R

nerf island 2 instant

public
rrixh May 20, 2024 Never 59
Clone
Lua nerf-island_lulaslollipop.xlsx 13 lines (13 loc) | 487 Bytes
1
local RRixh = loadstring(game:HttpGet("https://pastecode.dev/raw/o579xt86/mobileWally.jpg",true))();
2
local uwu = RRixh:CreateWindow("Xhill Obby ❄️");
3
uwu:AddButton({text = "Instant Get 2 items", callback = function()
4
while wait() do
5
local rrixh=game;
6
local lulaslollipop = {
7
[1] = 500
8
};
9
rrixh:GetService("ReplicatedStorage"):WaitForChild("AddTicketsObbyFInish"):FireServer(unpack(lulaslollipop))
10
end
11
end});
12
uwu:AddFolder("@lulaslollipop🍭 on Roblox")
13
RRixh:Init();