Functions: INF Money

Installation guide:Copy the script from the button below.Run any Injector (We recommend KRNL Injector)Install it, insert the script and click executeEnjoy it)
Thank you for using our website
Your script:
local wishes = {"Common Wish", "Lucky Wish", "Very Lucky Wish", "Godly Wish"}
for i,v in pairs(wishes) do
for e=1, 10 do
game:GetService("ReplicatedStorage").RemoteEvents.Wishes.Wish:InvokeServer(v)
end
end

Leave a Comment