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 32 minutes ago, 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 1 Quote Link to comment Share on other sites More sharing options...
Knuckolls Posted April 10, 2017 Share Posted April 10, 2017 Just now, Tylersbored said: 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 48 minutes ago, Chris said: damn bro we got like 7 of these on these forums Yeah i figured lol just wanted to share if anyone possibly qanted it xD 35 minutes ago, Juggles said: Easier to use regular CLI tbh 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 7 minutes ago, Gilles123 said: Would be even better if you added the ability to import username:passwords so I can generate a lot of bats faster 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 1 minute ago, Tylersbored said: oo you're right. I will add that soon probably 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 34 minutes ago, Tylersbored said: Yeah i figured lol just wanted to share if anyone possibly qanted it xD I hate typing out the CLI scripts haha 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 6 minutes ago, 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. 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 1 hour ago, Gilles123 said: Great! Quote me when you have that finished looking forward to it! 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) 31 minutes ago, 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. 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...