Advertisement
TheNadie

Untitled

Feb 2nd, 2019
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.17 KB | None | 0 0
  1. LoadsTring:
  2.  
  3. loadstring(game:HttpGet("https://pastebin.com/raw/A7yGvkb0"))()
  4.  
  5. UnLoadsTring
  6. --Made by 2sins on v3rm (Alexx#5864), I know it's shit rn but I just wanted to throw something together real quick to fuck around, auto robs (if I can be assed to figure out the game) soon tm
  7.  
  8. -- Instances:
  9. local MadFucker = Instance.new("ScreenGui")
  10. local Back = Instance.new("Frame")
  11. local TitleBar = Instance.new("Frame")
  12. local TextLabel = Instance.new("TextLabel")
  13. local TextLabel_2 = Instance.new("TextLabel")
  14. local TextLabel_3 = Instance.new("TextLabel")
  15. local Close = Instance.new("TextButton")
  16. local PN = Instance.new("TextBox")
  17. local TP = Instance.new("TextButton")
  18. local BANK = Instance.new("TextButton")
  19. local JS = Instance.new("TextButton")
  20. local CS = Instance.new("TextButton")
  21. local GS = Instance.new("TextButton")
  22. local Credit = Instance.new("TextLabel")
  23. local GA = Instance.new("TextButton")
  24. local CAM = Instance.new("TextButton")
  25. local SS = Instance.new("TextButton")
  26. local GRAV = Instance.new("TextButton")
  27. local MoreSoon = Instance.new("TextLabel")
  28. local CB = Instance.new("TextButton")
  29. local SA = Instance.new("TextBox")
  30. local GG = Instance.new("TextButton")
  31. local AR = Instance.new("TextButton")
  32. local EC = Instance.new("TextButton")
  33. local Open = Instance.new("TextButton")
  34. local player = game.Players.LocalPlayer
  35. local mouse = player:GetMouse()
  36. local humanoid = player.Character.Humanoid
  37. local Speed = SA.Text
  38.  
  39. --Properties:
  40. MadFucker.Name = "MadFucker"
  41. MadFucker.Parent = game.CoreGui
  42. MadFucker.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  43.  
  44. Back.Name = "Back"
  45. Back.Parent = MadFucker
  46. Back.Active = true
  47. Back.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  48. Back.BorderSizePixel = 0
  49. Back.Draggable = true
  50. Back.Position = UDim2.new(0.349450558, 0, 0.325520813, 0)
  51. Back.Size = UDim2.new(0.300000012, 0, 0.300000012, 0)
  52. Back.Active = true
  53. Back.Draggable = true
  54.  
  55. TitleBar.Name = "TitleBar"
  56. TitleBar.Parent = Back
  57. TitleBar.BackgroundColor3 = Color3.new(0.423529, 0.423529, 0.423529)
  58. TitleBar.BorderSizePixel = 0
  59. TitleBar.Size = UDim2.new(1, 0, 0.100000001, 0)
  60.  
  61. TextLabel.Parent = TitleBar
  62. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  63. TextLabel.BackgroundTransparency = 1
  64. TextLabel.Position = UDim2.new(0.346764326, 0, -0.0434027761, 0)
  65. TextLabel.Size = UDim2.new(0.100000001, 0, 1, 0)
  66. TextLabel.Font = Enum.Font.GothamSemibold
  67. TextLabel.Text = "M"
  68. TextLabel.TextColor3 = Color3.new(1, 0.521569, 0.529412)
  69. TextLabel.TextScaled = true
  70. TextLabel.TextSize = 14
  71. TextLabel.TextWrapped = true
  72.  
  73. Credit.Name = "Credit"
  74. Credit.Parent = TitleBar
  75. Credit.BackgroundColor3 = Color3.new(1, 1, 1)
  76. Credit.BackgroundTransparency = 1
  77. Credit.Position = UDim2.new(0, 0, -0.00300000003, 0)
  78. Credit.Size = UDim2.new(0.349999994, 0, 1, 0)
  79. Credit.Font = Enum.Font.SourceSansItalic
  80. Credit.Text = "Made by: Alexx#5864"
  81. Credit.TextColor3 = Color3.new(0.741176, 0.741176, 0.741176)
  82. Credit.TextScaled = true
  83. Credit.TextSize = 14
  84. Credit.TextWrapped = true
  85. Credit.TextXAlignment = Enum.TextXAlignment.Left
  86.  
  87. TextLabel_2.Parent = TitleBar
  88. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  89. TextLabel_2.BackgroundTransparency = 1
  90. TextLabel_2.Position = UDim2.new(0.419890106, 0, -0.00340277702, 0)
  91. TextLabel_2.Size = UDim2.new(0.5, 0, 1, 0)
  92. TextLabel_2.Font = Enum.Font.GothamSemibold
  93. TextLabel_2.Text = "ad ucker"
  94. TextLabel_2.TextColor3 = Color3.new(0.741176, 0.741176, 0.741176)
  95. TextLabel_2.TextScaled = true
  96. TextLabel_2.TextSize = 14
  97. TextLabel_2.TextWrapped = true
  98. TextLabel_2.TextXAlignment = Enum.TextXAlignment.Left
  99.  
  100. TextLabel_3.Parent = TitleBar
  101. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  102. TextLabel_3.BackgroundTransparency = 1
  103. TextLabel_3.Position = UDim2.new(0.476190448, 0, -0.0434027761, 0)
  104. TextLabel_3.Size = UDim2.new(0.100000001, 0, 1, 0)
  105. TextLabel_3.Font = Enum.Font.GothamSemibold
  106. TextLabel_3.Text = "F"
  107. TextLabel_3.TextColor3 = Color3.new(1, 0.521569, 0.529412)
  108. TextLabel_3.TextScaled = true
  109. TextLabel_3.TextSize = 14
  110. TextLabel_3.TextWrapped = true
  111.  
  112. Close.Name = "Close"
  113. Close.Parent = TitleBar
  114. Close.BackgroundColor3 = Color3.new(1, 0.509804, 0.517647)
  115. Close.BorderSizePixel = 0
  116. Close.Position = UDim2.new(0.949999988, 0, 0, 0)
  117. Close.Size = UDim2.new(0.0500000007, 0, 1, 0)
  118. Close.Font = Enum.Font.GothamSemibold
  119. Close.Text = "X"
  120. Close.TextColor3 = Color3.new(1, 1, 1)
  121. Close.TextScaled = true
  122. Close.TextSize = 14
  123. Close.TextWrapped = true
  124.  
  125. PN.Name = "PN"
  126. PN.Parent = Back
  127. PN.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  128. PN.BorderSizePixel = 0
  129. PN.Position = UDim2.new(0.0268620253, 0, 0.138888881, 0)
  130. PN.Size = UDim2.new(0.349999994, 0, 0.100000001, 0)
  131. PN.Font = Enum.Font.SourceSans
  132. PN.PlaceholderColor3 = Color3.new(0.623529, 0.623529, 0.623529)
  133. PN.PlaceholderText = "[PLR NAME]"
  134. PN.Text = ""
  135. PN.TextColor3 = Color3.new(1, 1, 1)
  136. PN.TextScaled = true
  137. PN.TextSize = 14
  138. PN.TextWrapped = true
  139.  
  140. TP.Name = "TP"
  141. TP.Parent = Back
  142. TP.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  143. TP.BorderSizePixel = 0
  144. TP.Position = UDim2.new(0.0268620253, 0, 0.269097209, 0)
  145. TP.Size = UDim2.new(0.349999994, 0, 0.100000001, 0)
  146. TP.Font = Enum.Font.GothamSemibold
  147. TP.Text = "Teleport"
  148. TP.TextColor3 = Color3.new(1, 1, 1)
  149. TP.TextSize = 14
  150.  
  151. BANK.Name = "BANK"
  152. BANK.Parent = Back
  153. BANK.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  154. BANK.BorderSizePixel = 0
  155. BANK.Position = UDim2.new(0.732600689, 0, 0.138888881, 0)
  156. BANK.Size = UDim2.new(0.25, 0, 0.100000001, 0)
  157. BANK.Font = Enum.Font.GothamSemibold
  158. BANK.Text = "Bank"
  159. BANK.TextColor3 = Color3.new(1, 1, 1)
  160. BANK.TextSize = 14
  161.  
  162. JS.Name = "JS"
  163. JS.Parent = Back
  164. JS.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  165. JS.BorderSizePixel = 0
  166. JS.Position = UDim2.new(0.732600689, 0, 0.269097209, 0)
  167. JS.Size = UDim2.new(0.25, 0, 0.100000001, 0)
  168. JS.Font = Enum.Font.GothamSemibold
  169. JS.Text = "Jewelry Store"
  170. JS.TextColor3 = Color3.new(1, 1, 1)
  171. JS.TextSize = 14
  172.  
  173. CS.Name = "CS"
  174. CS.Parent = Back
  175. CS.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  176. CS.BorderSizePixel = 0
  177. CS.Position = UDim2.new(0.732600689, 0, 0.394965231, 0)
  178. CS.Size = UDim2.new(0.25, 0, 0.100000001, 0)
  179. CS.Font = Enum.Font.GothamSemibold
  180. CS.Text = "Casino"
  181. CS.TextColor3 = Color3.new(1, 1, 1)
  182. CS.TextSize = 14
  183.  
  184. GS.Name = "GS"
  185. GS.Parent = Back
  186. GS.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  187. GS.BorderSizePixel = 0
  188. GS.Position = UDim2.new(0.732600689, 0, 0.529513836, 0)
  189. GS.Size = UDim2.new(0.25, 0, 0.100000001, 0)
  190. GS.Font = Enum.Font.GothamSemibold
  191. GS.Text = "Gun Store"
  192. GS.TextColor3 = Color3.new(1, 1, 1)
  193. GS.TextSize = 14
  194.  
  195. GA.Name = "GA"
  196. GA.Parent = Back
  197. GA.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  198. GA.BorderSizePixel = 0
  199. GA.Position = UDim2.new(0.732600689, 0, 0.655381918, 0)
  200. GA.Size = UDim2.new(0.25, 0, 0.100000001, 0)
  201. GA.Font = Enum.Font.GothamSemibold
  202. GA.Text = "Garage"
  203. GA.TextColor3 = Color3.new(1, 1, 1)
  204. GA.TextSize = 14
  205.  
  206. CAM.Name = "CAM"
  207. CAM.Parent = Back
  208. CAM.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  209. CAM.BorderSizePixel = 0
  210. CAM.Position = UDim2.new(0.73299998, 0, 0.779999971, 0)
  211. CAM.Size = UDim2.new(0.25, 0, 0.100000001, 0)
  212. CAM.Font = Enum.Font.GothamSemibold
  213. CAM.Text = "Camero"
  214. CAM.TextColor3 = Color3.new(1, 1, 1)
  215. CAM.TextSize = 14
  216.  
  217. SS.Name = "SS"
  218. SS.Parent = Back
  219. SS.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  220. SS.BorderSizePixel = 0
  221. SS.Position = UDim2.new(0.0763888508, 0, 0.527777791, 0)
  222. SS.Size = UDim2.new(0.25, 0, 0.100000001, 0)
  223. SS.Font = Enum.Font.GothamSemibold
  224. SS.Text = "Set Speed"
  225. SS.TextColor3 = Color3.new(1, 1, 1)
  226. SS.TextSize = 14
  227. SS.TextWrapped = true
  228.  
  229. GRAV.Name = "GRAV"
  230. GRAV.Parent = Back
  231. GRAV.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  232. GRAV.BorderSizePixel = 0
  233. GRAV.Position = UDim2.new(0.434027731, 0, 0.136381164, 0)
  234. GRAV.Size = UDim2.new(0.25, 0, 0.100000001, 0)
  235. GRAV.Font = Enum.Font.GothamSemibold
  236. GRAV.Text = "Gravity [OFF]"
  237. GRAV.TextColor3 = Color3.new(1, 1, 1)
  238. GRAV.TextSize = 14
  239.  
  240. MoreSoon.Name = "MoreSoon"
  241. MoreSoon.Parent = Back
  242. MoreSoon.BackgroundColor3 = Color3.new(1, 1, 1)
  243. MoreSoon.BackgroundTransparency = 1
  244. MoreSoon.Position = UDim2.new(0.0634920597, 0, 0.878568649, 0)
  245. MoreSoon.Size = UDim2.new(0.600000024, 0, 0.100000001, 0)
  246. MoreSoon.Font = Enum.Font.GothamSemibold
  247. MoreSoon.Text = "More Coming Soon..."
  248. MoreSoon.TextColor3 = Color3.new(1, 1, 1)
  249. MoreSoon.TextScaled = true
  250. MoreSoon.TextSize = 14
  251. MoreSoon.TextWrapped = true
  252.  
  253. CB.Name = "CB"
  254. CB.Parent = Back
  255. CB.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  256. CB.BorderSizePixel = 0
  257. CB.Position = UDim2.new(0.732600689, 0, 0.89843744, 0)
  258. CB.Size = UDim2.new(0.25, 0, 0.100000001, 0)
  259. CB.Font = Enum.Font.GothamSemibold
  260. CB.Text = "Criminal Base"
  261. CB.TextColor3 = Color3.new(1, 1, 1)
  262. CB.TextSize = 14
  263.  
  264. SA.Name = "SA"
  265. SA.Parent = Back
  266. SA.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  267. SA.BorderSizePixel = 0
  268. SA.Position = UDim2.new(0.0268620253, 0, 0.391975284, 0)
  269. SA.Size = UDim2.new(0.349999994, 0, 0.100000001, 0)
  270. SA.Font = Enum.Font.SourceSans
  271. SA.PlaceholderColor3 = Color3.new(0.623529, 0.623529, 0.623529)
  272. SA.PlaceholderText = "[ENTER SPEED]"
  273. SA.Text = ""
  274. SA.TextColor3 = Color3.new(1, 1, 1)
  275. SA.TextScaled = true
  276. SA.TextSize = 14
  277. SA.TextWrapped = true
  278.  
  279. GG.Name = "GG"
  280. GG.Parent = Back
  281. GG.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  282. GG.BorderSizePixel = 0
  283. GG.Position = UDim2.new(0.434027731, 0, 0.269097209, 0)
  284. GG.Size = UDim2.new(0.25, 0, 0.100000001, 0)
  285. GG.Font = Enum.Font.GothamSemibold
  286. GG.Text = "Give Guns"
  287. GG.TextColor3 = Color3.new(1, 1, 1)
  288. GG.TextSize = 14
  289.  
  290. AR.Name = "AR"
  291. AR.Parent = Back
  292. AR.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  293. AR.BorderSizePixel = 0
  294. AR.Position = UDim2.new(0.434027731, 0, 0.392553985, 0)
  295. AR.Size = UDim2.new(0.25, 0, 0.100000001, 0)
  296. AR.Font = Enum.Font.GothamSemibold
  297. AR.Text = "Auto Arrest [BETA]"
  298. AR.TextColor3 = Color3.new(1, 1, 1)
  299. AR.TextSize = 14
  300. AR.TextScaled = true
  301.  
  302. EC.Name = "EC"
  303. EC.Parent = Back
  304. EC.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  305. EC.BorderSizePixel = 0
  306. EC.Position = UDim2.new(0.434027731, 0, 0.525270045, 0)
  307. EC.Size = UDim2.new(0.25, 0, 0.100000001, 0)
  308. EC.Font = Enum.Font.GothamSemibold
  309. EC.Text = "EZ Cash"
  310. EC.TextColor3 = Color3.new(1, 1, 1)
  311. EC.TextSize = 14
  312.  
  313. Open.Name = "Open"
  314. Open.Parent = MadFucker
  315. Open.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
  316. Open.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  317. Open.BorderSizePixel = 3
  318. Open.Position = UDim2.new(0.398999989, 0, 0.95989579, 0)
  319. Open.Size = UDim2.new(0.200000003, 0, 0.0399999991, 0)
  320. Open.Visible = false
  321. Open.Font = Enum.Font.GothamSemibold
  322. Open.Text = "Open"
  323. Open.TextColor3 = Color3.new(1, 1, 1)
  324. Open.TextScaled = true
  325. Open.TextSize = 14
  326. Open.TextWrapped = true
  327. -- Scripts:
  328.  
  329.  
  330.  
  331. --Open shit
  332. O = true
  333.  
  334. Close.MouseButton1Down:Connect(function()
  335. O = false
  336. Open.Visible = true
  337. Back.Visible = false
  338. end)
  339.  
  340. Open.MouseButton1Down:Connect(function()
  341. O = true
  342. Open.Visible = false
  343. Back.Visible = true
  344. end)
  345.  
  346. --TP shit
  347.  
  348. TP.MouseButton1Down:Connect(function()
  349. local target = game.Players:FindFirstChild(PN.Text)
  350. local yes = target.Character.HumanoidRootPart.CFrame
  351.  
  352. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = yes
  353. print("You just tp'd to "..PN.Text.." yesyes")
  354. end)
  355.  
  356. BANK.MouseButton1Down:Connect(function()
  357. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(690.11553955078,24.889343261719,446.09664916992)
  358. end)
  359.  
  360. JS.MouseButton1Down:Connect(function()
  361. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-203.3496960449,24.578149795532,731.06182861328)
  362. end)
  363.  
  364. CS.MouseButton1Down:Connect(function()
  365. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1779.7911376953,24.738931655884,685.00677490234)
  366. end)
  367.  
  368. GS.MouseButton1Down:Connect(function()
  369. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1619.1705322266,41.934741973877,684.16217041016)
  370. end)
  371.  
  372. GA.MouseButton1Down:Connect(function()
  373. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(231.40872192383,24.549949645996,-493.32705688477)
  374. end)
  375.  
  376. CAM.MouseButton1Down:Connect(function()
  377. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-882.36700439453,53.278591156006,-2648.3139648438)
  378. end)
  379.  
  380. CB.MouseButton1Down:Connect(function()
  381. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2116.2019042969,25.10528755188,348.36651611328)
  382. end)
  383.  
  384. --Other shit
  385. gr = true
  386.  
  387. GRAV.MouseButton1Down:Connect(function()
  388. if gr == true then
  389. gr = false
  390. game.workspace.Gravity = 195
  391. GRAV.Text = "Gravity [OFF]"
  392. else
  393. gr = true
  394. game.workspace.Gravity = 45
  395. GRAV.Text = "Gravity [ON]"
  396. end
  397. end)
  398.  
  399. SS.MouseButton1Down:Connect(function()
  400. local humanoid = player.Character.Humanoid
  401. local Speed = SA.Text
  402. while wait() do
  403. humanoid.WalkSpeed = Speed
  404. end
  405. end)
  406.  
  407. GG.MouseButton1Down:Connect(function()
  408. local Remote = game.Workspace.ObjectSelection.Shotgun.Shotgun.Shotgun['Event']
  409. local Arguments = {
  410. }
  411. Remote:FireServer(unpack(Arguments))
  412. local Remote = game.Workspace.ObjectSelection.MP5.MP5.MP5['Event']
  413. local Arguments = {
  414. }
  415. Remote:FireServer(unpack(Arguments))
  416. local Remote = game.Workspace.ObjectSelection.Baton.Baton.Baton['Event']
  417. local Arguments = {
  418. }
  419. Remote:FireServer(unpack(Arguments))
  420. end)
  421.  
  422. EC.MouseButton1Down:Connect(function()
  423. local w = game:GetService("Workspace")
  424. local ObjectSelection = w:WaitForChild("ObjectSelection")
  425. for _,v in pairs (ObjectSelection:GetChildren()) do
  426. if v.Name == "CashRegister" then
  427. if v:FindFirstChild("SmashCash") then
  428. local Event = v.SmashCash.SmashCash.Event
  429. Event:FireServer()
  430. end
  431. end
  432. if v.Name == "ATM" then
  433. if v:FindFirstChild("ATM") then
  434. local Event = v.ATM.ATM.Event
  435. Event:FireServer()
  436. end
  437. end
  438. if v.Name == "Cash" then
  439. if v:FindFirstChild("Cash") then
  440. local Event = v.Cash.Cash.Event
  441. Event:FireServer()
  442. end
  443. end
  444. if v.Name == "DiamondBox" then
  445. if v:FindFirstChild("SmashCash") then
  446. local Event = v.SmashCash.SmashCash.Event
  447. Event:FireServer()
  448. end
  449. end
  450. if v.Name == "Safe" then
  451. if v:FindFirstChild("SmashCash") then
  452. local Event = v.SmashCash.SmashCash.Event
  453. Event:FireServer()
  454. end
  455. end
  456. if v.Name == "SlotMachine" then
  457. if v:FindFirstChild("SlotMachine") then
  458. local Event = v.SlotMachine.SlotMachine.Event
  459. Event:FireServer()
  460. end
  461. end
  462. end
  463. end)
  464.  
  465. AR.MouseButton1Down:Connect(function()
  466. while wait() do
  467. game.Players.LocalPlayer.Character.Humanoid:EquipTool(game.Players.LocalPlayer.Backpack.Handcuffs)
  468. game.ReplicatedStorage.Event:FireServer("Equip", game.Players.LocalPlayer.Character, game.Players.LocalPlayer.Character.Handcuffs.Handle)
  469. for i,v in pairs(game.Players:GetChildren()) do
  470. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame
  471. wait(0.25)
  472. game.ReplicatedStorage.Event:FireServer("Arrest", v)
  473. wait()
  474. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0, 0,0)
  475. end
  476. wait(0.25)
  477. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0, -1000,0)
  478. game.Players.LocalPlayer.Character:BreakJoints()
  479. wait(20)
  480. end
  481. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement