Page 2 of 2 FirstFirst 12
Results 16 to 27 of 27
  1. #16
    TinyFighter's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Posts
    69
    Reputation
    10
    Thanks
    4
    My Mood
    Angelic
    Quote Originally Posted by svrij22 View Post
    Yes.. It is.. You want a sticker for noticing? I never said it was AHK and I don't trust people with uncompiled Autoit3 scripts.
    Since this is an exe and not an AHK, will this make it more detectable?
    I'm Coolio 8D

  2. #17
    svrij22's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Location
    Limbo
    Posts
    167
    Reputation
    10
    Thanks
    2,441
    My Mood
    Buzzed
    Quote Originally Posted by TinyFighter View Post


    Since this is an exe and not an AHK, will this make it more detectable?
    Thanks.

    ---

    For longer range usage:

    put cl_radar_scale 0.6 in console (zooms out on radar)

    put Scan speed on 2

    put Aimlock sensitivity on 6

    put FOV 90 - 110 (or higher, but not outside radar)

    Enjoy

    - - - Updated - - -

    Quote Originally Posted by TinyFighter View Post


    Since this is an exe and not an AHK, will this make it more detectable?
    No ofcourse not, It's just a script compiled to an exe. Don't worry Valve is not allowed that scan for executables and this script doesn't inject anything in CSGO

  3. #18
    bagv's Avatar
    Join Date
    Jun 2017
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    is your color trigger 100% safe since its only detecting colors?

  4. #19
    xEmotions's Avatar
    Join Date
    Sep 2014
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    What's the in game sensitivty are you using?

  5. #20
    pixxumo's Avatar
    Join Date
    Jun 2017
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    YOU SHOULD ADD THIS WH SCRIPT
    ----------------------------------------
    TO START WH SCRIPT GO TO CSGO MAIN MENU AND HIT:F6

    (C&P)
    -------------------SCRIPT-------------------------------------

    ; <COMPILER: v1.0.48.5>
    F6::

    Process = csgo.exe
    DllName = client.dll
    msgbox, click ok

    Process, Exist, %Process%
    PID = %ErrorLevel%
    SetFormat, Integer, Hex
    Base := GetDllBase(DllName, PID)

    start:=0x00000000
    loop {
    start:=start+0x1000
    check:=ReadMemory(start+0x4,"Counter-Strike: Global Offensive")
    check2:=ReadMemory(check,"Counter-Strike: Global Offensive")

    if (check2==0x6574616D)


    {

    break
    }
    if (start>0xDDDDDDDD)
    {
    msgbox, Something went wrong O.o
    }

    }
    offset:=start+0x550
    end:=start+0x2000

    loop
    {
    offset:=offset+0x4
    check:=ReadMemory(offset,"Counter-Strike: Global Offensive")
    checka:=check+0x1c
    check2:=ReadMemory(check+0x1c,"Counter-Strike: Global Offensive")
    if (check2==0x72617065)
    {
    break
    }
    if (offset>end)
    {
    msgbox, something went wrong OMG
    }
    }

    msgbox, you are banned from secure servers

    offsets3:=offset

    t1:=ReadMemory(offsets3,"Counter-Strike: Global Offensive")
    t2:=ReadMemory(offsets3+0x8,"Counter-Strike: Global Offensive")
    t3:=ReadMemory(offsets3+0x10,"Counter-Strike: Global Offensive")
    t4:=ReadMemory(offsets3+0x18,"Counter-Strike: Global Offensive")
    t5:=ReadMemory(offsets3+0x20,"Counter-Strike: Global Offensive")
    t6:=ReadMemory(offsets3+0x28,"Counter-Strike: Global Offensive")
    t7:=ReadMemory(offsets3+0x30,"Counter-Strike: Global Offensive")

    offsetsct:=offsets3+0x30+0xC0

    ct1:=ReadMemory(offsetsct,"Counter-Strike: Global Offensive")
    ct2:=ReadMemory(offsetsct+0x8,"Counter-Strike: Global Offensive")
    ct3:=ReadMemory(offsetsct+0x10,"Counter-Strike: Global Offensive")
    ct4:=ReadMemory(offsetsct+0x18,"Counter-Strike: Global Offensive")
    ct5:=ReadMemory(offsetsct+0x20,"Counter-Strike: Global Offensive")
    ct6:=ReadMemory(offsetsct+0x28,"Counter-Strike: Global Offensive")
    ct7:=ReadMemory(offsetsct+0x638,"Counter-Strike: Global Offensive")


    t11:=t1+0x96D
    t111:=ReadMemoryString(t11,"Counter-Strike: Global Offensive")
    rewritetex(t111,t11)
    t22:=t2+0xC0F
    t222:=ReadMemoryString(t22,"Counter-Strike: Global Offensive")
    rewritetex(t222,t22)
    t33:=t3+0x45D
    t333:=ReadMemoryString(t33,"Counter-Strike: Global Offensive")
    rewritetex(t333,t33)
    t44:=t4+0x7e1
    t444:=ReadMemoryString(t44,"Counter-Strike: Global Offensive")
    rewritetex(t444,t44)
    t55:=t5+0xACC
    t555:=ReadMemoryString(t55,"Counter-Strike: Global Offensive")
    rewritetex(t555,t55)
    t66:=t6+0xFD
    t666:=ReadMemoryString(t66,"Counter-Strike: Global Offensive")
    rewritetex(t666,t66)
    t77:=t7+0x838
    t777:=ReadMemoryString(t77,"Counter-Strike: Global Offensive")
    rewritetex(t777,t77)



    ct11:=ct1+0x27D
    ct111:=ReadMemoryString(ct11,"Counter-Strike: Global Offensive")
    rewritetex2(ct111,ct11)
    ct22:=ct2+0x219d
    t222:=ReadMemoryString(ct22,"Counter-Strike: Global Offensive")
    rewritetex2(ct222,ct22)
    ct33:=ct3+0x378
    ct333:=ReadMemoryString(ct33,"Counter-Strike: Global Offensive")
    rewritetex2(ct333,ct33)
    ct44:=ct4+0x7e1
    ct444:=ReadMemoryString(ct44,"Counter-Strike: Global Offensive")
    rewritetex2(ct444,ct44)
    ct55:=ct5+0xA70
    ct555:=ReadMemoryString(ct55,"Counter-Strike: Global Offensive")
    rewritetex2(ct111,ct11)
    ct66:=ct6+0x111
    ct666:=ReadMemoryString(ct66,"Counter-Strike: Global Offensive")
    rewritetex2(ct666,ct66)
    ct77:=ct7+0xEB7
    ct777:=ReadMemoryString(ct77,"Counter-Strike: Global Offensive")
    rewritetex2(ct777,ct77)








    ExitApp


    rewritetex(Haystack,offsettex)
    {

    Needle = "$rimlight"
    StringGetPos, pos, Haystack, %Needle%
    if (pos >= 0)
    { WriteMemory(0x6E676924,offsettex+pos+0x0,"Counter-Strike: Global Offensive")
    WriteMemory(0x7A65726F,offsettex+pos+0x4,"Counter-Strike: Global Offensive")
    WriteMemory(0x20203120,offsettex+pos+0x8,"Counter-Strike: Global Offensive")
    WriteMemory(0x0A0D0A0D,offsettex+pos+0xC,"Counter-Strike: Global Offensive")
    WriteMemory(0x6C6F6324,offsettex+pos+0x10,"Counter-Strike: Global Offensive")
    WriteMemory(0x2220726F,offsettex+pos+0x14,"Counter-Strike: Global Offensive")
    WriteMemory(0x3020395B,offsettex+pos+0x18,"Counter-Strike: Global Offensive")
    WriteMemory(0x225D3020,offsettex+pos+0x1C,"Counter-Strike: Global Offensive")
    WriteMemory(0x0A0D0A0D,offsettex+pos+0x20,"Counter-Strike: Global Offensive")
    WriteMemory(0x0A0D0A0D,offsettex+pos+0x24,"Counter-Strike: Global Offensive")
    WriteMemory(0x0A0D0A0D,offsettex+pos+0x28,"Counter-Strike: Global Offensive")
    }
    }

    rewritetex2(Haystack,offsettex)
    {

    Needle = "$rimlight"
    StringGetPos, pos, Haystack, %Needle%
    if (pos >= 0)
    { WriteMemory(0x6E676924,offsettex+pos+0x0,"Counter-Strike: Global Offensive")
    WriteMemory(0x7A65726F,offsettex+pos+0x4,"Counter-Strike: Global Offensive")
    WriteMemory(0x20203120,offsettex+pos+0x8,"Counter-Strike: Global Offensive")
    WriteMemory(0x0A0D0A0D,offsettex+pos+0xC,"Counter-Strike: Global Offensive")
    WriteMemory(0x6C6F6324,offsettex+pos+0x10,"Counter-Strike: Global Offensive")
    WriteMemory(0x2220726F,offsettex+pos+0x14,"Counter-Strike: Global Offensive")
    WriteMemory(0x3020305B,offsettex+pos+0x18,"Counter-Strike: Global Offensive")
    WriteMemory(0x225D3920,offsettex+pos+0x1C,"Counter-Strike: Global Offensive")
    WriteMemory(0x0A0D0A0D,offsettex+pos+0x20,"Counter-Strike: Global Offensive")
    WriteMemory(0x0A0D0A0D,offsettex+pos+0x24,"Counter-Strike: Global Offensive")
    WriteMemory(0x0A0D0A0D,offsettex+pos+0x28,"Counter-Strike: Global Offensive")
    }
    }





    ReadMemory(MADDRESS,PROGRAM)
    {
    winget, pid, PID, %PROGRAM%
    VarSetCapacity(MVALUE,4,0)
    ProcessHandle := DllCall("OpenProcess", "Int", 24, "Char", 0, "UInt", pid, "UInt")
    DllCall("ReadProcessMemory","UInt",ProcessHandle," UInt",MADDRESS,"Str",MVALUE,"UInt",4,"UInt *",0)
    Loop 4
    result += *(&MVALUE + A_Index-1) << 8*(A_Index-1)
    return, result
    }






    WriteMemory(WVALUE,MADDRESS,PROGRAM)
    {
    winget, pid, PID, %PROGRAM%



    ProcessHandle := DllCall("OpenProcess", "int", 2035711, "char", 0, "UInt", PID, "UInt")
    DllCall("WriteProcessMemory", "UInt", ProcessHandle, "UInt", MADDRESS, "Uint*", WVALUE,"Uint", 4, "Uint *", 0)

    DllCall("CloseHandle", "int", ProcessHandle)
    return
    }



    GetDllBase(DllName, PID = 0)
    {
    TH32CS_SNAPMODULE := 0x00000008
    INVALID_HANDLE_VALUE = -1
    VarSetCapacity(me32, 548, 0)
    NumPut(548, me32)
    snapMod := DllCall("CreateToolhelp32Snapshot", "Uint", TH32CS_SNAPMODULE
    , "Uint", PID)
    If (snapMod = INVALID_HANDLE_VALUE) {
    Return 0
    }
    If (DllCall("Module32First", "Uint", snapMod, "Uint", &me32)){
    while(DllCall("Module32Next", "Uint", snapMod, "UInt", &me32)) {
    If !DllCall("lstrcmpi", "Str", DllName, "UInt", &me32 + 32) {
    DllCall("CloseHandle", "UInt", snapMod)
    Return NumGet(&me32 + 20)
    }
    }
    }
    DllCall("CloseHandle", "Uint", snapMod)
    Return 0
    }


    ReadMemoryString(MADDRESS,PROGRAM)
    {
    winget, pid, PID, %PROGRAM%

    ProcessHandle := DllCall("OpenProcess", "Int", 24, "Char", 0, "UInt", pid, "Uint")
    teststr =
    Loop 32
    {
    Output := "x"
    tempVar := DllCall("ReadProcessMemory", "UInt", ProcessHandle, "UInt", MADDRESS, "str", Output, "Uint", 1, "Uint *", 0)
    if (ErrorLevel or !tempVar)
    {
    DllCall("CloseHandle", "int", ProcessHandle)
    return teststr
    }



    teststr = %teststr%%Output%
    MADDRESS++
    }
    DllCall("CloseHandle", "int", ProcessHandle)
    return, teststr

    }

  6. #21
    Vi3tB0yAA's Avatar
    Join Date
    Jul 2016
    Gender
    male
    Posts
    213
    Reputation
    49
    Thanks
    26
    My Mood
    Bored
    Quote Originally Posted by pixxumo View Post
    YOU SHOULD ADD THIS WH SCRIPT
    ----------------------------------------
    TO START WH SCRIPT GO TO CSGO MAIN MENU AND HIT:F6

    (C&P)
    -------------------SCRIPT-------------------------------------

    ; <COMPILER: v1.0.48.5>
    F6::

    Process = csgo.exe
    DllName = client.dll
    msgbox, click ok

    Process, Exist, %Process%
    PID = %ErrorLevel%
    SetFormat, Integer, Hex
    Base := GetDllBase(DllName, PID)

    start:=0x00000000
    loop {
    start:=start+0x1000
    check:=ReadMemory(start+0x4,"Counter-Strike: Global Offensive")
    check2:=ReadMemory(check,"Counter-Strike: Global Offensive")

    if (check2==0x6574616D)


    {

    break
    }
    if (start>0xDDDDDDDD)
    {
    msgbox, Something went wrong O.o
    }

    }
    offset:=start+0x550
    end:=start+0x2000

    loop
    {
    offset:=offset+0x4
    check:=ReadMemory(offset,"Counter-Strike: Global Offensive")
    checka:=check+0x1c
    check2:=ReadMemory(check+0x1c,"Counter-Strike: Global Offensive")
    if (check2==0x72617065)
    {
    break
    }
    if (offset>end)
    {
    msgbox, something went wrong OMG
    }
    }

    msgbox, you are banned from secure servers

    offsets3:=offset

    t1:=ReadMemory(offsets3,"Counter-Strike: Global Offensive")
    t2:=ReadMemory(offsets3+0x8,"Counter-Strike: Global Offensive")
    t3:=ReadMemory(offsets3+0x10,"Counter-Strike: Global Offensive")
    t4:=ReadMemory(offsets3+0x18,"Counter-Strike: Global Offensive")
    t5:=ReadMemory(offsets3+0x20,"Counter-Strike: Global Offensive")
    t6:=ReadMemory(offsets3+0x28,"Counter-Strike: Global Offensive")
    t7:=ReadMemory(offsets3+0x30,"Counter-Strike: Global Offensive")

    offsetsct:=offsets3+0x30+0xC0

    ct1:=ReadMemory(offsetsct,"Counter-Strike: Global Offensive")
    ct2:=ReadMemory(offsetsct+0x8,"Counter-Strike: Global Offensive")
    ct3:=ReadMemory(offsetsct+0x10,"Counter-Strike: Global Offensive")
    ct4:=ReadMemory(offsetsct+0x18,"Counter-Strike: Global Offensive")
    ct5:=ReadMemory(offsetsct+0x20,"Counter-Strike: Global Offensive")
    ct6:=ReadMemory(offsetsct+0x28,"Counter-Strike: Global Offensive")
    ct7:=ReadMemory(offsetsct+0x638,"Counter-Strike: Global Offensive")


    t11:=t1+0x96D
    t111:=ReadMemoryString(t11,"Counter-Strike: Global Offensive")
    rewritetex(t111,t11)
    t22:=t2+0xC0F
    t222:=ReadMemoryString(t22,"Counter-Strike: Global Offensive")
    rewritetex(t222,t22)
    t33:=t3+0x45D
    t333:=ReadMemoryString(t33,"Counter-Strike: Global Offensive")
    rewritetex(t333,t33)
    t44:=t4+0x7e1
    t444:=ReadMemoryString(t44,"Counter-Strike: Global Offensive")
    rewritetex(t444,t44)
    t55:=t5+0xACC
    t555:=ReadMemoryString(t55,"Counter-Strike: Global Offensive")
    rewritetex(t555,t55)
    t66:=t6+0xFD
    t666:=ReadMemoryString(t66,"Counter-Strike: Global Offensive")
    rewritetex(t666,t66)
    t77:=t7+0x838
    t777:=ReadMemoryString(t77,"Counter-Strike: Global Offensive")
    rewritetex(t777,t77)



    ct11:=ct1+0x27D
    ct111:=ReadMemoryString(ct11,"Counter-Strike: Global Offensive")
    rewritetex2(ct111,ct11)
    ct22:=ct2+0x219d
    t222:=ReadMemoryString(ct22,"Counter-Strike: Global Offensive")
    rewritetex2(ct222,ct22)
    ct33:=ct3+0x378
    ct333:=ReadMemoryString(ct33,"Counter-Strike: Global Offensive")
    rewritetex2(ct333,ct33)
    ct44:=ct4+0x7e1
    ct444:=ReadMemoryString(ct44,"Counter-Strike: Global Offensive")
    rewritetex2(ct444,ct44)
    ct55:=ct5+0xA70
    ct555:=ReadMemoryString(ct55,"Counter-Strike: Global Offensive")
    rewritetex2(ct111,ct11)
    ct66:=ct6+0x111
    ct666:=ReadMemoryString(ct66,"Counter-Strike: Global Offensive")
    rewritetex2(ct666,ct66)
    ct77:=ct7+0xEB7
    ct777:=ReadMemoryString(ct77,"Counter-Strike: Global Offensive")
    rewritetex2(ct777,ct77)








    ExitApp


    rewritetex(Haystack,offsettex)
    {

    Needle = "$rimlight"
    StringGetPos, pos, Haystack, %Needle%
    if (pos >= 0)
    { WriteMemory(0x6E676924,offsettex+pos+0x0,"Counter-Strike: Global Offensive")
    WriteMemory(0x7A65726F,offsettex+pos+0x4,"Counter-Strike: Global Offensive")
    WriteMemory(0x20203120,offsettex+pos+0x8,"Counter-Strike: Global Offensive")
    WriteMemory(0x0A0D0A0D,offsettex+pos+0xC,"Counter-Strike: Global Offensive")
    WriteMemory(0x6C6F6324,offsettex+pos+0x10,"Counter-Strike: Global Offensive")
    WriteMemory(0x2220726F,offsettex+pos+0x14,"Counter-Strike: Global Offensive")
    WriteMemory(0x3020395B,offsettex+pos+0x18,"Counter-Strike: Global Offensive")
    WriteMemory(0x225D3020,offsettex+pos+0x1C,"Counter-Strike: Global Offensive")
    WriteMemory(0x0A0D0A0D,offsettex+pos+0x20,"Counter-Strike: Global Offensive")
    WriteMemory(0x0A0D0A0D,offsettex+pos+0x24,"Counter-Strike: Global Offensive")
    WriteMemory(0x0A0D0A0D,offsettex+pos+0x28,"Counter-Strike: Global Offensive")
    }
    }

    rewritetex2(Haystack,offsettex)
    {

    Needle = "$rimlight"
    StringGetPos, pos, Haystack, %Needle%
    if (pos >= 0)
    { WriteMemory(0x6E676924,offsettex+pos+0x0,"Counter-Strike: Global Offensive")
    WriteMemory(0x7A65726F,offsettex+pos+0x4,"Counter-Strike: Global Offensive")
    WriteMemory(0x20203120,offsettex+pos+0x8,"Counter-Strike: Global Offensive")
    WriteMemory(0x0A0D0A0D,offsettex+pos+0xC,"Counter-Strike: Global Offensive")
    WriteMemory(0x6C6F6324,offsettex+pos+0x10,"Counter-Strike: Global Offensive")
    WriteMemory(0x2220726F,offsettex+pos+0x14,"Counter-Strike: Global Offensive")
    WriteMemory(0x3020305B,offsettex+pos+0x18,"Counter-Strike: Global Offensive")
    WriteMemory(0x225D3920,offsettex+pos+0x1C,"Counter-Strike: Global Offensive")
    WriteMemory(0x0A0D0A0D,offsettex+pos+0x20,"Counter-Strike: Global Offensive")
    WriteMemory(0x0A0D0A0D,offsettex+pos+0x24,"Counter-Strike: Global Offensive")
    WriteMemory(0x0A0D0A0D,offsettex+pos+0x28,"Counter-Strike: Global Offensive")
    }
    }





    ReadMemory(MADDRESS,PROGRAM)
    {
    winget, pid, PID, %PROGRAM%
    VarSetCapacity(MVALUE,4,0)
    ProcessHandle := DllCall("OpenProcess", "Int", 24, "Char", 0, "UInt", pid, "UInt")
    DllCall("ReadProcessMemory","UInt",ProcessHandle," UInt",MADDRESS,"Str",MVALUE,"UInt",4,"UInt *",0)
    Loop 4
    result += *(&MVALUE + A_Index-1) << 8*(A_Index-1)
    return, result
    }






    WriteMemory(WVALUE,MADDRESS,PROGRAM)
    {
    winget, pid, PID, %PROGRAM%



    ProcessHandle := DllCall("OpenProcess", "int", 2035711, "char", 0, "UInt", PID, "UInt")
    DllCall("WriteProcessMemory", "UInt", ProcessHandle, "UInt", MADDRESS, "Uint*", WVALUE,"Uint", 4, "Uint *", 0)

    DllCall("CloseHandle", "int", ProcessHandle)
    return
    }



    GetDllBase(DllName, PID = 0)
    {
    TH32CS_SNAPMODULE := 0x00000008
    INVALID_HANDLE_VALUE = -1
    VarSetCapacity(me32, 548, 0)
    NumPut(548, me32)
    snapMod := DllCall("CreateToolhelp32Snapshot", "Uint", TH32CS_SNAPMODULE
    , "Uint", PID)
    If (snapMod = INVALID_HANDLE_VALUE) {
    Return 0
    }
    If (DllCall("Module32First", "Uint", snapMod, "Uint", &me32)){
    while(DllCall("Module32Next", "Uint", snapMod, "UInt", &me32)) {
    If !DllCall("lstrcmpi", "Str", DllName, "UInt", &me32 + 32) {
    DllCall("CloseHandle", "UInt", snapMod)
    Return NumGet(&me32 + 20)
    }
    }
    }
    DllCall("CloseHandle", "Uint", snapMod)
    Return 0
    }


    ReadMemoryString(MADDRESS,PROGRAM)
    {
    winget, pid, PID, %PROGRAM%

    ProcessHandle := DllCall("OpenProcess", "Int", 24, "Char", 0, "UInt", pid, "Uint")
    teststr =
    Loop 32
    {
    Output := "x"
    tempVar := DllCall("ReadProcessMemory", "UInt", ProcessHandle, "UInt", MADDRESS, "str", Output, "Uint", 1, "Uint *", 0)
    if (ErrorLevel or !tempVar)
    {
    DllCall("CloseHandle", "int", ProcessHandle)
    return teststr
    }



    teststr = %teststr%%Output%
    MADDRESS++
    }
    DllCall("CloseHandle", "int", ProcessHandle)
    return, teststr

    }
    but then it'd be vac bannable.

  7. #22
    svrij22's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Location
    Limbo
    Posts
    167
    Reputation
    10
    Thanks
    2,441
    My Mood
    Buzzed
    Quote Originally Posted by Vi3tB0yAA View Post
    but then it'd be vac bannable.
    Yes sorry, I want to keep this undetectable so unfortunately I am not going to add wallhack

    - - - Updated - - -

    Quote Originally Posted by xEmotions View Post
    What's the in game sensitivty are you using?
    2.92 in CSGO
    2.10 in the script

  8. #23
    svrij22's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Location
    Limbo
    Posts
    167
    Reputation
    10
    Thanks
    2,441
    My Mood
    Buzzed
    Quote Originally Posted by Vi3tB0yAA View Post
    I'm on windowed mode and put in all the radar and bind attack settings. Whenever i toggle the aim when aiming near the enemy, my aim drops to stare straight at the ground.
    Also, Unknown command: cl_radar_icon_scale

    Did some research, apparently it should be 'cl_radar_icon_scale_min 1'

  9. #24
    golddigga69's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Posts
    19
    Reputation
    10
    Thanks
    2
    Is there a trigger bot key?

    - - - Updated - - -

    Like to autoshoot while holding key

    - - - Updated - - -

    Like to autoshoot while holding key my aimbot doesn't work asswell for no apparent reason? I used to now it dont

  10. #25
    svrij22's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Location
    Limbo
    Posts
    167
    Reputation
    10
    Thanks
    2,441
    My Mood
    Buzzed
    Quote Originally Posted by golddigga69 View Post
    Is there a trigger bot key?

    - - - Updated - - -

    Like to autoshoot while holding key

    - - - Updated - - -

    Like to autoshoot while holding key my aimbot doesn't work asswell for no apparent reason? I used to now it dont
    Could you spicify a little more? This is not autofire, the triggerbot / aimbot checks the red dots on the map. So you need to set it up accordingly


    ----------

    I will be releasing v4 soon with some minor fixes, a new GUI and a better M4A4 spray pattern.

  11. #26
    slibinas2016's Avatar
    Join Date
    Mar 2016
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    0
    only no recoil working properly, to aimbot i need to set higher settings but then it starting shaking like crazy, so i using only no recoil, thanks

  12. #27
    svrij22's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Location
    Limbo
    Posts
    167
    Reputation
    10
    Thanks
    2,441
    My Mood
    Buzzed
    Quote Originally Posted by slibinas2016 View Post
    only no recoil working properly, to aimbot i need to set higher settings but then it starting shaking like crazy, so i using only no recoil, thanks
    Just lower the aimlock settings and make the FOV wider. Just try some things, it shouldnt be very shaky

    ---Updated---

    Updated https://www.mpgh.net/forum/showthread.php?t=1266656
    @T-800 Could you please close this

