Pean's AHK "Triggerbot" aka Colorbot extension

Posts 115 of 108 · Page 1 of 8
Pean's AHK "Triggerbot" aka Colorbot extension
Pean's AHK "Triggerbot" extension

Written in AHK, open source, not interacting with CSGO in any way.

The code may be inefficient, I don't like AHK syntax that much

Moderator Note:
Code:
Virus Scans added by NormenJaydenFBI  Virus Total | Jotti

Detection
VAC - Undetected
ESEA - Undetected, use with caution
CEVO - Undetected, use with caution


How to use
Download AHK
If you want to use this in fullscreen, YOU HAVE TO DISABLE WINOWS AERO


Features
Enable "Triggerbot" - Insert
Disable "Triggerbot" - F11
Panic button - F10 (terminates autohotkey)

WTF, no memory reading triggerbot??? This is in fact colorbot, I found it yesterday in exe format by Fexile and thought it would be great to do it open source in AHK with some improvements

Settings
sens:=10 --> color tolerance for each color in RGB 0-255 model
delz:=10 --> delay before shot is fired when color changes
holdtiem:=400 --> how long you want left mouse held down after shot (really good with my norecoil ahk thingy)
crossset:=1 --> X and Y crosshair offset in pixels

Crossset:


Don't have mouse button 4? Just change every XButton1 to for example LShift or T or any other key from ahk key list

SOURCE

How to use
This detects color changes, lock your crosshair on desired spot and hold Mouse button 4 (or the key if you changed it), if someone crosses it will shoot at him
I highly recommend using my ahk norecoil if you want to use this with rifles (more holdtiem, longer controlled spray)

Pean's AHK Triggerbot extension_mpgh.net.zip726 B · 3,205 downloads Clean
Nice release bro!
Holy shit. I'm still worried about it because I'm sure colour triggerbots are detected. Are you sure I can use this on my main?
Yes, Its coded in ahk so its undetected
So it's basicly Life Undetected AHK bot, which is shooting for you by detecting model colour ?

Hell...
Make sure you have correct crossset, toy with the settings to get it to work (also you can't move crosshair as i explained, its for holding angles with awp or rifles with my norecoil script) , also its not going to get detected, mby in like 6-12 months

AND MAKE SURE AERO IS DISABLED OR TURN ON WINDOWED MODE
Quote Originally Posted by PashaThePotato View Post
Extremely good settings?
different crosshair, different crossset, different pc different sens, you have to find what suits you best
wait for it

Also this is gonna be fun because most of you won't be able to get this to work as its extremely pc specific and it took me 3 hours to get the best settings, its worth it imo tho
well thats why you asked me for my source?

if (RGB3 >= RGB4 + sens) {
} else if (RGB3 <= RGB4 - sens) {
Quote Originally Posted by Fexile View Post
well thats why you asked me for my source?

if (RGB3 >= RGB4 + sens) {
} else if (RGB3 <= RGB4 - sens) {
it wasn't me and i believe my checks are lil bit different if you look at the source, tho have to say great idea

the problem is exe... people will snitch for volvo
This is just source code.
/Approved
Make sure you scan the rar/zip not the file itself.
didnt understand how to use
i open the ahk file
now what should i do to make it work?
thanks
Can u explain for me how to use it? open in ahk and next?
Newbie Tutorial

1 - open the script
2 - press insert to start the script in game.
3 - camper with your mouse STILL and hold mouse4 button, if u dont have a mouse4 button just open the script WITH NOTEPAD AND CHANGE THE TWO LINES THAT SAYS Xbutton1 to anything else that you dont use in CS GO , like L K.save and hold this key instead.
4 - enjoy your tiggerColorBot
5 - PS: it`s a very good one. im sure that will be bannable because it`s Competitive Breaker
Posts 115 of 108 · Page 1 of 8
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?