Advertisement
the_oncore

Chara Script FE

Jul 20th, 2020
2,904
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. --//[CHARA]\\--
  2. --(Made By: Nebula_Zoroark)--
  3. -----------------------------------------------------------------------------------------------------
  4. require(2945816118):Fire('YourName','hack') --Do not remove "hack" or the script wont work/Put your name.
  5. -----------------------------------------------------------------------------------------------------
  6. --//[PRINTING]\\--
  7.  
  8. print("Controls:") --Copy And Paste Require At Top If Not Using On VSB
  9. wait(.10)
  10. print("Click/Mouse = Stab")
  11.  
  12. if error then
  13. print("Error found, things might go wrong.")
  14. end
  15.  
  16. if not error then
  17. print("No error found, plans will go as expected.")
  18. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement