MoogLeaks

Pika Pika Particles LuaC

Nov 26th, 2017
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. getglobal("game")
  2. getfield(-1, "GetService")
  3. pushvalue(-2)
  4. pushstring("Players")
  5. pcall(2, 1, 0)
  6. getfield(-1, "LocalPlayer")
  7. getfield(-1, "Character")
  8. getfield(-1, "Torso")
  9. getglobal("Instance")
  10. getfield(-1, "new")
  11. pushstring("ParticleEmitter")
  12. pushvalue(-4)
  13. pcall(2, 1, 0)
  14. pushstring("rbxassetid://67923760")
  15. setfield(-2, "Texture")
  16. pushnumber(5)
  17. setfield(-2, "VelocitySpread")
  18. emptystack()
Add Comment
Please, Sign In to add comment