Tylersbored Posted April 10, 2017 Share Posted April 10, 2017 (edited) A very simple CLI Script Creator. Helps you create CLI scripts with ease without having to copy, paste, and edit over and over. Hope it helps make your botting career a bit easier! Dependencies: Requires Python 3.6.1 or higher to run. Python download: https://www.python.org/downloads/ Here is the link to the GitHub repo: https://github.com/Tylersobored/MakeBat Latest Version: 0.4.1 Changelog: v0.4.1 - Added random worlds (type "f2p" or "p2p" in world parameter) v0.4 - Fixed bugs when updating bots v0.3 - Added ability to select multiple bots and update them accordingly. - Added Update All and Import Proxies buttons Edited April 13, 2017 by Tylersbored 1 Quote Link to comment Share on other sites More sharing options...
Knuckolls Posted April 10, 2017 Share Posted April 10, 2017 Well well well... Looks like the new Tyler on the Block is being a bit industrious nowadays, figuring shit out and stuff.... We have been watching you.... We will contact you when the time is right... -Nuckolls 1 Quote Link to comment Share on other sites More sharing options...
The Undefeated Posted April 10, 2017 Share Posted April 10, 2017 Nice work. Quote Link to comment Share on other sites More sharing options...
Tylersbored Posted April 10, 2017 Author Share Posted April 10, 2017 On 4/10/2017 at 10:11 AM, Tylar245 said: Well well well... Looks like the new Tyler on the Block is being a bit industrious nowadays, figuring shit out and stuff.... We have been watching you.... We will contact you when the time is right... -Nuckolls Expand 1 Quote Link to comment Share on other sites More sharing options...
Knuckolls Posted April 10, 2017 Share Posted April 10, 2017 On 4/10/2017 at 10:45 AM, Tylersbored said: Expand Quote Link to comment Share on other sites More sharing options...
Chris Posted April 10, 2017 Share Posted April 10, 2017 damn bro we got like 7 of these on these forums 1 Quote Link to comment Share on other sites More sharing options...
Juggles Posted April 10, 2017 Share Posted April 10, 2017 Easier to use regular CLI tbh 1 Quote Link to comment Share on other sites More sharing options...
Tylersbored Posted April 10, 2017 Author Share Posted April 10, 2017 On 4/10/2017 at 4:07 PM, Chris said: damn bro we got like 7 of these on these forums Expand Yeah i figured lol just wanted to share if anyone possibly qanted it xD On 4/10/2017 at 4:21 PM, Juggles said: Easier to use regular CLI tbh Expand I hate typing out the CLI scripts haha Quote Link to comment Share on other sites More sharing options...
Gilles123 Posted April 10, 2017 Share Posted April 10, 2017 Would be even better if you added the ability to import username:passwords so I can generate a lot of bats faster 1 Quote Link to comment Share on other sites More sharing options...
Tylersbored Posted April 10, 2017 Author Share Posted April 10, 2017 On 4/10/2017 at 5:08 PM, Gilles123 said: Would be even better if you added the ability to import username:passwords so I can generate a lot of bats faster Expand oo you're right. I will add that soon probably 1 Quote Link to comment Share on other sites More sharing options...
Gilles123 Posted April 10, 2017 Share Posted April 10, 2017 On 4/10/2017 at 5:15 PM, Tylersbored said: oo you're right. I will add that soon probably Expand Great! Quote me when you have that finished looking forward to it! Quote Link to comment Share on other sites More sharing options...
Juggles Posted April 10, 2017 Share Posted April 10, 2017 On 4/10/2017 at 4:58 PM, Tylersbored said: Yeah i figured lol just wanted to share if anyone possibly qanted it xD I hate typing out the CLI scripts haha Expand What do you mean typing it out? It takes 5 minutes to add 100 accounts. I just copy and paste it down the list 100 times and change the username. 1 Quote Link to comment Share on other sites More sharing options...
Tylersbored Posted April 10, 2017 Author Share Posted April 10, 2017 On 4/10/2017 at 5:33 PM, Juggles said: What do you mean typing it out? It takes 5 minutes to add 100 accounts. I just copy and paste it down the list 100 times and change the username. Expand I can see how it would be easy for you because all of your bots run the same script and all have the same settings. At the moment my farm does not run this way so I have to type in a specific line for each bot which was tedious for me to do haha Quote Link to comment Share on other sites More sharing options...
Tylersbored Posted April 10, 2017 Author Share Posted April 10, 2017 On 4/10/2017 at 5:17 PM, Gilles123 said: Great! Quote me when you have that finished looking forward to it! Expand Just pushed an update adding the import functionality. Import bots with "username:password" per bot per line. If you want to add additional details to the bots after import like world or proxy, select the bot you would like to edit. From there change the fields that you want to update, then press "update bot" (username and password do not update). Let me know if you have any more suggestions or bugs that I need to iron out. 1 Quote Link to comment Share on other sites More sharing options...
Gilles123 Posted April 10, 2017 Share Posted April 10, 2017 (edited) On 4/10/2017 at 7:09 PM, Tylersbored said: Just pushed an update adding the import functionality. Import bots with "username:password" per bot per line. If you want to add additional details to the bots after import like world or proxy, select the bot you would like to edit. From there change the fields that you want to update, then press "update bot" (username and password do not update). Let me know if you have any more suggestions or bugs that I need to iron out. Expand Thanks so much! Will test this out now and let you know if I encounter bugs! //edit: Would be even better if you could make another option to update all bots with world,script and params etc. Cause if I wanna run a certain script on all bots it's easy to auto-set that! Edited April 10, 2017 by Gilles123 update 1 Quote Link to comment Share on other sites More sharing options...