Jump to content

CLI wont load script


wj7

Recommended Posts

Hi!, I'm trying to start a small gold farm.

So I've tried making a CLI loadup but it won't start the scripts.

 

Spoiler

cd C:/Users/%username%
for /f "delims=" %%x in ('dir /s /od /b OSBot*.jar') do set recent=%%x
java -jar "%recent%" -mem 1024 -data 0 -login wj7:password -bot test123@outlook.com:password:0000 -script FishNetLooter:null
pause

This is the code that I've used. The script is local and is named 'FishNetLooter' (just a test script to see if it'd load)

Is there anything I'm doing wrong? I have no idea why it wont launch the script, does anyone know what to do?

Edited by wj7
made a typo
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...