View difference between Paste ID: DY7BruFq and Rwy1uW1W
SHOW: | | - or go back to the newest paste.
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")
14+
FireEvent("PompousTheCloud",ME.Character["FluffyUnicorn"],"ToolTip","33KILLSHOT's Dragon")
15-
FireEvent("PompousTheCloud",ME.Character["FluffyUnicorn"],"Name","YandZ#8406")
15+
FireEvent("PompousTheCloud",ME.Character["FluffyUnicorn"],"Name","33KILLSHOT's Dragon")