www.roblox-scripter.com

Script – Dimension 23

Thank you for using our website
Your script:

				
					
local args = {
    [1] = "Upgrade Rex", --Here u put the name of the character Need to type the right name!
    [2] = false
}

game:GetService("ReplicatedStorage").RemoteEvents.MainGUI:FireServer(unpack(args))