Jump to content

Multiple Accounts on CLI


donaldchen34

Recommended Posts

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

Link to comment
Share on other sites

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