[ad_1]
Created by Zenzor
Features:
local player = "user" -- your username or someone else's username
game.ReplicatedStorage:FindFirstChild(".gg/untitledhood"):FireServer(
"Reload",
{
Name = "[Revolver]",
Ammo = {Value = math.huge*9e9},
MaxAmmo = {Value = 0}
}
)
task.wait(2)
game.ReplicatedStorage:FindFirstChild(".gg/untitledhood"):FireServer(
"Reload",
{
Name = "[Revolver]",
Ammo = game:GetService("Players")[player].DataFolder.Currency,
MaxAmmo = {Value = 999999999999999999 * 9}
}
)
ENJOY!
Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!
[ad_2]