Advertisement
the_oncore

Banzai Bazooka FE

Jul 12th, 2020
4,720
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. --//[BANZAI BAZOOKA]\\--
  2. --(Made By: PityPolygon)--
  3. -----------------------------------------------------------------------------------------------------
  4. require(4610437218).load(owner.Name) --If Not On VSB Then Take The Require/Rename To Your Name With Quotes Mark
  5. -----------------------------------------------------------------------------------------------------
  6. --//[PRINTING]\\--
  7.  
  8. print("Controls:")
  9. wait(.10)
  10. print("Left Click = Fire")
  11. print("Z = Reload")
  12.  
  13. if not error then
  14. print("No error was found, things will go correctly.")
  15. end
  16.  
  17. if error then
  18. print("An error was found, things might go wrong.")
  19. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement