Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › MultiPlayer Game Hacks & Cheats › Fortnite Hacks & Cheats › [AHK] Free Insane Aim Assist Script

Red face[AHK] Free Insane Aim Assist Script

Posts 1–15 of 52 · Page 1 of 4
[
[ ULT.DEVS ] Logi
[AHK] Free Insane Aim Assist Script
Hello there,

This is a script for Auto Hot Key [AHK]

This script works since season 3

Don't use this a lot because there is a high ban risk

Code:
init:
#NoEnv
#SingleInstance, Force
#Persistent
#InstallKeybdHook
#UseHook
#KeyHistory, 0
#HotKeyInterval 1
#MaxHotkeysPerInterval 127
version = 1.1
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,0xDD5879,0x322F2D,0x0DF317,0xABB3C0,0xD82 A22,0x240E11,0x955647,0x5D024F,0x1599A5,0x61145C,0 xEEE679,0xD0723E,0xEAE6DB,0x915612,0x424649,0x7F51 03,0x54697E,0xD68E44,0xB80A0V,0xD0B56A,0x813D2B,0x aC351A,0xE9D795,0xB5AF9B,0xE94F58,0x612B37,0x2ADD3 1,0x612B37
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
#1 · edited 7y ago · 7y ago
NF
NFG_Hyyrokkin
u stole it
#2 · 7y ago
FA
Fatal mercs
How does it work?
#3 · 7y ago
Getdench77
Getdench77
doesn't work in game
#4 · 7y ago
Awesomexde
Awesomexde
Can this ban me ingame?
#5 · 7y ago
HJ
hj6kl2h6j2kl6h2jkl
This is copied from a older post it dont work at all locks onto the grass etc unlessthis is a edited/different one it dont work

EDIT:Yes it dont work it just dont ht anyone at all just shakes and everything kinda to the ground etc dont work
#6 · edited 7y ago · 7y ago
Littlizard
Littlizard
Doesnt work right?
#7 · 7y ago
AQ
Aquacyte
help
Can someone help me, I don't know how to use any scripts, I'm a beginner
#8 · 7y ago
ZE
zemozdkz1
Doesn't work, crosshair keeps going down on the grass
#9 · 7y ago
BG
BGkillerBG
thanks m8 you are the best
#10 · 7y ago
FU
FuckerOfDragons
Download ahk, make a new text file where you paste the script and namit something.ahk . after that right click the ahk file and compile the script. After that its ready to use. but this script is garbage.

here more instuctions if you dont understand me. https://******.com/ldtek/ahk_source_code

- - - Updated - - -

Download ahk, make a new text file where you paste the script and namit something.ahk . after that right click the ahk file and compile the script. After that its ready to use. but this script is garbage.

here more instuctions if you dont understand me. https://******.com/ldtek/ahk_source_code

i made this for Aquacyte
#11 · 7y ago
P3
P3DroTM
Doesn't work that well for me
#12 · 7y ago
EN
enyce3
Detected or nah?
#13 · 7y ago
saninja
saninja
-_- lets not repost this again and again please its not working at all if you don't have geforce now as ahk will get you banned if your not playing on geforce now and using this script also i used this multiple times its absolute crap if you want to get an actual cheat buy one or your probably getting banned
#14 · 7y ago
1337CaliGirl
1337CaliGirl
doesnt really work
#15 · 7y ago
Posts 1–15 of 52 · Page 1 of 4

Post a Reply

Similar Threads

  • Svrij22's Aimtools Reborn [Ghosthair][Aim Assist][Autoit Script]By svrij22 in Counter-Strike 2 Scripts
    16Last post 9y ago
  • Aim Assist AHKBy wizzled33z3 in Fortnite Hacks & Cheats
    45Last post 7y ago
  • Fortnite Aim Assist AHK (Needs fixing)By Snakekarlo1099 in Fortnite Discussion & Help
    3Last post 8y ago
  • [SOLVED] Aim AssistBy synth in Call of Duty Modern Warfare 2 Help
    8Last post 15y ago
  • [SOLVED] auto aim assistBy wasaka1 in Call of Duty Black Ops Help
    3Last post 15y ago

Tags for this Thread

None