Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Script made by AlphaTwo_GG
- local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/wizard"))()
- local PhantomForcesWindow = Library:NewWindow("Westbound")
- local KillingCheats = PhantomForcesWindow:NewSection("Auto Farm")
- -- Add credits in the UI
- PhantomForcesWindow:NewSection("By AlphaTwo_GG")
- KillingCheats:CreateButton("Activate", function()
- local scriptToExecute = game:HttpGet("https://pastebin.com/raw/VVZvF2rA")
- loadstring(scriptToExecute)()
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement