Jump to content

Local script via cli start up help


Recommended Posts

Posted

name = has to be last in the script manifest

 

@ScriptManifest( author = "Juggles", version = 1.2, info = "", logo = "", name = "AIOFighter")

-script AIOFighter:null

 

Also, make sure you are using -bot or it won't work. 

Is what im using (-script Test:params), essentially the same as -script Test:null? It works, i was just guessing when i set it up lmao.

Posted

Is what im using (-script Test:params), essentially the same as -script Test:null? It works, i was just guessing when i set it up lmao.

 

I don't think it matters what you put as the parameters if your script doesn't have any. I've never encountered any problems with it. 

i've discussed with other scripts and they also say that it doesn't matter what you put there. 

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