Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local SHORTNAME = script.Parent.Parent.NAME OF THE BUTTON --Put this at the top change NAME OF THE BUTTON to the button's name.
- SHORTNAME.MouseButton1Down:connect(function() --Change SHORTNAME to a short name like: birdwings = bw : Grab kinfe v4 = GFV4 like that.
- wait()
- end) --Put this at the end of the script
Advertisement
Add Comment
Please, Sign In to add comment