[AutoIT] Simple Bot-Restarter

07/29/2016 14:33 Professor Linebeck#1
As many of you guys have some troubles with restarting certain Bots(mostly every 30mins), i will now post some simple restarter scripts coded by myself. Also, batch's are not always working for me and some other guys~
[Only registered and activated users can see links. Click Here To Register...]

What do you need to run AutoIT?
- Autoit: [Only registered and activated users can see links. Click Here To Register...]
- Scite (AutoIT Script editor): [Only registered and activated users can see links. Click Here To Register...]
- A little piece of Brain


How to use it?

1. Install Autoit and Scite (↑)
2. Download the pokeopen.rar below(attached) and drag the pokeopen.au3 into the folder of your Bot.exe! (For Example "Necrobot.exe")
[Only registered and activated users can see links. Click Here To Register...]


3. Rightclick pokeopen.au3 -> Edit Script
[Only registered and activated users can see links. Click Here To Register...]
4. If your are not using Necrobot, replace "Necrobot.exe" with the name of your bot!
Code:
$botname = "Necrobot.exe";Edit the name of the Bot here!
5. If you are ready, simply take a look at the top and click [Tools]->[Compile].
6. You'll now have a "pokeopen.exe" in your folder. Just run it and be happy! You can now use your own Auto restarter as often as you want.
(If you are actually using necrobot, make sure "StartupWelcomeDelay": is set to false!)



If you need some modifications on the script, doing some more things, just ask here!
Users can also share their Pokeopen.exe for different bots, just post them here :)


Basic script(if you ever need to redownload, just copy this one):
07/29/2016 14:45 babidu#2
You need to press a button, in order to start the NecroBot, can you add that feature?
07/29/2016 14:47 Professor Linebeck#3
Quote:
Originally Posted by babidu View Post
You need to press a button, in order to start the NecroBot, can you add that feature?
Sure, you mean like no auto restart? Just a Button which needs to be clicked first to start the bot? Or do you mean a button to start the auto restarter itself?
07/29/2016 14:49 babidu#4
Well, when my NecroBot starts up, I have to press a random button in order for it to boot. So you can implent a random button, after the bot starts up.
07/29/2016 14:51 Professor Linebeck#5
Quote:
Originally Posted by babidu View Post
Well, when my NecroBot starts up, I have to press a random button in order for it to boot. So you can implent a random button, after the bot starts up.
Yes, but i guess its easier to just deactivate this in the Necrobot.
Quote:
(If you are actually using necrobot, make sure "StartupWelcomeDelay": is set to false!)
This deactivates the startup-key press(config.json)
[Only registered and activated users can see links. Click Here To Register...]
07/29/2016 14:53 babidu#6
Oh thank you very much! :)
07/29/2016 14:59 HeilerFreak#7
An sich eine echt geile sache, aber ich benutze den necrobot bei 4 verschiedenen accounts parallel. leider kann ich so nicht alle 4 gleichzeitig benutzen,

Jemand eine Lösung?