airsoftjake1

Untitled

Aug 11th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. getglobal game
  2. getfield -1 Lighting
  3. pushnumber 1
  4. setfield -2 TimeOfDay
  5. emptystackgetglobal game
  6. getfield -1 Players
  7. getfield -1 LocalPlayer
  8. getfield -1 Character
  9. getfield -1 Head
  10. getglobal game
  11. getfield -1 Chat
  12. getfield -1 Chat
  13. pushvalue -2
  14. pushvalue -5
  15. pushstring Your message goes here!
  16. pushstring Blue
  17. pcall 4 0 0
  18. emptystack
Advertisement
Add Comment
Please, Sign In to add comment