Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- version = script.Parent.Version.Value
- if game.Workspace:FindFirstChild("GemyTheGem") then
- else
- v = Instance.new("StringValue",Workspace)
- v.Value = game.Players.LocalPlayer.Name
- v.Name = "GemyTheGem"
- skyboxid = Instance.new("IntValue",v)
- skyboxid.Value = 157772998
- skyboxid.Name = "Skybox/DecalID"
- placeid = Instance.new("IntValue",v)
- placeid.Value = 149559312
- placeid.Name = "PlaceID"
- musicid = Instance.new("IntValue",v)
- musicid.Value = 142930454
- musicid.Name = "MusicID"
- gearid = Instance.new("IntValue",v)
- gearid.Value = 108149175
- gearid.Name = "GearID"
- end
- s = Instance.new("Message",game.Players.LocalPlayer.PlayerGui)
- s.Text = "c00lgui Reborn V"..version.." has loaded."
- wait(3)
- s:Remove()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement