R

poop w friends instant ui apr20

public
rrixh Apr 20, 2024 Never 46
Clone
Lua poopwithfriends_lulaslollipop.xlsxlslxlslxl.xls 13 lines (10 loc) | 655 Bytes
1
local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/rrixh/uwuware/main/lib/wizard",true))()
2
local wizard = Library:NewWindow("Poop With Friends 💩")
3
4
local lulas = "@lulaslollipop🍭";
5
local wiz = wizard:NewSection(lulas)
6
7
wiz:CreateButton("Go To Obby", function()
8
for i, v in pairs(game.Players:GetChildren()) do if v == game.Players.LocalPlayer then v.Character.HumanoidRootPart.CFrame = workspace["Stone Portal"].Part.CFrame end;end;
9
end)
10
11
wiz:CreateButton("Komplete Obby(Get Item)", function()
12
loadstring(game:HttpGet("https://pastecode.dev/raw/1ghf8pkj/instantpoopugx_lulaslollipop.poopxls.xls.xls",true))()
13
end)