avid Posted November 22, 2017 Share Posted November 22, 2017 Amazing and clean. Very clean. Not sure where you're at in Dev for this tool, but if I had another Tab for "scheduling" where I could pick a configuration and give it a time to run+break settings, this thing would be a monster. I envision the tab to contain a caldender type interface, where in which you click it gives you a list of hours, click the hours, and it lists all your configs scheduled for that hour (and a +-button to add more). Refer to image for rough idea. Quote Link to comment Share on other sites More sharing options...
Explv Posted November 22, 2017 Author Share Posted November 22, 2017 On 11/22/2017 at 1:56 PM, avid said: Amazing and clean. Very clean. Not sure where you're at in Dev for this tool, but if I had another Tab for "scheduling" where I could pick a configuration and give it a time to run+break settings, this thing would be a monster. I envision the tab to contain a caldender type interface, where in which you click it gives you a list of hours, click the hours, and it lists all your configs scheduled for that hour (and a +-button to add more). Refer to image for rough idea. Expand I was intending to implement a scheduling system, but never got round to it. I haven't looked at this project for a while, I'll certainly do this when I have time. 1 Quote Link to comment Share on other sites More sharing options...
Chikan Posted November 22, 2017 Share Posted November 22, 2017 On 11/22/2017 at 4:26 PM, Explv said: I was intending to implement a scheduling system, but never got round to it. I haven't looked at this project for a while, I'll certainly do this when I have time. Expand Explv coding at 300 IQ Quote Link to comment Share on other sites More sharing options...
whipz Posted December 1, 2017 Share Posted December 1, 2017 What happened to this ? it disappeared 0.o Quote Link to comment Share on other sites More sharing options...
Explv Posted December 1, 2017 Author Share Posted December 1, 2017 On 12/1/2017 at 3:53 AM, whipz said: What happened to this ? it disappeared 0.o Expand Yah, me dun did a goof, so me delete. Long storyerino. Will b reuploading this weekenderino, maybe b uploading new version, we will c 1 Quote Link to comment Share on other sites More sharing options...
whipz Posted December 1, 2017 Share Posted December 1, 2017 On 12/1/2017 at 10:55 AM, Explv said: Yah, me dun did a goof, so me delete. Long storyerino. Will b reuploading this weekenderino, maybe b uploading new version, we will c Expand Ahh all good freaked out xD so went and grabbed it off my old laptop xD Quote Link to comment Share on other sites More sharing options...
imbot Posted December 3, 2017 Share Posted December 3, 2017 Looking forward to reupload ^.^ Quote Link to comment Share on other sites More sharing options...
thens Posted December 4, 2017 Share Posted December 4, 2017 Any update on this ? seemed like a good project Quote Link to comment Share on other sites More sharing options...
Chikan Posted December 4, 2017 Share Posted December 4, 2017 On 12/1/2017 at 10:55 AM, Explv said: Yah, me dun did a goof, so me delete. Long storyerino. Will b reuploading this weekenderino, maybe b uploading new version, we will c Expand what did ye dun goof on fren? Quote Link to comment Share on other sites More sharing options...
Explv Posted December 4, 2017 Author Share Posted December 4, 2017 On 12/3/2017 at 1:19 AM, imbot said: Looking forward to reupload ^.^ Expand Sorry forgot, will upload tonight. On 12/4/2017 at 2:26 PM, Chikan said: what did ye dun goof on fren? Expand Accidentally leaked some private info, so just nuked the repo. Quote Link to comment Share on other sites More sharing options...
Chikan Posted December 4, 2017 Share Posted December 4, 2017 On 12/4/2017 at 2:31 PM, Explv said: Sorry forgot, will upload tonight. Accidentally leaked some private info, so just nuked the repo. Expand Leaked? Quote Link to comment Share on other sites More sharing options...
Explv Posted December 4, 2017 Author Share Posted December 4, 2017 On 12/4/2017 at 2:17 PM, thens said: Any update on this ? seemed like a good project Expand Reuploading tonight, will be adding more features soonish Quote Link to comment Share on other sites More sharing options...
Explv Posted December 4, 2017 Author Share Posted December 4, 2017 (edited) On 12/1/2017 at 3:53 AM, whipz said: What happened to this ? it disappeared 0.o Expand On 12/3/2017 at 1:19 AM, imbot said: Looking forward to reupload ^.^ Expand On 12/4/2017 at 2:17 PM, thens said: Any update on this ? seemed like a good project Expand Updated and re-uploaded 2017/12/04 - v 7.5: Fixed proxy editing Code refactoring Skip broken local scripts Escape OSBot parameters Edited December 4, 2017 by Explv Quote Link to comment Share on other sites More sharing options...
1anter Posted December 5, 2017 Share Posted December 5, 2017 question what script should i add to just auto login Quote Link to comment Share on other sites More sharing options...
Explv Posted December 5, 2017 Author Share Posted December 5, 2017 On 12/5/2017 at 10:44 AM, 1anter said: question what script should i add to just auto login Expand You can just create a local script with nothing in it, except for stop(false) in onStart(). I have created it for you here: https://uppit.eu/f/xy2TSOWyUgp Rename that file to "login.jar" and then put it in C:\Users\YourUsername\OSBot\Scripts Then in the manager just select the local script with the name "Login". I will see if I can add this feature to my manager without having to download a local script. Quote Link to comment Share on other sites More sharing options...