Advertisement
the_oncore

Bad Cop Good Cop Script

Jul 10th, 2020
2,323
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. --//[BAD COP GOOD COP]\\--
  2. --(Made By Shackluster)--
  3. ------------------------------------------------------------
  4. --//[MAIN]\\--
  5.  
  6. require(2943996047):Fire('SteeN_Scripts','hack') --Do not remove "hack" or the script wont work/Put your name.
  7.  
  8. print("Bad Cop Good Cop VSB/Script Builder Version Printing") --Copy and paste the thing at the top if not on VSB.
  9. wait(.10)
  10. print("Controls:")
  11. print("E = Arrest")
  12. print("F = Toggle Mode")
  13. print("Mouse = Warning")
  14.  
  15. if error then
  16. print("Error was found, problems may happen.")
  17. end
  18.  
  19. --//[EXTRA]\\--
  20.  
  21. Credits = true
  22.  
  23. if true then
  24. print("Credits:")
  25. wait(.10)
  26. print("Shackluster - Main")
  27. print("30SteeN10 - Edit")
  28. end
  29.  
  30. if false then
  31. print("Showing credits could not be found because feature disabled.")
  32. end
  33.  
  34. VersionNumber = true
  35.  
  36. if true then
  37. print("Version #2")
  38. end
  39.  
  40. if false then
  41. print("Could not show version number due to feature disabled.")
  42. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement