Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local button1 = Instance.new("button1") local button2 = Instance.new("button2") --properties-- button1.name = "cartwheel" button2.name = "clickme" button.transperency = (0, 0, 0, 0,) button.color = "black" cartwheel.text.color "white" clickme.text.color = "white" button2.color = "black" --scripts-- local button1 = game.Getmouse.animationId("10370929905"):connect() local button2 = game.Getmouse.animationId("3576747102"):connect() if button1 == mouse1 then local mouse1 = game.button1:wait(1) until mouse1() end end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement