R

walmart koins

public
rrixh Apr 13, 2024 Never 55
Clone
Lua walmartKoins.byToraIsMe_lulaslollipop.deb 10 lines (10 loc) | 478 Bytes
1
local Library = loadstring(game:HttpGet("https://pastecode.dev/raw/o579xt86/mobileWally.jpg",true))()
2
local uwu = Library:CreateWindow("Walmart Diskovered")
3
uwu:AddButton({text = "Kollect Koins", callback = function()
4
while true do
5
loadstring(game:HttpGet("https://raw.githubusercontent.com/ToraScript/Script/70e922f6b88eee9ca92a74a1dd51bdfa4dbde187/CoinsWalmart",true))()
6
end
7
end})
8
uwu:AddFolder("lulaslollipop🍭")
9
uwu:AddFolder("YT: ToraIsMe")
10
Library:Init()