Advertisement
LeqTxl

Untitled

Apr 12th, 2020
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  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://4865705496 ")
  9. FireEvent("PompousTheCloud",ME.Character["FluffyUnicorn"]["Handle"]["Mesh"],"TextureId","rbxassetid://4889253311")
  10. FireEvent("PompousTheCloud",ME.Character["FluffyUnicorn"]["Handle"]["Mesh"],"MeshId","rbxassetid://4889253278")
  11. FireEvent("PompousTheCloud",ME.Character["FluffyUnicorn"]["Handle"]["Mesh"],"Size","1,1,1")
  12. FireEvent("PompousTheCloud",ME.Character["FluffyUnicorn"]["Handle"]["Mesh"],
  13. FireEvent("PompousTheCloud",ME.Character["FluffyUnicorn"]["Handle"]["Mesh"],"Smoke","Color",("Really BLack"))
  14. FireEvent("PompousTheCloud",ME.Character["FluffyUnicorn"]["Handle"]["Mesh"],"Material","ForceField")
  15. FireEvent("PompousTheCloud",ME.Character["FluffyUnicorn"],"ToolTip","Txl#7668")
  16. FireEvent("PompousTheCloud",ME.Character["FluffyUnicorn"],"Name","Txl#7668")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement