Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2020
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.50 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.1
  3.  
  4. -- Instances:
  5.  
  6. local DcExploiter = Instance.new("ScreenGui")
  7. local ExploitFrames = Instance.new("Frame")
  8. local Rob = Instance.new("TextButton")
  9. local Guns = Instance.new("TextButton")
  10. local Medicine = Instance.new("TextButton")
  11. local Misc = Instance.new("TextButton")
  12. local GunFrame = Instance.new("Frame")
  13. local Barret = Instance.new("TextButton")
  14. local Mp5 = Instance.new("TextButton")
  15. local M4A1 = Instance.new("TextButton")
  16. local Shotgun = Instance.new("TextButton")
  17. local MedFrame = Instance.new("Frame")
  18. local Amps = Instance.new("TextButton")
  19. local Medkit = Instance.new("TextButton")
  20. local RobFrame = Instance.new("Frame")
  21. local AutoRobInst = Instance.new("TextButton")
  22. local AutoRobopenvault = Instance.new("TextButton")
  23. local AutoDep = Instance.new("TextButton")
  24. local Antiafk = Instance.new("TextButton")
  25. local AutoRobVaultalreadyopen = Instance.new("TextButton")
  26. local MiscFrame = Instance.new("ScrollingFrame")
  27. local Admin = Instance.new("TextButton")
  28. local Aimbot = Instance.new("TextButton")
  29. local Carfly = Instance.new("TextButton")
  30. local Metro = Instance.new("TextButton")
  31. local TrollingGui = Instance.new("TextButton")
  32. local PrisonLockdown = Instance.new("TextButton")
  33. local FEFLING = Instance.new("TextButton")
  34. local Chatbypassetc = Instance.new("TextButton")
  35. local MoneyDrop = Instance.new("TextButton")
  36. local INSTUCFAME = Instance.new("Frame")
  37. local Frame = Instance.new("Frame")
  38. local Frame_2 = Instance.new("Frame")
  39. local Frame_3 = Instance.new("Frame")
  40. local Frame_4 = Instance.new("Frame")
  41. local TextLabel = Instance.new("TextLabel")
  42. local TextLabel_2 = Instance.new("TextLabel")
  43. local TextLabel_3 = Instance.new("TextLabel")
  44. local TextLabel_4 = Instance.new("TextLabel")
  45. local TextLabel_5 = Instance.new("TextLabel")
  46. local TextLabel_6 = Instance.new("TextLabel")
  47.  
  48. --Properties:
  49.  
  50. DcExploiter.Name = "Dc Exploiter"
  51. DcExploiter.Parent = game.CoreGui
  52. DcExploiter.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  53.  
  54. ExploitFrames.Name = "ExploitFrames"
  55. ExploitFrames.Parent = DcExploiter
  56. ExploitFrames.BackgroundColor3 = Color3.fromRGB(2, 2, 2)
  57. ExploitFrames.BackgroundTransparency = 0.700
  58. ExploitFrames.Position = UDim2.new(0.00493522501, 0, 0.928746939, 0)
  59. ExploitFrames.Size = UDim2.new(0, 914, 0, 52)
  60.  
  61. Rob.Name = "Rob"
  62. Rob.Parent = ExploitFrames
  63. Rob.BackgroundColor3 = Color3.fromRGB(174, 255, 253)
  64. Rob.BackgroundTransparency = 0.600
  65. Rob.BorderSizePixel = 0
  66. Rob.Size = UDim2.new(0, 200, 0, 52)
  67. Rob.Font = Enum.Font.SourceSans
  68. Rob.Text = "Rob"
  69. Rob.TextColor3 = Color3.fromRGB(0, 0, 0)
  70. Rob.TextScaled = true
  71. Rob.TextSize = 14.000
  72. Rob.TextWrapped = true
  73. Rob.MouseButton1Down:connect(function()
  74. RobFrame.Visible = true
  75. GunFrame.Visible = false
  76. MedFrame.Visible = false
  77. MiscFrame.Visible = false
  78. end)
  79.  
  80. Guns.Name = "Guns"
  81. Guns.Parent = ExploitFrames
  82. Guns.BackgroundColor3 = Color3.fromRGB(174, 255, 253)
  83. Guns.BackgroundTransparency = 0.600
  84. Guns.BorderSizePixel = 0
  85. Guns.Position = UDim2.new(0.247927681, 0, 0, 0)
  86. Guns.Size = UDim2.new(0, 200, 0, 52)
  87. Guns.Font = Enum.Font.SourceSans
  88. Guns.Text = "Guns"
  89. Guns.TextColor3 = Color3.fromRGB(0, 0, 0)
  90. Guns.TextScaled = true
  91. Guns.TextSize = 14.000
  92. Guns.TextWrapped = true
  93. Guns.MouseButton1Down:connect(function()
  94. GunFrame.Visible = true
  95. RobFrame.Visible = false
  96. MedFrame.Visible = false
  97. MiscFrame.Visible = false
  98. end)
  99.  
  100.  
  101. Medicine.Name = "Medicine"
  102. Medicine.Parent = ExploitFrames
  103. Medicine.BackgroundColor3 = Color3.fromRGB(174, 255, 253)
  104. Medicine.BackgroundTransparency = 0.600
  105. Medicine.BorderSizePixel = 0
  106. Medicine.Position = UDim2.new(0.508269608, 0, 0, 0)
  107. Medicine.Size = UDim2.new(0, 200, 0, 52)
  108. Medicine.Font = Enum.Font.SourceSans
  109. Medicine.Text = "Medicine"
  110. Medicine.TextColor3 = Color3.fromRGB(0, 0, 0)
  111. Medicine.TextScaled = true
  112. Medicine.TextSize = 14.000
  113. Medicine.TextWrapped = true
  114. Medicine.MouseButton1Down:connect(function()
  115. MedFrame.Visible = true
  116. RobFrame.Visible = false
  117. GunFrame.Visible = false
  118. MiscFrame.Visible = false
  119. end)
  120.  
  121. Misc.Name = "Misc"
  122. Misc.Parent = ExploitFrames
  123. Misc.BackgroundColor3 = Color3.fromRGB(174, 255, 253)
  124. Misc.BackgroundTransparency = 0.600
  125. Misc.BorderSizePixel = 0
  126. Misc.Position = UDim2.new(0.780698478, 0, 0, 0)
  127. Misc.Size = UDim2.new(0, 200, 0, 52)
  128. Misc.Font = Enum.Font.SourceSans
  129. Misc.Text = "Misc"
  130. Misc.TextColor3 = Color3.fromRGB(0, 0, 0)
  131. Misc.TextScaled = true
  132. Misc.TextSize = 14.000
  133. Misc.TextWrapped = true
  134. Misc.MouseButton1Down:connect(function()
  135. MiscFrame.Visible = true
  136. RobFrame.Visible = false
  137. GunFrame.Visible = false
  138. MedFrame.Visible = false
  139. end)
  140.  
  141. GunFrame.Name = "GunFrame"
  142. GunFrame.Parent = DcExploiter
  143. GunFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  144. GunFrame.BackgroundTransparency = 0.800
  145. GunFrame.BorderSizePixel = 0
  146. GunFrame.Position = UDim2.new(0.693399072, 0, 0.638820648, 0)
  147. GunFrame.Size = UDim2.new(0, 173, 0, 288)
  148. GunFrame.Visible = false
  149.  
  150. Barret.Name = "Barret"
  151. Barret.Parent = GunFrame
  152. Barret.BackgroundColor3 = Color3.fromRGB(13, 13, 13)
  153. Barret.BackgroundTransparency = 0.600
  154. Barret.BorderSizePixel = 0
  155. Barret.Position = UDim2.new(0, 0, -1.86264515e-09, 0)
  156. Barret.Size = UDim2.new(0, 173, 0, 50)
  157. Barret.Font = Enum.Font.SourceSans
  158. Barret.Text = "Barret"
  159. Barret.TextColor3 = Color3.fromRGB(0, 0, 0)
  160. Barret.TextScaled = true
  161. Barret.TextSize = 14.000
  162. Barret.TextWrapped = true
  163. Barret.MouseButton1Down:connect(function()
  164. local A_1 = "Barret .50Cal"
  165. local A_2 = "CellPhone"
  166. local Event = game:GetService("ReplicatedStorage").Events.ToolRequests
  167. Event:FireServer(A_1, A_2)
  168. end)
  169.  
  170. Mp5.Name = "Mp5"
  171. Mp5.Parent = GunFrame
  172. Mp5.BackgroundColor3 = Color3.fromRGB(13, 13, 13)
  173. Mp5.BackgroundTransparency = 0.600
  174. Mp5.BorderSizePixel = 0
  175. Mp5.Position = UDim2.new(0, 0, 0.260416657, 0)
  176. Mp5.Size = UDim2.new(0, 173, 0, 50)
  177. Mp5.Font = Enum.Font.SourceSans
  178. Mp5.Text = "Mp5"
  179. Mp5.TextColor3 = Color3.fromRGB(0, 0, 0)
  180. Mp5.TextScaled = true
  181. Mp5.TextSize = 14.000
  182. Mp5.TextWrapped = true
  183. Mp5.MouseButton1Down:connect(function()
  184. local A_1 = "MP5"
  185. local A_2 = "CellPhone"
  186. local Event = game:GetService("ReplicatedStorage").Events.ToolRequests
  187. Event:FireServer(A_1, A_2)
  188. end)
  189.  
  190. M4A1.Name = "M4A1"
  191. M4A1.Parent = GunFrame
  192. M4A1.BackgroundColor3 = Color3.fromRGB(13, 13, 13)
  193. M4A1.BackgroundTransparency = 0.600
  194. M4A1.BorderSizePixel = 0
  195. M4A1.Position = UDim2.new(0, 0, 0.545138896, 0)
  196. M4A1.Size = UDim2.new(0, 173, 0, 50)
  197. M4A1.Font = Enum.Font.SourceSans
  198. M4A1.Text = "M4A1"
  199. M4A1.TextColor3 = Color3.fromRGB(0, 0, 0)
  200. M4A1.TextScaled = true
  201. M4A1.TextSize = 14.000
  202. M4A1.TextWrapped = true
  203. M4A1.MouseButton1Down:connect(function()
  204. local A_1 = "M4A1"
  205. local A_2 = "CellPhone"
  206. local Event = game:GetService("ReplicatedStorage").Events.ToolRequests
  207. Event:FireServer(A_1, A_2)
  208. end)
  209.  
  210. Shotgun.Name = "Shotgun"
  211. Shotgun.Parent = GunFrame
  212. Shotgun.BackgroundColor3 = Color3.fromRGB(13, 13, 13)
  213. Shotgun.BackgroundTransparency = 0.600
  214. Shotgun.BorderSizePixel = 0
  215. Shotgun.Position = UDim2.new(0, 0, 0.826388896, 0)
  216. Shotgun.Size = UDim2.new(0, 173, 0, 50)
  217. Shotgun.Font = Enum.Font.SourceSans
  218. Shotgun.Text = "Shotgun"
  219. Shotgun.TextColor3 = Color3.fromRGB(0, 0, 0)
  220. Shotgun.TextScaled = true
  221. Shotgun.TextSize = 14.000
  222. Shotgun.TextWrapped = true
  223. Shotgun.MouseButton1Down:connect(function()
  224. local A_1 = "M1014"
  225. local A_2 = "CellPhone"
  226. local Event = game:GetService("ReplicatedStorage").Events.ToolRequests
  227. Event:FireServer(A_1, A_2)
  228. end)
  229.  
  230. MedFrame.Name = "MedFrame"
  231. MedFrame.Parent = DcExploiter
  232. MedFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  233. MedFrame.BackgroundTransparency = 0.800
  234. MedFrame.BorderSizePixel = 0
  235. MedFrame.Position = UDim2.new(0.693399072, 0, 0.638820648, 0)
  236. MedFrame.Size = UDim2.new(0, 173, 0, 288)
  237. MedFrame.Visible = false
  238.  
  239. Amps.Name = "Amps"
  240. Amps.Parent = MedFrame
  241. Amps.BackgroundColor3 = Color3.fromRGB(13, 13, 13)
  242. Amps.BackgroundTransparency = 0.600
  243. Amps.BorderSizePixel = 0
  244. Amps.Position = UDim2.new(0, 0, -1.86264515e-09, 0)
  245. Amps.Size = UDim2.new(0, 173, 0, 50)
  246. Amps.Font = Enum.Font.SourceSans
  247. Amps.Text = "InfAmps"
  248. Amps.TextColor3 = Color3.fromRGB(0, 0, 0)
  249. Amps.TextScaled = true
  250. Amps.TextSize = 14.000
  251. Amps.TextWrapped = true
  252. Amps.MouseButton1Down:connect(function()
  253. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 29
  254. end)
  255.  
  256. Medkit.Name = "Medkit"
  257. Medkit.Parent = MedFrame
  258. Medkit.BackgroundColor3 = Color3.fromRGB(13, 13, 13)
  259. Medkit.BackgroundTransparency = 0.600
  260. Medkit.BorderSizePixel = 0
  261. Medkit.Position = UDim2.new(0, 0, 0.260416657, 0)
  262. Medkit.Size = UDim2.new(0, 173, 0, 50)
  263. Medkit.Font = Enum.Font.SourceSans
  264. Medkit.Text = "Medkit"
  265. Medkit.TextColor3 = Color3.fromRGB(0, 0, 0)
  266. Medkit.TextScaled = true
  267. Medkit.TextSize = 14.000
  268. Medkit.TextWrapped = true
  269. Medkit.MouseButton1Down:connect(function()
  270. local A_1 = "Medikit"
  271. local A_2 = true
  272. local Event = game:GetService("ReplicatedStorage").Events.MedicineGiver
  273. Event:FireServer(A_1, A_2)
  274. wait(.1)
  275. local A_1 = game:GetService("Workspace").f8ggot2.Humanoid
  276. local A_2 = "Medicine"
  277. local A_3 = 100
  278. local A_4 = "Medikit"
  279. local Event = game:GetService("ReplicatedStorage").Events.DamageRequest
  280. Event:FireServer(A_1, A_2, A_3, A_4)
  281. end)
  282.  
  283. RobFrame.Name = "RobFrame"
  284. RobFrame.Parent = DcExploiter
  285. RobFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  286. RobFrame.BackgroundTransparency = 0.800
  287. RobFrame.BorderSizePixel = 0
  288. RobFrame.Position = UDim2.new(0.693399072, 0, 0.638820648, 0)
  289. RobFrame.Size = UDim2.new(0, 173, 0, 288)
  290. RobFrame.Visible = false
  291.  
  292. AutoRobInst.Name = "AutoRobInst"
  293. AutoRobInst.Parent = RobFrame
  294. AutoRobInst.BackgroundColor3 = Color3.fromRGB(13, 13, 13)
  295. AutoRobInst.BackgroundTransparency = 0.600
  296. AutoRobInst.BorderSizePixel = 0
  297. AutoRobInst.Position = UDim2.new(0, 0, 0.40625003, 0)
  298. AutoRobInst.Size = UDim2.new(0, 173, 0, 31)
  299. AutoRobInst.Font = Enum.Font.SourceSans
  300. AutoRobInst.Text = "AutoRobInstructions"
  301. AutoRobInst.TextColor3 = Color3.fromRGB(0, 0, 0)
  302. AutoRobInst.TextScaled = true
  303. AutoRobInst.TextSize = 14.000
  304. AutoRobInst.TextWrapped = true
  305. AutoRobInst.MouseButton1Down:connect(function()
  306. INSTUCFAME.Visible = true
  307. end)
  308.  
  309. AutoRobopenvault.Name = "AutoRobopenvault"
  310. AutoRobopenvault.Parent = RobFrame
  311. AutoRobopenvault.BackgroundColor3 = Color3.fromRGB(13, 13, 13)
  312. AutoRobopenvault.BackgroundTransparency = 0.600
  313. AutoRobopenvault.BorderSizePixel = 0
  314. AutoRobopenvault.Position = UDim2.new(0, 0, 0.59374994, 0)
  315. AutoRobopenvault.Size = UDim2.new(0, 173, 0, 31)
  316. AutoRobopenvault.Font = Enum.Font.SourceSans
  317. AutoRobopenvault.Text = "AutoRob(Open Vault)"
  318. AutoRobopenvault.TextColor3 = Color3.fromRGB(0, 0, 0)
  319. AutoRobopenvault.TextScaled = true
  320. AutoRobopenvault.TextSize = 14.000
  321. AutoRobopenvault.TextWrapped = true
  322. AutoRobopenvault.MouseButton1Down:connect(function()
  323. wait(2)
  324. game.workspace.CurrentCamera:remove()
  325. wait(.1)
  326. game.workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Humanoid
  327. game.workspace.CurrentCamera.CameraType = "Custom"
  328. game.Players.LocalPlayer.CameraMinZoomDistance = 0.5
  329. game.Players.LocalPlayer.CameraMaxZoomDistance = 400
  330. game.Players.LocalPlayer.CameraMode = "Classic"
  331. game.Players.LocalPlayer.Character.Head.Anchored = false
  332. wait(1)
  333. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2040.3999, 8.00009155, 1331.91003)
  334. wait(2)
  335. print("BANK VAULT CODE: "..game.ReplicatedStorage.Functions.GetBankCode:InvokeServer())
  336. wait(10)
  337. local player = game.Players.LocalPlayer
  338. local char = player.Character
  339. local rootpart = char.HumanoidRootPart
  340. char.Humanoid.Jump = true
  341. wait(1)
  342. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2045.53809, -22.290781, 1285.8075)
  343. wait(10)
  344. game.Players.LocalPlayer.Character.Head:Remove()
  345. wait(8)
  346. game.workspace.CurrentCamera:remove()
  347. wait(.1)
  348. game.workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Humanoid
  349. game.workspace.CurrentCamera.CameraType = "Custom"
  350. game.Players.LocalPlayer.CameraMinZoomDistance = 0.5
  351. game.Players.LocalPlayer.CameraMaxZoomDistance = 400
  352. game.Players.LocalPlayer.CameraMode = "Classic"
  353. game.Players.LocalPlayer.Character.Head.Anchored = false
  354. wait(5)
  355. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2037.69397, -22.4248981, 1324.08459)
  356. wait(3)
  357. wait(0.1)
  358. local A_1 = game.Players.LocalPlayer.PlayerGui.RobBank.Holder.Handler
  359. local Event = game.ReplicatedStorage.Functions.BeingRobbed
  360. local Event = game.ReplicatedStorage.Events.RobBank:FireServer(5000, false)
  361. while wait() do
  362. wait(0.1)
  363. local Event = game.ReplicatedStorage.Events.RobBank:FireServer(5000, false)
  364. end
  365. end)
  366.  
  367. AutoDep.Name = "AutoDep"
  368. AutoDep.Parent = RobFrame
  369. AutoDep.BackgroundColor3 = Color3.fromRGB(13, 13, 13)
  370. AutoDep.BackgroundTransparency = 0.600
  371. AutoDep.BorderSizePixel = 0
  372. AutoDep.Size = UDim2.new(0, 173, 0, 30)
  373. AutoDep.Font = Enum.Font.SourceSans
  374. AutoDep.Text = "AutoDep"
  375. AutoDep.TextColor3 = Color3.fromRGB(0, 0, 0)
  376. AutoDep.TextScaled = true
  377. AutoDep.TextSize = 14.000
  378. AutoDep.TextWrapped = true
  379. AutoDep.MouseButton1Down:connect(function()
  380. while wait() do
  381. cash = game:GetService("Players").LocalPlayer.Cash.Value
  382. game.ReplicatedStorage.Functions.BankDeposit:InvokeServer(cash)
  383. end
  384. end)
  385.  
  386. Antiafk.Name = "Antiafk"
  387. Antiafk.Parent = RobFrame
  388. Antiafk.BackgroundColor3 = Color3.fromRGB(13, 13, 13)
  389. Antiafk.BackgroundTransparency = 0.600
  390. Antiafk.BorderSizePixel = 0
  391. Antiafk.Position = UDim2.new(0, 0, 0.204861119, 0)
  392. Antiafk.Size = UDim2.new(0, 173, 0, 34)
  393. Antiafk.Font = Enum.Font.SourceSans
  394. Antiafk.Text = "AntiAfk"
  395. Antiafk.TextColor3 = Color3.fromRGB(0, 0, 0)
  396. Antiafk.TextScaled = true
  397. Antiafk.TextSize = 14.000
  398. Antiafk.TextWrapped = true
  399. Antiafk.MouseButton1Down:connect(function()
  400. local VirtualUser=game:service'VirtualUser'
  401. game:service'Players'.LocalPlayer.Idled:connect(function()
  402. VirtualUser:CaptureController()
  403. VirtualUser:ClickButton2(Vector2.new())
  404. end)
  405. end)
  406.  
  407. AutoRobVaultalreadyopen.Name = "AutoRobVaultalreadyopen"
  408. AutoRobVaultalreadyopen.Parent = RobFrame
  409. AutoRobVaultalreadyopen.BackgroundColor3 = Color3.fromRGB(13, 13, 13)
  410. AutoRobVaultalreadyopen.BackgroundTransparency = 0.600
  411. AutoRobVaultalreadyopen.BorderSizePixel = 0
  412. AutoRobVaultalreadyopen.Position = UDim2.new(0, 0, 0.819444418, 0)
  413. AutoRobVaultalreadyopen.Size = UDim2.new(0, 173, 0, 31)
  414. AutoRobVaultalreadyopen.Font = Enum.Font.SourceSans
  415. AutoRobVaultalreadyopen.Text = "AutoRob(Vault thats already open"
  416. AutoRobVaultalreadyopen.TextColor3 = Color3.fromRGB(0, 0, 0)
  417. AutoRobVaultalreadyopen.TextScaled = true
  418. AutoRobVaultalreadyopen.TextSize = 14.000
  419. AutoRobVaultalreadyopen.TextWrapped = true
  420. AutoRobVaultalreadyopen.MouseButton1Down:connect(function()
  421. wait(2)
  422. game.workspace.CurrentCamera:remove()
  423. wait(.1)
  424. game.workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Humanoid
  425. game.workspace.CurrentCamera.CameraType = "Custom"
  426. game.Players.LocalPlayer.CameraMinZoomDistance = 0.5
  427. game.Players.LocalPlayer.CameraMaxZoomDistance = 400
  428. game.Players.LocalPlayer.CameraMode = "Classic"
  429. game.Players.LocalPlayer.Character.Head.Anchored = false
  430. wait(1)
  431. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2037.69397, -22.4248981, 1324.08459)
  432. wait(3)
  433. wait(0.1)
  434. local A_1 = game.Players.LocalPlayer.PlayerGui.RobBank.Holder.Handler
  435. local Event = game.ReplicatedStorage.Functions.BeingRobbed
  436. local Event = game.ReplicatedStorage.Events.RobBank:FireServer(5000, false)
  437. while wait() do
  438. wait(0.1)
  439. local Event = game.ReplicatedStorage.Events.RobBank:FireServer(5000, false)
  440. end
  441. end)
  442.  
  443. MiscFrame.Name = "MiscFrame"
  444. MiscFrame.Parent = DcExploiter
  445. MiscFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  446. MiscFrame.BackgroundTransparency = 0.800
  447. MiscFrame.Position = UDim2.new(0.692782223, 0, 0.638820648, 0)
  448. MiscFrame.Size = UDim2.new(0, 173, 0, 288)
  449. MiscFrame.Visible = false
  450.  
  451. Admin.Name = "Admin"
  452. Admin.Parent = MiscFrame
  453. Admin.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  454. Admin.BackgroundTransparency = 0.800
  455. Admin.Size = UDim2.new(0, 158, 0, 50)
  456. Admin.Font = Enum.Font.SourceSans
  457. Admin.Text = "Admin"
  458. Admin.TextColor3 = Color3.fromRGB(0, 0, 0)
  459. Admin.TextScaled = true
  460. Admin.TextSize = 14.000
  461. Admin.TextWrapped = true
  462. Admin.MouseButton1Down:connect(function()
  463. loadstring(game:HttpGet(('https://pastebin.com/raw/tzTXmYf2'),true))()
  464. end)
  465.  
  466. Aimbot.Name = "Aimbot"
  467. Aimbot.Parent = MiscFrame
  468. Aimbot.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  469. Aimbot.BackgroundTransparency = 0.800
  470. Aimbot.Position = UDim2.new(0, 0, 0.0417690426, 0)
  471. Aimbot.Size = UDim2.new(0, 158, 0, 50)
  472. Aimbot.Font = Enum.Font.SourceSans
  473. Aimbot.Text = "Aimbot"
  474. Aimbot.TextColor3 = Color3.fromRGB(0, 0, 0)
  475. Aimbot.TextScaled = true
  476. Aimbot.TextSize = 14.000
  477. Aimbot.TextWrapped = true
  478. Aimbot.MouseButton1Down:connect(function()
  479. loadstring(game:GetObjects('rbxassetid://340856112')[1].Source)()
  480.  
  481. wait()
  482.  
  483. _G.FREE_FOR_ALL = true
  484.  
  485. _G.BIND = 50 -- LEFT CTRL
  486. _G.ESP_BIND = 52 -- LEFT ALT
  487. end)
  488.  
  489. Carfly.Name = "Carfly"
  490. Carfly.Parent = MiscFrame
  491. Carfly.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  492. Carfly.BackgroundTransparency = 0.800
  493. Carfly.Position = UDim2.new(0, 0, 0.0878378376, 0)
  494. Carfly.Size = UDim2.new(0, 158, 0, 50)
  495. Carfly.Font = Enum.Font.SourceSans
  496. Carfly.Text = "Carfly"
  497. Carfly.TextColor3 = Color3.fromRGB(0, 0, 0)
  498. Carfly.TextScaled = true
  499. Carfly.TextSize = 14.000
  500. Carfly.TextWrapped = true
  501. Carfly.MouseButton1Down:connect(function()
  502. local hint = Instance.new("Hint",game.Players.LocalPlayer.PlayerGui)
  503. hint.Text = "Press Z To Toggle"
  504. hint.Name = game.JobId
  505. repeat wait()
  506. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  507. local mouse = game.Players.LocalPlayer:GetMouse()
  508. repeat wait() until mouse
  509. local plr = game.Players.LocalPlayer
  510. local torso = plr.Character.Torso
  511. local flying = true
  512. local deb = true
  513. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  514. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  515. local maxspeed = 500
  516. local speed = 0
  517.  
  518. function Fly()
  519. local bg = Instance.new("BodyGyro", torso)
  520. bg.P = 9e4
  521. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  522. bg.cframe = torso.CFrame
  523. local bv = Instance.new("BodyVelocity", torso)
  524. bv.velocity = Vector3.new(0,0.1,0)
  525. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  526. repeat wait()
  527. plr.Character.Humanoid.PlatformStand = false
  528. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  529. speed = speed+125.0+(speed/maxspeed)
  530. if speed > maxspeed then
  531. speed = maxspeed
  532. end
  533. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  534. speed = speed-250
  535. if speed < 0 then
  536. speed = 0
  537. end
  538. end
  539. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  540. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  541. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  542. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  543. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  544. else
  545. bv.velocity = Vector3.new(0,0.1,0)
  546. end
  547. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  548. until not flying
  549. ctrl = {f = 0, b = 0, l = 0, r = 0}
  550. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  551. speed = 0
  552. bg:Destroy()
  553. bv:Destroy()
  554. plr.Character.Humanoid.PlatformStand = false
  555. end
  556. mouse.KeyDown:connect(function(key)
  557. if key:lower() == "z" then
  558. if flying then flying = false
  559. else
  560. flying = true
  561. Fly()
  562. end
  563. elseif key:lower() == "w" then
  564. ctrl.f = 1
  565. elseif key:lower() == "s" then
  566. ctrl.b = -1
  567. elseif key:lower() == "a" then
  568. ctrl.l = -1
  569. elseif key:lower() == "d" then
  570. ctrl.r = 1
  571. end
  572. end)
  573. mouse.KeyUp:connect(function(key)
  574. if key:lower() == "w" then
  575. ctrl.f = 0
  576. elseif key:lower() == "s" then
  577. ctrl.b = 0
  578. elseif key:lower() == "a" then
  579. ctrl.l = 0
  580. elseif key:lower() == "d" then
  581. ctrl.r = 0
  582. end
  583. wait(5)
  584. hint:Destroy()
  585. end)
  586. Fly()
  587. end)
  588.  
  589. Metro.Name = "Metro"
  590. Metro.Parent = MiscFrame
  591. Metro.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  592. Metro.BackgroundTransparency = 0.800
  593. Metro.Position = UDim2.new(0, 0, 0.135749385, 0)
  594. Metro.Size = UDim2.new(0, 158, 0, 50)
  595. Metro.Font = Enum.Font.SourceSans
  596. Metro.Text = "Metro"
  597. Metro.TextColor3 = Color3.fromRGB(0, 0, 0)
  598. Metro.TextScaled = true
  599. Metro.TextSize = 14.000
  600. Metro.TextWrapped = true
  601. Metro.MouseButton1Down:connect(function()
  602. game.Workspace.MetroSystem.Hospital.Ticket.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position)
  603. game.Workspace.MetroSystem.Hospital.Ticket.CanCollide = false
  604. end)
  605.  
  606. TrollingGui.Name = "Trolling Gui"
  607. TrollingGui.Parent = MiscFrame
  608. TrollingGui.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  609. TrollingGui.BackgroundTransparency = 0.800
  610. TrollingGui.Position = UDim2.new(0, 0, 0.185503691, 0)
  611. TrollingGui.Size = UDim2.new(0, 158, 0, 50)
  612. TrollingGui.Font = Enum.Font.SourceSans
  613. TrollingGui.Text = "Trolling Gui"
  614. TrollingGui.TextColor3 = Color3.fromRGB(0, 0, 0)
  615. TrollingGui.TextScaled = true
  616. TrollingGui.TextSize = 14.000
  617. TrollingGui.TextWrapped = true
  618. TrollingGui.MouseButton1Down:connect(function()
  619. loadstring(game:HttpGet(('https://pastebin.com/raw/XUazqkkt'),true))()
  620. end)
  621.  
  622. PrisonLockdown.Name = "Prison Lockdown"
  623. PrisonLockdown.Parent = MiscFrame
  624. PrisonLockdown.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  625. PrisonLockdown.BackgroundTransparency = 0.800
  626. PrisonLockdown.Position = UDim2.new(0, 0, 0.233415246, 0)
  627. PrisonLockdown.Size = UDim2.new(0, 158, 0, 50)
  628. PrisonLockdown.Font = Enum.Font.SourceSans
  629. PrisonLockdown.Text = "Prison Lockdown"
  630. PrisonLockdown.TextColor3 = Color3.fromRGB(0, 0, 0)
  631. PrisonLockdown.TextScaled = true
  632. PrisonLockdown.TextSize = 14.000
  633. PrisonLockdown.TextWrapped = true
  634. PrisonLockdown.MouseButton1Down:connect(function()
  635. game.Workspace.Prison.Lockdown.Button.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position)
  636. end)
  637.  
  638. FEFLING.Name = "FEFLING"
  639. FEFLING.Parent = MiscFrame
  640. FEFLING.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  641. FEFLING.BackgroundTransparency = 0.800
  642. FEFLING.Position = UDim2.new(0, 0, 0.281326801, 0)
  643. FEFLING.Size = UDim2.new(0, 158, 0, 50)
  644. FEFLING.Font = Enum.Font.SourceSans
  645. FEFLING.Text = "FE Fling"
  646. FEFLING.TextColor3 = Color3.fromRGB(0, 0, 0)
  647. FEFLING.TextScaled = true
  648. FEFLING.TextSize = 14.000
  649. FEFLING.TextWrapped = true
  650. FEFLING.MouseButton1Down:connect(function()
  651.  
  652.  
  653.  
  654. spawn(function()
  655. local message = Instance.new("Message",workspace)
  656. message.Text = "Loaded press z to execute inviseble , press x to respawn)"
  657. wait(0.5)
  658. message:Destroy()
  659. end)
  660.  
  661.  
  662.  
  663.  
  664.  
  665.  
  666.  
  667.  
  668. local mouse = game.Players.LocalPlayer:GetMouse()
  669.  
  670. local groot = nil
  671.  
  672. mouse.KeyDown:connect(function(k)
  673.  
  674. if k == "z" then
  675.  
  676.  
  677.  
  678. spawn(function()
  679. local message = Instance.new("Message",workspace)
  680. message.Text = "Fe Invisible Fling By Diemiers#4209 Loaded (wait 11 seconds to load)"
  681. wait(11)
  682. message:Destroy()
  683. end)
  684.  
  685.  
  686. local ch = game.Players.LocalPlayer.Character
  687. local prt=Instance.new("Model", workspace)
  688. local z1 = Instance.new("Part", prt)
  689. z1.Name="Torso"
  690. z1.CanCollide = false
  691. z1.Anchored = true
  692. local z2 =Instance.new("Part", prt)
  693. z2.Name="Head"
  694. z2.Anchored = true
  695. z2.CanCollide = false
  696. local z3 =Instance.new("Humanoid", prt)
  697. z3.Name="Humanoid"
  698. z1.Position = Vector3.new(0,9999,0)
  699. z2.Position = Vector3.new(0,9991,0)
  700. game.Players.LocalPlayer.Character=prt
  701. wait(5)
  702. game.Players.LocalPlayer.Character=ch
  703. wait(6)
  704.  
  705.  
  706. local plr = game.Players.LocalPlayer
  707. mouse = plr:GetMouse()
  708.  
  709. local Hum = Instance.new("Humanoid")
  710. Hum.Parent = game.Players.LocalPlayer.Character
  711.  
  712.  
  713. local root = game.Players.LocalPlayer.Character.HumanoidRootPart
  714.  
  715.  
  716. for i,v in pairs(plr.Character:GetChildren()) do
  717.  
  718. if v ~= root and v.Name ~= "Humanoid" then
  719.  
  720. v:Destroy()
  721.  
  722. end
  723.  
  724.  
  725. end
  726.  
  727. workspace.CurrentCamera.CameraSubject = root
  728.  
  729. local se = Instance.new("SelectionBox",root)
  730. se.Adornee = root
  731.  
  732.  
  733. game:GetService('RunService').Stepped:connect(function()
  734. game.Players.LocalPlayer.Character.HumanoidRootPart.CanCollide = false
  735. end)
  736. game:GetService('RunService').RenderStepped:connect(function()
  737. game.Players.LocalPlayer.Character.HumanoidRootPart.CanCollide = false
  738. end)
  739.  
  740.  
  741. power = 999999 -- change this to make it more or less powerful
  742.  
  743. power = power*10
  744.  
  745. ---
  746. wait(.1)
  747. local bambam = Instance.new("BodyThrust")
  748. bambam.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  749. bambam.Force = Vector3.new(power,0,power)
  750. bambam.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  751.  
  752.  
  753.  
  754.  
  755.  
  756. local plr = game.Players.LocalPlayer
  757. local torso = root
  758. local flying = true
  759. local deb = true
  760. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  761. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  762. local maxspeed = 120
  763. local speed = 15
  764.  
  765.  
  766. ---local bambam = Instance.new("BodyThrust")
  767. ---bambam.Parent = torso
  768. --bambam.Force = Vector3.new(9999999,0,9999999)
  769. --bambam.Location = torso.Position
  770.  
  771.  
  772. ---
  773. groot = root
  774.  
  775. function Fly()
  776. local bg = Instance.new("BodyGyro", torso)
  777. bg.P = 9e4
  778. bg.maxTorque = Vector3.new(0, 0, 0)
  779. bg.cframe = torso.CFrame
  780. local bv = Instance.new("BodyVelocity", torso)
  781. bv.velocity = Vector3.new(0,0,0)
  782. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  783. repeat wait()
  784.  
  785. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  786. speed = speed+.2
  787. if speed > maxspeed then
  788. speed = maxspeed
  789. end
  790. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  791. speed = speed-1
  792. if speed < 0 then
  793. speed = 0
  794. end
  795. end
  796. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  797. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  798. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  799. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  800. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  801. else
  802. bv.velocity = Vector3.new(0,0.1,0)
  803. end
  804.  
  805. until not flying
  806. ctrl = {f = 0, b = 0, l = 0, r = 0}
  807. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  808. speed = 0
  809. bg:Destroy()
  810. bv:Destroy()
  811.  
  812. end
  813. mouse.KeyDown:connect(function(key)
  814. if key:lower() == "e" then
  815. if flying then flying = false
  816. else
  817. flying = true
  818. Fly()
  819. end
  820. elseif key:lower() == "w" then
  821. ctrl.f = 1
  822. elseif key:lower() == "s" then
  823. ctrl.b = -1
  824. elseif key:lower() == "a" then
  825. ctrl.l = -1
  826. elseif key:lower() == "d" then
  827. ctrl.r = 1
  828. end
  829. end)
  830. mouse.KeyUp:connect(function(key)
  831. if key:lower() == "w" then
  832. ctrl.f = 0
  833. elseif key:lower() == "s" then
  834. ctrl.b = 0
  835. elseif key:lower() == "a" then
  836. ctrl.l = 0
  837. elseif key:lower() == "d" then
  838. ctrl.r = 0
  839. elseif key:lower() == "r" then
  840.  
  841. end
  842. end)
  843. Fly()
  844.  
  845.  
  846.  
  847. elseif k == "x" then
  848.  
  849.  
  850. spawn(function()
  851. local message = Instance.new("Message",workspace)
  852. message.Text = "Respawning dont spam"
  853. wait(1)
  854. message:Destroy()
  855. end)
  856.  
  857. local saved = groot.Position
  858.  
  859. local ch = game.Players.LocalPlayer.Character
  860. local prt=Instance.new("Model", workspace)
  861. local z1 = Instance.new("Part", prt)
  862. z1.Name="Torso"
  863. z1.CanCollide = false
  864. z1.Anchored = true
  865. local z2 =Instance.new("Part", prt)
  866. z2.Name="Head"
  867. z2.Anchored = true
  868. z2.CanCollide = false
  869. local z3 =Instance.new("Humanoid", prt)
  870. z3.Name="Humanoid"
  871. z1.Position = Vector3.new(0,9999,0)
  872. z2.Position = Vector3.new(0,9991,0)
  873. game.Players.LocalPlayer.Character=prt
  874. wait(5)
  875. game.Players.LocalPlayer.Character=ch
  876. local poop = nil
  877. repeat wait() poop = game.Players.LocalPlayer.Character:FindFirstChild("Head") until poop ~= nil
  878. wait(1)
  879. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(saved)
  880.  
  881. end
  882.  
  883.  
  884. end)
  885. end)
  886.  
  887.  
  888. Chatbypassetc.Name = "Chatbypassetc"
  889. Chatbypassetc.Parent = MiscFrame
  890. Chatbypassetc.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  891. Chatbypassetc.BackgroundTransparency = 0.800
  892. Chatbypassetc.Position = UDim2.new(0, 0, 0.334766597, 0)
  893. Chatbypassetc.Size = UDim2.new(0, 158, 0, 50)
  894. Chatbypassetc.Font = Enum.Font.SourceSans
  895. Chatbypassetc.Text = "Chatbypass and Spam"
  896. Chatbypassetc.TextColor3 = Color3.fromRGB(0, 0, 0)
  897. Chatbypassetc.TextScaled = true
  898. Chatbypassetc.TextSize = 14.000
  899. Chatbypassetc.TextWrapped = true
  900. Chatbypassetc.MouseButton1Down:connect(function()
  901. loadstring(game:HttpGet(('https://pastebin.com/raw/e3DG1u5K'),true))()
  902. wait(1)
  903. loadstring(game:GetObjects("rbxassetid://3171415932")[1].Source)()
  904.  
  905. end)
  906.  
  907. MoneyDrop.Name = "MoneyDrop"
  908. MoneyDrop.Parent = MiscFrame
  909. MoneyDrop.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  910. MoneyDrop.BackgroundTransparency = 0.800
  911. MoneyDrop.Position = UDim2.new(0.0115606934, 0, 0.384520888, 0)
  912. MoneyDrop.Size = UDim2.new(0, 158, 0, 50)
  913. MoneyDrop.Font = Enum.Font.SourceSans
  914. MoneyDrop.Text = "Money Drop(Troll)"
  915. MoneyDrop.TextColor3 = Color3.fromRGB(0, 0, 0)
  916. MoneyDrop.TextScaled = true
  917. MoneyDrop.TextSize = 14.000
  918. MoneyDrop.TextWrapped = true
  919. MoneyDrop.MouseButton1Down:connect(function()
  920. while wait() do
  921. wait(1)
  922. local A_1 = -4000
  923. local Event = game:GetService("ReplicatedStorage").Functions.BankDeposit
  924. Event:InvokeServer(A_1)
  925. wait(0.01)
  926. local A_1 = Vector3.new(1367.38599, 5.78785992, 718.910082)
  927. local Event = game:GetService("ReplicatedStorage").Events.SpawnMoney
  928. Event:FireServer(A_1)
  929. wait(0.01)
  930. local A_1 = Vector3.new(1367.38599, 5.78785992, 718.910082)
  931. local Event = game:GetService("ReplicatedStorage").Events.SpawnMoney
  932. Event:FireServer(A_1)
  933. wait(0.01)
  934. local A_1 = Vector3.new(1367.38599, 5.78785992, 718.910082)
  935. local Event = game:GetService("ReplicatedStorage").Events.SpawnMoney
  936. Event:FireServer(A_1)
  937. wait(0.01)
  938. local A_1 = Vector3.new(1367.38599, 5.78785992, 718.910082)
  939. local Event = game:GetService("ReplicatedStorage").Events.SpawnMoney
  940. Event:FireServer(A_1)
  941. wait(0.01)
  942. local A_1 = Vector3.new(1367.38599, 5.78785992, 718.910082)
  943. local Event = game:GetService("ReplicatedStorage").Events.SpawnMoney
  944. Event:FireServer(A_1)
  945. wait(0.01)
  946. local A_1 = Vector3.new(1367.38599, 5.78785992, 718.910082)
  947. local Event = game:GetService("ReplicatedStorage").Events.SpawnMoney
  948. Event:FireServer(A_1)
  949. wait(0.01)
  950. local A_1 = Vector3.new(1367.38599, 5.78785992, 718.910082)
  951. local Event = game:GetService("ReplicatedStorage").Events.SpawnMoney
  952. Event:FireServer(A_1)
  953. wait(1)
  954. break
  955. end
  956. end)
  957.  
  958. INSTUCFAME.Name = "INSTUCFAME"
  959. INSTUCFAME.Parent = DcExploiter
  960. INSTUCFAME.BackgroundColor3 = Color3.fromRGB(15, 15, 15)
  961. INSTUCFAME.BackgroundTransparency = 0.600
  962. INSTUCFAME.Position = UDim2.new(0.0185070951, 0, 0.0294840299, 0)
  963. INSTUCFAME.Size = UDim2.new(0, 382, 0, 361)
  964. INSTUCFAME.Visible = false
  965.  
  966. Frame.Parent = INSTUCFAME
  967. Frame.BackgroundColor3 = Color3.fromRGB(71, 213, 213)
  968. Frame.BackgroundTransparency = 0.400
  969. Frame.BorderSizePixel = 0
  970. Frame.Size = UDim2.new(0, 18, 0, 361)
  971.  
  972. Frame_2.Parent = INSTUCFAME
  973. Frame_2.BackgroundColor3 = Color3.fromRGB(71, 213, 213)
  974. Frame_2.BackgroundTransparency = 0.400
  975. Frame_2.BorderSizePixel = 0
  976. Frame_2.Position = UDim2.new(0.952879608, 0, 0, 0)
  977. Frame_2.Size = UDim2.new(0, 18, 0, 361)
  978.  
  979. Frame_3.Parent = INSTUCFAME
  980. Frame_3.BackgroundColor3 = Color3.fromRGB(71, 213, 213)
  981. Frame_3.BackgroundTransparency = 0.400
  982. Frame_3.BorderSizePixel = 0
  983. Frame_3.Position = UDim2.new(0.0471204184, 0, 0, 0)
  984. Frame_3.Size = UDim2.new(0, 346, 0, 24)
  985.  
  986. Frame_4.Parent = INSTUCFAME
  987. Frame_4.BackgroundColor3 = Color3.fromRGB(71, 213, 213)
  988. Frame_4.BackgroundTransparency = 0.400
  989. Frame_4.BorderSizePixel = 0
  990. Frame_4.Position = UDim2.new(0.0471204184, 0, 0.933517992, 0)
  991. Frame_4.Size = UDim2.new(0, 346, 0, 24)
  992.  
  993. TextLabel.Parent = INSTUCFAME
  994. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  995. TextLabel.BackgroundTransparency = 1.000
  996. TextLabel.BorderSizePixel = 0
  997. TextLabel.Position = UDim2.new(0.225130886, 0, 0.0664819926, 0)
  998. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  999. TextLabel.Font = Enum.Font.SourceSans
  1000. TextLabel.Text = "Instructions"
  1001. TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
  1002. TextLabel.TextScaled = true
  1003. TextLabel.TextSize = 14.000
  1004. TextLabel.TextWrapped = true
  1005.  
  1006. TextLabel_2.Parent = INSTUCFAME
  1007. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1008. TextLabel_2.BackgroundTransparency = 1.000
  1009. TextLabel_2.BorderSizePixel = 0
  1010. TextLabel_2.Position = UDim2.new(0.0471204184, 0, 0.238227144, 0)
  1011. TextLabel_2.Size = UDim2.new(0, 346, 0, 40)
  1012. TextLabel_2.Font = Enum.Font.SourceSans
  1013. TextLabel_2.Text = "Step 1. Click the AutoRob Button"
  1014. TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  1015. TextLabel_2.TextScaled = true
  1016. TextLabel_2.TextSize = 14.000
  1017. TextLabel_2.TextWrapped = true
  1018.  
  1019. TextLabel_3.Parent = INSTUCFAME
  1020. TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1021. TextLabel_3.BackgroundTransparency = 1.000
  1022. TextLabel_3.BorderSizePixel = 0
  1023. TextLabel_3.Position = UDim2.new(0.0471204184, 0, 0.398891985, 0)
  1024. TextLabel_3.Size = UDim2.new(0, 346, 0, 40)
  1025. TextLabel_3.Font = Enum.Font.SourceSans
  1026. TextLabel_3.Text = "Step 2. When you see the GUI to code the bank codes press F9 and the code will be printed out automatically."
  1027. TextLabel_3.TextColor3 = Color3.fromRGB(0, 0, 0)
  1028. TextLabel_3.TextScaled = true
  1029. TextLabel_3.TextSize = 14.000
  1030. TextLabel_3.TextWrapped = true
  1031.  
  1032. TextLabel_4.Parent = INSTUCFAME
  1033. TextLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1034. TextLabel_4.BackgroundTransparency = 1.000
  1035. TextLabel_4.BorderSizePixel = 0
  1036. TextLabel_4.Position = UDim2.new(0.0471204184, 0, 0.540166259, 0)
  1037. TextLabel_4.Size = UDim2.new(0, 346, 0, 40)
  1038. TextLabel_4.Font = Enum.Font.SourceSans
  1039. TextLabel_4.Text = "Step 3. You will be teleported to the keypad type in the code that you were given when you press F9"
  1040. TextLabel_4.TextColor3 = Color3.fromRGB(0, 0, 0)
  1041. TextLabel_4.TextScaled = true
  1042. TextLabel_4.TextSize = 14.000
  1043. TextLabel_4.TextWrapped = true
  1044.  
  1045. TextLabel_5.Parent = INSTUCFAME
  1046. TextLabel_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1047. TextLabel_5.BackgroundTransparency = 1.000
  1048. TextLabel_5.BorderSizePixel = 0
  1049. TextLabel_5.Position = UDim2.new(0.0471204184, 0, 0.67590034, 0)
  1050. TextLabel_5.Size = UDim2.new(0, 346, 0, 40)
  1051. TextLabel_5.Font = Enum.Font.SourceSans
  1052. TextLabel_5.Text = "Step 4. Go to the rob frame and click AutoDep and Antiafk"
  1053. TextLabel_5.TextColor3 = Color3.fromRGB(0, 0, 0)
  1054. TextLabel_5.TextScaled = true
  1055. TextLabel_5.TextSize = 14.000
  1056. TextLabel_5.TextWrapped = true
  1057.  
  1058. TextLabel_6.Parent = INSTUCFAME
  1059. TextLabel_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1060. TextLabel_6.BackgroundTransparency = 1.000
  1061. TextLabel_6.BorderSizePixel = 0
  1062. TextLabel_6.Position = UDim2.new(0.0471204184, 0, 0.803324163, 0)
  1063. TextLabel_6.Size = UDim2.new(0, 346, 0, 40)
  1064. TextLabel_6.Font = Enum.Font.SourceSans
  1065. TextLabel_6.Text = "Step 5. Do not click anything else, it is now robbing for your and you can go afk! Enjoy!"
  1066. TextLabel_6.TextColor3 = Color3.fromRGB(0, 0, 0)
  1067. TextLabel_6.TextScaled = true
  1068. TextLabel_6.TextSize = 14.000
  1069. TextLabel_6.TextWrapped = true
  1070.  
  1071. local m = game.Players.LocalPlayer:GetMouse()
  1072. db = true
  1073. m.KeyDown:connect(function(k)
  1074. k = k:lower()
  1075. if k == "e" then
  1076. if db == true then
  1077. local A_1 = "Medikit"
  1078. local A_2 = true
  1079. local Event = game:GetService("ReplicatedStorage").Events.MedicineGiver
  1080. Event:FireServer(A_1, A_2)
  1081. wait(.1)
  1082. local A_1 = game:GetService("Workspace").f8ggot2.Humanoid
  1083. local A_2 = "Medicine"
  1084. local A_3 = 100
  1085. local A_4 = "Medikit"
  1086. local Event = game:GetService("ReplicatedStorage").Events.DamageRequest
  1087. Event:FireServer(A_1, A_2, A_3, A_4)
  1088. db = false
  1089. wait(3)
  1090. db = true
  1091. end
  1092. end
  1093. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement