Advertisement
arfiakbar123

RO SCRIPT

Jul 3rd, 2019
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.78 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local shopb = Instance.new("TextButton")
  6. local Frame = Instance.new("Frame")
  7. local _1M = Instance.new("TextButton")
  8. local _2M = Instance.new("TextButton")
  9. local _3M = Instance.new("TextButton")
  10. local _4M = Instance.new("TextButton")
  11. local _5M = Instance.new("TextButton")
  12. local _500K = Instance.new("TextButton")
  13. local _20M = Instance.new("TextButton")
  14. local _15M = Instance.new("TextButton")
  15. local _14M = Instance.new("TextButton")
  16. local _13M = Instance.new("TextButton")
  17. local _12M = Instance.new("TextButton")
  18. local _10M = Instance.new("TextButton")
  19. local TextLabel = Instance.new("TextLabel")
  20. local TextLabel_2 = Instance.new("TextLabel")
  21. local TextLabel_3 = Instance.new("TextLabel")
  22. local TextLabel_4 = Instance.new("TextLabel")
  23. local TextLabel_5 = Instance.new("TextLabel")
  24. local TextLabel_6 = Instance.new("TextLabel")
  25. --Properties:
  26. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  27.  
  28. shopb.Name = "shop b"
  29. shopb.Parent = ScreenGui
  30. shopb.BackgroundColor3 = Color3.new(1, 1, 1)
  31. shopb.BorderColor3 = Color3.new(0, 0, 0)
  32. shopb.BorderSizePixel = 4
  33. shopb.Position = UDim2.new(0, 0, 0.79028213, 0)
  34. shopb.Size = UDim2.new(0, 247, 0, 44)
  35. shopb.Modal = true
  36. shopb.Font = Enum.Font.SourceSansBold
  37. shopb.Text = "Hilangkan Menu"
  38. shopb.TextSize = 36
  39. shopb.MouseButton1Down:connect(function()
  40. Frame.Visible = false
  41. shopb.Visible = false
  42. end)
  43.  
  44. Frame.Parent = ScreenGui
  45. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  46. Frame.BorderSizePixel = 4
  47. Frame.Position = UDim2.new(0.220470861, 0, 0.156112865, 0)
  48. Frame.Size = UDim2.new(0, 504, 0, 326)
  49.  
  50. _1M.Name = "1M"
  51. _1M.Parent = Frame
  52. _1M.BackgroundColor3 = Color3.new(1, 1, 1)
  53. _1M.BorderColor3 = Color3.new(0, 0, 0)
  54. _1M.BorderSizePixel = 4
  55. _1M.Position = UDim2.new(0, 0, 0.2636154, 0)
  56. _1M.Size = UDim2.new(0, 162, 0, 44)
  57. _1M.Modal = true
  58. _1M.Font = Enum.Font.SourceSansBold
  59. _1M.Text = "1M+"
  60. _1M.TextSize = 36
  61. _1M.MouseButton1Down:connect(function()
  62. game.Players.LocalPlayer.ChangeMoney:Fire(1000000)
  63. end)
  64.  
  65. _2M.Name = "2M"
  66. _2M.Parent = Frame
  67. _2M.BackgroundColor3 = Color3.new(1, 1, 1)
  68. _2M.BorderColor3 = Color3.new(0, 0, 0)
  69. _2M.BorderSizePixel = 4
  70. _2M.Position = UDim2.new(0, 0, 0.410282105, 0)
  71. _2M.Size = UDim2.new(0, 162, 0, 44)
  72. _2M.Modal = true
  73. _2M.Font = Enum.Font.SourceSansBold
  74. _2M.Text = "2M+"
  75. _2M.TextSize = 36
  76. _2M.MouseButton1Down:connect(function()
  77. game.Players.LocalPlayer.ChangeMoney:Fire(2000000)
  78. end)
  79.  
  80. _3M.Name = "3M"
  81. _3M.Parent = Frame
  82. _3M.BackgroundColor3 = Color3.new(1, 1, 1)
  83. _3M.BorderColor3 = Color3.new(0, 0, 0)
  84. _3M.BorderSizePixel = 4
  85. _3M.Position = UDim2.new(0, 0, 0.556948721, 0)
  86. _3M.Size = UDim2.new(0, 162, 0, 44)
  87. _3M.Modal = true
  88. _3M.Font = Enum.Font.SourceSansBold
  89. _3M.Text = "3M+"
  90. _3M.TextSize = 36
  91. _3M.MouseButton1Down:connect(function()
  92. game.Players.LocalPlayer.ChangeMoney:Fire(3000000)
  93. end)
  94.  
  95. _4M.Name = "4M"
  96. _4M.Parent = Frame
  97. _4M.BackgroundColor3 = Color3.new(1, 1, 1)
  98. _4M.BorderColor3 = Color3.new(0, 0, 0)
  99. _4M.BorderSizePixel = 4
  100. _4M.Position = UDim2.new(0, 0, 0.703615427, 0)
  101. _4M.Size = UDim2.new(0, 162, 0, 44)
  102. _4M.Modal = true
  103. _4M.Font = Enum.Font.SourceSansBold
  104. _4M.Text = "4M+"
  105. _4M.TextSize = 36
  106. _4M.MouseButton1Down:connect(function()
  107. game.Players.LocalPlayer.ChangeMoney:Fire(4000000)
  108. end)
  109.  
  110. _5M.Name = "5M"
  111. _5M.Parent = Frame
  112. _5M.BackgroundColor3 = Color3.new(1, 1, 1)
  113. _5M.BorderColor3 = Color3.new(0, 0, 0)
  114. _5M.BorderSizePixel = 4
  115. _5M.Position = UDim2.new(0, 0, 0.850282073, 0)
  116. _5M.Size = UDim2.new(0, 162, 0, 44)
  117. _5M.Modal = true
  118. _5M.Font = Enum.Font.SourceSansBold
  119. _5M.Text = "5M+"
  120. _5M.TextSize = 36
  121. _5M.MouseButton1Down:connect(function()
  122. game.Players.LocalPlayer.ChangeMoney:Fire(5000000)
  123. end)
  124.  
  125. _500K.Name = "500K"
  126. _500K.Parent = Frame
  127. _500K.BackgroundColor3 = Color3.new(1, 1, 1)
  128. _500K.BorderColor3 = Color3.new(0, 0, 0)
  129. _500K.BorderSizePixel = 4
  130. _500K.Position = UDim2.new(0, 0, 0.116948724, 0)
  131. _500K.Size = UDim2.new(0, 162, 0, 44)
  132. _500K.Modal = true
  133. _500K.Font = Enum.Font.SourceSansBold
  134. _500K.Text = "500K"
  135. _500K.TextSize = 36
  136. _500K.MouseButton1Down:connect(function()
  137. game.Players.LocalPlayer.ChangeMoney:Fire(500000)
  138. end)
  139.  
  140. _20M.Name = "20M"
  141. _20M.Parent = Frame
  142. _20M.BackgroundColor3 = Color3.new(1, 1, 1)
  143. _20M.BorderColor3 = Color3.new(0, 0, 0)
  144. _20M.BorderSizePixel = 4
  145. _20M.Position = UDim2.new(0.339285702, 0, 0.850282073, 0)
  146. _20M.Size = UDim2.new(0, 162, 0, 44)
  147. _20M.Modal = true
  148. _20M.Font = Enum.Font.SourceSansBold
  149. _20M.Text = "20M+"
  150. _20M.TextSize = 36
  151. _20M.MouseButton1Down:connect(function()
  152. game.Players.LocalPlayer.ChangeMoney:Fire(20000000)
  153. end)
  154.  
  155. _15M.Name = "15M"
  156. _15M.Parent = Frame
  157. _15M.BackgroundColor3 = Color3.new(1, 1, 1)
  158. _15M.BorderColor3 = Color3.new(0, 0, 0)
  159. _15M.BorderSizePixel = 4
  160. _15M.Position = UDim2.new(0.339285702, 0, 0.703615427, 0)
  161. _15M.Size = UDim2.new(0, 162, 0, 44)
  162. _15M.Modal = true
  163. _15M.Font = Enum.Font.SourceSansBold
  164. _15M.Text = "15M+"
  165. _15M.TextSize = 36
  166. _15M.MouseButton1Down:connect(function()
  167. game.Players.LocalPlayer.ChangeMoney:Fire(15000000)
  168. end)
  169.  
  170. _14M.Name = "14M"
  171. _14M.Parent = Frame
  172. _14M.BackgroundColor3 = Color3.new(1, 1, 1)
  173. _14M.BorderColor3 = Color3.new(0, 0, 0)
  174. _14M.BorderSizePixel = 4
  175. _14M.Position = UDim2.new(0.339285702, 0, 0.556948721, 0)
  176. _14M.Size = UDim2.new(0, 162, 0, 44)
  177. _14M.Modal = true
  178. _14M.Font = Enum.Font.SourceSansBold
  179. _14M.Text = "14M+"
  180. _14M.TextSize = 36
  181. _14M.MouseButton1Down:connect(function()
  182. game.Players.LocalPlayer.ChangeMoney:Fire(14000000)
  183. end)
  184.  
  185. _13M.Name = "13M"
  186. _13M.Parent = Frame
  187. _13M.BackgroundColor3 = Color3.new(1, 1, 1)
  188. _13M.BorderColor3 = Color3.new(0, 0, 0)
  189. _13M.BorderSizePixel = 4
  190. _13M.Position = UDim2.new(0.339285702, 0, 0.410282105, 0)
  191. _13M.Size = UDim2.new(0, 162, 0, 44)
  192. _13M.Modal = true
  193. _13M.Font = Enum.Font.SourceSansBold
  194. _13M.Text = "13M+"
  195. _13M.TextSize = 36
  196. _13M.MouseButton1Down:connect(function()
  197. game.Players.LocalPlayer.ChangeMoney:Fire(13000000)
  198. end)
  199.  
  200. _12M.Name = "12M"
  201. _12M.Parent = Frame
  202. _12M.BackgroundColor3 = Color3.new(1, 1, 1)
  203. _12M.BorderColor3 = Color3.new(0, 0, 0)
  204. _12M.BorderSizePixel = 4
  205. _12M.Position = UDim2.new(0.339285702, 0, 0.2636154, 0)
  206. _12M.Size = UDim2.new(0, 162, 0, 44)
  207. _12M.Modal = true
  208. _12M.Font = Enum.Font.SourceSansBold
  209. _12M.Text = "12M+"
  210. _12M.TextSize = 36
  211. _12M.MouseButton1Down:connect(function()
  212. game.Players.LocalPlayer.ChangeMoney:Fire(12000000)
  213. end)
  214.  
  215. _10M.Name = "10M"
  216. _10M.Parent = Frame
  217. _10M.BackgroundColor3 = Color3.new(1, 1, 1)
  218. _10M.BorderColor3 = Color3.new(0, 0, 0)
  219. _10M.BorderSizePixel = 4
  220. _10M.Position = UDim2.new(0.339285702, 0, 0.116948724, 0)
  221. _10M.Size = UDim2.new(0, 162, 0, 44)
  222. _10M.Modal = true
  223. _10M.Font = Enum.Font.SourceSansBold
  224. _10M.Text = "10M+"
  225. _10M.TextSize = 36
  226. _10M.MouseButton1Down:connect(function()
  227. game.Players.LocalPlayer.ChangeMoney:Fire(10000000)
  228. end)
  229.  
  230. TextLabel.Parent = Frame
  231. TextLabel.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  232. TextLabel.Position = UDim2.new(0.678571403, 0, 0.15337424, 0)
  233. TextLabel.Size = UDim2.new(0, 162, 0, 276)
  234. TextLabel.Font = Enum.Font.SourceSans
  235. TextLabel.Text = ""
  236. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  237. TextLabel.TextSize = 14
  238.  
  239. TextLabel_2.Parent = Frame
  240. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  241. TextLabel_2.Position = UDim2.new(0.678571403, 0, 0.928687096, 0)
  242. TextLabel_2.Size = UDim2.new(0, 106, 0, 23)
  243. TextLabel_2.Font = Enum.Font.SourceSans
  244. TextLabel_2.Text = "By:Arfi"
  245. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  246. TextLabel_2.TextSize = 14
  247.  
  248. TextLabel_3.Parent = Frame
  249. TextLabel_3.BackgroundColor3 = Color3.new(0.423529, 0.423529, 0.423529)
  250. TextLabel_3.Position = UDim2.new(0.700396836, 0, 0.0452514887, 0)
  251. TextLabel_3.Size = UDim2.new(0, 139, 0, 23)
  252. TextLabel_3.Font = Enum.Font.SourceSans
  253. TextLabel_3.Text = "RoCitizens"
  254. TextLabel_3.TextColor3 = Color3.new(0, 0, 0)
  255. TextLabel_3.TextSize = 14
  256.  
  257. TextLabel_4.Parent = Frame
  258. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  259. TextLabel_4.Position = UDim2.new(0.692460299, 0, 0.293717742, 0)
  260. TextLabel_4.Size = UDim2.new(0, 139, 0, 23)
  261. TextLabel_4.Font = Enum.Font.SourceSans
  262. TextLabel_4.Text = "FREE SCRIPT"
  263. TextLabel_4.TextColor3 = Color3.new(0, 0, 0)
  264. TextLabel_4.TextSize = 14
  265.  
  266. TextLabel_5.Parent = Frame
  267. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  268. TextLabel_5.Position = UDim2.new(0.692460299, 0, 0.192490786, 0)
  269. TextLabel_5.Size = UDim2.new(0, 139, 0, 23)
  270. TextLabel_5.Font = Enum.Font.SourceSans
  271. TextLabel_5.Text = "V1"
  272. TextLabel_5.TextColor3 = Color3.new(0, 0, 0)
  273. TextLabel_5.TextSize = 14
  274.  
  275. TextLabel_6.Parent = Frame
  276. TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
  277. TextLabel_6.Position = UDim2.new(-0.0297619067, 0, -0.0283681452, 0)
  278. TextLabel_6.Size = UDim2.new(0, 348, 0, 38)
  279. TextLabel_6.Font = Enum.Font.SourceSans
  280. TextLabel_6.Text = "PILIH UANG"
  281. TextLabel_6.TextColor3 = Color3.new(0, 0, 0)
  282. TextLabel_6.TextSize = 25
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement