How to Hack CSGO - CSGO Triggerbot Tutorial External Part3

Guided Hacking
Guided Hacking
7.4 هزار بار بازدید - 6 سال پیش - This is part 3 of
This is part 3 of our CSGO triggerbot tutorial, in which we are modifying our external triggerbot to make it perform better for us in game.
In this video we will make it more accurate by checking the weaponid and assigning different multipliers per weapon.  Also we will check if player is scoped or not.

Part1
https://guidedhacking.com/threads/cod...
Part2
https://guidedhacking.com/threads/cod...
Part3
https://guidedhacking.com/threads/cod...

Timestamp:
0:00 Introduction
1:12 Adding new offsets
14:38 Testing
16:01 Adding check for scoped weapons
19:50 Testing again
On this CSGO external trigger bot tutorial we will expand on what we did in the previous video by using different scalar values for the distance based on what weapon we are currently using. Basically the if we have a less precise weapon we want a higher scalar value so that when we multiply it with the distance from the target we will get a longer sleep value which should make the recoil more controllable. Making an external triggerbot is a good way for you to learn how to triggerbot in counter strike because the cheat itself is just an executable. If it were an internal csgo aimbot for instance, it would be more complex.

We start by writing a function that gets the id of the weapon we are currently holding using some other offsets. And then instead of using the constant scalar value 3.3 we make a switch statement that will set different scalars for different weapon ids. In this triggerbot tutorial we use certain values which I find good, but because CSGO has a wide range of weapons, the only way you are actually going to get good values for you is by trial and error, testing each weapon until you are satisfied .

We also add another check for scope weapons so that the triggerbot will only ever fire if the weapon is scoped. This helps prevent random shots that may occur when you are using a sniper for example and an enemy just happens to go in front of your crosshair. This is just a quick feature that we added to the trigger bot, but you can image there is pretty much an infinite set of features that can improve the effectiveness of the hack and make it overpowered against enemy players.

https://guidedhacking.com/donate
Patreon: guidedhacking
Twitter: guidedhacking
Facebook: guidedhacking
https://guidedhacking.com
6 سال پیش در تاریخ 1397/09/04 منتشر شده است.
7,466 بـار بازدید شده
... بیشتر