Jump to content

How To Use OSBot's new CLI (Command Line Interface)


Muffins

Recommended Posts

what about if you want to use multiple bots? Do you just copy and paste the code for windows twice in the same batch file? And is there a way to save script settings?

 

 

Just keep making new notepad .bat files.

For example, 

Zezima.bat   

Zezima1.bat 

 

http://osbot.org/forum/topic/100554-explvs-osbot-manager/

  • Like 2
Link to comment
Share on other sites

My login is not working. I think its the login for the website, and I am positive i have the right info. Idk how to get this working man please help

 

Try Kitten_Krazy as the login

 

edit: Make sure it is your original osbot login and not a name changed one

Edited by Muffins
Link to comment
Share on other sites

I'm doing something wrong. Does this look ok? I know i have to replace the password for my forum acc and I got the email for my rsacc and pass for that, but everything else? And its not using my up to date OSBot.jar
 

cd C:/Users/%username%
for /f "delims=" %%x in ('dir /s /od /b OSBot*.jar') do set recent=%%x
java -jar "%recent%" java -jar "osbot 2.4.76.jar" -login Kitten_Krazy:pass "-allow lowresource,lowcpu" -bot RSEmail:pass -script 890:param1,param2,param3,param4
echo %recent%
pause
Edited by Kitten Krazy
Link to comment
Share on other sites

 

I'm doing something wrong. Does this look ok? I know i have to replace the password for my forum acc and I got the email for my rsacc and pass for that, but everything else? And its not using my up to date OSBot.jar

 

cd C:/Users/%username%
for /f "delims=" %%x in ('dir /s /od /b OSBot*.jar') do set recent=%%x
java -jar "%recent%" java -jar "osbot 2.4.76.jar" -login Kitten_Krazy:pass "-allow lowresource,lowcpu" -bot RSEmail:pass -script 890:param1,param2,param3,param4
echo %recent%
pause

 

haha i know what you're doing wrong, come in the chatbox and ill fix it for you

Nice Video!

 

you're a bit late but thanks fuhrer

  • Like 1
Link to comment
Share on other sites

  • 4 months later...
  • 3 months later...
  • 10 months later...
  • 11 months later...
  • 2 years later...
  • 9 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...