Caigepayne

Iron CUrtain hack

Oct 13th, 2018
8,865
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.67 KB | None | 0 0
  1.  
  2. local ICH = Instance.new("ScreenGui")
  3. local Frame = Instance.new("Frame")
  4. local Frame_2 = Instance.new("Frame")
  5. local Frame_3 = Instance.new("Frame")
  6. local AmountOfTimes = Instance.new("TextBox")
  7. local Username = Instance.new("TextBox")
  8. local Rob = Instance.new("TextButton")
  9. local Label = Instance.new("TextLabel")
  10. local TextLabel = Instance.new("TextLabel")
  11. local TextLabel_2 = Instance.new("TextLabel")
  12. local TextLabel_3 = Instance.new("TextLabel")
  13. local TextLabel_4 = Instance.new("TextLabel")
  14. local TextLabel_5 = Instance.new("TextLabel")
  15. local Smuggler = Instance.new("TextButton")
  16. local GunSmuggler = Instance.new("TextButton")
  17. local Passport = Instance.new("TextButton")
  18. local PastBoarder = Instance.new("TextButton")
  19. local StaffOffice = Instance.new("TextButton")
  20. local Medic = Instance.new("TextButton")
  21. local Check = Instance.new("TextButton")
  22. local Locked = Instance.new("TextLabel")
  23. local Close = Instance.new("TextButton")
  24. local Open = Instance.new("TextButton")
  25. local Updater = Instance.new("TextButton")
  26. local Version = Instance.new("TextLabel")
  27. --Properties:
  28. ICH.Name = "ICH"
  29. ICH.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  30. ICH.ResetOnSpawn = false
  31.  
  32. Frame.Parent = ICH
  33. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  34. Frame.Position = UDim2.new(0.823437512, 0, 0.503063381, 0)
  35. Frame.Size = UDim2.new(0, 339, 0, 537)
  36. Frame.SizeConstraint = Enum.SizeConstraint.RelativeXX
  37.  
  38. Frame_2.Parent = ICH
  39. Frame_2.BackgroundColor3 = Color3.new(0, 1, 0)
  40. Frame_2.Position = UDim2.new(0.835422873, 0, 0.703009486, 0)
  41. Frame_2.Size = UDim2.new(0, 291, 0, 6)
  42.  
  43. Frame_3.Parent = ICH
  44. Frame_3.BackgroundColor3 = Color3.new(0, 1, 0)
  45. Frame_3.Position = UDim2.new(0.835422873, 0, 0.649305761, 0)
  46. Frame_3.Size = UDim2.new(0, 291, 0, 6)
  47.  
  48. AmountOfTimes.Name = "AmountOfTimes"
  49. AmountOfTimes.Parent = ICH
  50. AmountOfTimes.BackgroundColor3 = Color3.new(0, 0, 0)
  51. AmountOfTimes.BorderColor3 = Color3.new(0.666667, 0, 1)
  52. AmountOfTimes.Position = UDim2.new(0.94923979, 0, 0.715414643, 0)
  53. AmountOfTimes.Selectable = false
  54. AmountOfTimes.Size = UDim2.new(0, 76, 0, 50)
  55. AmountOfTimes.Font = Enum.Font.SourceSans
  56. AmountOfTimes.Text = "10"
  57. AmountOfTimes.TextColor3 = Color3.new(0.666667, 0, 1)
  58. AmountOfTimes.TextScaled = true
  59. AmountOfTimes.TextSize = 14
  60. AmountOfTimes.TextWrapped = true
  61.  
  62. Username.Name = "Username"
  63. Username.Parent = ICH
  64. Username.BackgroundColor3 = Color3.new(0, 0, 0)
  65. Username.BorderColor3 = Color3.new(0, 1, 0)
  66. Username.Position = UDim2.new(0.828645825, 0, 0.58518517, 0)
  67. Username.Selectable = false
  68. Username.Size = UDim2.new(0, 279, 0, 41)
  69. Username.Font = Enum.Font.SourceSans
  70. Username.Text = "Insert Username Here"
  71. Username.TextColor3 = Color3.new(0, 1, 0)
  72. Username.TextScaled = true
  73. Username.TextSize = 14
  74. Username.TextWrapped = true
  75.  
  76. Rob.Name = "Rob"
  77. Rob.Parent = ICH
  78. Rob.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  79. Rob.BorderColor3 = Color3.new(1, 1, 1)
  80. Rob.Position = UDim2.new(0.835425377, 0, 0.772801459, 0)
  81. Rob.Selectable = false
  82. Rob.Size = UDim2.new(0, 291, 0, 50)
  83. Rob.Font = Enum.Font.SourceSans
  84. Rob.Text = "Click to rob."
  85. Rob.TextColor3 = Color3.new(0, 0, 0)
  86. Rob.TextScaled = true
  87. Rob.TextSize = 14
  88. Rob.TextWrapped = true
  89.  
  90. Label.Name = "Label"
  91. Label.Parent = ICH
  92. Label.BackgroundColor3 = Color3.new(0, 0, 0)
  93. Label.BorderColor3 = Color3.new(0, 0, 0)
  94. Label.Position = UDim2.new(0.823437452, 0, 0.51523447, 0)
  95. Label.Size = UDim2.new(0, 339, 0, 67)
  96. Label.Font = Enum.Font.SourceSans
  97. Label.Text = "Iron Curtain Hack"
  98. Label.TextColor3 = Color3.new(1, 0, 0)
  99. Label.TextScaled = true
  100. Label.TextSize = 14
  101. Label.TextWrapped = true
  102.  
  103. TextLabel.Parent = ICH
  104. TextLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  105. TextLabel.BorderColor3 = Color3.new(0, 0, 0)
  106. TextLabel.Position = UDim2.new(0.822916627, 0, 0.824305773, 0)
  107. TextLabel.Size = UDim2.new(0, 339, 0, 50)
  108. TextLabel.Font = Enum.Font.SourceSans
  109. TextLabel.Text = "Click ONCE and go get some coffee (Try not to move)"
  110. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  111. TextLabel.TextScaled = true
  112. TextLabel.TextSize = 14
  113. TextLabel.TextWrapped = true
  114.  
  115. TextLabel_2.Parent = ICH
  116. TextLabel_2.BackgroundColor3 = Color3.new(0, 0, 0)
  117. TextLabel_2.BorderColor3 = Color3.new(0, 0, 0)
  118. TextLabel_2.Position = UDim2.new(0.835416675, 0, 0.715046525, 0)
  119. TextLabel_2.Size = UDim2.new(0, 200, 0, 50)
  120. TextLabel_2.Font = Enum.Font.SourceSans
  121. TextLabel_2.Text = "Amount of times wanted to rob bank. ----->"
  122. TextLabel_2.TextColor3 = Color3.new(0.666667, 0, 1)
  123. TextLabel_2.TextScaled = true
  124. TextLabel_2.TextSize = 14
  125. TextLabel_2.TextWrapped = true
  126.  
  127. TextLabel_3.Parent = ICH
  128. TextLabel_3.BackgroundColor3 = Color3.new(0, 0, 0)
  129. TextLabel_3.BorderColor3 = Color3.new(1, 1, 1)
  130. TextLabel_3.Position = UDim2.new(0.823437452, 0, 0.965972424, 0)
  131. TextLabel_3.Size = UDim2.new(0, 339, 0, 38)
  132. TextLabel_3.Font = Enum.Font.SourceSans
  133. TextLabel_3.Text = "Made by a Admission Officer ;)"
  134. TextLabel_3.TextColor3 = Color3.new(1, 0, 0)
  135. TextLabel_3.TextScaled = true
  136. TextLabel_3.TextSize = 14
  137. TextLabel_3.TextWrapped = true
  138.  
  139. TextLabel_4.Parent = ICH
  140. TextLabel_4.BackgroundColor3 = Color3.new(0, 0, 0)
  141. TextLabel_4.BorderColor3 = Color3.new(0, 0, 0)
  142. TextLabel_4.Position = UDim2.new(0.831770837, 0, 0.654629648, 0)
  143. TextLabel_4.Size = UDim2.new(0, 306, 0, 52)
  144. TextLabel_4.Font = Enum.Font.SourceSans
  145. TextLabel_4.Text = "Rob Bank"
  146. TextLabel_4.TextColor3 = Color3.new(0, 1, 0)
  147. TextLabel_4.TextScaled = true
  148. TextLabel_4.TextSize = 14
  149. TextLabel_4.TextStrokeColor3 = Color3.new(0.333333, 1, 0)
  150. TextLabel_4.TextWrapped = true
  151.  
  152. TextLabel_5.Parent = ICH
  153. TextLabel_5.BackgroundColor3 = Color3.new(0, 0, 0)
  154. TextLabel_5.BorderColor3 = Color3.new(1, 1, 0)
  155. TextLabel_5.Position = UDim2.new(0.833854198, 0, 0.87616539, 0)
  156. TextLabel_5.Size = UDim2.new(0, 302, 0, 22)
  157. TextLabel_5.Font = Enum.Font.SourceSans
  158. TextLabel_5.Text = "Teleports"
  159. TextLabel_5.TextColor3 = Color3.new(1, 1, 0)
  160. TextLabel_5.TextScaled = true
  161. TextLabel_5.TextSize = 14
  162. TextLabel_5.TextWrapped = true
  163.  
  164. Smuggler.Name = "Smuggler"
  165. Smuggler.Parent = ICH
  166. Smuggler.BackgroundColor3 = Color3.new(0, 0, 0)
  167. Smuggler.BorderColor3 = Color3.new(0, 1, 1)
  168. Smuggler.Position = UDim2.new(0.831770837, 0, 0.903943181, 0)
  169. Smuggler.Size = UDim2.new(0, 66, 0, 18)
  170. Smuggler.Font = Enum.Font.SourceSans
  171. Smuggler.Text = "Smuggler"
  172. Smuggler.TextColor3 = Color3.new(0, 1, 1)
  173. Smuggler.TextScaled = true
  174. Smuggler.TextSize = 14
  175. Smuggler.TextWrapped = true
  176.  
  177. GunSmuggler.Name = "GunSmuggler"
  178. GunSmuggler.Parent = ICH
  179. GunSmuggler.BackgroundColor3 = Color3.new(0, 0, 0)
  180. GunSmuggler.BorderColor3 = Color3.new(0, 1, 1)
  181. GunSmuggler.Position = UDim2.new(0.885937452, 0, 0.903943181, 0)
  182. GunSmuggler.Size = UDim2.new(0, 66, 0, 18)
  183. GunSmuggler.Font = Enum.Font.SourceSans
  184. GunSmuggler.Text = "Gun-Smuggler"
  185. GunSmuggler.TextColor3 = Color3.new(0, 1, 1)
  186. GunSmuggler.TextScaled = true
  187. GunSmuggler.TextSize = 14
  188. GunSmuggler.TextWrapped = true
  189.  
  190. Passport.Name = "Passport"
  191. Passport.Parent = ICH
  192. Passport.BackgroundColor3 = Color3.new(0, 0, 0)
  193. Passport.BorderColor3 = Color3.new(0, 1, 1)
  194. Passport.Position = UDim2.new(0.885937452, 0, 0.931720972, 0)
  195. Passport.Size = UDim2.new(0, 66, 0, 18)
  196. Passport.Font = Enum.Font.SourceSans
  197. Passport.Text = "Passport Shop"
  198. Passport.TextColor3 = Color3.new(0, 1, 1)
  199. Passport.TextScaled = true
  200. Passport.TextSize = 14
  201. Passport.TextWrapped = true
  202.  
  203. PastBoarder.Name = "PastBoarder"
  204. PastBoarder.Parent = ICH
  205. PastBoarder.BackgroundColor3 = Color3.new(0, 0, 0)
  206. PastBoarder.BorderColor3 = Color3.new(0, 1, 1)
  207. PastBoarder.Position = UDim2.new(0.939583302, 0, 0.931720912, 0)
  208. PastBoarder.Size = UDim2.new(0, 74, 0, 18)
  209. PastBoarder.Font = Enum.Font.SourceSans
  210. PastBoarder.Text = "Ontop Of Boarder"
  211. PastBoarder.TextColor3 = Color3.new(0, 1, 1)
  212. PastBoarder.TextScaled = true
  213. PastBoarder.TextSize = 14
  214. PastBoarder.TextWrapped = true
  215.  
  216. StaffOffice.Name = "StaffOffice"
  217. StaffOffice.Parent = ICH
  218. StaffOffice.BackgroundColor3 = Color3.new(0, 0, 0)
  219. StaffOffice.BorderColor3 = Color3.new(0, 1, 1)
  220. StaffOffice.Position = UDim2.new(0.939583302, 0, 0.903943181, 0)
  221. StaffOffice.Size = UDim2.new(0, 66, 0, 18)
  222. StaffOffice.Font = Enum.Font.SourceSans
  223. StaffOffice.Text = "Staff Office"
  224. StaffOffice.TextColor3 = Color3.new(0, 1, 1)
  225. StaffOffice.TextScaled = true
  226. StaffOffice.TextSize = 14
  227. StaffOffice.TextWrapped = true
  228.  
  229. Medic.Name = "Medic"
  230. Medic.Parent = ICH
  231. Medic.BackgroundColor3 = Color3.new(0, 0, 0)
  232. Medic.BorderColor3 = Color3.new(0, 1, 1)
  233. Medic.Position = UDim2.new(0.831770837, 0, 0.931720972, 0)
  234. Medic.Size = UDim2.new(0, 66, 0, 18)
  235. Medic.Font = Enum.Font.SourceSans
  236. Medic.Text = "Medic"
  237. Medic.TextColor3 = Color3.new(0, 1, 1)
  238. Medic.TextScaled = true
  239. Medic.TextSize = 14
  240. Medic.TextWrapped = true
  241.  
  242. Check.Name = "Check"
  243. Check.Parent = ICH
  244. Check.BackgroundColor3 = Color3.new(0, 0, 0)
  245. Check.BorderColor3 = Color3.new(1, 1, 1)
  246. Check.Position = UDim2.new(0.978124976, 0, 0.58518517, 0)
  247. Check.Selectable = false
  248. Check.Size = UDim2.new(0, 36, 0, 41)
  249. Check.Font = Enum.Font.SourceSans
  250. Check.Text = "Check"
  251. Check.TextColor3 = Color3.new(1, 1, 1)
  252. Check.TextScaled = true
  253. Check.TextSize = 14
  254. Check.TextWrapped = true
  255.  
  256. Locked.Name = "Locked"
  257. Locked.Parent = ICH
  258. Locked.BackgroundColor3 = Color3.new(1, 1, 1)
  259. Locked.BackgroundTransparency = 0.40000000596046
  260. Locked.Position = UDim2.new(0.822916687, 0, 0.628703713, 0)
  261. Locked.Size = UDim2.new(0, 339, 0, 364)
  262. Locked.Font = Enum.Font.SourceSans
  263. Locked.Text = "Check your username first!"
  264. Locked.TextColor3 = Color3.new(0, 0, 0)
  265. Locked.TextScaled = true
  266. Locked.TextSize = 14
  267. Locked.TextWrapped = true
  268.  
  269. Close.Name = "Close"
  270. Close.Parent = ICH
  271. Close.BackgroundColor3 = Color3.new(0, 0, 0)
  272. Close.BorderColor3 = Color3.new(1, 0, 0)
  273. Close.Position = UDim2.new(0.823437512, 0, 0.502777755, 0)
  274. Close.Selectable = false
  275. Close.Size = UDim2.new(0, 48, 0, 23)
  276. Close.Font = Enum.Font.SourceSans
  277. Close.Text = "Minimize"
  278. Close.TextColor3 = Color3.new(1, 0, 0)
  279. Close.TextScaled = true
  280. Close.TextSize = 14
  281. Close.TextStrokeColor3 = Color3.new(1, 0, 0)
  282. Close.TextWrapped = true
  283.  
  284. Open.Name = "Open"
  285. Open.Parent = ICH
  286. Open.BackgroundColor3 = Color3.new(0, 0, 0)
  287. Open.BorderColor3 = Color3.new(0, 1, 0)
  288. Open.Position = UDim2.new(0.973958313, 0, 0.96574074, 0)
  289. Open.Selectable = false
  290. Open.Size = UDim2.new(0, 49, 0, 38)
  291. Open.Visible = false
  292. Open.Font = Enum.Font.SourceSans
  293. Open.Text = "Open"
  294. Open.TextColor3 = Color3.new(0, 1, 0)
  295. Open.TextScaled = true
  296. Open.TextSize = 14
  297. Open.TextStrokeColor3 = Color3.new(0, 1, 0)
  298. Open.TextWrapped = true
  299.  
  300. Updater.Name = "Updater"
  301. Updater.Parent = ICH
  302. Updater.BackgroundColor3 = Color3.new(0, 0, 0)
  303. Updater.BorderColor3 = Color3.new(1, 1, 0)
  304. Updater.Position = UDim2.new(0.852083325, 0, 0.502777755, 0)
  305. Updater.Selectable = false
  306. Updater.Size = UDim2.new(0, 195, 0, 23)
  307. Updater.Font = Enum.Font.SourceSans
  308. Updater.Text = "Check for Update."
  309. Updater.TextColor3 = Color3.new(1, 1, 0)
  310. Updater.TextScaled = true
  311. Updater.TextSize = 14
  312. Updater.TextStrokeColor3 = Color3.new(1, 1, 0)
  313. Updater.TextWrapped = true
  314.  
  315. Version.Name = "Version"
  316. Version.Parent = ICH
  317. Version.BackgroundColor3 = Color3.new(0, 0, 0)
  318. Version.BorderColor3 = Color3.new(0, 0, 0)
  319. Version.Position = UDim2.new(0.959895849, 0, 0.50555557, 0)
  320. Version.Size = UDim2.new(0, 76, 0, 17)
  321. Version.Font = Enum.Font.SourceSans
  322. Version.Text = "Version: 2.0"
  323. Version.TextColor3 = Color3.new(0.666667, 0, 1)
  324. Version.TextScaled = true
  325. Version.TextSize = 14
  326. Version.TextWrapped = true
  327. -- Scripts:
  328. function SCRIPT_MJMS65_FAKESCRIPT() -- Rob.LocalScript
  329. getfenv().script = Instance.new('LocalScript', Rob)
  330.  
  331.  
  332. script.Parent.MouseButton1Click:Connect(function()
  333.  
  334.  
  335.  
  336. local player=script.parent.parent.Username.Text
  337. local amount=script.parent.parent.AmountOfTimes.Text
  338.  
  339. for i = 1,(amount) do
  340.  
  341. game.Workspace[player].HumanoidRootPart.CFrame=game.Workspace.Robberies.Bank2.TP.CFrame
  342.  
  343. wait(50)
  344.  
  345. game.Workspace[player].HumanoidRootPart.CFrame=game.Workspace.Robberies.Bank2.Sign.CFrame
  346.  
  347. wait(0.1)
  348.  
  349. game.Workspace[player].HumanoidRootPart.CFrame=game.Workspace.Smuggler.CFrame
  350.  
  351. wait(62)
  352. end
  353. end)
  354.  
  355.  
  356.  
  357. end
  358. coroutine.resume(coroutine.create(SCRIPT_MJMS65_FAKESCRIPT))
  359. function SCRIPT_JPYR86_FAKESCRIPT() -- Rob.CreateTp
  360. getfenv().script = Instance.new('LocalScript', Rob)
  361.  
  362. Instance.new("Part" ,game.Workspace.Robberies.Bank2)
  363. game.Workspace.Robberies.Bank2.Part.Name="TP"
  364. game.Workspace.Robberies.Bank2.TP.Position = Vector3.new(91,140,-190)
  365. game.Workspace.Robberies.Bank2.TP.Anchored = true
  366. game.Workspace.Robberies.Bank2.TP.Transparency=1
  367. game.Workspace.Robberies.Bank2.TP.CanCollide = false
  368.  
  369. end
  370. coroutine.resume(coroutine.create(SCRIPT_JPYR86_FAKESCRIPT))
  371. function SCRIPT_HZHD81_FAKESCRIPT() -- Smuggler.LocalScript
  372. getfenv().script = Instance.new('LocalScript', Smuggler)
  373.  
  374. script.Parent.MouseButton1Click:Connect(function()
  375. local player=script.parent.parent.Username.Text
  376. game.Workspace[player].HumanoidRootPart.CFrame=game.Workspace.Safezones.Add.Smuggler.CFrame
  377. end)
  378.  
  379. end
  380. coroutine.resume(coroutine.create(SCRIPT_HZHD81_FAKESCRIPT))
  381. function SCRIPT_TTZV81_FAKESCRIPT() -- GunSmuggler.LocalScript
  382. getfenv().script = Instance.new('LocalScript', GunSmuggler)
  383.  
  384. script.Parent.MouseButton1Click:Connect(function()
  385. local player=script.parent.parent.Username.Text
  386. game.Workspace[player].HumanoidRootPart.CFrame=game.Workspace["Gun Shop"]["Right Arm"].CFrame
  387. end)
  388.  
  389. end
  390. coroutine.resume(coroutine.create(SCRIPT_TTZV81_FAKESCRIPT))
  391. function SCRIPT_NDEL82_FAKESCRIPT() -- Passport.LocalScript
  392. getfenv().script = Instance.new('LocalScript', Passport)
  393.  
  394. script.Parent.MouseButton1Click:Connect(function()
  395. local player=script.parent.parent.Username.Text
  396. game.Workspace[player].HumanoidRootPart.CFrame=game.Workspace.ShopParts.PassportShop.CFrame
  397. end)
  398.  
  399. end
  400. coroutine.resume(coroutine.create(SCRIPT_NDEL82_FAKESCRIPT))
  401. function SCRIPT_MJFS82_FAKESCRIPT() -- PastBoarder.LocalScript
  402. getfenv().script = Instance.new('LocalScript', PastBoarder)
  403.  
  404. script.Parent.MouseButton1Click:Connect(function()
  405. local player=script.parent.parent.Username.Text
  406. game.Workspace[player].HumanoidRootPart.CFrame=game.Workspace.Objectives.Tresspasser.Part1.CFrame
  407. end)
  408.  
  409. end
  410. coroutine.resume(coroutine.create(SCRIPT_MJFS82_FAKESCRIPT))
  411. function SCRIPT_OLVG73_FAKESCRIPT() -- StaffOffice.LocalScript
  412. getfenv().script = Instance.new('LocalScript', StaffOffice)
  413.  
  414. script.Parent.MouseButton1Click:Connect(function()
  415. local player=script.parent.parent.Username.Text
  416. game.Workspace[player].HumanoidRootPart.CFrame=game.Workspace.Minigames.StaffOfficeMinigame.Start.CFrame
  417. end)
  418.  
  419. end
  420. coroutine.resume(coroutine.create(SCRIPT_OLVG73_FAKESCRIPT))
  421. function SCRIPT_GNPL68_FAKESCRIPT() -- Medic.LocalScript
  422. getfenv().script = Instance.new('LocalScript', Medic)
  423.  
  424. script.Parent.MouseButton1Click:Connect(function()
  425. local player=script.parent.parent.Username.Text
  426. game.Workspace[player].HumanoidRootPart.CFrame=game.Workspace.ShopParts.MedicalShop.CFrame
  427. end)
  428.  
  429. end
  430. coroutine.resume(coroutine.create(SCRIPT_GNPL68_FAKESCRIPT))
  431. function SCRIPT_MEMI77_FAKESCRIPT() -- Check.LocalScript
  432. getfenv().script = Instance.new('LocalScript', Check)
  433.  
  434. script.Parent.MouseButton1Click:Connect(function()
  435. local player = script.Parent.Parent.Username.Text
  436. if game.Players[player].Name == player then
  437. script.Parent.Parent.Locked.Visible=false
  438. script.Parent.Parent.Parent.SafezoneGUI:Destroy()
  439. end
  440. end)
  441.  
  442. end
  443. coroutine.resume(coroutine.create(SCRIPT_MEMI77_FAKESCRIPT))
  444. function SCRIPT_QSBS71_FAKESCRIPT() -- Close.LocalScript
  445. getfenv().script = Instance.new('LocalScript', Close)
  446.  
  447. script.Parent.MouseButton1Click:Connect(function()
  448. local player = script.Parent.Parent.Username.Text
  449. for i,v in pairs( script.Parent.Parent:GetChildren() ) do
  450. v.Visible = false
  451. wait(0.01)
  452. script.Parent.Parent.Open.Visible=true
  453. end
  454. end)
  455.  
  456. end
  457. coroutine.resume(coroutine.create(SCRIPT_QSBS71_FAKESCRIPT))
  458. function SCRIPT_PNRC76_FAKESCRIPT() -- Open.LocalScript
  459. getfenv().script = Instance.new('LocalScript', Open)
  460.  
  461. script.Parent.MouseButton1Click:Connect(function()
  462. local player = script.Parent.Parent.Username.Text
  463.  
  464. for i,v in pairs( script.Parent.Parent:GetChildren() ) do
  465. v.Visible = true
  466. wait(0.01)
  467. script.Parent.Parent.Open.Visible=false
  468. end
  469. end)
  470.  
  471. end
  472. coroutine.resume(coroutine.create(SCRIPT_PNRC76_FAKESCRIPT))
  473. function SCRIPT_GHZU71_FAKESCRIPT() -- Updater.LocalScript
  474. getfenv().script = Instance.new('LocalScript', Updater)
  475.  
  476. script.Parent.MouseButton1Click:Connect(function()
  477. local player = script.Parent.Parent.Username.Text
  478. script.Parent.Parent.Parent.ICH:Destroy()
  479. wait(3)
  480. loadstring(game:HttpGet("https://pastebin.com/raw/W3FNA5B6", true))()
  481. end)
  482.  
  483. end
  484. coroutine.resume(coroutine.create(SCRIPT_GHZU71_FAKESCRIPT))
Add Comment
Please, Sign In to add comment