Wednesday, February 11, 2015

[Help] Ideas to improve my multihack.

Unknown
Hi,

Just wanted to say thanks for lots of tutorials and good stuff you guys posted all over the forum (mostly Zat) helped me a lot when coding my C# external csgo hack. Currently i have aim-bot, box ESP, trigger-bot(with custom delays and so on), no-recoil (Zat's recoil) all made to look smooth(with trigger key and aim key, fov and etc), with sign scanning from Zat's tutorials, and my simple menu. All settings and offsets are in settings config file, when exiting hack it saves latest configs. I also added second crosshair for recoil which shows where bullets actually goes.



So i have few questions for improving my hack.



1. Overlay

Is it worth converting everything to sharpDX? currently i noticed that


Code:



device.EndScene();

device.Present();



for some reason takes 14-16 ms while all hack related stuff finishes in 0-1 ms.

I thought of dividing my hack to only esp with overlay and another version/thread with aim trigger and etc.

Or i should just try glowObject swap it with box ESP and leave my directx overlay for menu?

2. When my trigger sends mouse_event pressed and i press mouse button trigger sends mouse release event which stops firing even though i am pressing button. Any ideas how i should check if mouse is clicked by me not trigger bot?(a while back i had quick fix with 2 buttons for in game attack like p and mouse1 (p for trigger-bot))

3. Why is SetCursorPos better than mouse_event?

4. Any other ideas for improvement?

Creadits:

  • Zat

  • Other tutorials from community members




Regards,

aganonki







Ver publicacion completa // See full post --> >>UnKnoWnCheaTs - Multiplayer Game Hacks and Cheats<<




Thx aganonki

PostDate: February 11, 2015 at 01:14AM

About the Author

Unknown / Author & Editor

Somos una comunidad de gamers estrategas. Buscamos las mejores y mas rapidas formas de realizar cosas en los juegos. Muchos ya nos conocen, visitanos https://www.facebook.com/TLTDLJ/

0 comments:

Post a Comment