Anonymouse10101

Robbery 💎 Simulator [v1.8.3] (REMAKE)

Mar 14th, 2019
534
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local CreditsFrame = Instance.new("Frame")
  6. local Title = Instance.new("TextLabel")
  7. local MainGui = Instance.new("TextButton")
  8. local TextLabel = Instance.new("TextLabel")
  9. local TextLabel_2 = Instance.new("TextLabel")
  10. local MainFrame = Instance.new("Frame")
  11. local Title_2 = Instance.new("TextLabel")
  12. local credits = Instance.new("TextButton")
  13. local bestglove = Instance.new("TextButton")
  14. local bestbag = Instance.new("TextButton")
  15. local allkeys = Instance.new("TextButton")
  16. local close = Instance.new("TextButton")
  17. local open = Instance.new("TextButton")
  18. --Properties:
  19. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  20. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  21.  
  22. CreditsFrame.Name = "CreditsFrame"
  23. CreditsFrame.Parent = ScreenGui
  24. CreditsFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  25. CreditsFrame.BackgroundTransparency = 0.10000000149012
  26. CreditsFrame.BorderColor3 = Color3.new(0, 0, 0)
  27. CreditsFrame.BorderSizePixel = 0
  28. CreditsFrame.Position = UDim2.new(0.31941396, 0, 0.134289429, 0)
  29. CreditsFrame.Size = UDim2.new(0, 464, 0, 323)
  30. CreditsFrame.Visible = false
  31.  
  32. Title.Name = "Title"
  33. Title.Parent = CreditsFrame
  34. Title.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  35. Title.BackgroundTransparency = 0.34000000357628
  36. Title.BorderSizePixel = 0
  37. Title.Size = UDim2.new(0, 464, 0, 50)
  38. Title.Font = Enum.Font.SourceSans
  39. Title.Text = "Robbery Fucker 1.0"
  40. Title.TextColor3 = Color3.new(0.0745098, 0.0901961, 1)
  41. Title.TextSize = 14
  42.  
  43. MainGui.Name = "MainGui"
  44. MainGui.Parent = CreditsFrame
  45. MainGui.BackgroundColor3 = Color3.new(1, 1, 1)
  46. MainGui.BackgroundTransparency = 1
  47. MainGui.Position = UDim2.new(0.00215517241, 0, 0.845201254, 0)
  48. MainGui.Size = UDim2.new(0, 122, 0, 50)
  49. MainGui.Font = Enum.Font.SourceSans
  50. MainGui.Text = "Main GUI"
  51. MainGui.TextColor3 = Color3.new(0.992157, 0, 0.129412)
  52. MainGui.TextSize = 14
  53.  
  54. MainGui.MouseButton1Down:connect(function()
  55.     CreditsFrame.Visible = false
  56.     MainFrame.Visible = true
  57. end)
  58.  
  59.  
  60.  
  61.  
  62. TextLabel.Parent = CreditsFrame
  63. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  64. TextLabel.BackgroundTransparency = 1
  65. TextLabel.Position = UDim2.new(0.303879321, 0, 0.278637767, 0)
  66. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  67. TextLabel.Font = Enum.Font.SourceSans
  68. TextLabel.Text = "Credits to ItzHxS(v3rm) for the scripts"
  69. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  70. TextLabel.TextSize = 14
  71.  
  72. TextLabel_2.Parent = CreditsFrame
  73. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  74. TextLabel_2.BackgroundTransparency = 1
  75. TextLabel_2.Position = UDim2.new(0.303879321, 0, 0.421052635, 0)
  76. TextLabel_2.Size = UDim2.new(0, 200, 0, 50)
  77. TextLabel_2.Font = Enum.Font.SourceSans
  78. TextLabel_2.Text = "Credits to heccy(v3rm) for making the ugly as GUI"
  79. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  80. TextLabel_2.TextSize = 14
  81.  
  82. MainFrame.Name = "MainFrame"
  83. MainFrame.Parent = ScreenGui
  84. MainFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  85. MainFrame.BackgroundTransparency = 0.10000000149012
  86. MainFrame.BorderColor3 = Color3.new(0, 0, 0)
  87. MainFrame.Position = UDim2.new(0.320146501, 0, 0.134289443, 0)
  88. MainFrame.Size = UDim2.new(0, 464, 0, 323)
  89. MainFrame.Visible = false
  90.  
  91. Title_2.Name = "Title"
  92. Title_2.Parent = MainFrame
  93. Title_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  94. Title_2.BackgroundTransparency = 0.34000000357628
  95. Title_2.BorderSizePixel = 0
  96. Title_2.Size = UDim2.new(0, 464, 0, 50)
  97. Title_2.Font = Enum.Font.SourceSans
  98. Title_2.Text = "Robbery Fucker 1.0"
  99. Title_2.TextColor3 = Color3.new(0.0745098, 0.0901961, 1)
  100. Title_2.TextSize = 14
  101.  
  102. credits.Name = "credits"
  103. credits.Parent = MainFrame
  104. credits.BackgroundColor3 = Color3.new(1, 1, 1)
  105. credits.BackgroundTransparency = 1
  106. credits.Position = UDim2.new(0.696747601, 0, 0.845201254, 0)
  107. credits.Size = UDim2.new(0, 142, 0, 50)
  108. credits.Font = Enum.Font.SourceSans
  109. credits.Text = "Credits"
  110. credits.TextColor3 = Color3.new(0.992157, 0, 0.129412)
  111. credits.TextSize = 14
  112.  
  113. credits.MouseButton1Down:connect(function()
  114.     MainFrame.Visible = false
  115.     CreditsFrame.Visible = true
  116. end)
  117.  
  118.  
  119.  
  120.  
  121. bestglove.Name = "bestglove"
  122. bestglove.Parent = MainFrame
  123. bestglove.BackgroundColor3 = Color3.new(1, 1, 1)
  124. bestglove.BackgroundTransparency = 1
  125. bestglove.Position = UDim2.new(0.284482747, 0, 0.421052635, 0)
  126. bestglove.Size = UDim2.new(0, 200, 0, 50)
  127. bestglove.Font = Enum.Font.SourceSans
  128. bestglove.Text = "Get Best Glove"
  129. bestglove.TextColor3 = Color3.new(1, 0.180392, 0.933333)
  130. bestglove.TextSize = 14
  131.  
  132. bestglove.MouseButton1Down:connect(function()
  133.     game:GetService("ReplicatedStorage").Aero.AeroRemoteServices.UserService.AddInventoryItem:InvokeServer("INFINITY_GAUNTLET", "GLOVE")
  134. end)
  135.  
  136.  
  137.  
  138.  
  139. bestbag.Name = "bestbag"
  140. bestbag.Parent = MainFrame
  141. bestbag.BackgroundColor3 = Color3.new(1, 1, 1)
  142. bestbag.BackgroundTransparency = 1
  143. bestbag.Position = UDim2.new(0.284482747, 0, 0.575851381, 0)
  144. bestbag.Size = UDim2.new(0, 200, 0, 50)
  145. bestbag.Font = Enum.Font.SourceSans
  146. bestbag.Text = "Get Best Bag"
  147. bestbag.TextColor3 = Color3.new(1, 0.180392, 0.933333)
  148. bestbag.TextSize = 14
  149.  
  150. bestbag.MouseButton1Down:connect(function()
  151.     game:GetService("ReplicatedStorage").Aero.AeroRemoteServices.UserService.AddInventoryItem:InvokeServer("TREASURE_BAG", "BAG")
  152. end)
  153.  
  154.  
  155.  
  156.  
  157. allkeys.Name = "allkeys"
  158. allkeys.Parent = MainFrame
  159. allkeys.BackgroundColor3 = Color3.new(1, 1, 1)
  160. allkeys.BackgroundTransparency = 1
  161. allkeys.Position = UDim2.new(0.284482747, 0, 0.207430333, 0)
  162. allkeys.Size = UDim2.new(0, 200, 0, 50)
  163. allkeys.Font = Enum.Font.SourceSans
  164. allkeys.Text = "Get All Keys"
  165. allkeys.TextColor3 = Color3.new(1, 0.180392, 0.933333)
  166. allkeys.TextSize = 14
  167.  
  168. allkeys.MouseButton1Down:connect(function()
  169.     local Remote = game.ReplicatedStorage.Aero.AeroRemoteServices.UserService['AddInventoryItem']
  170.  
  171. local Arguments = {
  172.         [1] = "JEWELRY_STORE_KEY",
  173.         [2] = "KEY"
  174. }
  175.  
  176. Remote:InvokeServer(unpack(Arguments))
  177. wait()
  178. local Remote = game.ReplicatedStorage.Aero.AeroRemoteServices.UserService['AddInventoryItem']
  179.  
  180. local Arguments = {
  181.         [1] = "CANDY_STORE_KEY",
  182.         [2] = "KEY"
  183. }
  184.  
  185. Remote:InvokeServer(unpack(Arguments))
  186. wait()
  187. local Remote = game.ReplicatedStorage.Aero.AeroRemoteServices.UserService['AddInventoryItem']
  188.  
  189. local Arguments = {
  190.         [1] = "BALDIS_SCHOOL_KEY",
  191.         [2] = "KEY"
  192. }
  193.  
  194. Remote:InvokeServer(unpack(Arguments))
  195. wait()
  196. local Remote = game.ReplicatedStorage.Aero.AeroRemoteServices.UserService['AddInventoryItem']
  197.  
  198. local Arguments = {
  199.         [1] = "HELLO_NEIGHBOR_KEY",
  200.         [2] = "KEY"
  201. }
  202.  
  203. Remote:InvokeServer(unpack(Arguments))
  204. wait()
  205. local Remote = game.ReplicatedStorage.Aero.AeroRemoteServices.UserService['AddInventoryItem']
  206.  
  207. local Arguments = {
  208.         [1] = "CAR_DEALERSHIP_KEY",
  209.         [2] = "KEY"
  210. }
  211.  
  212. Remote:InvokeServer(unpack(Arguments))
  213. wait()
  214. local Remote = game.ReplicatedStorage.Aero.AeroRemoteServices.UserService['AddInventoryItem']
  215.  
  216. local Arguments = {
  217.         [1] = "TOY_STORE_KEY",
  218.         [2] = "KEY"
  219. }
  220.  
  221. Remote:InvokeServer(unpack(Arguments))
  222. wait()
  223. local Remote = game.ReplicatedStorage.Aero.AeroRemoteServices.UserService['AddInventoryItem']
  224.  
  225. local Arguments = {
  226.         [1] = "ROBLOX_BANK_KEY",
  227.         [2] = "KEY"
  228. }
  229.  
  230. Remote:InvokeServer(unpack(Arguments))
  231. wait()
  232. local Remote = game.ReplicatedStorage.Aero.AeroRemoteServices.UserService['AddInventoryItem']
  233.  
  234. local Arguments = {
  235.         [1] = "SPONGEBOBS_HOUSE_KEY",
  236.         [2] = "KEY"
  237. }
  238.  
  239. Remote:InvokeServer(unpack(Arguments))
  240. wait()
  241. local Remote = game.ReplicatedStorage.Aero.AeroRemoteServices.UserService['AddInventoryItem']
  242.  
  243. local Arguments = {
  244.         [1] = "PET_STORE_KEY",
  245.         [2] = "KEY"
  246. }
  247.  
  248. Remote:InvokeServer(unpack(Arguments))
  249. end)
  250.  
  251.  
  252.  
  253.  
  254. close.Name = "close"
  255. close.Parent = MainFrame
  256. close.BackgroundColor3 = Color3.new(1, 1, 1)
  257. close.BackgroundTransparency = 1
  258. close.Position = UDim2.new(0.90975678, 0, 0, 0)
  259. close.Size = UDim2.new(0, 43, 0, 34)
  260. close.Font = Enum.Font.SourceSans
  261. close.Text = "X"
  262. close.TextColor3 = Color3.new(0.972549, 0.0196078, 0.0196078)
  263. close.TextSize = 20
  264.  
  265. close.MouseButton1Down:connect(function()
  266.     MainFrame.Visible = false
  267. end)
  268.  
  269.  
  270.  
  271.  
  272. open.Name = "open"
  273. open.Parent = ScreenGui
  274. open.BackgroundColor3 = Color3.new(1, 1, 0)
  275. open.Position = UDim2.new(0, 0, 0.876140833, 0)
  276. open.Size = UDim2.new(0, 200, 0, 50)
  277. open.Font = Enum.Font.SourceSans
  278. open.Text = "Open GUI"
  279. open.TextColor3 = Color3.new(0, 0, 0)
  280. open.TextSize = 14
  281.  
  282. open.MouseButton1Down:connect(function()
  283.     MainFrame.Visible = true
  284. end)
  285.  
  286.  
  287.  
  288. -- Scripts:
  289. function SCRIPT_MXKQ89_FAKESCRIPT() -- open.LocalScript
  290.     local script = Instance.new('LocalScript')
  291.     script.Parent = open
  292.     function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  293.    
  294.     counter = 0
  295.    
  296.     while wait(0.1) do
  297.         script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  298.         counter = counter + 0.01
  299.     end
  300.  
  301. end
  302. coroutine.resume(coroutine.create(SCRIPT_MXKQ89_FAKESCRIPT))
Add Comment
Please, Sign In to add comment