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 › Other MMORPG Hacks › MapleStory Hacks, Cheats & Trainers › MapleStory Help › Simple Autoit Script help

UnhappySimple Autoit Script help

Posts 1–5 of 5 · Page 1 of 1
dalehohn13
dalehohn13
Simple Autoit Script help
Alright so obviously i have no idea what I'm doing. Was trying to make a simple script that would just simply spam 345 etc till the end where it gets to 6 and then repeat itself. However it doesn't work in game. If i run it while it is in a normal window (such as wordpad) it'll work and will spam the numbers accordingly until i hit the Esc key

This is what i have so far, I've never made a script before, so as i said i have no idea what I'm doing.

Sleep(4000)
Opt("SendKeyDownDelay", 55)


While 100000
Send( "{3}" )
Sleep(2500)
Send( "{4}" )
Sleep(2500)
Send( "{5}" )
Sleep(2500)
Send( "{3}" )
Sleep(2500)
Send( "{4}" )
Sleep(2500)
Send( "{5}" )
Sleep(2500)
Send( "{3}" )
Sleep(2500)
Send( "{4}" )
Sleep(2500)
Send( "{5}" )
Sleep(2500)
Send( "{3}" )
Sleep(2500)
Send( "{4}" )
Sleep(2500)
Send( "{5}" )
Sleep(2500)
Send( "{3}" )
Sleep(2500)
Send( "{4}" )
Sleep(2500)
Send( "{5}" )
Sleep(2500)
Send( "{6}" )
Sleep(50000)
Send( "{6}" )
Sleep(3000)
WEnd



Func quit()
Exit
EndFunc
So yeah, i would really appreciate it if someone would take a look at it and help me fix it. Thanks in advance
#1 · 14y ago
FR
fromthesky
Try compiling the script, and then running the .exe as an administrator.
#2 · 14y ago
dalehohn13
dalehohn13
Quote Originally Posted by fromthesky View Post
Try compiling the script, and then running the .exe as an administrator.
Still doing the same thing, thanks for trying
#3 · 14y ago
Dreamer
Dreamer
I recommend hooking it to the game. Although I dont know how I seen it happen before.
#4 · 14y ago
moiz1234
moiz1234
Quote Originally Posted by dalehohn13 View Post
Alright so obviously i have no idea what I'm doing. Was trying to make a simple script that would just simply spam 345 etc till the end where it gets to 6 and then repeat itself. However it doesn't work in game. If i run it while it is in a normal window (such as wordpad) it'll work and will spam the numbers accordingly until i hit the Esc key

This is what i have so far, I've never made a script before, so as i said i have no idea what I'm doing.



So yeah, i would really appreciate it if someone would take a look at it and help me fix it. Thanks in advance
it wont work in game...
cuz of xtrap...u'll need xtrap bypass
#5 · 13y ago
Posts 1–5 of 5 · Page 1 of 1

Post a Reply

Similar Threads

  • JetBot script help (Two boss maps).By Z4ck in Vindictus Help
    0Last post 14y ago
  • MPGH Login Script(Help)By ShadowPwnz in Visual Basic Programming
    7Last post 16y ago
  • [SOLVED] Anti Camp script help!!!By adyson_19 in Call of Duty Modern Warfare 2 Help
    11Last post 16y ago
  • Simple AutoIt Kills TrainerBy @osma8 in Call of Duty Modern Warfare 2 Coding / Programming / Source Code
    13Last post 15y ago
  • Script Help?By rage21424a in Call of Duty Modern Warfare 2 Coding / Programming / Source Code
    2Last post 15y ago

Tags for this Thread

None