MekongSwells
Members-
Content Count
11 -
Joined
-
Last visited
Community Reputation
6 NeutralAbout MekongSwells
-
Rank
Bronze V
-
Exiled Insurance v0.1
MekongSwells replied to topic's MekongSwells in User's script for POE and/or Exiled Bot
I don't have the intelligence to even know what that means lol -
Exiled Insurance v0.1
MekongSwells replied to topic's MekongSwells in User's script for POE and/or Exiled Bot
hmm getting some issues after updating (maybe saving) values, where it will restart the programs in a loop. if this happens just restart exiled insurance - I'll try to find out the problem -
Exiled Insurance v0.1
MekongSwells replied to topic's MekongSwells in User's script for POE and/or Exiled Bot
its come to my attention I uploaded a 64bit version i'll remedy that -
Exiled Insurance v0.1
MekongSwells replied to topic's MekongSwells in User's script for POE and/or Exiled Bot
I actually built on win7 x64. It should run, maybe you need to install AutoHotkey? If after installing, and the exiledinsurance.exe still doesn't work try the source files included in the zip. Just run exiledinsurance.ahk script, it will load in the other scripts. Then you can try compiling the scripts yourself in the right click menu -
Exiled Insurance v0.1
MekongSwells replied to topic's MekongSwells in User's script for POE and/or Exiled Bot
: ) Thanks! Lemme just say working with ahk script is hellish @ohad83 OO I see what's happening yea I'll have fix that right now -
Exiled Insurance v0.1
MekongSwells replied to topic's MekongSwells in User's script for POE and/or Exiled Bot
thanks happy to I just fixed a small bug where the runtime / stash tabs weren't changing so redownload if you have already -
Hi I've been working on this for a couple of days now, it started as a gui frontend for Immo's Exiled Zone Changer script, but I've added a lot more to it and think it deserves it's own thread. Features - You can schedule different periods of the day for when the Bot operates, it will shut down and start up, and wait for the next periods in your scheduled list - There are various tabs and checkboxes for all the different zones and difficulties available to Exiled Bot - You can randomize runtimes - Saves all your settings and loads them on launch - There's a Setup Wizard - Plus all the goodies from Immo's script are working properly You can download the compiled version here: https://dl.dropboxusercontent.com/u/46434785/AutoHotkey/ExiledInsurance.exe And here are the source files if you want to mess around, it's not commented but I think the code is easy to follow: https://dl.dropboxusercontent.com/u/46434785/AutoHotkey/ExiledInsurance%20v0.1.zip Lemme know if anythings not working, or there are any bugs. I just wrapped this up today, so I haven't run it for a full 24 hr period, I'd like to know if there are any problems with the scheduler specifically, but the short tests I did worked fine. Also on the scheduler, just make sure your time periods don't overlap with eachother, that might cause problems in which case just delete the entries. *Also when the script saves/loads it doesn't keep track currently of your checked scheduled times, you'll have to recheck them if you decide to use it. There's a little checkbox that says if you are using the schedule or not, nothing will happen if it's checked and all your time periods are unchecked when you start everything. If your config gets messed up just delete the config.ini - and it will go through the setup wizard again. I think that's everything enjoy : )