Page 1 of 3 123 LastLast
Results 1 to 15 of 45
  1. #1
    Nero's Avatar
    Join Date
    Mar 2013
    Gender
    female
    Location
    69.01.192
    Posts
    3,040
    Reputation
    197
    Thanks
    3,263
    My Mood
    Angelic

    Aimbot AHK red pixel

    The code was already leaked. So i decided to leak it on here
    Code:
    ; <COMPILER: v1.1.24.01>
    k0 = 0x15348675
    k1 = 0x34867867
    k2 = 0x45378676
    k3 = 0x78653446
    l0 = 0x54378373
    l1 = 0x78678676
    m0 = 0x78678667
    m1 = 0x78678375
    #Persistent
    IniFile = Credential.ini
    Fileinstall, C:\Users\Rod\Desktop\overawtah\1.png ,1.png
    guif:
    #NoEnv
    #SingleInstance force
    SkinForm(Apply, A_ScriptDir . "\USkin.dll", A_ScriptDir . "\Milikymac.msstyles")
    Gui, Add, Text, x12 y40 w200 h30 ,  Start Bot { F1 }
    Gui, Add, Text, x12 y80 w200 h30 ,  Restart Program { F12 }
    Gui, Add, Text, x12 y100 w200 h30 ,  Pause/Resume { Alt }
    Gui, Add, CheckBox, x12 y120 w53  h20 vaimbot, Aimbot
    Gui, Add, Text, x65 y120 w20 h30 , ---
    Gui, Add, CheckBox, x81 y120 w155 h20 vaimbotsmooth, Smooth Aimbot
    Gui, Add, CheckBox, x12 y140 w70 h20 vtrigger, TriggerBot
    Gui, Add, CheckBox, x81 y140 w100 h20 vsniper, SniperSettings
    Gui, Add, CheckBox, x12 y160 w70 h15 vtriaim, Snapshot
    Gui, Add, CheckBox, x81 y160 w145 h20 vtriaimhb, SnapshotHB
    Gui, Add, CheckBox, x12 y185 w100 h25 vgenji, Updated Genji {V}
    Gui, Add, CheckBox, x110 y180 w100 h20 vturn, 180 Turn
    Gui, Add, CheckBox, x292 y0 w150 h40 vaimtype Checked, Left Click Hotkey
    Gui, Add, CheckBox, x292 y25 w150 h40 vaimtype1, Right Click Hotkey
    Gui, Add, Text, x270 y110 w120 h30 , Aim speed control
    Gui, Add, Edit, x362 y110 w100 h30 vrx, 0.5
    Gui, Add, Text, x235 y75 w120 h30 , Ingame Mouse Sensitivity
    Gui, Add, Edit, x362 y75 w100 h30 vrxx, 19
    Gui, Add, Button, x232 y150 w230 h90 gchange1, Apply settings
    gui, add, button, x5 y5 h20 w70 gIssue, Help
    Gui, Show
    Loop {
    Gui, Submit, NoHide
    Sleep -1
    }
    Return
    #If mccree=1
    ~RButton::
    Loop
    If GetKeyState("RButton") {
    Sleep, 5
    moveAmount := (moveAmount = 2) ? 3 : 0
    mouseXY(moveAmount,3.4)
    }
    else
    break
    Return
    mouseXY(x,y)
    {
    DllCall("mouse_event",int,1,int,x,int,y,uint,0,uint,0)
    }
    #If
    return
    #If genji=1
    ~v::
    MouseClick, right
    Send {shift down}{shift up}
    sleep, 400
    if(turn=1)
    {
    GuiControlget, rXx
    if(timer < A_TickCount)
    {
    timer := A_TickCount +300
    DllCall("mouse_event", uint, 1, int, ((A_ScreenWidth // 2)*2)*(14.2/rxx), int, -50, uint, 0, int, 0)
    }
    sleep, 250
    }
    Mouseclick, Right
    send {Mbutton down}{MButton Up}
    Return
    #If
    Return
    Reload
    Return
    Issue:
    {
    msgbox, Having issues?`n`n-Please make sure that you have matched the ingame sensitivity with the settings `n`n-Play around with the settings for a bit`n`n-For huge boost in fps, try setting your window theme the classic.`n`n-You can pause the trial time by hitting the pause button!`n`n-Snapshot for now can only send out "V" to shoot. Please have your primary set to "V" if you are planning to use SnapShot.`n`n-Try not to use this hack in Maps like Route 66 because of too many red pixels`n`n-SniperSettings means it'll wait until sniper is done charging before shooting.`n`n-Please put Overwatch to Windowless Border and have it set to 1920*1080`n`n-Hold on left button for triggerbot to detect enemies.
    }
    return
    GuiClose:
    ExitApp
    return
    SkinForm(Param1 = "Apply", DLL = "", SkinName = ""){
    if(Param1 = Apply){
    DllCall("LoadLibrary", str, DLL)
    DllCall(DLL . "\USkinInit", Int,0, Int,0, AStr, SkinName)
    }else  if(Param1 = 0) {
    DllCall(DLL . "\USkinExit")
    }}
    Change1:
    Tooltip, Applied!
    SetTimer, RemoveToolTip, 500
    Gui,Submit, Nohide
    return
    RemoveToolTip:
    SetTimer, RemoveToolTip, Off
    ToolTip
    return
    F1::
    Soundbeep
    #KeyHistory, 0
    #NoEnv
    #HotKeyInterval 1
    #MaxHotkeysPerInterval 2000
    #Usehook
    #SingleInstance, Force
    SetKeyDelay,-1, 8
    SetControlDelay, -1
    SetMouseDelay, 0
    SetWinDelay,-1
    SendMode, InputThenPlay
    SetBatchLines,-1
    ListLines, Off
    CoordMode, Pixel, Screen, RGB
    CoordMode, Mouse, Screen
    PID := DllCall("GetCurrentProcessId")
    Process, Priority, %PID%, Normal
    MouseX1:= 895
    MouseX2:= 1035
    Mousey1:= 425
    Mousey2:= 515
    EMCol := 0xD82A22
    ColVn := 64
    Health :=0
    Body:=1
    if(body=1)
    {
    AntiShakeX := (A_ScreenWidth // 160)
    AntiShakeY := (A_ScreenHeight // 128)
    ZeroX := (A_ScreenWidth // 2)
    ZeroY := (A_ScreenHeight // 2)
    CFovX := (A_ScreenWidth // 8)
    CFovY := (A_ScreenWidth // 64)
    }else  {
    AntiShakeX := (A_ScreenWidth // 160)
    AntiShakeY := (A_ScreenHeight // 12)
    ZeroX := 900
    ZeroY := 450
    CFovX := 200
    CFovY := 50
    }
    xrange :=58
    yrange :=85
    ScanL := ZeroX - CFovX
    ScanT := ZeroY
    ScanR := ZeroX + CFovX
    ScanB := ZeroY + CFovY
    NearAimScanL := ZeroX - AntiShakeX
    NearAimScanT := ZeroY - AntiShakeY
    NearAimScanR := ZeroX + AntiShakeX
    NearAimScanB := ZeroY + AntiShakeY
    Timer:=0
    Negative :=0
    Positive :=0
    Shoot :=0
    ExitTimer:=0
    ExitCount:=0
    soundbeep
    Loop, {
    Gui,Submit, Nohide
    
    if (aimtype=1){
    GetKeyState, Mouse2, LButton , P
    GoSub MouseMoves2
    }
    if (aimtype1=1)
    {
    GetKeyState, Mouse2, RButton, P
    GoSub MouseMoves2
    }
    GoSub GetAimOffset1
    }
    MouseMoves2:
    If ( Mouse2 == "D" ) {
    if (aimbot=1 or aimbotsmooth=1)
    {
    blockinput, on
    DllCall("mouse_event", "UInt", 0x01, "UInt", Movesx*(rx), "UInt", Movesy)
    blockinput, off
    }
    if(1trigger =1)
    {
    if(sniper=1)
    {
    rx =0.5
    Timeyes = 1
    }else  {
    GuiControlget, rX
    }
    DllCall("mouse_event", uint, 4, int, x, int, y, uint, 0, int, 0)
    if(sniper=1)
    {
    if(aimpixelx < zerox +20 and aimpixelx > zerox - 20 )
    {
    if(Timer > 200)
    {
    Timer := 0
    DllCall("mouse_event", uint, 2, int, x, int, y, uint, 0, int, 0)
    }}}else  {
    if(aimpixelx < zerox +5 and aimpixelx > zerox - 5 )
    {
    DllCall("mouse_event", uint, 2, int, x, int, y, uint, 0, int, 0)
    }}}
    if(trigger)
    {
    DllCall("mouse_event", uint, 4, int, 0, int, 0, uint, , int, 0)
    if(shoot=1)
    {
    if(sniper=1)
    {
    if(Timer < A_Tickcount)
    {
    Timer := A_Tickcount+1350
    DllCall("mouse_event", uint, 2, int, 0, int, 0, uint, 0, int, 0)
    Shoot :=0
    }}else  {
    DllCall("mouse_event", uint, 2, int, 0, int, 0, uint, 0, int, 0)
    Shoot :=0
    }}
    Shoot:=0
    }
    if(otriaim =1)
    {
    DllCall("mouse_event", uint, 4, int, x, int, y, uint, 0, int, 0)
    if(aimpixelx < zerox + 5 and aimpixelx > zerox -5)
    {
    DllCall("mouse_event", uint, 2, int, x, int, y, uint, 0, int, 0)
    }}
    if(triaim =1)
    {
    blockinput, on
    if(Timer < A_Tickcount)
    {
    Timer:= A_tickcount + 300
    if(Positive=1)
    {
    Dirx := (14.2/rxx)
    Aimx := (Aimx-50) * Dirx
    DllCall("mouse_event", uint, 4, int, aimx, int, aimy, uint, 0, int, 0)
    Send, v
    Positive :=0
    }
    if(Negative =1 )
    {
    Dirx := (14.2/rxx)
    Aimx := (Aimx-20) * Dirx
    DllCall("mouse_event", uint, 4, int, aimx, int, aimy, uint, 0, int, 0)
    Send, v
    Negative :=0
    }}
    blockinput, off
    }
    if(triaimhb =1)
    {
    blockinput, on
    if(Timer < A_Tickcount)
    {
    Timer:= A_tickcount + 300
    if(Positive=1)
    {
    Dirx := (14.2/rxx)
    Aimx := (Aimx-50) * Dirx
    DllCall("mouse_event", uint, 4, int, aimx, int, aimy, uint, 0, int, 0)
    Send, v
    Positive :=0
    }
    if(Negative =1 )
    {
    Dirx := (14.2/rxx)
    Aimx := (Aimx-20) * Dirx
    DllCall("mouse_event", uint, 4, int, aimx, int, aimy, uint, 0, int, 0)
    Send, v
    Negative :=0
    }}
    blockinput, off
    }
    }
    Return
    GetAimOffset1:
    Gui,Submit, Nohide
    if(trigger =1)
    {
    ImageSearch, , , 960, 0, 960, 540, *100 1.png
    If Errorlevel = 0
    ImageSearch, , , 960, 541, 960, 1080, *100 1.png
    If Errorlevel = 0
    ImageSearch, , , 0, 540, 960, 540, *100 1.png
    If Errorlevel = 0
    ImageSearch, , , 960, 540, 1920, 540, *100 1.png
    if Errorlevel = 0
    Shoot:=1
    }
    if(aimbotsmooth=1 or triaim =1)
    {
    PixelSearch, AimPixelX, AimPixelY, NearAimScanL, NearAimScanT, NearAimScanR, NearAimScanB, EMCol, ColVn, Fast RGB
    if (!ErrorLevel=0) {
    PixelSearch, AimPixelX, AimPixelY, ScanL, ScanT, ScanR, ScanB, EMCol, ColVn, Fast RGB
    AimX := AimPixelX - ZeroX +50
    AimY := AimPixelY - ZeroY
    If ( AimX > 0 ) {
    DirX := 1
    negative:=0
    positive:=1
    }else  {
    DirX := -1
    DirY := -1
    negative:=1
    positive:=0
    }
    If ( AimY > 0 ) {
    DirY := 1
    }
    AimOffsetX := (AimX * DirX) * (14.2/rxx)
    AimOffsetY := (AimY * DirY) * (14.2/rxx)
    MovesX := Floor(( AimOffsetX ** ( 1 / 2 ))) * DirX
    MovesY := Floor(( AimOffsetY ** ( 1 / 2 ))) * DirY
    }}
    if(aimbot=1 or triaimhb = 1)
    {
    ImageSearch, AimPixelX, AimPixelY, NearAimScanL, NearAimScanT, NearAimScanR, NearAimScanB,  *4 hhp2.bmp
    if (!ErrorLevel=0)
    {
    Body:=1
    Health:=0
    PixelSearch, AimPixelX, AimPixelY, NearAimScanL, NearAimScanT, NearAimScanR, NearAimScanB, EMCol, ColVn, Fast RGB
    if (!ErrorLevel=0) {
    PixelSearch, AimPixelX, AimPixelY, ScanL, ScanT, ScanR, ScanB, EMCol, ColVn, Fast RGB
    AimX := AimPixelX - ZeroX +50
    AimY := AimPixelY - ZeroY
    If ( AimX > 0 ) {
    DirX := 1
    negative:=0
    positive:=1
    }else  {
    DirX := -1
    DirY := -1
    negative:=1
    positive:=0
    }
    If ( AimY > 0 ) {
    DirY := 1
    }
    AimOffsetX := (AimX * DirX) * (14.2/rxx)
    AimOffsetY := (AimY * DirY) * (14.2/rxx)
    MovesX := Floor(( AimOffsetX ** ( 1 / 2 ))) * DirX
    MovesY := Floor(( AimOffsetY ** ( 1 / 2 ))) * DirY
    }else  {
    Health:=1
    Body:=0
    ImageSearch, AimPixelX, AimPixelY, ScanL, ScanT, ScanR, ScanB,  *4 hhp.bmp
    AimX := AimPixelX - ZeroX
    AimY := AimPixelY - ZeroY
    If ( AimX > 0 ) {
    DirX := 1
    negative:=0
    positive:=1
    }else  {
    DirX := -1
    DirY := -1
    negative:=1
    positive:=0
    }
    If ( AimY > 0 ) {
    DirY := 1
    }
    AimOffsetX := (AimX * DirX) * (14.2/rxx)
    AimOffsetY := (AimY * DirY) * (14.2/rxx)
    MovesX := Floor(( AimOffsetX ** ( 1 / 2 ))) * DirX
    MovesY := Floor(( AimOffsetY ** ( 1 / 2 ))) * DirY
    }}}
    Return
    reload:
    SleepF1:
    SleepDuration = 1
    TimePeriod = 1
    DllCall("Winmm\timeBeginPeriod", uint, TimePeriod)
    Iterations = 1
    StartTime := A_TickCount
    Loop, %Iterations% {
    DllCall("Sleep", UInt, TimePeriod)
    }
    DllCall("Winmm\timeEndPeriod", UInt, TimePeriod)
    Return
    DebugTool1:
    MouseGetPos, MX, MY
    ToolTip, Mouse Pos: %Movesx% %MY% %cfovx% %cfovy%
    ToolTip, Aimpixel: %aimpixelx% %AimY% ,,+3, 2
    Return
    Return
    TEA(ByRef y,ByRef z, k0,k1,k2,k3)
    {
    s = 0
    d = 0x9E3779B9
    Loop 32
    {
    k := "k" . s & 3
    y := 0xFFFFFFFF & (y + ((z << 4 ^ z >> 5) + z  ^  s + %k%))
    s := 0xFFFFFFFF & (s + d)
    k := "k" . s >> 11 & 3
    z := 0xFFFFFFFF & (z + ((y << 4 ^ y >> 5) + y  ^  s + %k%))
    }
    }
    XCBC(x, u,v, k0,k1,k2,k3, l0,l1, m0,m1)
    {
    Loop % Ceil(StrLen(x)/16)-1
    XCBCstep(u, v, x, k0,k1,k2,k3)
    If (StrLen(x) = 16)
    {
    u := u ^ l0
    v := v ^ l1
    XCBCstep(u, v, x, k0,k1,k2,k3)
    }
    Else {
    u := u ^ m0
    v := v ^ m1
    x = %x%100000000000000
    XCBCstep(u, v, x, k0,k1,k2,k3)
    }
    Return Hex8(u) . Hex8(v)
    }
    XCBCstep(ByRef u, ByRef v, ByRef x, k0,k1,k2,k3)
    {
    StringLeft  p, x, 8
    StringMid   q, x, 9, 8
    StringTrimLeft x, x, 16
    p = 0x%p%
    q = 0x%q%
    u := u ^ p
    v := v ^ q
    TEA(u,v,k0,k1,k2,k3)
    }
    Hex8(i)
    {
    format = %A_FormatInteger%
    SetFormat Integer, Hex
    i += 0x100000000
    StringTrimLeft i, i, 3
    SetFormat Integer, %format%
    Return i
    }
    Hex(ByRef b, n=0)
    {
    format = %A_FormatInteger%
    SetFormat Integer, Hex
    m := VarSetCapacity(b)
    If (n < 1 or n > m)
    n := m
    Loop %n%
    {
    x := 256 + *(&b+A_Index-1)
    StringTrimLeft x, x, 3
    h = %h%%x%
    }
    SetFormat Integer, %format%
    Return h
    }
    ALT::
    pause,toggle,1
    {
    if(A_IsPaused=0)
    {
    Gui, Add, Text, x80 y5 w70 h30 , Running...!
    Soundbeep
    }
    if(A_IsPaused=0)
    {
    Gui, Add, Text, x80 y5 w70 h30 , Running...!
    Soundbeep
    }
    }
    if(A_IsPaused=1)
    {
    Gui, Add, Text, x80 y5 w70 h30 , Paused...
    Soundbeep
    }
    if(A_IsPaused=1)
    {
    Gui, Add, Text, x80 y5 w70 h30 , Paused...
    Soundbeep
    }
    return
    F12::
    Reload
    Return
    Credit too @overdose_stinkyjoint For removing timer @lyan123 For leaking it
    Virus Scans
    https://www.virustotal.com/en/url/34...is/1473616698/
    How to
    Step1: Download AHK https://autohotkey.com/
    Step2: Copy and paste the code
    Step3: Download the attachment
    Step4: Have them all in the same folder
    Step5: Have fun
    <b>Downloadable Files</b> Downloadable Files
    Last edited by Nero; 09-11-2016 at 03:45 PM.

  2. The Following 487 Users Say Thank You to Nero For This Useful Post:

    -Galaxy- (01-27-2024),12smitm1 (03-03-2018),138z (08-21-2018),1935560188 (04-05-2018),24kz (06-23-2022),292979319 (09-14-2016),320865835 (01-06-2017),41DXK7 (06-16-2017),756397847 (05-18-2017),779608907 (10-09-2016),7Rz (10-21-2022),980322091 (10-30-2016),99drummond (04-24-2021),a17000 (09-24-2016),a885780099 (11-29-2016),aaa47 (06-04-2017),aaron13579 (01-01-2018),abaFS (12-25-2016),ADRIANtare (12-14-2016),ajbriant (06-18-2018),ajstyle13 (12-30-2016),akjhg9873y (05-08-2021),Akr0s (11-03-2017),alexjb75 (12-10-2017),alinatek (04-16-2018),aliser (10-05-2016),alisson_hunter100 (01-05-2018),alllansp92 (05-23-2021),almogan3 (06-02-2023),andr3wm (12-16-2019),andy132132 (09-12-2016),AngelBlake (09-27-2016),AngelPB (05-11-2023),anonym69 (02-21-2018),applemacosx (11-28-2017),aquliini (08-01-2021),arek1425 (01-29-2017),arek142555 (03-11-2017),arrentias (02-17-2018),Arthur11501 (01-02-2017),Astra0770 (08-08-2022),Austris (02-26-2018),ayylmaoishere (01-08-2017),Azorkill6 (07-01-2017),baboudu32 (04-26-2018),badcath4x (01-18-2019),badjimjams (09-13-2021),bairimeng7777 (05-21-2021),BakaYume (05-22-2017),bakudo (09-23-2016),balamyt64 (02-21-2018),bard.exe (05-03-2018),barnoss (01-01-2017),basedexe (06-08-2018),batrosemil (11-29-2017),BaxIsCool (01-22-2017),bb111222 (04-01-2018),bdmller03 (12-21-2017),bedna55 (12-10-2018),beem1319 (08-26-2017),benhorter (06-15-2020),bibichette (04-12-2018),BigBrainSerg (05-09-2018),bigcheaterchungus (04-21-2019),bigfotoot (11-10-2018),billcatfish (06-20-2017),billybobjoi (07-17-2017),bjfleece (01-04-2017),blaster4001 (09-22-2016),bnnnnn012 (05-03-2022),Borokuma (11-17-2017),Brawrsk1 (03-16-2017),briannguyen (09-12-2016),Builder321 (06-05-2018),ButOfCourse (12-25-2016),byxiaoxie (01-09-2017),CallumYeo01 (03-24-2018),Cammy Bammy (01-21-2018),candyfx16 (01-29-2018),caohuan (07-14-2017),capitanup (02-06-2017),caros98 (11-30-2017),Cazkid (12-06-2017),chho0409 (12-23-2018),ChizomHD (01-02-2017),choaway08 (09-11-2016),choiwoojin75 (06-05-2018),Chomeles (09-14-2016),choochoo221 (09-27-2017),Chudy369899 (02-21-2019),Clickforlife (09-29-2016),cocacola666 (04-01-2018),cody4tw (04-11-2018),crasucrasuq (11-12-2023),CrimKiller (10-03-2017),crok000 (11-24-2017),daddydaniel (03-31-2018),DaddyDolphin (04-16-2018),daddyme3213 (09-17-2023),daichi07011919 (07-31-2018),danman1229 (12-04-2018),DarkAcre (03-10-2018),darkdeemonz (01-05-2017),Darkiez (04-12-2018),dasmer998 (12-09-2017),david3122 (02-08-2022),davirj123 (09-15-2018),dayes (11-03-2017),dbrehdwns (04-16-2019),dddkhqn (08-11-2020),deeferg (10-19-2018),DefinedRegal (10-24-2017),demanta (01-13-2018),demi123 (06-03-2023),Derezzed888 (05-19-2021),deshue (09-12-2016),DickensFox (12-30-2016),diihaxornova (04-06-2018),dilelle (12-30-2017),dima270496 (11-18-2023),djadert (03-08-2018),dlalswo0104 (09-30-2016),dltjrwls10 (12-25-2016),dnjsdud1506 (08-01-2018),doid2456 (02-24-2018),dombidav (01-15-2017),donkorek (05-08-2017),dragonsushi3 (09-11-2016),drake101al (03-11-2018),DRAKE23900 (08-24-2018),Dramao (07-14-2017),dropdeady (01-04-2018),DSFDSFDSF43 (03-13-2021),edc198888 (12-17-2017),eddiekorial (12-22-2016),edwardgames (06-04-2017),ehdduq10231 (11-26-2017),eldons94 (07-05-2017),elpichi (11-30-2017),exerus1234 (10-04-2019),ExpKillor (09-17-2016),faddader (09-30-2017),faess1150 (02-03-2024),fauzaanking1 (01-18-2017),fgfhr4y564 (07-24-2018),Findmexxx (08-08-2018),FireScull123 (07-05-2017),flamedog22 (04-14-2018),flixyss (04-09-2021),flooho85 (01-05-2018),floomfloom (01-04-2023),Florian80330 (01-16-2017),florinitf (09-11-2016),focushomo (11-18-2017),FrostWolfy (01-27-2017),Frozenstar11 (07-04-2018),fugiu1 (11-02-2017),g10370078 (09-12-2016),gabrygg (01-10-2018),Gamebaster1203 (07-07-2019),gamertag98776 (05-26-2018),GamesGrinder (10-26-2020),gfdlimousine (07-06-2020),gh212gg (08-19-2018),glasss12 (03-13-2017),gocks5393 (11-28-2017),Godeyes (12-21-2021),goshohackera111 (06-11-2018),govo00 (06-22-2019),greengraned (10-06-2016),hailuagl (10-30-2017),haktyy (06-15-2018),hartbibi (05-09-2018),hax0r (09-03-2018),haydari (12-02-2017),hays33d (02-05-2017),heavy12345 (11-28-2018),henkuy (11-04-2017),herickve (11-14-2016),HEThaethaethaethjtejhjatrjt (09-12-2016),HEX? (04-21-2023),HiCrizPlaysYT (10-30-2017),hidayking (11-07-2016),HiImSprite (11-30-2017),HKWaren (03-02-2017),HollowAaron (01-16-2018),homepage3 (09-19-2016),homey68 (07-05-2021),hryhall (04-01-2018),htf456 (09-12-2016),hunter4201 (04-05-2018),hy2610ea (11-28-2016),Hyper8 (02-03-2018),icescythe13 (08-23-2017),ifoxyz (01-17-2017),imamhaha (01-01-2017),imidget0 (09-16-2016),imjustbilly (12-30-2016),incizzle (05-27-2017),istu (10-19-2022),itachithexile (12-31-2017),Itsnateduh1 (12-28-2017),IWNC (09-15-2016),jacky14pjy (12-22-2016),jake4142 (12-21-2016),jakobm2 (09-09-2017),JAMMINMAN (09-23-2016),Jaxiez (07-01-2021),jay17mm (02-23-2018),jeffjohnson (12-07-2018),JenniferKAI (10-15-2022),jerry94127 (12-31-2016),jesper101 (09-30-2016),jestkiytipaj2016 (09-19-2016),Jiinz (09-11-2016),jkgaming12007 (04-11-2017),jojovisuals (02-07-2023),joker9956123 (08-24-2019),joker996113 (03-13-2018),joshthet1234 (12-18-2018),jotaefe10 (04-16-2017),juhho (12-16-2017),justwonderjw (01-11-2017),just_coolinggggg (07-16-2022),jyp1207 (09-17-2016),kacper31 (04-09-2019),kakka134 (12-05-2017),Kalmly (12-09-2021),kamerondev (04-29-2017),Karmakaze (12-07-2017),karolist (03-09-2018),kartallar (07-19-2023),Kaspar114 (02-04-2017),KAZXV (07-16-2018),kelzeNN (07-26-2017),kenji6g (02-26-2018),KennyS_-_ (12-28-2016),Kenpachi132 (03-19-2017),ketchacan (03-22-2019),keynethlee (09-30-2016),kikisiub11 (10-17-2016),kikstyo03 (02-12-2017),KillerPotato900 (05-28-2018),kingmaou (12-12-2020),KingzGaming (11-30-2017),Kiritochanx3 (09-23-2016),kispolxd (12-29-2020),kiyan360 (02-28-2021),koko2802 (06-22-2017),konoko (02-27-2017),krasniqi111 (03-27-2019),ksas582 (07-31-2021),kthao091 (09-18-2016),ktmuort (02-12-2019),kurosakimax (06-14-2020),kyhue (11-20-2017),Lakersfan1987 (02-05-2017),lamthuan900k (12-18-2023),lch6676 (11-18-2016),LegendOfWh (09-03-2018),LegionsLit (12-27-2016),leol0624 (12-21-2017),Lesge7 (07-17-2021),Lex6664 (09-25-2016),lexusy (09-13-2016),lgbtqfanclub (07-05-2019),lighty_vibez (12-02-2021),lilemcy (05-09-2021),linlin6249 (01-27-2018),liorking5002 (08-01-2017),ljc1336375387 (05-03-2017),lol90000 (09-18-2016),lolcird (09-12-2016),lordsniper21 (09-22-2016),lostname (11-03-2017),lucifer135 (01-19-2019),LuciferMan (04-27-2022),luddeny (12-25-2016),Lunnie45 (10-15-2021),lupenhagen (04-15-2018),Lxrdtrap (07-18-2017),magicturtle122 (07-01-2019),magik163 (10-31-2016),mairs (05-30-2018),mamama797979 (11-26-2018),manyak71 (09-12-2016),marcus19 (04-13-2018),marv7792 (01-19-2017),mazalqka (10-10-2018),mbc2957 (09-23-2016),MC-MeDo (09-14-2017),MCmatheus007 (10-08-2022),mdclemenzo (03-31-2018),mellez01 (01-18-2017),memeart (08-23-2017),memo1995 (09-04-2021),Mengzk (01-06-2017),Meowx3 (09-11-2016),MIBR|henrique (01-31-2020),minhvu7pro (06-22-2019),Mioq (02-17-2018),mmnbv97 (02-14-2018),MOBzPanda (11-01-2017),moisey155 (10-03-2020),Monkey0071 (06-21-2018),moraisbr78 (11-23-2017),Morsel88 (06-30-2020),movt (02-22-2018),mrdangerous007 (08-20-2017),mrkade69 (03-02-2023),MrKosiorek321 (12-09-2017),Mrlunchbox99 (02-01-2018),mrmelon15 (01-25-2017),Mtthew_ (02-28-2018),MuYonaXXV (03-21-2021),mynemsoow (12-02-2017),nabym1 (09-15-2017),nalmayz (06-06-2021),nameder (2 Weeks Ago),Nauchii (08-07-2017),nickcatoe85 (07-20-2017),nicklaus222 (06-16-2017),nicloo (04-01-2018),Nischeur (12-01-2017),Noloki (07-22-2018),nozomi123 (02-03-2017),ofeus (12-25-2017),Officialhitman (10-03-2016),OhDusk (09-03-2018),ondlne (12-26-2016),oskulander (12-21-2018),Overjoyedspilt (07-13-2017),pandazord (12-04-2017),panusronn (02-09-2018),ParaXeoXy (11-17-2017),parrxey (01-08-2017),peraband (07-01-2019),pergo101 (01-20-2018),PexHo (03-20-2018),planosgod (09-27-2016),plikan (04-12-2021),Plofs (08-10-2021),pointshot999 (08-26-2022),pollardo (09-22-2016),PollSmart (09-12-2016),PotatoJungler (09-13-2016),pricne34 (01-08-2018),Procander (10-28-2017),Putere2244 (12-22-2016),qianjie818 (09-14-2016),qpalzmwoskxndesu (10-09-2018),qq656700 (09-12-2016),rainingtacco (09-19-2016),rakhanthunder (03-02-2018),rasoulbad (04-06-2018),raymond70 (03-15-2017),Rebelito (09-17-2022),recuperation92 (09-25-2017),robbymed (10-12-2016),RohanAlex123 (12-21-2016),RokeAzur (09-21-2022),roland14344 (03-20-2019),Rxzberry (11-09-2020),sadgffg (01-20-2022),SARPE (12-12-2018),sascha-andereggen.ag@blue (07-29-2018),sasha123774 (09-02-2017),satan50051 (02-06-2023),SatanaSK (04-14-2018),sayntbr (08-01-2020),schemer (04-26-2021),sdfsdfsdadsa (04-17-2021),SecretMans (10-22-2016),Sedachi (02-23-2019),senior piglet (06-05-2017),senlan2009 (07-02-2017),shalev132 (03-08-2017),shemyfilife (07-10-2023),showetime (11-22-2018),siddv82 (04-09-2018),sifflion (01-01-2017),silentbob69 (04-10-2018),Simnator1234 (01-02-2017),SiphoYT (07-28-2017),sixset (07-03-2019),sk0123753 (01-18-2017),skiziboo2 (02-25-2017),sky1979 (10-06-2018),skyplayhero (03-17-2018),slaedar (05-27-2018),Slyhell (05-28-2017),snake66 (01-02-2017),SneakyTurtle17 (08-27-2023),soccerbaa62 (03-27-2018),soggyonion (10-05-2022),solstice9784 (07-15-2018),somecolors (06-11-2017),SoulAshSoulX (12-04-2017),spambyob1223 (09-07-2023),spielbergo (02-25-2018),Springless (06-04-2018),sraces (07-31-2018),SSJ117 (01-01-2017),St.Funub (11-09-2018),stahek (01-03-2018),StaIin (12-02-2018),staygold4996 (04-15-2018),steve.haversham (06-01-2017),sttnd (09-27-2016),sulin692 (05-14-2018),sunisbadboynow (06-16-2017),SuperRS (09-15-2016),supersmoshi (04-09-2021),SwagDagBoner (01-26-2017),syngan123 (04-07-2018),system017 (04-08-2018),tacnker (12-01-2017),tamme12 (11-02-2017),Tchort77 (02-12-2019),TeuzKiller (09-15-2016),thatdarndavidki (04-02-2018),ThaZz (02-04-2018),The Slyyy Fox (02-19-2017),TheAwperator (12-12-2017),thebagmonstr (12-29-2017),thekevhthekeverson227@hot (01-02-2018),ThePotatoSpaceman (09-12-2016),TheUltimateHacker10000334 (05-20-2020),Thuggyd (09-05-2017),tiger453 (12-04-2016),TitanGamer88 (01-01-2019),tkwilkes (04-13-2018),tomerda83 (08-12-2017),toofgang (02-10-2018),TopovAlex (06-12-2018),tounra (12-28-2017),tripaseca01 (02-02-2018),trogerherro (03-05-2018),TroverHacks (12-09-2021),ts951012 (05-02-2018),tutuxich (09-12-2016),tymo010 (08-14-2017),umakhan97 (09-20-2018),Umnius1995 (09-18-2016),unnraul15 (09-19-2016),upszera (09-30-2017),URBANAWP (09-23-2019),user123456789o (08-06-2018),uthaisong004 (01-26-2017),Vaku (01-13-2020),Vedant01 (09-27-2017),veraid125 (02-10-2018),VonBonDestro (12-21-2016),Voxerion (07-06-2023),Warke (03-28-2017),watjeo44 (11-01-2017),wereasd (06-04-2021),WiiKiiNiix (07-12-2017),wildcat12 (09-14-2017),wildcat1209 (05-19-2018),winakcc (09-19-2016),wlsrn456 (09-22-2016),wojiejie313 (11-13-2017),wptpgud (09-23-2016),wrom (12-27-2016),Wskmyfuture (05-24-2017),wxad123456 (12-30-2016),x22carlo (04-18-2017),xamipi3262 (09-25-2020),xiaofen9 (01-18-2017),xSentox12 (09-16-2017),xswpp (05-04-2022),XTONYTTTX (02-10-2018),xxx1903 (11-29-2017),yarran (04-11-2018),Yhonathan (12-16-2017),ypm (07-27-2017),yrnquavoyrn (12-28-2016),zadmg8 (04-11-2017),zaqxswcde1 (12-04-2016),zeref999 (03-30-2018),zhangshugeng123 (09-23-2016),zkfpk6 (03-03-2017),zNightmare69 (04-14-2018),zombi746 (09-18-2016),zypxel (09-18-2016),zzk0990 (10-16-2016)

  3. #2
    Doged's Avatar
    Join Date
    Dec 2014
    Gender
    male
    Posts
    149
    Reputation
    10
    Thanks
    322
    My Mood
    Relaxed
    Doesnt work dont bother

    Edit; already tried it like 2/3 hours ago on a diffrent forum

  4. #3
    Nero's Avatar
    Join Date
    Mar 2013
    Gender
    female
    Location
    69.01.192
    Posts
    3,040
    Reputation
    197
    Thanks
    3,263
    My Mood
    Angelic
    it does work

  5. #4
    aleaallee's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    2
    My Mood
    Cool
    where is the attachment?

  6. #5
    overdose_stinkyjoint's Avatar
    Join Date
    Jul 2015
    Gender
    male
    Posts
    21
    Reputation
    30
    Thanks
    583
    My Mood
    Flirty
    thanks for the mention

    this does work its a full on colour bot, it detects the colour rather then hp bar

    for the triggerbot to work you need to have the 1x1 red pixel in the same folder

  7. The Following User Says Thank You to overdose_stinkyjoint For This Useful Post:

    Nero (09-12-2016)

  8. #6
    _NightWare's Avatar
    Join Date
    Feb 2016
    Gender
    male
    Location
    Netherlands
    Posts
    724
    Reputation
    274
    Thanks
    2,303
    My Mood
    Inspired
    Nice that you release this, however the pixel search is far from optimal. Not to forget that the top left corner has priority over the center.
    You may want to look into other ways of getting the pixel(s) than having 4 nornal image searches.

    If someone is willing to buy me OverWatch I'll make a script for this

    Feel free to leave a thanks or +rep if I helped you.

    ಠ_ರೃ
    Script Squad






    [IMG]https://roblo*****m?rbxp=135887430[/IMG]

  9. #7
    yurodd's Avatar
    Join Date
    Sep 2016
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    Oh thanks for the credit for whoever made this too...

    Quote Originally Posted by _NightWare View Post
    Nice that you release this, however the pixel search is far from optimal. Not to forget that the top left corner has priority over the center.
    You may want to look into other ways of getting the pixel(s) than having 4 nornal image searches.

    If someone is willing to buy me OverWatch I'll make a script for this
    Set Eyex,y's to center of screen
    Loop, %howeverbigyouwant%
    EyeX+=-1
    EyeX2+=1
    EyeY+=-1
    EyeY2+=1
    Pixelsearch, x, y, EyeX, EyeY2, EyeX2, EyeY2,
    If Found
    Break

    Creates a box spreading outwards from center until it detects red.

    And btw this is to detect if the cursor is INSIDE the outline of the enemy instead of THE outline
    Last edited by yurodd; 09-12-2016 at 08:43 PM.

  10. #8
    TonySK's Avatar
    Join Date
    Mar 2016
    Gender
    male
    Location
    In a Chinese sweatshop.
    Posts
    313
    Reputation
    36
    Thanks
    223
    My Mood
    Mellow
    Thank you for this

  11. #9
    mubbey2's Avatar
    Join Date
    Oct 2015
    Gender
    female
    Posts
    5
    Reputation
    10
    Thanks
    1
    Anyone want to share their settings? It works, but not that good.

  12. #10
    joshcake's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by yurodd View Post
    Oh thanks for the credit for whoever made this too...


    Set Eyex,y's to center of screen
    Loop, %howeverbigyouwant%
    EyeX+=-1
    EyeX2+=1
    EyeY+=-1
    EyeY2+=1
    Pixelsearch, x, y, EyeX, EyeY2, EyeX2, EyeY2,
    If Found
    Break

    Creates a box spreading outwards from center until it detects red.

    And btw this is to detect if the cursor is INSIDE the outline of the enemy instead of THE outline
    Hi... so I am a uber nub.

    Can any1 tell me where I add this to the code, so that I can get it to center on the screen?

  13. #11
    _NightWare's Avatar
    Join Date
    Feb 2016
    Gender
    male
    Location
    Netherlands
    Posts
    724
    Reputation
    274
    Thanks
    2,303
    My Mood
    Inspired
    Quote Originally Posted by yurodd View Post
    Oh thanks for the credit for whoever made this too...


    Set Eyex,y's to center of screen
    Loop, %howeverbigyouwant%
    EyeX+=-1
    EyeX2+=1
    EyeY+=-1
    EyeY2+=1
    Pixelsearch, x, y, EyeX, EyeY2, EyeX2, EyeY2,
    If Found
    Break

    Creates a box spreading outwards from center until it detects red.

    And btw this is to detect if the cursor is INSIDE the outline of the enemy instead of THE outline
    You are totally correct. However it will still favor left over right
    Last edited by _NightWare; 09-14-2016 at 10:52 AM.

    Feel free to leave a thanks or +rep if I helped you.

    ಠ_ರೃ
    Script Squad






    [IMG]https://roblo*****m?rbxp=135887430[/IMG]

  14. #12
    yurodd's Avatar
    Join Date
    Sep 2016
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by _NightWare View Post


    You are totally correct. However it will still favor left over right
    Doesn't matter cuz the size increases by 1 pixel. Just point you mouse closer to your target. Which ever is closest is the one it'll detect.

  15. #13
    _NightWare's Avatar
    Join Date
    Feb 2016
    Gender
    male
    Location
    Netherlands
    Posts
    724
    Reputation
    274
    Thanks
    2,303
    My Mood
    Inspired
    Quote Originally Posted by yurodd View Post
    Doesn't matter cuz the size increases by 1 pixel. Just point you mouse closer to your target. Which ever is closest is the one it'll detect.
    I'm just trying to give out some tips so OP can improve
    you clearly didn't see what I meant though -.-

    Feel free to leave a thanks or +rep if I helped you.

    ಠ_ರೃ
    Script Squad






    [IMG]https://roblo*****m?rbxp=135887430[/IMG]

  16. #14
    yurodd's Avatar
    Join Date
    Sep 2016
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by _NightWare View Post


    I'm just trying to give out some tips so OP can improve
    you clearly didn't see what I meant though -.-
    You mean sell your tip? Cuz you only mentioned facts. Btw, op most likely can't do anything to improve because he just copied it from another forum. And btw this is my source code that's leaked.
    Last edited by yurodd; 09-15-2016 at 03:01 PM.

  17. #15
    _NightWare's Avatar
    Join Date
    Feb 2016
    Gender
    male
    Location
    Netherlands
    Posts
    724
    Reputation
    274
    Thanks
    2,303
    My Mood
    Inspired
    Quote Originally Posted by yurodd View Post
    You mean sell your tip?
    Selling code/mods/menus/scripts/hacks is not allowed. And therefore I won't.

    This is my approach at it: (pretty old already)


    So a bit of background
    With your/op's method, it will favour one side over the other, if there is the color you search in the top left corner of your "search erea" but also 1 pixel to the right of the crosshair, it will go for the one far away. If you use what I used (a UDF that allows me to search for "nearest" with minimal amount of pixels with said color) it would always choose wichever is closest.
    Last edited by _NightWare; 09-15-2016 at 03:51 PM.

    Feel free to leave a thanks or +rep if I helped you.

    ಠ_ರೃ
    Script Squad






    [IMG]https://roblo*****m?rbxp=135887430[/IMG]

Page 1 of 3 123 LastLast

Similar Threads

  1. [Source Code] QuakeLive Color Aimbot AHK Script
    By GEHhgerhgerhgerhrhr in forum Quake LIVE Hacks
    Replies: 6
    Last Post: 07-11-2013, 04:10 AM
  2. [Outdated] eConic Applications External Material Pixel CSS Aimbot v5.1
    By consca in forum CounterStrike (CS) 1.6 Hacks / Counter Strike: Source (CSS) Hacks
    Replies: 16
    Last Post: 03-08-2012, 10:18 AM
  3. AHK QS + aimbot
    By 63OR63 in forum Call of Duty Black Ops Coding, Programming & Source Code
    Replies: 23
    Last Post: 03-06-2011, 12:48 PM
  4. [Release] RED HEAD MINI CHAMS, pre-release for my color aimbot
    By Jarppi in forum Combat Arms Mods & Rez Modding
    Replies: 19
    Last Post: 04-14-2010, 08:26 PM
  5. [Info] Pixel / Color Aimbot | Triggerbot
    By Voltage552 in forum Sudden Attack General
    Replies: 13
    Last Post: 03-12-2010, 06:08 PM