May 15, 201510 yr I have a script ready and compiled called "First Fighter" its in the C:\Users\my name\OSBot\Scripts folder but it wont show up in client. Is there a way I can search for scripts or refresh?
May 15, 201510 yr Well, for refreshing, you could try the big green refresh button. If that doesn't cut it, try ensuring that the ScriptManifest is filled in
May 16, 201510 yr Author what is this script manifest??? edit: thanks for the response! Edited May 16, 201510 yr by gromdabomb
May 18, 201510 yr The script manifest is kinda in beginning of script after all the imports It should look something like: @Scriptmanifest(author = "your name", name = "script title", info = "description", logo = ""); It might be slightly different, however it must include the 4 different detail things in the manifest. Basically this is how OSbot will index your script. If it is not done correctly then it will not be able to be seen by OSbot. However if you did do this correctly then you have some of problem.
Create an account or sign in to comment