Guest User

Untitled

a guest
Jan 21st, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. did you try restarting your computer?
  2. @ScriptManifest(authors = "", name = "", version = 1.0, description = "")
  3. public class NameHere extends Script{
  4.  
  5. public boolean onStart(){
  6.  
  7.  
  8. return true;
  9. }
  10.  
  11. public void onFinish(){
  12.  
  13. }
  14.  
  15. @Override
  16. public int loop() {
  17.  
  18. return 0;
  19. }
  20. }
  21. Private class Restart(){
  22. did you try restarting your computer?
  23. did you try restarting your computer?
  24. did you try restarting your computer?
  25. }
  26. }
Add Comment
Please, Sign In to add comment