Page 2 of 2 FirstFirst 12

Similar Threads

  1. [Release] SAMP NO RECOIL/AIMBOT/RAPID FIRE Hack
    By mohamed2000 in forum Grand Theft Auto San Andreas Multi Player (SAMP) Hacks
    Replies: 44
    Last Post: 07-21-2022, 10:22 PM
  2. [Release] Svrij22's Aimtools Color Triggerbot [Triggerbot][First release][Autoit Script]
    By svrij22 in forum Counter-Strike 2 Scripts
    Replies: 10
    Last Post: 06-03-2017, 04:59 PM
  3. [Outdated] Svrij22's Aimtools Reborn [Updated][Ghosthair][No Recoil][Autoit Script]
    By svrij22 in forum Counter-Strike 2 Scripts
    Replies: 14
    Last Post: 06-01-2017, 12:24 PM
  4. [Outdated] QueCheat v2.3 | BH | TriggerBot | GlowESP | NoFlash | AimBot | MultiHack |
    By KMWTW in forum Counter-Strike 2 Hacks
    Replies: 123
    Last Post: 04-01-2017, 11:57 PM
  5. No recoil+aimbot+wallhack(boxesp) needed
    By christophergonzalez in forum Call of Duty Modern Warfare 2 Help
    Replies: 6
    Last Post: 06-23-2010, 01:34 AM

Tags for this Thread