xScytheGetKey

Present Script

Jan 1st, 2019
404
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. game:GetService("ReplicatedStorage").Events.ImageNotification:FireServer("Presents Script Loaded // Made by Jacob", "rbxgameasset://Images/FixedPresentIcon")
  2.  
  3. game:GetService('RunService').RenderStepped:connect(function()
  4. game:GetService("Players").LocalPlayer.Character.PresentWrapper.Remotes.AddPresent:FireServer()
  5. end)
Add Comment
Please, Sign In to add comment