Jump to content

Multiple Accounts on CLI


Recommended Posts

Posted
7 hours ago, Alek said:

Are you getting any errors in console opening one client with another one open?

no 

this is what i hvae in the .bat

cd C:/Users/%username%
for /f "delims=" %%x in ('dir /s /od /b OSBot*.jar') do set recent=%%x
java -jar "%recent%" -mem 1024 -login xxx:xxx -bot xxx:xxx:1234 -debug 5005 -script DankWoodCut:none -allow lowresouce,lowcpu,norender
java -jar "%recent%" -mem 1024 -login xxx:xxx -bot xxx:xxx:1234 -debug 5005 -script WildyLooter:none -allow lowresouce,lowcpu,norender
pause

Posted
27 minutes ago, donaldchen34 said:

no 

this is what i hvae in the .bat

cd C:/Users/%username%
for /f "delims=" %%x in ('dir /s /od /b OSBot*.jar') do set recent=%%x
java -jar "%recent%" -mem 1024 -login xxx:xxx -bot xxx:xxx:1234 -debug 5005 -script DankWoodCut:none -allow lowresouce,lowcpu,norender
java -jar "%recent%" -mem 1024 -login xxx:xxx -bot xxx:xxx:1234 -debug 5005 -script WildyLooter:none -allow lowresouce,lowcpu,norender
pause

Remove the -debug 5005

  • Heart 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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