luke 0 Posted December 26, 2020 Share Posted December 26, 2020 (edited) A function that winbot had, is that it is to open the bot by selecting an .exe already with a defined name and a defined script for example on the opening command line directing the client's .exe to open it, and directing the script to hook that specific client and already load the script, to be more automated An example "C:\OTBot\OTBot.exe" -c "C:\RetroCores\clientname.exe" -s "C:\Scripts\scriptname.xml" -c = Client directory that he will open and select/hook automatic -s = Script that it will load and start automatically and another important thing to use together with the suggestion above connect('accountName', 'PassWord', 'CharacterNick') if these functions are added to the bot I will leave the competitor for this bot to do tests, as I didn't find anything referring to "connect()", for me it is not interesting because I am using more than 60 instances and this function is fundamental for me need something to leave fully automated. Edited December 26, 2020 by luke Link to post Share on other sites
Zelek 99 Posted December 26, 2020 Share Posted December 26, 2020 I don’t plan to add any of those in a near future, since it’s a beta version and I’m working on a stability and performance over adding a new stuff. I might work on it someday tho. Link to post Share on other sites
Recommended Posts