YandZ1

dragon pet

Jan 11th, 2020
447
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.24 KB | None | 0 0
  1. local ME = game:GetService("Players").LocalPlayer
  2. function FireEvent(ItemName, Object, Property, Value)
  3. ME.Character:FindFirstChild(ItemName)["ServerControl"]:InvokeServer("SetProperty",{["Value"]=Value,["Property"]=Property,["Object"]=Object})
  4. end
  5. game.Workspace.GiveTool:FireServer(2187476, "PompousTheCloud")
  6. ME["Backpack"]:WaitForChild("PompousTheCloud").Parent = ME.Character
  7. FireEvent("PompousTheCloud",ME.Character["FluffyUnicorn"],"CanBeDropped",true)
  8. FireEvent("PompousTheCloud",ME.Character["FluffyUnicorn"],"TextureId","rbxassetid://3384136355")
  9. FireEvent("PompousTheCloud",ME.Character["FluffyUnicorn"]["Handle"]["Mesh"],"TextureId","rbxassetid://3384136355")
  10. FireEvent("PompousTheCloud",ME.Character["FluffyUnicorn"]["Handle"]["Mesh"],"MeshId","rbxassetid://3384136273")
  11. FireEvent("PompousTheCloud",ME.Character["FluffyUnicorn"]["Handle"]["Mesh"],"Size","1,1,1")
  12. FireEvent("PompousTheCloud",ME.Character["FluffyUnicorn"]["Handle"]["Mesh"],"Smoke","Color",("Really Black"))
  13. FireEvent("PompousTheCloud",ME.Character["FluffyUnicorn"]["Handle"]["Mesh"],"Material","Metal")
  14. FireEvent("PompousTheCloud",ME.Character["FluffyUnicorn"],"ToolTip","By Daniel/8hpx/YandZ#8406")
  15. FireEvent("PompousTheCloud",ME.Character["FluffyUnicorn"],"Name","YandZ#8406")
Add Comment
Please, Sign In to add comment