Advertisement
SuperSolozYT

ARSENAL LEVEL TROLL

Sep 8th, 2020
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.64 KB | None | 0 0
  1. local level = "ROBLOX - Level: 6969"
  2. local startxp = "69696969 xp"
  3. local endxp = "696969696969 xp"
  4. local text = "Sub To SuperSoloz"
  5.  
  6. game:GetService("Players").LocalPlayer.PlayerGui.Menew.Main.PlrName.Text = tostring(level)
  7. game:GetService("Players").LocalPlayer.PlayerGui.Menew.Main.Title.Text = tostring(text)
  8. game:GetService("Players").LocalPlayer.PlayerGui.Menew.Main.Title.DropShadow.Text = tostring(text)
  9. game:GetService("Players").LocalPlayer.PlayerGui.Menew.Main.LevelMeter.StartXP.Text = tostring(startxp)
  10. 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