Sir_Spaceboi

Variables - LOCAL SCRIPT

Aug 21st, 2020
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. --Variables
  2. local screengui = script.Parent
  3. local open = screengui.TextButton
  4. local abottom = screengui.ABOTTOM
  5. local atop = screengui.ATOP
  6. local backdrop = screengui.BackDrop
  7. local cbottom = screengui.CBOTTOM
  8. local sbottom = screengui.SBOTTOM
  9. local shbottom = screengui.SHBOTTOM
  10. local shtop = screengui.SHTOP
  11. local stop = screengui.STOP
  12. local top = screengui.Top
Advertisement
Add Comment
Please, Sign In to add comment