S4 League Hacking - Support

01/10/2017 02:59 gabriellefay#1276
Where do I start learning how to create my own Hacks?
01/10/2017 21:24 Ⓜiku Ⓗatsune#1277
Quote:
Originally Posted by gabriellefay View Post
Where do I start learning how to create my own Hacks?
Start offline game assault Cube.
Learn basic of gamereversing, how memory works, meaning of datatypes like 4 Byte, float which you know in c.e), Adress, pointers and so one.
Watch youtube videos how to find ammo, health, player coordinates,memory esp etc.
Learn how to find pointers 2 methods with pointerscan, without pointerscan ( debugger, find what access adress) .
Get some understanding about c.e data struct, classes.
Now you should have a basic understanding how to edit the memory
and you can do some ez memory Features.

Next Step is to learn visual basic and code some simple trainers.
Dont copy & paste code, you learn better if you write it with your hands &
understand the Code, what you are doing.
Watch Youtube Tutorials special for trainer and allround vb.
Make a overlay menu like osh and try to have fun.
Be proud of your things, you will be better with the time.
You can also use a Book like visual Basic for dummies.
Improve your skills here, learn more, read more & chill every day of your life epvp.

Next step is to learn c++ and improve coding skills.
Same Way like Vb. Motivation is the key here.
Code Aimbots, Multiclient and other Shiat.
Learn Shiat about DirectX and how to draw things into the game like crosshair,
make walls transparent and code your own menu.
Check out the public source of Hans, karraka.
Also learn how to hook, what a detours and so one.
Now you have to learn assembly to improve your reversing skills
and hax the game better.
You also have to learn basic about anti cheats software, how they work,
how to stay undetected or how to bypass them.

Thats the standart way how the most guys did it.

Quote:
Originally Posted by xCred View Post
I need some help in knowing how to find an IP address of a server or a player in that server on s4 league if it's possible, thanks.
Taskmanager, Resource Monitor , check connections of S4Client.exe.
Whisper someone and spam and you can find his IP.
Use Webstresser, enter his IP
ddos
???
Profit


... or reverse where the IP Adress of players are located.
01/11/2017 16:50 RingleRangleRob#1278
Quote:
Originally Posted by Ⓜiku Ⓗatsune View Post
Start offline game assault Cube.
Learn basic of gamereversing, how memory works, meaning of datatypes like 4 Byte, float which you know in c.e), Adress, pointers and so one.
Watch youtube videos how to find ammo, health, player coordinates,memory esp etc.
Learn how to find pointers 2 methods with pointerscan, without pointerscan ( debugger, find what access adress) .
Get some understanding about c.e data struct, classes.
Now you should have a basic understanding how to edit the memory
and you can do some ez memory Features.

Next Step is to learn visual basic and code some simple trainers.
Dont copy & paste code, you learn better if you write it with your hands &
understand the Code, what you are doing.
Watch Youtube Tutorials special for trainer and allround vb.
Make a overlay menu like osh and try to have fun.
Be proud of your things, you will be better with the time.
You can also use a Book like visual Basic for dummies.
Improve your skills here, learn more, read more & chill every day of your life epvp.

Next step is to learn c++ and improve coding skills.
Same Way like Vb. Motivation is the key here.
Code Aimbots, Multiclient and other Shiat.
Learn Shiat about DirectX and how to draw things into the game like crosshair,
make walls transparent and code your own menu.
Check out the public source of Hans, karraka.
Also learn how to hook, what a detours and so one.
Now you have to learn assembly to improve your reversing skills
and hax the game better.
You also have to learn basic about anti cheats software, how they work,
how to stay undetected or how to bypass them.

Thats the standart way how the most guys did it.



Taskmanager, Resource Monitor , check connections of S4Client.exe.
Whisper someone and spam and you can find his IP.
Use Webstresser, enter his IP
ddos
???
Profit


... or reverse where the IP Adress of players are located.
Whisper isnt p2p.. it's about the chat server.

-Datatypes (BOOL, WORD, DWORD..)
-Memory of a Process and how to work with it.
-Assembly..
Etc.

You need to understand the logic..

