As per request of szymon310199 i've quickly made this little bot that deletes 2 rows of your inventory then sleeps 15 seconds then deletes.
It has a start and a stop Button, which first stops once the loop is done, it has a live timer that shows you how much time has passed.
Config you can change the sleep between each delete (in seconds) and sleep between each MButton click and the OK click (in Milliseconds).
It's also presummed your game client has a 1920x1017 resolution. I might make it so it reduces the window size later.
Pls report any bugs i made this in under an hour so might be a little rough.
Hey, first thank you for creating this, even tho its not approved yet, with what did you code this whole pasta? Also, can you post the Source code? So people could write it themselves and use it without beeing approved.
1. by what i created it with does you mean AutoHotkey? 2. I didn't post the source code cause it also uses a config.ini file for changing the settings, though i can post the code if u want then u can make the inifile by yourself.
This should work well with auto fishing right?
Originally Posted by Godforfun
This should work well with auto fishing right?
Presuming you're only running 1 account and you aren't doing anything else on the computer. YES
though it won't run on multiple account and it won't run in the background seeing as it needs to use clicks not keystrokes it can't possibly be done in the background. thought it could be made to switch focus to the different trove instances but it is not in this version. It was made really quickly.
File is clean and safe. Not tested post results back
Thanks a lot for your effort, i will test it through the night
I'll also try it on 4 different accounts at one time, just will change the click points in ahk file and i think it should work
Originally Posted by szymon310199
Thanks a lot for your effort, i will test it through the night
I'll also try it on 4 different accounts at one time, just will change the click points in ahk file and i think it should work
i don't see how that would work but i could make a version that changes the windows so that muliple accounts can run.
i was thinking about playing 4 of them on changed points on screen and when one is done the second will do its job, but if you can make a version with windows swapping it would be very nice
gonna have to wait a few days before i start working on that i've got some exam prep.