Script Features:
Here’s the full list of features that you get from Punching Simulator 99! scripts:
- Auto Rebirth: Automatically rebirths your character when ready.
- Fast Egg Opening: Quickly hatches eggs without manual clicks.
- Fast Auto Clicker: Rapidly clicks to boost your in-game stats.
Punching Simulator 99! Scripts:
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))()
local Window = Rayfield:CreateWindow({
Name = " 🌑 Null Hub | 👊Punching simulator 99💥",
LoadingTitle = " 👊 Punching Simulator 99 💥",
LoadingSubtitle = "by ",
ConfigurationSaving = {
Enabled = false,
FolderName = nil, -- Create a custom folder for your hub/game
FileName = "Null Hub"
},
Discord = {
Enabled = false,
Invite = "noinvitelink",
RememberJoins = true
}
}) -- Closing brace for CreateWindow
local MainTab = Window:CreateTab(" Home", nil) -- Title, Image
local MainSection = MainTab:CreateSection("Main")
Rayfield:Notify({
Title = "Script Successfully executed",
Content = "Magnificent 5 star Gui",
Duration = 5,
Image = 10180536602,
Actions = { -- Notification Buttons
Ignore = {
Name = "Cool Dude!",
Callback = function()
print("The user tapped Cool Dude!")
end
},
},
})
local Button = MainTab:CreateButton({
Name = "AutoRebirth Toggle",
Callback = function()
while wait() do
local args = {
[1] = "S_Rebirth_Request",
[2] = {}
}
game:GetService("ReplicatedStorage"):WaitForChild("Common"):WaitForChild("Library"):WaitForChild("Network"):WaitForChild("RemoteFunction"):InvokeServer(unpack(args))
end -- Add this end
end -- Add this end for the Callback function
})
local Button = MainTab:CreateButton({
Name = "fast auto clicker",
Callback = function()
while wait() do
local args = {
[1] = "S_Power_Click",
[2] = {
[1] = Vector3.new(-5551.4033203125, -184.90174865722656, 1679.435546875)
}
}
game:GetService("ReplicatedStorage"):WaitForChild("Common"):WaitForChild("Library"):WaitForChild("Network"):WaitForChild("RemoteFunction"):InvokeServer(unpack(args))
end -- Add this end
end -- Add this end for the Callback function
})
local Button = MainTab:CreateButton({
Name = "100k event egg fast auto open",
Callback = function()
while wait() do
local args = {
[1] = "S_Egg_Open_1",
[2] = {
[1] = "100K_Egg"
}
}
game:GetService("ReplicatedStorage"):WaitForChild("Common"):WaitForChild("Library"):WaitForChild("Network"):WaitForChild("RemoteFunction"):InvokeServer(unpack(args))
end -- Add this end
end -- Add this end for the Callback function
})
How to use scripts?
Follow the steps to execute Punching Simulator 99! scripts:
- Download a Script Executor – I only recommend MacSploit, AWP.GG, Delta, Fluxus, or Codex.
- Attach the Executor – Connect the tool to the game process.
- Paste the Script – Load and execute the Lua script inside the game.
- Activate Features – Tap the execute icon to use the injected script for custom actions.
Game Details:
- Name: Punching Simulator 99!
- Developer: Spinning UGC Games
- Maturity: Minimal
- Genre: Simulation
- Subgenre: Incremental Simulator
Leave a Reply