Advertisement
Ham-Bur-Ger

newst gui for rocitizens, AWESOME

Jun 17th, 2019
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.04 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local RoCrap = Instance.new("ScreenGui")
  5. local OtherFrame = Instance.new("Frame")
  6. local ToggleTitle = Instance.new("TextLabel")
  7. local TextLabel = Instance.new("TextLabel")
  8. local ToggleTitle2 = Instance.new("TextLabel")
  9. local TextLabel_2 = Instance.new("TextLabel")
  10. local min = Instance.new("TextButton")
  11. local exit = Instance.new("TextButton")
  12. local MainFrame = Instance.new("Frame")
  13. local info = Instance.new("TextLabel")
  14. local infmoney = Instance.new("TextButton")
  15. local keyteleport = Instance.new("TextButton")
  16. local keynoclip = Instance.new("TextButton")
  17. local comingsoon = Instance.new("TextButton")
  18. local TextLabel_3 = Instance.new("TextLabel")
  19. --Properties:
  20. RoCrap.Name = "RoCrap"
  21. RoCrap.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  22. RoCrap.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  23.  
  24. OtherFrame.Name = "OtherFrame"
  25. OtherFrame.Parent = RoCrap
  26. OtherFrame.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  27. OtherFrame.BorderColor3 = Color3.new(0, 0, 1)
  28. OtherFrame.BorderSizePixel = 2
  29. OtherFrame.Position = UDim2.new(0.107611552, 0, 0.254269451, 0)
  30. OtherFrame.Size = UDim2.new(0, 271, 0, 32)
  31. OtherFrame.Draggable = true
  32. OtherFrame.Active = true
  33. OtherFrame.Selectable = true
  34.  
  35. ToggleTitle.Name = "ToggleTitle"
  36. ToggleTitle.Parent = OtherFrame
  37. ToggleTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  38. ToggleTitle.BackgroundTransparency = 1
  39. ToggleTitle.Position = UDim2.new(0.0886116177, 0, -0.0011267662, 0)
  40. ToggleTitle.Size = UDim2.new(0, 130, 0, 33)
  41. ToggleTitle.Font = Enum.Font.GothamBold
  42. ToggleTitle.Text = "CRAP"
  43. ToggleTitle.TextColor3 = Color3.new(0, 0, 0)
  44. ToggleTitle.TextScaled = true
  45. ToggleTitle.TextSize = 14
  46. ToggleTitle.TextWrapped = true
  47.  
  48. TextLabel.Parent = ToggleTitle
  49. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  50. TextLabel.BackgroundTransparency = 1
  51. TextLabel.Position = UDim2.new(-0.29021582, 0, 0, 0)
  52. TextLabel.Size = UDim2.new(0, 81, 0, 33)
  53. TextLabel.Font = Enum.Font.GothamBold
  54. TextLabel.Text = "RO"
  55. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  56. TextLabel.TextScaled = true
  57. TextLabel.TextSize = 14
  58. TextLabel.TextWrapped = true
  59.  
  60. ToggleTitle2.Name = "ToggleTitle2"
  61. ToggleTitle2.Parent = OtherFrame
  62. ToggleTitle2.BackgroundColor3 = Color3.new(1, 1, 1)
  63. ToggleTitle2.BackgroundTransparency = 1
  64. ToggleTitle2.Position = UDim2.new(0.0886116177, 0, 0, 0)
  65. ToggleTitle2.Size = UDim2.new(0, 137, 0, 32)
  66. ToggleTitle2.Font = Enum.Font.GothamBold
  67. ToggleTitle2.Text = "CRAP"
  68. ToggleTitle2.TextColor3 = Color3.new(1, 1, 1)
  69. ToggleTitle2.TextScaled = true
  70. ToggleTitle2.TextSize = 14
  71. ToggleTitle2.TextWrapped = true
  72.  
  73. TextLabel_2.Parent = ToggleTitle2
  74. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  75. TextLabel_2.BackgroundTransparency = 1
  76. TextLabel_2.Position = UDim2.new(-0.29021582, 0, 0, 0)
  77. TextLabel_2.Size = UDim2.new(0, 76, 0, 33)
  78. TextLabel_2.Font = Enum.Font.GothamBold
  79. TextLabel_2.Text = "RO"
  80. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  81. TextLabel_2.TextScaled = true
  82. TextLabel_2.TextSize = 14
  83. TextLabel_2.TextWrapped = true
  84.  
  85. min.Name = "min"
  86. min.Parent = OtherFrame
  87. min.BackgroundColor3 = Color3.new(1, 1, 1)
  88. min.BackgroundTransparency = 1
  89. min.Position = UDim2.new(0.697417021, 0, -0.0011267662, 0)
  90. min.Size = UDim2.new(0, 41, 0, 33)
  91. min.Font = Enum.Font.GothamBlack
  92. min.Text = "-"
  93. min.TextColor3 = Color3.new(1, 1, 1)
  94. min.TextScaled = true
  95. min.TextSize = 14
  96. min.TextWrapped = true
  97.  
  98. exit.Name = "exit"
  99. exit.Parent = OtherFrame
  100. exit.BackgroundColor3 = Color3.new(1, 1, 1)
  101. exit.BackgroundTransparency = 1
  102. exit.Position = UDim2.new(0.84870851, 0, -0.0011267662, 0)
  103. exit.Size = UDim2.new(0, 41, 0, 33)
  104. exit.Font = Enum.Font.GothamBlack
  105. exit.Text = "x"
  106. exit.TextColor3 = Color3.new(1, 1, 1)
  107. exit.TextScaled = true
  108. exit.TextSize = 14
  109. exit.TextWrapped = true
  110.  
  111. MainFrame.Name = "MainFrame"
  112. MainFrame.Parent = OtherFrame
  113. MainFrame.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  114. MainFrame.BorderColor3 = Color3.new(0, 0, 1)
  115. MainFrame.BorderSizePixel = 2
  116. MainFrame.Position = UDim2.new(-0.00308955461, 0, 1.22124052, 0)
  117. MainFrame.Size = UDim2.new(0, 271, 0, 250)
  118.  
  119. info.Name = "info"
  120. info.Parent = MainFrame
  121. info.BackgroundColor3 = Color3.new(1, 1, 1)
  122. info.BackgroundTransparency = 1
  123. info.Position = UDim2.new(0, 0, 0.811999977, 0)
  124. info.Size = UDim2.new(0, 271, 0, 47)
  125. info.Font = Enum.Font.GothamBlack
  126. info.Text = "If you are banned or IP banned or just banned from any game, that isn't my fault. it would be yours"
  127. info.TextColor3 = Color3.new(1, 1, 1)
  128. info.TextSize = 14
  129. info.TextWrapped = true
  130.  
  131. infmoney.Name = "infmoney"
  132. infmoney.Parent = MainFrame
  133. infmoney.BackgroundColor3 = Color3.new(1, 1, 1)
  134. infmoney.BackgroundTransparency = 1
  135. infmoney.Position = UDim2.new(0.0590405911, 0, 0.0399999917, 0)
  136. infmoney.Size = UDim2.new(0, 107, 0, 35)
  137. infmoney.Font = Enum.Font.GothamBold
  138. infmoney.Text = "INF MONEY"
  139. infmoney.TextColor3 = Color3.new(1, 1, 1)
  140. infmoney.TextScaled = true
  141. infmoney.TextSize = 14
  142. infmoney.TextWrapped = true
  143. infmoney.MouseButton1Click:Connect(function()
  144. game.Players.LocalPlayer.ChangeMoney:Fire(100000000000000)
  145. end)
  146.  
  147. keyteleport.Name = "keyteleport"
  148. keyteleport.Parent = MainFrame
  149. keyteleport.BackgroundColor3 = Color3.new(1, 1, 1)
  150. keyteleport.BackgroundTransparency = 1
  151. keyteleport.Position = UDim2.new(0.546125472, 0, 0.0399999954, 0)
  152. keyteleport.Size = UDim2.new(0, 107, 0, 35)
  153. keyteleport.Font = Enum.Font.GothamBold
  154. keyteleport.Text = "E - TELEPORT"
  155. keyteleport.TextColor3 = Color3.new(1, 1, 1)
  156. keyteleport.TextScaled = true
  157. keyteleport.TextSize = 14
  158. keyteleport.TextWrapped = true
  159. keyteleport.MouseButton1Down:connect(function()
  160. plr = game.Players.LocalPlayer
  161. hum = plr.Character.HumanoidRootPart
  162. mouse = plr:GetMouse()
  163. mouse.KeyDown:connect(function(key)
  164. if key == "e" then
  165. if mouse.Target then
  166. hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  167. end
  168. end
  169. end)
  170. end)
  171.  
  172. keynoclip.Name = "keynoclip"
  173. keynoclip.Parent = MainFrame
  174. keynoclip.BackgroundColor3 = Color3.new(1, 1, 1)
  175. keynoclip.BackgroundTransparency = 1
  176. keynoclip.Position = UDim2.new(0.059040606, 0, 0.211999997, 0)
  177. keynoclip.Size = UDim2.new(0, 107, 0, 35)
  178. keynoclip.Font = Enum.Font.GothamBold
  179. keynoclip.Text = "N - NOCLIP"
  180. keynoclip.TextColor3 = Color3.new(1, 1, 1)
  181. keynoclip.TextScaled = true
  182. keynoclip.TextSize = 14
  183. keynoclip.TextWrapped = true
  184. keynoclip.MouseButton1Down:connect(function()
  185. noclip = false
  186. game:GetService('RunService').Stepped:connect(function()
  187. if noclip then
  188. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  189. end
  190. end)
  191. plr = game.Players.LocalPlayer
  192. mouse = plr:GetMouse()
  193. mouse.KeyDown:connect(function(key)
  194.  
  195. if key == "n" then
  196. noclip = not noclip
  197. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  198. end
  199. end)
  200. print('Loaded')
  201. print('Press "N" to noclip')
  202. end)
  203.  
  204. comingsoon.Name = "comingsoon"
  205. comingsoon.Parent = MainFrame
  206. comingsoon.BackgroundColor3 = Color3.new(1, 1, 1)
  207. comingsoon.BackgroundTransparency = 1
  208. comingsoon.Position = UDim2.new(0.546125472, 0, 0.211999997, 0)
  209. comingsoon.Size = UDim2.new(0, 107, 0, 35)
  210. comingsoon.Font = Enum.Font.GothamBold
  211. comingsoon.Text = "COMINGSOON"
  212. comingsoon.TextColor3 = Color3.new(1, 1, 1)
  213. comingsoon.TextScaled = true
  214. comingsoon.TextSize = 14
  215. comingsoon.TextWrapped = true
  216.  
  217. TextLabel_3.Parent = MainFrame
  218. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  219. TextLabel_3.BackgroundTransparency = 1
  220. TextLabel_3.Position = UDim2.new(0, 0, 0.416000009, 0)
  221. TextLabel_3.Size = UDim2.new(0, 271, 0, 78)
  222. TextLabel_3.Font = Enum.Font.GothamBlack
  223. TextLabel_3.Text = "GUI MADE BY TAKEASPECT, IF YOUR USING THIS FOR A VIDEO PLEASE GIVE CREDITS AND LEAK IT WITH ONLY PASTEBIN. IF NOT THEN I WILL DELETE THE SCRIPT AND MAKE A NEW ONE. :)"
  224. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  225. TextLabel_3.TextSize = 14
  226. TextLabel_3.TextWrapped = true
  227. -- Scripts:
  228. min.MouseButton1Click:connect(function()
  229. if MainFrame.Visible == true then
  230. MainFrame.Visible = false
  231. min.Text = "+"
  232. elseif
  233. MainFrame.Visible == false then
  234. MainFrame.Visible = true
  235. min.Text = "-"
  236.  
  237. end
  238. end)
  239. exit.MouseButton1Click:Connect(function()
  240. RoCrap:Destroy()
  241. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement