Find any script for Roblox

Enter the name of the game or script.

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")["224184163224185137224184178224184153224184130224184178224184162224184156224184165"]: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