Slasher Blade INFINITE GEMS

Created bymadslayer56

Features:

  • INFINITE GEMS

SCRIPTS:[2]

BUY POINT WITH GEMS

 for i = 1,500 do
task.spawn(function()
local args = {
    [1] = "GemBuyUpPoints",
    [2] = 5416
}

game:GetService("ReplicatedStorage").Remote.Event.Up:FindFirstChild("[C-S]TryBuyPoints"):FireServer(unpack(args))
end)
end

INFINITE GEMS:

for i = 1, 500 do
task.spawn(function()
local args = {
    [1] = "10001"
}
game:GetService("ReplicatedStorage").Remote.Event.Dungeon:FindFirstChild("[C-S]TryGetDungeonReward"):FireServer(unpack(args))

end)
end

⚠️ Warning: Do not download any extensions or anything other than .txt/.lua file, because script will download only in .txt/.lua format or It will redirect you to a pastebin link.

📋 Notice: If you find any of the scripts patched or not working, please report it to Forever4D through Discord. The script will be removed or marked as patched!