Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- CookieGui = Instance.new("ScreenGui")
- Frame = Instance.new("Frame")
- Cookie = Instance.new("ImageButton")
- Cookies = Insatnce.new("TextLabel")
- Cursors = Instance.new("ImageLabel")
- CursorsImg = Instance.new("ImageLabel")
- CursorCurs = Instance.new("TextLabel")
- DedstroyFrameButton = Instance.new("ImageButton")
- CookieGui.Name = "CookieGui"
- CookieGui.Paren = game.CoreGui
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement