Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local level = "ROBLOX - Level: 6969"
- local startxp = "69696969 xp"
- local endxp = "696969696969 xp"
- local text = "Sub To SuperSoloz"
- game:GetService("Players").LocalPlayer.PlayerGui.Menew.Main.PlrName.Text = tostring(level)
- game:GetService("Players").LocalPlayer.PlayerGui.Menew.Main.Title.Text = tostring(text)
- game:GetService("Players").LocalPlayer.PlayerGui.Menew.Main.Title.DropShadow.Text = tostring(text)
- game:GetService("Players").LocalPlayer.PlayerGui.Menew.Main.LevelMeter.StartXP.Text = tostring(startxp)
- game:GetService("Players").LocalPlayer.PlayerGui.Menew.Main.LevelMeter.EndXP.Text = tostring(endxp)local level = "ROBLOX - Level: 6969"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement