Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- PROGRAM BY @TAMATI9875 --
- -- Free Key Auto Farm : 19qgaifh8pnj
- -- v Script v --
- -- Auto Farm --
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Woutt/FludexHub/main/login.lua"))()
- -- Auto Spin Wheel V2 --
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Levi4Chan/Rblx-Scripts/main/AFS-Inf-Wheel-Spin.lua"))()
- -- Auto Spin Wheel V1 --
- _G.Yes = true -- change to false to stop
- while _G.Yes do
- function tickets()
- local args = {
- [1] = "LotteryRandomDraw"
- }
- game:GetService("ReplicatedStorage").RSPackage.Events.GeneralFunction:InvokeServer(unpack(args))
- end
- tickets()
- game:GetService("ReplicatedStorage").RSPackage.Events.GeneralEvent:FireServer("SpinFinished")
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement