S4 League Hacking - Support

05/28/2014 17:35 ZjadlbymBuraka#151
I want to know what i have to do exactly. I need only "algorithm" - what i have to do to change map in several steps. I do not have to learning all reversing etc
05/28/2014 17:39 「Bad Apple」#152
Quote:
Originally Posted by ZjadlbymBuraka View Post
I want to know what i have to do exactly. I need only "algorithm" - what i have to do to change map in several steps. I do not have to learning all reversing etc
Could we please kick this derp out of our Section?

@ZjadlbymBuraka, your opinion of how our s4 hack section works is kinda retarted. If you want to do these things you will get advice from us, but you won't get a step-by-step tutorial. You have to learn how you can use the information, that we give to you
05/28/2014 17:39 Neyil#153
Quote:
Originally Posted by ZjadlbymBuraka View Post
I want to know what i have to do exactly. I need only "algorithm" - what i have to do to change map in several steps. I do not have to learning all reversing etc
It's all part of the process of learning. Nobody will just give you stuff because that's leeching. Just learn reversing. It's easy anyway. God this system they believe in is so retarded. Use what you get, what sense is it to give you everything? You guys need to eventually learn on your own.

@Request
I got it working so never mind. :)
05/28/2014 17:58 ZjadlbymBuraka#154
What is reversing?

If this so simple why you can write 2-3 steps? I need only information what i need to do.

Why should I learn programming areas as needs only 1% of knowledge in this area?
I do not want to know how something works just wants to know how to do it
05/28/2014 18:03 「Bad Apple」#155
Quote:
Originally Posted by ZjadlbymBuraka View Post
What is reversing?
Quote:
Originally Posted by 「Bad Apple」 View Post
[Only registered and activated users can see links. Click Here To Register...]
Reverse engineering - Wikipedia, the free encyclopedia
05/28/2014 18:18 Ragulab#156
Quote:
Originally Posted by ZjadlbymBuraka View Post
What is reversing?

If this so simple why you can write 2-3 steps? I need only information what i need to do.

Why should I learn programming areas as needs only 1% of knowledge in this area?
I do not want to know how something works just wants to know how to do it

you have to know how something works if you want to do it.
05/28/2014 20:01 ZjadlbymBuraka#157
Quote:
Originally Posted by Ragulab View Post
you have to know how something works if you want to do it.
In which chapters of this "guide" is writing about this how to change a map in s4? :)

I changed 2 letters in cheat engine to gifting without 10 level. I don't know what meaning this parameters and values etc but now i can do it.

Why with changing maps cannot be exactly? I do not care what it all means, I just want to know what replacement values ​​in order to work.
05/28/2014 20:20 Ragulab#158
Quote:
Originally Posted by ZjadlbymBuraka View Post
In which chapters of this "guide" is writing about this how to change a map in s4? :)

I changed 2 letters in cheat engine to gifting without 10 level. I don't know what meaning this parameters and values etc but now i can do it.

Why with changing maps cannot be exactly? I do not care what it all means, I just want to know what replacement values ​​in order to work.
Basically, a Level-10 Check would look like this:

if(level >= 10){
send item
}else{
msgbox > get lvl 10+
}

And the screenshot i gave you before:
[Only registered and activated users can see links. Click Here To Register...]

would be as an example:
cmp eax, 0A
-> check if level is 10 (0A is hex, 10 is decimal)

jae = jump if above or equal
-> jump if level 10 or above

if you change the jae to jmp it always jumps.
if you change the cmp eax, 0A to cmp eax, 00 it checks if your level is 0


that Lenas tutorial is based on OllyDBG and general stuff.
05/29/2014 12:11 Sir Chrome#159
Quote:
Originally Posted by ZjadlbymBuraka View Post
How to kick hackers? I want to have a tool to use it to kick annoying hackers. I'm sick of idiots who are excited about this that they kill the chaser or the are immortal.

Please tell me way to kick others. Tell me how to cheat a kicking system
no one will give you an kick hack, because its gamebreaking
05/29/2014 12:16 Dean-#160
He ask for a tut not for a hack. He wants to create his own kickhack, so just stfu.
05/29/2014 12:59 Dean-#161
Its not Gamebreaking. Gamebreaking Hacks are for example inf walls.
05/29/2014 15:10 ZjadlbymBuraka#162
Quote:
Originally Posted by Dean- View Post
Its not Gamebreaking. Gamebreaking Hacks are for example inf walls.
Killing a chaser don't break a game? Good. Let's play chaser mode without chaser. This is sooooo funny

Killing a queen in warfare mode will be also soooooo funny. Score in 3 seconds. Game over in half of minute. But this is no gamebreaking so calm down. Killing everybody in hit range is also not gamebreaking. Sure, inf walls only breaking this game, all rest it little hacks which not frustating others
05/29/2014 15:18 K1ramoX#163
Quote:
Originally Posted by ZjadlbymBuraka View Post
Killing a chaser don't break a game? Good. Let's play chaser mode without chaser. This is sooooo funny

Killing a queen in warfare mode will be also soooooo funny. Score in 3 seconds. Game over in half of minute. But this is no gamebreaking so calm down. Killing everybody in hit range is also not gamebreaking. Sure, inf walls only breaking this game, all rest it little hacks which not frustating others
[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]

I hope this helps you understand that your flame wont help here.
05/30/2014 01:09 ZjadlbymBuraka#164
Which files replacement in resources folder to change tunnel practice to steel cage? :)
05/30/2014 17:35 Rayzare#165
Ich habe ein kleines problem also ..Ich habe einen Kick Programm erstellt und er funktioniert Spieler ausm Room Kicken alles funktioniert einwandfrei aber nach 5min bekomme ich einen Crash ich werde ausm Game geworfen ich benütze zwei verschiedene Bypasse ohne einen Bypass bekomme ich nach 15 Sekunden schon einen Crash könnte mir wer behilflich sein irgendwelche Experten hier , hm ?