Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- remote = game.Lighting.Remote
- ao = remote.AddObject
- slots = game.Players.LocalPlayer.playerstats.slots
- cp = remote.ChangeProperty
- di = remote.DropItem
- item4 = 53 -- 2719735227
- slot4 = slots.slot15 -- slot4
- ao:FireServer(slot4, item4)
- wait(0.2)
Add Comment
Please, Sign In to add comment