Feed 0 Share Posted December 10, 2019 Hey, I am trying to begin scripting, my local script won't show up I have a the jar in the Scripts folder, its an empty script with a onLoop function and a scriptmanifest. Have been using an video to see how to do it, but for some reson i cant see my local script. Screens and the video i was following are belove. Thanks in advance every one for the help Screen of the code: https://gyazo.com/0671f92d2139c05039eabea09a99255a Screen from Dreambot: https://gyazo.com/ee0e86f6c0cc4155799e81266460e8c7 Link to video: " Link to comment Share on other sites More sharing options...
Nuclear Nezz 2061 Share Posted December 11, 2019 If a local script does not load, it means there's an error in at least 1 of your local script jars you have in your scripts folder. It could be one of the other script jars you have there. Otherwise I would open it like bytecode viewer to see what the files actually are in your jar, and verify that they're valid. Link to comment Share on other sites More sharing options...
Defiled 424 Share Posted December 11, 2019 Check the libraries exported with your script jar file, it may cause an error. Also you do not need to export the client.jar library. Also try to clear your scripts folder and only have that script in the folder. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.