Btw dont follow youtube tutorial ..the most of it is crap
01/11/2017 17:31 gοd#1279
Quote:
Originally Posted by FazeDaFapper View Post
Whisper isnt p2p.. it's about the chat server.
[..]
cuz I'm bored:
Whisper: Message_WhisperChat_Req (ID: 15009 | 0x3AA1)
01/11/2017 17:34 Cyrex'#1280
Quote:
Originally Posted by Zyntex View Post
cuz I'm bored:
Whisper: Message_WhisperChat_Req (ID: 15009 | 0x3AA1)
Did you just bust faze?
01/12/2017 01:54 xCred#1281
Quote:
Originally Posted by Ⓜiku Ⓗatsune View Post
Start offline game assault Cube.
Learn basic of gamereversing, how memory works, meaning of datatypes like 4 Byte, float which you know in c.e), Adress, pointers and so one.
Watch youtube videos how to find ammo, health, player coordinates,memory esp etc.
Learn how to find pointers 2 methods with pointerscan, without pointerscan ( debugger, find what access adress) .
Get some understanding about c.e data struct, classes.
Now you should have a basic understanding how to edit the memory
and you can do some ez memory Features.

Next Step is to learn visual basic and code some simple trainers.
Dont copy & paste code, you learn better if you write it with your hands &
understand the Code, what you are doing.
Watch Youtube Tutorials special for trainer and allround vb.
Make a overlay menu like osh and try to have fun.
Be proud of your things, you will be better with the time.
You can also use a Book like visual Basic for dummies.
Improve your skills here, learn more, read more & chill every day of your life epvp.

Next step is to learn c++ and improve coding skills.
Same Way like Vb. Motivation is the key here.
Code Aimbots, Multiclient and other Shiat.
Learn Shiat about DirectX and how to draw things into the game like crosshair,
make walls transparent and code your own menu.
Check out the public source of Hans, karraka.
Also learn how to hook, what a detours and so one.
Now you have to learn assembly to improve your reversing skills
and hax the game better.
You also have to learn basic about anti cheats software, how they work,
how to stay undetected or how to bypass them.

Thats the standart way how the most guys did it.



Taskmanager, Resource Monitor , check connections of S4Client.exe.
Whisper someone and spam and you can find his IP.
Use Webstresser, enter his IP
ddos
???
Profit


... or reverse where the IP Adress of players are located.

Thanks!:D
01/15/2017 06:48 xCred#1282
Is there a way that you can kick a player without voting on s4?
01/15/2017 10:13 RingleRangleRob#1283
Quote:
Originally Posted by xCred View Post
Is there a way that you can kick a player without voting on s4?
I think nobody here wanna tell you anything about exploits.

But few years ago you was able to send the roommaster kick packet with the player id of the player to the server. This methode got some checks..

Just search for exploits
01/15/2017 21:36 xCred#1284
Quote:
Originally Posted by FazeDaFapper View Post
I think nobody here wanna tell you anything about exploits.

But few years ago you was able to send the roommaster kick packet with the player id of the player to the server. This methode got some checks..

Just search for exploits
Okay ty
01/21/2017 04:35 |Yeezus|#1285
Heyo guys,

my current problem; I started/tryed to change hp but I still don't get it.
(VEH Debugger can't be used cause of half bypass from Ⓜiku Ⓗatsune)
(Tryed PointerScan ; 4Bytes didn't worked out && type float didn't know how to deal with it)

- I tryed to change 4Bytes values and also freezed ; didn't worked out
- I tryed to search for static addresses in 4Bytes - Float. ; didn't get it.

Is there any helpful old threads which can help me out? I've seen only 4Bytes shitx
S4 League is a whole different story, not?:confused:
01/25/2017 12:53 OuterCut#1286
Which file should i edit to increase or decrease the "DMG" to all weapons?
Specially Assault Rifle and cogwheel.
"using x7"
01/25/2017 13:01 |Yeezus|#1287
Quote:
Originally Posted by OuterCut View Post
Which file should i edit to increase or decrease the "DMG" to all weapons?
"using x7"
Use ResourceTool, then open up resource.s4hd, choose the folder resources -> script -> then search for weapon_yourweapon -> right click safe, go edit and replace it with the tool :cool:
01/25/2017 13:51 OuterCut#1288
Quote:
Originally Posted by |Yeezus| View Post
Use ResourceTool, then open up resource.s4hd, choose the folder resources -> script -> then search for weapon_yourweapon -> right click safe, go edit and replace it with the tool :cool:
Thanks for replying But not all of them there, I want the Assault rifle and cogwheel.
01/26/2017 21:44 [Beatrice]#1289
Quote:
Originally Posted by OuterCut View Post
Thanks for replying But not all of them there, I want the Assault rifle and cogwheel.
smg2 should be it.
02/03/2017 15:14 mahmoods619#1290
is there any hack or x7 that affects the random shop?

and i have a problem with the crafting hack (x7) , it keeps saying Failed to craft even tho i have more than 38 gear 1