Advertisement
marcelslibrary

robstatus

Apr 10th, 2019
309
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.02 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local robstatusGUI = Instance.new("ScreenGui")
  5. local robstatusGUI_2 = Instance.new("Frame")
  6. local Frame = Instance.new("Frame")
  7. local Frame_2 = Instance.new("Frame")
  8. local Frame_3 = Instance.new("Frame")
  9. local Frame_4 = Instance.new("Frame")
  10. local label = Instance.new("TextLabel")
  11. local label_2 = Instance.new("TextLabel")
  12. local label_3 = Instance.new("TextLabel")
  13. local label_4 = Instance.new("TextLabel")
  14. local label_5 = Instance.new("TextLabel")
  15. local label_6 = Instance.new("TextLabel")
  16. local Frame_5 = Instance.new("Frame")
  17. local jewelstats = Instance.new("Frame")
  18. local bankstats = Instance.new("Frame")
  19. local clubstats = Instance.new("Frame")
  20. local casinostats = Instance.new("Frame")
  21. local pyramidstats = Instance.new("Frame")
  22. local shipstats = Instance.new("Frame")
  23. local label_7 = Instance.new("TextLabel")
  24. local exitrobstatus = Instance.new("TextButton")
  25. --Properties:
  26. robstatusGUI.Name = "robstatusGUI"
  27. robstatusGUI.Parent = game.CoreGui
  28. robstatusGUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  29.  
  30. robstatusGUI_2.Name = "robstatusGUI"
  31. robstatusGUI_2.Parent = robstatusGUI
  32. robstatusGUI_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  33. robstatusGUI_2.BackgroundTransparency = 0.03999999910593
  34. robstatusGUI_2.BorderSizePixel = 0
  35. robstatusGUI_2.Position = UDim2.new(-0.200000003, 0, 0.00999999978, 0)
  36. robstatusGUI_2.Size = UDim2.new(0, 293, 0, 484)
  37. robstatusGUI_2.Visible = false
  38.  
  39. Frame.Parent = robstatusGUI_2
  40. Frame.BackgroundColor3 = Color3.new(0.333333, 0, 1)
  41. Frame.BackgroundTransparency = 0.03999999910593
  42. Frame.BorderSizePixel = 0
  43. Frame.Size = UDim2.new(0, 293, 0, 26)
  44.  
  45. Frame_2.Parent = robstatusGUI_2
  46. Frame_2.BackgroundColor3 = Color3.new(0.333333, 0, 1)
  47. Frame_2.BackgroundTransparency = 0.03999999910593
  48. Frame_2.BorderSizePixel = 0
  49. Frame_2.Position = UDim2.new(0, 0, 0.946281016, 0)
  50. Frame_2.Size = UDim2.new(0, 293, 0, 26)
  51.  
  52. Frame_3.Parent = robstatusGUI_2
  53. Frame_3.BackgroundColor3 = Color3.new(0.333333, 0, 1)
  54. Frame_3.BackgroundTransparency = 0.03999999910593
  55. Frame_3.BorderSizePixel = 0
  56. Frame_3.Position = UDim2.new(0, 0, 0.0681818202, 0)
  57. Frame_3.Size = UDim2.new(0, 293, 0, 11)
  58.  
  59. Frame_4.Parent = robstatusGUI_2
  60. Frame_4.BackgroundColor3 = Color3.new(0.333333, 0, 1)
  61. Frame_4.BackgroundTransparency = 0.03999999910593
  62. Frame_4.BorderSizePixel = 0
  63. Frame_4.Position = UDim2.new(0, 0, 0.909090936, 0)
  64. Frame_4.Size = UDim2.new(0, 293, 0, 11)
  65.  
  66. label.Name = "label"
  67. label.Parent = robstatusGUI_2
  68. label.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  69. label.BackgroundTransparency = 0.03999999910593
  70. label.BorderSizePixel = 0
  71. label.Position = UDim2.new(0.0477815717, 0, 0.181818187, 0)
  72. label.Size = UDim2.new(0, 200, 0, 50)
  73. label.Font = Enum.Font.GothamBold
  74. label.Text = "Jewelry"
  75. label.TextColor3 = Color3.new(0.333333, 0, 1)
  76. label.TextSize = 18
  77.  
  78. label_2.Name = "label"
  79. label_2.Parent = robstatusGUI_2
  80. label_2.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  81. label_2.BackgroundTransparency = 0.03999999910593
  82. label_2.BorderSizePixel = 0
  83. label_2.Position = UDim2.new(0.0477815717, 0, 0.285123974, 0)
  84. label_2.Size = UDim2.new(0, 200, 0, 50)
  85. label_2.Font = Enum.Font.GothamBold
  86. label_2.Text = "Bank"
  87. label_2.TextColor3 = Color3.new(0.333333, 0, 1)
  88. label_2.TextSize = 18
  89.  
  90. label_3.Name = "label"
  91. label_3.Parent = robstatusGUI_2
  92. label_3.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  93. label_3.BackgroundTransparency = 0.03999999910593
  94. label_3.BorderSizePixel = 0
  95. label_3.Position = UDim2.new(0.0477815717, 0, 0.378099173, 0)
  96. label_3.Size = UDim2.new(0, 200, 0, 50)
  97. label_3.Font = Enum.Font.GothamBold
  98. label_3.Text = "Club"
  99. label_3.TextColor3 = Color3.new(0.333333, 0, 1)
  100. label_3.TextSize = 18
  101.  
  102. label_4.Name = "label"
  103. label_4.Parent = robstatusGUI_2
  104. label_4.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  105. label_4.BackgroundTransparency = 0.03999999910593
  106. label_4.BorderSizePixel = 0
  107. label_4.Position = UDim2.new(0.0477815717, 0, 0.48140496, 0)
  108. label_4.Size = UDim2.new(0, 200, 0, 50)
  109. label_4.Font = Enum.Font.GothamBold
  110. label_4.Text = "Casino"
  111. label_4.TextColor3 = Color3.new(0.333333, 0, 1)
  112. label_4.TextSize = 18
  113.  
  114. label_5.Name = "label"
  115. label_5.Parent = robstatusGUI_2
  116. label_5.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  117. label_5.BackgroundTransparency = 0.03999999910593
  118. label_5.BorderSizePixel = 0
  119. label_5.Position = UDim2.new(0.0477815717, 0, 0.584710717, 0)
  120. label_5.Size = UDim2.new(0, 200, 0, 50)
  121. label_5.Font = Enum.Font.GothamBold
  122. label_5.Text = "Pyramid"
  123. label_5.TextColor3 = Color3.new(0.333333, 0, 1)
  124. label_5.TextSize = 18
  125.  
  126. label_6.Name = "label"
  127. label_6.Parent = robstatusGUI_2
  128. label_6.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  129. label_6.BackgroundTransparency = 0.03999999910593
  130. label_6.BorderSizePixel = 0
  131. label_6.Position = UDim2.new(0.0477815717, 0, 0.688016534, 0)
  132. label_6.Size = UDim2.new(0, 200, 0, 50)
  133. label_6.Font = Enum.Font.GothamBold
  134. label_6.Text = "Ship"
  135. label_6.TextColor3 = Color3.new(0.333333, 0, 1)
  136. label_6.TextSize = 18
  137.  
  138. Frame_5.Parent = robstatusGUI_2
  139. Frame_5.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  140. Frame_5.BackgroundTransparency = 0.03999999910593
  141. Frame_5.BorderSizePixel = 0
  142. Frame_5.Position = UDim2.new(0.713310599, 0, 0.181818187, 0)
  143. Frame_5.Size = UDim2.new(0, 75, 0, 345)
  144.  
  145. jewelstats.Name = "jewelstats"
  146. jewelstats.Parent = robstatusGUI_2
  147. jewelstats.BackgroundColor3 = Color3.new(0.588235, 0, 0)
  148. jewelstats.BackgroundTransparency = 0.03999999910593
  149. jewelstats.BorderSizePixel = 0
  150. jewelstats.Position = UDim2.new(0.69624579, 0, 0.198347107, 0)
  151. jewelstats.Size = UDim2.new(0, 74, 0, 34)
  152.  
  153. bankstats.Name = "bankstats"
  154. bankstats.Parent = robstatusGUI_2
  155. bankstats.BackgroundColor3 = Color3.new(0.588235, 0, 0)
  156. bankstats.BackgroundTransparency = 0.03999999910593
  157. bankstats.BorderSizePixel = 0
  158. bankstats.Position = UDim2.new(0.69624579, 0, 0.301652879, 0)
  159. bankstats.Size = UDim2.new(0, 74, 0, 34)
  160.  
  161. clubstats.Name = "clubstats"
  162. clubstats.Parent = robstatusGUI_2
  163. clubstats.BackgroundColor3 = Color3.new(0.588235, 0, 0)
  164. clubstats.BackgroundTransparency = 0.03999999910593
  165. clubstats.BorderSizePixel = 0
  166. clubstats.Position = UDim2.new(0.69624579, 0, 0.396694213, 0)
  167. clubstats.Size = UDim2.new(0, 74, 0, 34)
  168.  
  169. casinostats.Name = "casinostats"
  170. casinostats.Parent = robstatusGUI_2
  171. casinostats.BackgroundColor3 = Color3.new(0.588235, 0, 0)
  172. casinostats.BackgroundTransparency = 0.03999999910593
  173. casinostats.BorderSizePixel = 0
  174. casinostats.Position = UDim2.new(0.69624579, 0, 0.497933894, 0)
  175. casinostats.Size = UDim2.new(0, 74, 0, 34)
  176.  
  177. pyramidstats.Name = "pyramidstats"
  178. pyramidstats.Parent = robstatusGUI_2
  179. pyramidstats.BackgroundColor3 = Color3.new(0.588235, 0, 0)
  180. pyramidstats.BackgroundTransparency = 0.03999999910593
  181. pyramidstats.BorderSizePixel = 0
  182. pyramidstats.Position = UDim2.new(0.69624579, 0, 0.601239622, 0)
  183. pyramidstats.Size = UDim2.new(0, 74, 0, 34)
  184.  
  185. shipstats.Name = "shipstats"
  186. shipstats.Parent = robstatusGUI_2
  187. shipstats.BackgroundColor3 = Color3.new(0.588235, 0, 0)
  188. shipstats.BackgroundTransparency = 0.03999999910593
  189. shipstats.BorderSizePixel = 0
  190. shipstats.Position = UDim2.new(0.69624579, 0, 0.704545438, 0)
  191. shipstats.Size = UDim2.new(0, 74, 0, 34)
  192.  
  193. exitrobstatus.Name = "exitrobstatus"
  194. exitrobstatus.Parent = robstatusGUI_2
  195. exitrobstatus.BackgroundColor3 = Color3.new(1, 1, 1)
  196. exitrobstatus.BackgroundTransparency = 1
  197. exitrobstatus.Position = UDim2.new(0.910443723, 0, 0.0909090936, 0)
  198. exitrobstatus.Size = UDim2.new(0, 26, 0, 26)
  199. exitrobstatus.Font = Enum.Font.GothamBold
  200. exitrobstatus.Text = "X"
  201. exitrobstatus.TextColor3 = Color3.new(0.333333, 0, 1)
  202. exitrobstatus.TextSize = 30
  203. -- Scripts:
  204.  
  205. -- Farewell Infortality.
  206. -- Version: 2.82
  207. -- Instances:
  208. local robstatusGUI = Instance.new("ScreenGui")
  209. local robstatusGUI_2 = Instance.new("Frame")
  210. local Frame = Instance.new("Frame")
  211. local Frame_2 = Instance.new("Frame")
  212. local Frame_3 = Instance.new("Frame")
  213. local Frame_4 = Instance.new("Frame")
  214. local label = Instance.new("TextLabel")
  215. local label_2 = Instance.new("TextLabel")
  216. local label_3 = Instance.new("TextLabel")
  217. local label_4 = Instance.new("TextLabel")
  218. local label_5 = Instance.new("TextLabel")
  219. local label_6 = Instance.new("TextLabel")
  220. local Frame_5 = Instance.new("Frame")
  221. local jewelstats = Instance.new("Frame")
  222. local bankstats = Instance.new("Frame")
  223. local clubstats = Instance.new("Frame")
  224. local casinostats = Instance.new("Frame")
  225. local pyramidstats = Instance.new("Frame")
  226. local shipstats = Instance.new("Frame")
  227. local exitrobstatus = Instance.new("TextButton")
  228. --Properties:
  229. robstatusGUI.Name = "robstatusGUI"
  230. robstatusGUI.Parent = game.CoreGui
  231. robstatusGUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  232.  
  233. robstatusGUI_2.Name = "robstatusGUI"
  234. robstatusGUI_2.Parent = robstatusGUI
  235. robstatusGUI_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  236. robstatusGUI_2.BackgroundTransparency = 0.03999999910593
  237. robstatusGUI_2.BorderSizePixel = 0
  238. robstatusGUI_2.Position = UDim2.new(-0.200000003, 0, 0.00999999978, 0)
  239. robstatusGUI_2.Size = UDim2.new(0, 293, 0, 484)
  240.  
  241. Frame.Parent = robstatusGUI_2
  242. Frame.BackgroundColor3 = Color3.new(0.333333, 0, 1)
  243. Frame.BackgroundTransparency = 0.03999999910593
  244. Frame.BorderSizePixel = 0
  245. Frame.Size = UDim2.new(0, 293, 0, 26)
  246.  
  247. Frame_2.Parent = robstatusGUI_2
  248. Frame_2.BackgroundColor3 = Color3.new(0.333333, 0, 1)
  249. Frame_2.BackgroundTransparency = 0.03999999910593
  250. Frame_2.BorderSizePixel = 0
  251. Frame_2.Position = UDim2.new(0, 0, 0.946281016, 0)
  252. Frame_2.Size = UDim2.new(0, 293, 0, 26)
  253.  
  254. Frame_3.Parent = robstatusGUI_2
  255. Frame_3.BackgroundColor3 = Color3.new(0.333333, 0, 1)
  256. Frame_3.BackgroundTransparency = 0.03999999910593
  257. Frame_3.BorderSizePixel = 0
  258. Frame_3.Position = UDim2.new(0, 0, 0.0681818202, 0)
  259. Frame_3.Size = UDim2.new(0, 293, 0, 11)
  260.  
  261. Frame_4.Parent = robstatusGUI_2
  262. Frame_4.BackgroundColor3 = Color3.new(0.333333, 0, 1)
  263. Frame_4.BackgroundTransparency = 0.03999999910593
  264. Frame_4.BorderSizePixel = 0
  265. Frame_4.Position = UDim2.new(0, 0, 0.909090936, 0)
  266. Frame_4.Size = UDim2.new(0, 293, 0, 11)
  267.  
  268. label.Name = "label"
  269. label.Parent = robstatusGUI_2
  270. label.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  271. label.BackgroundTransparency = 0.03999999910593
  272. label.BorderSizePixel = 0
  273. label.Position = UDim2.new(0.0477815717, 0, 0.181818187, 0)
  274. label.Size = UDim2.new(0, 200, 0, 50)
  275. label.Font = Enum.Font.GothamBold
  276. label.Text = "Jewelry"
  277. label.TextColor3 = Color3.new(0.333333, 0, 1)
  278. label.TextSize = 18
  279.  
  280. label_2.Name = "label"
  281. label_2.Parent = robstatusGUI_2
  282. label_2.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  283. label_2.BackgroundTransparency = 0.03999999910593
  284. label_2.BorderSizePixel = 0
  285. label_2.Position = UDim2.new(0.0477815717, 0, 0.285123974, 0)
  286. label_2.Size = UDim2.new(0, 200, 0, 50)
  287. label_2.Font = Enum.Font.GothamBold
  288. label_2.Text = "Bank"
  289. label_2.TextColor3 = Color3.new(0.333333, 0, 1)
  290. label_2.TextSize = 18
  291.  
  292. label_3.Name = "label"
  293. label_3.Parent = robstatusGUI_2
  294. label_3.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  295. label_3.BackgroundTransparency = 0.03999999910593
  296. label_3.BorderSizePixel = 0
  297. label_3.Position = UDim2.new(0.0477815717, 0, 0.378099173, 0)
  298. label_3.Size = UDim2.new(0, 200, 0, 50)
  299. label_3.Font = Enum.Font.GothamBold
  300. label_3.Text = "Club"
  301. label_3.TextColor3 = Color3.new(0.333333, 0, 1)
  302. label_3.TextSize = 18
  303.  
  304. label_4.Name = "label"
  305. label_4.Parent = robstatusGUI_2
  306. label_4.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  307. label_4.BackgroundTransparency = 0.03999999910593
  308. label_4.BorderSizePixel = 0
  309. label_4.Position = UDim2.new(0.0477815717, 0, 0.48140496, 0)
  310. label_4.Size = UDim2.new(0, 200, 0, 50)
  311. label_4.Font = Enum.Font.GothamBold
  312. label_4.Text = "Casino"
  313. label_4.TextColor3 = Color3.new(0.333333, 0, 1)
  314. label_4.TextSize = 18
  315.  
  316. label_5.Name = "label"
  317. label_5.Parent = robstatusGUI_2
  318. label_5.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  319. label_5.BackgroundTransparency = 0.03999999910593
  320. label_5.BorderSizePixel = 0
  321. label_5.Position = UDim2.new(0.0477815717, 0, 0.584710717, 0)
  322. label_5.Size = UDim2.new(0, 200, 0, 50)
  323. label_5.Font = Enum.Font.GothamBold
  324. label_5.Text = "Pyramid"
  325. label_5.TextColor3 = Color3.new(0.333333, 0, 1)
  326. label_5.TextSize = 18
  327.  
  328. label_6.Name = "label"
  329. label_6.Parent = robstatusGUI_2
  330. label_6.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  331. label_6.BackgroundTransparency = 0.03999999910593
  332. label_6.BorderSizePixel = 0
  333. label_6.Position = UDim2.new(0.0477815717, 0, 0.688016534, 0)
  334. label_6.Size = UDim2.new(0, 200, 0, 50)
  335. label_6.Font = Enum.Font.GothamBold
  336. label_6.Text = "Ship"
  337. label_6.TextColor3 = Color3.new(0.333333, 0, 1)
  338. label_6.TextSize = 18
  339.  
  340. Frame_5.Parent = robstatusGUI_2
  341. Frame_5.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  342. Frame_5.BackgroundTransparency = 0.03999999910593
  343. Frame_5.BorderSizePixel = 0
  344. Frame_5.Position = UDim2.new(0.713310599, 0, 0.181818187, 0)
  345. Frame_5.Size = UDim2.new(0, 75, 0, 295)
  346.  
  347. jewelstats.Name = "jewelstats"
  348. jewelstats.Parent = robstatusGUI_2
  349. jewelstats.BackgroundColor3 = Color3.new(0.588235, 0, 0)
  350. jewelstats.BackgroundTransparency = 0.03999999910593
  351. jewelstats.BorderSizePixel = 0
  352. jewelstats.Position = UDim2.new(0.69624579, 0, 0.198347107, 0)
  353. jewelstats.Size = UDim2.new(0, 74, 0, 34)
  354.  
  355. bankstats.Name = "bankstats"
  356. bankstats.Parent = robstatusGUI_2
  357. bankstats.BackgroundColor3 = Color3.new(0.588235, 0, 0)
  358. bankstats.BackgroundTransparency = 0.03999999910593
  359. bankstats.BorderSizePixel = 0
  360. bankstats.Position = UDim2.new(0.69624579, 0, 0.301652879, 0)
  361. bankstats.Size = UDim2.new(0, 74, 0, 34)
  362.  
  363. clubstats.Name = "clubstats"
  364. clubstats.Parent = robstatusGUI_2
  365. clubstats.BackgroundColor3 = Color3.new(0.588235, 0, 0)
  366. clubstats.BackgroundTransparency = 0.03999999910593
  367. clubstats.BorderSizePixel = 0
  368. clubstats.Position = UDim2.new(0.69624579, 0, 0.396694213, 0)
  369. clubstats.Size = UDim2.new(0, 74, 0, 34)
  370.  
  371. casinostats.Name = "casinostats"
  372. casinostats.Parent = robstatusGUI_2
  373. casinostats.BackgroundColor3 = Color3.new(0.588235, 0, 0)
  374. casinostats.BackgroundTransparency = 0.03999999910593
  375. casinostats.BorderSizePixel = 0
  376. casinostats.Position = UDim2.new(0.69624579, 0, 0.497933894, 0)
  377. casinostats.Size = UDim2.new(0, 74, 0, 34)
  378.  
  379. pyramidstats.Name = "pyramidstats"
  380. pyramidstats.Parent = robstatusGUI_2
  381. pyramidstats.BackgroundColor3 = Color3.new(0.588235, 0, 0)
  382. pyramidstats.BackgroundTransparency = 0.03999999910593
  383. pyramidstats.BorderSizePixel = 0
  384. pyramidstats.Position = UDim2.new(0.69624579, 0, 0.601239622, 0)
  385. pyramidstats.Size = UDim2.new(0, 74, 0, 34)
  386.  
  387. shipstats.Name = "shipstats"
  388. shipstats.Parent = robstatusGUI_2
  389. shipstats.BackgroundColor3 = Color3.new(0.588235, 0, 0)
  390. shipstats.BackgroundTransparency = 0.03999999910593
  391. shipstats.BorderSizePixel = 0
  392. shipstats.Position = UDim2.new(0.69624579, 0, 0.704545438, 0)
  393. shipstats.Size = UDim2.new(0, 74, 0, 34)
  394.  
  395. exitrobstatus.Name = "exitrobstatus"
  396. exitrobstatus.Parent = robstatusGUI_2
  397. exitrobstatus.BackgroundColor3 = Color3.new(1, 1, 1)
  398. exitrobstatus.BackgroundTransparency = 1
  399. exitrobstatus.Position = UDim2.new(0.910443723, 0, 0.0909090936, 0)
  400. exitrobstatus.Size = UDim2.new(0, 26, 0, 26)
  401. exitrobstatus.Font = Enum.Font.GothamBold
  402. exitrobstatus.Text = "X"
  403. exitrobstatus.TextColor3 = Color3.new(0.333333, 0, 1)
  404. exitrobstatus.TextSize = 30
  405. -- Scripts:
  406. robstatusGUI_2.Visible = true
  407. wait(0.5)
  408. robstatusGUI_2:TweenPosition(UDim2.new(0.006, 0,0.01, 0),'Out','Sine',1)
  409.  
  410. robstatusGUI_2.Active = true
  411. robstatusGUI_2.Draggable = true
  412.  
  413. exitrobstatus.MouseButton1Click:connect(function()
  414. robstatusGUI_2:TweenPosition(UDim2.new(-0.2, 0,0.01, 0),'Out','Sine',1)
  415. wait(1)
  416. robstatusGUI_2:Destroy()
  417. end)
  418.  
  419.  
  420.  
  421.  
  422. while wait() do
  423.  
  424.  
  425. local heiststat = game.ReplicatedStorage.HeistStatus
  426.  
  427. if heiststat.Bank.Locked.Value == false and heiststat.Bank.Robbing.Value == false then
  428. bankstats.BackgroundColor3 = Color3.new(0,255,0)
  429. elseif
  430. heiststat.Bank.Locked.Value == false and heiststat.Bank.Robbing.Value == true then
  431. bankstats.BackgroundColor3 = Color3.new(200, 66, 0)
  432. elseif
  433. heiststat.Bank.Locked.Value == true and heiststat.Bank.Robbing.Value == false then
  434. bankstats.BackgroundColor3 = Color3.new(150,0,0)
  435.  
  436. end
  437.  
  438.  
  439.  
  440.  
  441. if heiststat.Jewel.Locked.Value == false and heiststat.Jewel.Robbing.Value == false then
  442. jewelstats.BackgroundColor3 = Color3.new(0,255,0)
  443. elseif
  444. heiststat.Jewel.Locked.Value == false and heiststat.Jewel.Robbing.Value == true then
  445. jewelstats.BackgroundColor3 = Color3.new(200, 66, 0)
  446. elseif
  447. heiststat.Jewel.Locked.Value == true and heiststat.Jewel.Robbing.Value == false then
  448. jewelstats.BackgroundColor3 = Color3.new(150,0,0)
  449.  
  450. end
  451.  
  452.  
  453. if heiststat.Club.Locked.Value == false and heiststat.Club.Robbing.Value == false then
  454. clubstats.BackgroundColor3 = Color3.new(0,255,0)
  455. elseif
  456. heiststat.Club.Locked.Value == false and heiststat.Club.Robbing.Value == true then
  457. clubstats.BackgroundColor3 = Color3.new(200, 66, 0)
  458. elseif
  459. heiststat.Club.Locked.Value == true and heiststat.Club.Robbing.Value == false then
  460. clubstats.BackgroundColor3 = Color3.new(150,0,0)
  461.  
  462. end
  463.  
  464. if heiststat.Casino.Locked.Value == false and heiststat.Casino.Robbing.Value == false then
  465. casinostats.BackgroundColor3 = Color3.new(0,255,0)
  466. elseif
  467. heiststat.Casino.Locked.Value == false and heiststat.Casino.Robbing.Value == true then
  468. casinostats.BackgroundColor3 = Color3.new(200, 66, 0)
  469. elseif
  470. heiststat.Casino.Locked.Value == true and heiststat.Casino.Robbing.Value == false then
  471. casinostats.BackgroundColor3 = Color3.new(150,0,0)
  472.  
  473. end
  474.  
  475.  
  476.  
  477. if heiststat.Pyramid.Locked.Value == false and heiststat.Pyramid.Robbing.Value == false then
  478. pyramidstats.BackgroundColor3 = Color3.new(0,255,0)
  479. elseif
  480. heiststat.Pyramid.Locked.Value == true and heiststat.Pyramid.Robbing.Value == false then
  481. pyramidstats.BackgroundColor3 = Color3.new(150,0,0)
  482. elseif
  483. heiststat.Pyramid.Locked.Value == false and heiststat.Pyramid.Robbing.Value == true then
  484. pyramidstats.BackgroundColor3 = Color3.new(200, 66, 0)
  485. end
  486. if game.workspace.Ship:FindFirstChild("Boat") then
  487. shipstats.BackgroundColor3 = Color3.new(0,255,0)
  488. else
  489. shipstats.BackgroundColor3 = Color3.new(150,0,0)
  490. end
  491. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement