Jump to content

Bot all stats


Melrpm

Recommended Posts

 

You can make scripts yourself which can for example level different skills in one go.

I make my own scripts that level a couple skills in one go with some breaks, this way I don't have to set them up manually for each skill and can let them run for a long time without looking at them.

I also use 'Accountstarters' which is a .bat file with some code:

cd C:/Users/%username%
for /f "delims=" %%x in ('dir /s /od /b OSBot*.jar') do set recent=%%x
java -jar "%recent%" -mem 1024 - allow lowresource,lowcpu -proxy (Your proxy here):(Proxy username):(proxypass) -login (Osbot username):(Osbot password) -bot (bot login email):(bot login password):(pin) -world (world number) -script (scriptname)
echo %recent%
pause

Put this in a .txt file with the correct info and convert it into a .bat file.
Now you only have to double click your bat file and your bot starts right away.

Link to comment
Share on other sites

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...