Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Library = loadstring(Game:HttpGet("https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/wizard"))()
- local PhantomForcesWindow = Library:NewWindow("Lithium Lite")
- local Tab1 = PhantomForcesWindow:NewSection("Main")
- local Tab2 = PhantomForcesWindow:NewSection("Credits")
- Tab1:CreateButton("Anti Void" function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/eeMvW7yN'),true))()
- end)
- Tab1:CreateButton("Amongus", function()
- loadstring(game:HttpGet('https://pastebin.com/raw/8JU3ptnK'))();
- end)
- Tab1:CreateButton("ESP", function()
- loadstring(game:HttpGet('https://pastebin.com/raw/nqyGkWvx'))();
- end)
- Tab1:CreateToggle("Kill Aura", function(value)
- print(value)
- end)
- Tab1:CreateToggle("Infinite Jump", function(value)
- loadstring(game:HttpGet('https://pastebin.com/raw/V5PQy3y0'))();
- end)
- Tab1:CreateToggle("Speed", function(value)
- loadstring(game:HttpGet("https://pastebin.com/raw/ULA6Y3gH", true))();
- end)
- Tab1:CreateSlider("Kill Aura Speed", 0, 100, 15, false, function(value)
- print(value)
- end)
- Tab2:CreateButton("Made By SupremeDoritos", function()
- print("hi")
- end)
- Tab2:CreateButton("Some Scripts By NTD", function()
- print("Hi")
- end)
- Tab2:CreateButton("Discord : qWearzyY#6316", function()
- print("Hi")
- end)
Advertisement
Add Comment
Please, Sign In to add comment