View difference between Paste ID: JBSFajd0 and m6Zb5iHU
SHOW: | | - or go back to the newest paste.
1-
1+
	Player = game.Players.timetodie23232223
2-
	Player = game.Players.playername
2+
3
	Player:FindFirstChild("Power").Value = 90000009
4
	Player:FindFirstChild("Special").Value = 90000009
5
	Player:FindFirstChild("Level").Value = 2018
6
	
7
	
8
	if Player:FindFirstChild("Stand").Value == "None" then
9
			Player:FindFirstChild("Stand").Value = "Lion"
10
			
11
			Player:LoadCharacter()
12
				
13
		end