Okso I get a few compiler errors with this script and its probably a really simple fix but this is my first autoit experience so I thought I was doing preatty well for myself. The script isnt entirely finished yet but its getting close.
XD Oddly enough you should've searched for some info on MapleStory on these forums first : I asked a question a few days ago why I couldn't send info to the program. Its because of nProtect that MS uses, it hooks into your APIs and then it blocks the normal send functions and controlsend functions that AutoIt uses. Now I heard some people say you could use GGK (GameGuard Killer) while MS is loading so that your bots will work, never tried for myself though : But I do know that you can just go find a copy of MSBot v0.0.1.5 I think is what I use. And it has attacking, looting, and autopotion built into it.
EDIT: Thought I might add, pretty sure MSBot was done in ACTool, so dunno if it's completely different on how it sends stuff, but it does include a .dll with it that I couldn't pull any functions out of that may come in handy.
hey yall, im noob-ish, so excuse me if ive done something wrong, anyhow, if u have a good bot for MapleStory, im looking for the script, ill give all credits and i will not upload to anywhere/spam unless i get permission =) so feel free to post ur script hehe:P
I am currently playing maple story on a private sever and trying to create a script to automate some tedious tasks such as looting items or use buffs. For some reason when ever I run the script the client can't detect the key strokes from script and I am not sure why. I have tried testing the script on other programs, ie notepad and Starbound and it works fine. So I am not sure why this specific client won't detect the key strokes. Any suggestions would me greatly appreciated.
I have also pasted sample code of what I am trying to test, got some source code from another post on stack overflow. I have also tried using the the pyautogui,and pynput libraries all with the same results.
Can someone tell me what do I need to write in [X] to make the process Maplestory.exe be killed when it will start? I don't want to use timing commands, thanks! (the gamelauncher.exe causes the maplestory.exe to run)
I would pipe the output from tasklist into find, search for maplestory, and use an IF statement and a GOTO to continue looping, checking for that process, until it's found. Once it's found, then you can GOTO a different point to kill the task.
Why must you run anything? You can simply attempt to terminate the process at any time and then take action upon success (&& operator) or failure ( operator). You can simply loop via GOTO until you achieve success.
This LMPQ exists in MapleStory, I am just copy the idea of how it work, and try to port it into RO.
However, its far from perfect, originally I planned to get a custom map with x-mas theme, something like toy factory since it kinda match with MapleStory's Ludibrium town/dungeons.
But plan failed, tried to approach several person to help me with some of the client side stuff, but not everyone have the free time or interested or maybe not willing to work on free maps/clientside release nowaday.
Anyhow, maybe you could just replace with your own custom map, or even better if you could share with everyone like I share the scripts. The more the merrier!
3a8082e126