Functions: INF Gems

Installation guide:
Copy the script from the button below.
Run any Injector (We recommend KRNL Injector)
Install it, insert the script and click execute
Enjoy it)
Video Guide:
GUIDE:
1. Get Any Pets
2. Execute Any Remote Spy, Personally (check below)
3. Go To “Upgrade Pets” And Upgrade Your Pets *Dont Need Gems Tho
4. Copy The Upgrade Remotes And Paste It Into Your Executor
5. Change [“Coins”] And [“Damage”] Values Into Negative For An Example :
THIS IS AN EXAMPLE OF THE FINAL CODE, DO NOT USE IT
local args = {
[1] = {
["Locked"] = false,
["ID"] = "SYS256433442116979413638",
["Equipped"] = false,
["Nome"] = "Beerus"
},
[2] = {
["Nome"] = "Beerus",
["Coins"] = -9999999999999999999,
["Rarity"] = "Rare",
["Damage"] = -9999999999999999999
}
}
game:GetService("ReplicatedStorage").__REMOTES.__Improve:InvokeServer(unpack(args))
Remote Spy Script:
script developer: TheUNBAnmAn
loadstring(game:HttpGet("https://github.com/exxtremestuffs/SimpleSpySource/raw/master/SimpleSpy.lua"))()