LonelyHill Posted May 14, 2020 Share Posted May 14, 2020 Hey, Working my way into OSBot but there's some small hickups here and there with launching scripts in cli. I currently have this command that does not work, because it can't log in, is it because my username has spaces in it? java -jar "Desktop/OSBot.jar" -login A Lonely Hill:QAZ654987!! -bot a@b.c:ABC487 -script 1053:load -allow norandoms I've also tried to put the name in quotes. java -jar "Desktop/OSBot.jar" -login "A Lonely Hill":NotARealPassEither69! -bot a@b.c:ABC487 -script 1053:load -allow norandoms Some insight would be appreciated. Quote Link to comment Share on other sites More sharing options...
Kramnik Posted May 14, 2020 Share Posted May 14, 2020 Since you are VIP (not 100% only VIPs can do that) you can ask admins to change your name. Seen people doing that because of CLI issues 1 Quote Link to comment Share on other sites More sharing options...
Muffins Posted May 14, 2020 Share Posted May 14, 2020 try using underscores instead of quotes. 1 Quote Link to comment Share on other sites More sharing options...
LonelyHill Posted May 14, 2020 Author Share Posted May 14, 2020 Thanks for the replies, I've tried underscores now, it also can't authenticate. As for the name change, I've just had it changed. Guess I'll ask for some kindness in a second change. Quote Link to comment Share on other sites More sharing options...
sellout_89 Posted May 14, 2020 Share Posted May 14, 2020 Had this problem myself before. Ended up trying the email account I registered on osbot with and that worked. Quote Link to comment Share on other sites More sharing options...