Page 1 of 6 123 ... LastLast
Results 1 to 15 of 92

Hybrid View

  1. #1
    MangoJuulPods's Avatar
    Join Date
    Jan 2019
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    16

    Fortnite AHK AimBot *UPDATED*

    This is a AHK Aimbot that i have been tweaking and adding new skin colors to it, its decent and does the job. Took me a week but it paid off.

    Here is the script ENJOY!



    init:
    #NoEnv
    #SingleInstance, Force
    #Persistent
    #InstallKeybdHook
    #UseHook
    #KeyHistory, 0
    #HotKeyInterval 1
    #MaxHotkeysPerInterval 127
    version = 1.1
    traytip, Compiled-Aimbot-.mpgh.net%version%, Running in background!, 5, 1
    Menu, tray, NoStandard
    Menu, tray, Tip, Sharpshooter %version%
    Menu, tray, Add, Sharpshooter %version%, return
    Menu, tray, Add
    Menu, tray, Add, Help, info
    Menu, tray, Add, Exit, exit
    SetKeyDelay,-1, 1
    SetControlDelay, -1
    SetMouseDelay, -1
    SetWinDelay,-1
    SendMode, InputThenPlay
    SetBatchLines,-1
    ListLines, Off
    CoordMode, Pixel, Screen, RGB
    CoordMode, Mouse, Screen
    PID := DllCall("GetCurrentProcessId")
    Process, Priority, %PID%, High

    EMCol := 0xD82A22,0xDD5879,0x322F2D,0x0DF317,0xABB3C0,0xD82 A22,0x240E11,0x955647,0x5D024F,0x1599A5,0x611 45C,0xEEE679,0xD0723E,0xEAE6DB,0x915612,0x424649,0 x7F5103,0x54697E,0xd68E44,0xB80A0V,0xD0B56A,0x813D 2B,0xaC351A,0xE9D795,0xB5AF9B,0xE94F58,0X612b37,0x 2ADd31,0x612B37,0x2ADD31,0x612B37,0xDAEF4C,0xCD955 C,0xE5C840,0x025895,0xAB62B3,0xF2C64E,0x93997F,0xC 27144,0x1E99B8,0x0F131C,0xFF3237,0xB5273A,0x202126 ,0xE8BB5B,0xEBB786,0xE16468,0xC143C8,0x11B3E1,0xE9 E3E5,0xFDFFF0,0x105892,0xD9D0D5,0x1F7AAF,0xD7D4C5, 0x6A3024,0xF3AD94
    ColVn := 30
    AntiShakeX := (A_ScreenHeight // 160)
    AntiShakeY := (A_ScreenHeight // 128)
    ZeroX := (A_ScreenWidth // 2)
    ZeroY := (A_ScreenHeight // 2)
    CFovX := (A_ScreenWidth // 8)
    CFovY := (A_ScreenHeight // 64)
    ScanL := ZeroX - CFovX
    ScanT := ZeroY
    ScanR := ZeroX + CFovX
    ScanB := ZeroY + CFovY
    NearAimScanL := ZeroX - AntiShakeX
    NearAimScanT := ZeroY - AntiShakeY
    NearAimScanR := ZeroX + AntiShakeX
    NearAimScanB := ZeroY + AntiShakeY

    Loop, {
    KeyWait, LButton, D
    PixelSearch, AimPixelX, AimPixelY, NearAimScanL, NearAimScanT, NearAimScanR, NearAimScanB, EMCol, ColVn, Fast RGB
    if (!ErrorLevel=0) {
    loop, 10 {
    PixelSearch, AimPixelX, AimPixelY, ScanL, ScanT, ScanR, ScanB, EMCol, ColVn, Fast RGB
    AimX := AimPixelX - ZeroX
    AimY := AimPixelY - ZeroY
    DirX := -1
    DirY := -1
    If ( AimX > 0 ) {
    DirX := 1
    }
    If ( AimY > 0 ) {
    DirY := 1
    }
    AimOffsetX := AimX * DirX
    AimOffsetY := AimY * DirY
    MoveX := Floor(( AimOffsetX ** ( 1 / 2 ))) * DirX
    MoveY := Floor(( AimOffsetY ** ( 1 / 2 ))) * DirY
    DllCall("mouse_event", uint, 1, int, MoveX * .75, int, MoveY, uint, 0, int, 0)
    }
    }
    }

    Pause:: pause
    return:
    goto, init

    info:
    msgbox, 0, %version%, Made by CelikShadow edited by WRsgdSFzx @ slut.io`nFortnite must be running in borderless windowed mode.`nPress pause key to pause this program.`nLeft click automatically aims down target near the center of the screen.`nRecommended for near distance(~15m) and full-auto weapons.
    return

    exit:
    exitapp

  2. The Following 16 Users Say Thank You to MangoJuulPods For This Useful Post:

    alv1894 (09-24-2022),amirmp10000mir (07-15-2019),Fladio (05-02-2019),hello my frend (04-22-2019),jckingcrewyt (03-22-2019),k1ngDarth (04-27-2019),klanukk2587 (06-24-2019),PEDOGRIFFIN77 (06-03-2019),peen123454 (01-28-2019),Riu (06-17-2019),ruanpablogoi (04-18-2019),sevenlabs (02-03-2019),shane1324 (12-02-2022),sussssssssssy2 (06-18-2022),TlvlT (05-23-2019),Ustipci55555 (05-26-2019)

  3. #2
    Silent's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Location
    Melbourne, Australia
    Posts
    5,071
    Reputation
    2172
    Thanks
    8,475
    My Mood
    Bitchy
    Interesting, someone post back results.

    /Approved.
    Click Here to visit the official MPGH wiki! Keep up with the latest news and information on games and MPGH! To check out pages dedicated to games, see the links below!











    dd/mm/yyyy
    Member - 31/01/2015
    Premium - 12/09/2016
    Call of Duty minion - 05/11/2016 - 05/11/2019
    BattleOn minion - 28/02/2017 - 05/11/2019
    Battlefield minion - 30/05/2017 - 05/11/2019
    Other Semi-Popular First Person Shooter Hacks minion - 21/09/2017 - 17/09/2019
    Publicist - 07/11/2017 - 02/08/2018
    Cock Sucker - 01/12/2017 - Unknown
    Minion+ - 06/03/2018 - 05/11/2019
    Fortnite minion - 08/05/2018 - 05/11/2019
    Head Publicist - 08/10/2018 - 10/01/2020
    Developer Team - 26/10/2019 - 10/01/2020
    Former Staff - 10/01/2020



  4. #3
    EJEC's Avatar
    Join Date
    Jan 2018
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    2

    how can I use it?

    I really do not know how to use any AHK

  5. #4
    3dzero's Avatar
    Join Date
    Jan 2019
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    5
    Quote Originally Posted by EJEC View Post
    I really do not know how to use any AHK
    Just download AutoHotKey (google it)
    Then copy the code and past it on a notepad, save as txt and then rename the txt as ahk
    When you have ahk file (and autohotkey alredy installed) right clic and COMPILE as exe
    One in game, turn to window mode, minimize and execute the exe

    Regards

  6. The Following 5 Users Say Thank You to 3dzero For This Useful Post:

    A1m_God (06-01-2019),bblaz3 (04-05-2019),lilpump9217317 (06-03-2019),lolgamer143 (06-03-2019),vinnie12321 (01-02-2020)

  7. #5
    seryevolki's Avatar
    Join Date
    Apr 2017
    Gender
    male
    Location
    Team 10 house
    Posts
    358
    Reputation
    133
    Thanks
    49
    My Mood
    Yeehaw
    Is this still working?

  8. #6
    PhobosTheGod's Avatar
    Join Date
    Sep 2016
    Gender
    male
    Location
    United States
    Posts
    17
    Reputation
    10
    Thanks
    2
    It's not really an aimbot. It's just super aim-assist. It's just like the files that a CronusMax uses... You still have to aim, it just uses hotkeys to automatically do everything else for you. Kind of dumb lol

  9. #7
    Anonymous[234]'s Avatar
    Join Date
    Mar 2019
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    I put it in a file but i still don't know how to do the rest

  10. #8
    hxrri's Avatar
    Join Date
    May 2019
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    what do you do with these scripts

  11. #9
    Bgeeman's Avatar
    Join Date
    Mar 2019
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    1
    im wondering the same thing lol

  12. #10
    aguamar194's Avatar
    Join Date
    Jun 2019
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    Como funciona?

    - - - Updated - - -

    como funciona??

  13. #11
    ReflexYT's Avatar
    Join Date
    May 2022
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0

    how to use (what i do)

    Quote Originally Posted by EJEC View Post
    I really do not know how to use any AHK
    download auto hot key make a new text file paste the script into there save it as a ahk file and with the bottom check box instead of saying txt file it should say all files then look into the ahk folder click compiler then click the first one then follow the instructions then hit compile then play the game and start it .

  14. #12
    exoo93's Avatar
    Join Date
    Nov 2015
    Gender
    female
    Posts
    1
    Reputation
    10
    Thanks
    0

    nah

    Not really working , tried it and its not aiming

  15. #13
    Flamung's Avatar
    Join Date
    Jun 2019
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    i changed the hex values but i was banned after like an hour so use a spoofer and if anyone has a goood free spoofer link it

    :here is the script

    init:
    #NoEnv
    #SingleInstance, Force
    #Persistent
    #InstallKeybdHook
    #UseHook
    #KeyHistory, 0
    #HotKeyInterval 1
    #MaxHotkeysPerInterval 127
    version = 1.2
    traytip, Compiled-Aimbot-.[censored].net%version%, Running in background!, 5, 1
    Menu, tray, NoStandard
    Menu, tray, Tip, Sharpshooter %version%
    Menu, tray, Add, Sharpshooter %version%, return
    Menu, tray, Add
    Menu, tray, Add, Help, info
    Menu, tray, Add, Exit, exit
    SetKeyDelay,-1, 1
    SetControlDelay, -1
    SetMouseDelay, -1
    SetWinDelay,-1
    SendMode, InputThenPlay
    SetBatchLines,-1
    ListLines, Off
    CoordMode, Pixel, Screen, RGB
    CoordMode, Mouse, Screen
    PID := DllCall("GetCurrentProcessId")
    Process, Priority, %PID%, High

    EMCol := 0xD82A22,0xDa9055,OxD96900,OxE7ab93,OxC4c3c7,OxC8c da5,0xF5dc14
    ColVn := 65
    AntiShakeX := (A_ScreenHeight // 160)
    AntiShakeY := (A_ScreenHeight // 128)
    ZeroX := (A_ScreenWidth // 2)
    ZeroY := (A_ScreenHeight // 2)
    CFovX := (A_ScreenWidth // 8)
    CFovY := (A_ScreenHeight // 64)
    ScanL := ZeroX - CFovX
    ScanT := ZeroY
    ScanR := ZeroX + CFovX
    ScanB := ZeroY + CFovY
    NearAimScanL := ZeroX - AntiShakeX
    NearAimScanT := ZeroY - AntiShakeY
    NearAimScanR := ZeroX + AntiShakeX
    NearAimScanB := ZeroY + AntiShakeY

    Loop, {
    KeyWait, LButton, D
    PixelSearch, AimPixelX, AimPixelY, NearAimScanL, NearAimScanT, NearAimScanR, NearAimScanB, EMCol, ColVn, Fast RGB
    if (!ErrorLevel=0) {
    loop, 10 {
    PixelSearch, AimPixelX, AimPixelY, ScanL, ScanT, ScanR, ScanB, EMCol, ColVn, Fast RGB
    AimX := AimPixelX - ZeroX
    AimY := AimPixelY - ZeroY
    DirX := -1
    DirY := -1
    If ( AimX > 0 ) {
    DirX := 1
    }
    If ( AimY > 0 ) {
    DirY := 1
    }
    AimOffsetX := AimX * DirX
    AimOffsetY := AimY * DirY
    MoveX := Floor(( AimOffsetX ** ( 1 / 2 ))) * DirX
    MoveY := Floor(( AimOffsetY ** ( 1 / 2 ))) * DirY
    DllCall("mouse_event", uint, 1, int, MoveX * 1.5, int, MoveY, uint, 0, int, 0)
    }
    }
    }

    Pause:: pause
    return:
    goto, init

    info:
    msgbox, 0, %version%, Made by Ult.Devs edited by Logi @ slut.io`nFortnite must be running in borderless windowed mode.`nPress pause key to pause this program.`nLeft click automatically aims down target near the center of the screen.`nRecommended for near distance(~15m) and full-auto weapons.
    return

    exit:
    exitapp

  16. #14
    headshottt's Avatar
    Join Date
    Feb 2018
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    My Mood
    Amazed

    nope

    not working sadly..

  17. #15
    brucemalis's Avatar
    Join Date
    Jul 2015
    Gender
    male
    Posts
    14
    Reputation
    10
    Thanks
    2
    As already stated, this isn't working. Trying to see if it can be fixed in any way????

Page 1 of 6 123 ... LastLast

Similar Threads

  1. (New) Fortnite AHK Aimbot Script 100% Undetected (Legit Cheating)
    By kiwixcoke in forum Fortnite Hacks & Cheats
    Replies: 96
    Last Post: 04-20-2022, 07:34 AM
  2. Actually successful aimbot for fortnite [Ahk]
    By Cumrad in forum Fortnite Discussion & Help
    Replies: 0
    Last Post: 12-16-2018, 02:20 PM
  3. [Release] New MW2 Aimbot Update - Version 2
    By pr0666 in forum Call of Duty 6 - Modern Warfare 2 (MW2) Hacks
    Replies: 9
    Last Post: 12-21-2009, 10:36 PM
  4. ok aimbot update.
    By Chester Bennington in forum CrossFire Hacks & Cheats
    Replies: 34
    Last Post: 09-06-2009, 12:59 PM
  5. Hack CF USA wall , charms , aimbot Update 5/9 by HGV Team (Working 100%)
    By xuanson138 in forum CrossFire Hacks & Cheats
    Replies: 23
    Last Post: 09-06-2009, 10:51 AM