www.roblox-scripter.com

Script – Dog Piece

Thank you for using our website
Your script:

				
					--INF COIN + give best fruis--

local args = {
   [1] = "Buy",
   [2] = "Flame Awaken Dog",
   [3] = -9e9
}

game:GetService("ReplicatedStorage")["\224\184\163\224\185\137\224\184\178\224\184\153\224\184\130\224\184\178\224\184\162\224\184\156\224\184\165"]:FireServer(unpack(args))
				
			
				
					--INF HP--
_G.on = true

while _G.on do
   wait()
local args = {
   [1] = game:GetService("Players").LocalPlayer
}

game:GetService("Players").LocalPlayer.Character.FlameAwakenDog.Tranform.Fire:FireServer(unpack(args))
end
then execute this script to give you normal walkspeed and jumppower:
Code:
game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 20

game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50