AOM-GU-PRO

The Killer

Jun 28th, 2018
352
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. remote = game.Lighting.Remote
  2.  
  3. ao = remote.AddObject
  4.  
  5. slots = game.Players.LocalPlayer.playerstats.slots
  6.  
  7. cp = remote.ChangeProperty
  8.  
  9. di = remote.DropItem
  10.  
  11. item4 = 53 -- 2719735227
  12.  
  13. slot4 = slots.slot15 -- slot4
  14.  
  15. ao:FireServer(slot4, item4)
  16.  
  17. wait(0.2)
Add Comment
Please, Sign In to add comment