Psycho's mutlihack 4.0 * PolyHack *
Credits: @Merccy2 (PolyLoader) @jkfauvel (Helped me start of with game hackings)
PolyLoader can be found here and is needed, for further instructions on how to use PolyLoader read the thread!
http://www.mpgh.net/forum/showthread.php?t=916581
I dont really know how to get new offsets by signature scanning or whatever its called, but you can always manually update the offsets by uing a dumper which is a very easy process. All you need to do is download a dumper start up cs:go and copy the localPlayer and entityList (0x numbers)
The source files are inside the zip called "src" and inside there open features.h which is the header with all the functions and offsets
Can be done easily:
Example of outdated ones:
and than change them to the new ones which currently are localPlayer = 0x00A7094C and entityList = 0x04A13264.
Since 4.0 was becoming a bit old and will probably be detected I thought I could spend my time updating it to work with the PolyLoader, while I'm figuring out wallhack and other hacks!
So, this uses the same system of hotkey selection. This is the exact same hack except it's made for Merccy's PolyLoader to decrease detection.
Multihack includes theese features:
Rapid fire, usefull for pistols.
Triggerbot, usefull for holding spots or in general high reaction time.
Bunnyhop, usefull for holding good speed to get to advantage spots quicker (Be carefull, very easy to get OW'd while using bhop alot)
Links for hotkey virtual codes: https://msdn.microsoft.com/en-us/lib...=vs.85%29.aspx
Virus Scans:
http://virusscan.jotti.org/en/scanre...046dffd796ad12
https://www.virustotal.com/en/file/8...is/1426625847/
Hack being used in CS:GO:
@Color am I as OP allowed to ask for approve? :P
PolyLoader can be found here and is needed, for further instructions on how to use PolyLoader read the thread!
http://www.mpgh.net/forum/showthread.php?t=916581
I dont really know how to get new offsets by signature scanning or whatever its called, but you can always manually update the offsets by uing a dumper which is a very easy process. All you need to do is download a dumper start up cs:go and copy the localPlayer and entityList (0x numbers)
The source files are inside the zip called "src" and inside there open features.h which is the header with all the functions and offsets

Can be done easily:
Tutorial for replacing offsets
Example of outdated ones:
Code:
const DWORD LocalPlayer = 0x2424536 // Random number not actual offset. const DWORD entityList = 0x24252552 // Random number not actual offset.
Code:
const DWORD LocalPlayer = 0x00A7094C // Here it is changed. const DWORD EntityList = 0x04A13264 // Chaned aswell // Now press CTRL + S and recompile the hack using PolyLoader
Since 4.0 was becoming a bit old and will probably be detected I thought I could spend my time updating it to work with the PolyLoader, while I'm figuring out wallhack and other hacks!
So, this uses the same system of hotkey selection. This is the exact same hack except it's made for Merccy's PolyLoader to decrease detection.
Multihack includes theese features:
Rapid fire, usefull for pistols.
Triggerbot, usefull for holding spots or in general high reaction time.
Bunnyhop, usefull for holding good speed to get to advantage spots quicker (Be carefull, very easy to get OW'd while using bhop alot)
Links for hotkey virtual codes: https://msdn.microsoft.com/en-us/lib...=vs.85%29.aspx
Virus Scans:
http://virusscan.jotti.org/en/scanre...046dffd796ad12
https://www.virustotal.com/en/file/8...is/1426625847/
Hack being used in CS:GO:
@Color am I as OP allowed to ask for approve? :P

Could anyone help me?
