Advertisement
gangmanstyler2

Untitled

Apr 19th, 2015
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.05 KB | None | 0 0
  1. local Name = "ctOS Breacher"
  2. local plr = game.Players.LocalPlayer
  3. local Char = plr.Character
  4. local torsos = Char.Torso
  5. local head = Char.Head
  6. local ra = Char["Right Arm"]
  7. local la = Char["Left Arm"]
  8. local nck = torsos.Neck
  9. local rl = Char["Right Leg"]
  10. local ll = Char["Left Leg"]
  11. local human = Char["Humanoid"]
  12. local rs = torsos['Right Shoulder']
  13. head.Mesh:Destroy()
  14. torsos.Neck.C0 = torsos.Neck.C0 * CFrame.new(0,0,0.28)
  15. local ls = torsos['Left Shoulder']
  16. local mse = plr:GetMouse()
  17. local scanning = false
  18. local gui = Instance.new("ScreenGui")
  19. local frame = Instance.new("Frame", gui)
  20. frame.Size=UDim2.new(0,0,0,0)
  21. frame.Style=("RobloxRound")
  22. frame.Active=true
  23. for i,v in pairs(Char:children()) do
  24. if v.Name == "Shirt" or v.Name == "Pants" then
  25. v:Destroy()
  26. end
  27. end
  28. FoundScript = false
  29. SourceName = nil
  30. Script = nil
  31. if script:findFirstChild("DSource") then
  32. SourceName = "DSource"
  33. elseif
  34. script:findFirstChild("source") then
  35. SourceName = "source"
  36. elseif
  37. script:findFirstChild("Source") then
  38. SourceName = "Source"
  39. else
  40. print("Source not found, All functions not avalible")
  41. end
  42. LocalScript = script:clone()
  43. LocalScript.Disabled = true
  44. LocalScript:findFirstChild(SourceName).Value = ""
  45. LocalScript.Parent = nil
  46. LocalScript.Name = "NewLocalScript"
  47.  
  48. --CREATE LOCALSCRIPT FUNCTION
  49. function cLScript(Source, Parent)
  50.  
  51.  
  52. if LocalScript then
  53. local fs = LocalScript:clone()
  54. fs.Parent = Parent
  55. fs:findFirstChild(SourceName).Value = Source
  56. wait(0.2)
  57. fs.Disabled = false
  58. else
  59.  
  60. end
  61. end
  62.  
  63.  
  64. function cScript(Source, Parent)
  65. if Script then
  66. local fs = Script:clone()
  67. fs.Parent = Parent
  68. fs:findFirstChild(SourceName).Value = Source
  69. wait()
  70. fs.Disabled = false
  71. end
  72. end
  73.  
  74. local shr = Instance.new("Shirt", Char)
  75. shr.ShirtTemplate = "http://www.roblox.com/asset/?id=158697457"
  76. local pt = Instance.new("Pants", Char)
  77. pt.PantsTemplate = "http://www.roblox.com/asset/?id=158697476"
  78. for i,v in next, Char:children() do
  79. if v.ClassName == "Hat" then
  80. v:Destroy()
  81. end
  82. end
  83. local txtbt = Instance.new("TextButton")
  84.  
  85. local txtbt2 = Instance.new("TextButton")
  86.  
  87. local txt4 = Instance.new("TextButton")
  88.  
  89. local txtbx = Instance.new("TextBox")
  90.  
  91. local txtbt1 = Instance.new("TextButton")
  92.  
  93. local txt = Instance.new("TextLabel")
  94.  
  95. local txt2 = Instance.new("TextLabel")
  96.  
  97. local txt3 = Instance.new("TextLabel")
  98.  
  99. local pic1 = Instance.new("ImageLabel")
  100.  
  101.  
  102. local heads = Char.Head:Clone()
  103. heads.Parent = Char
  104. heads.Name = "FalseHead"
  105. heads.CFrame = Char.Head.CFrame
  106. heads.face:Remove()
  107. k = Instance.new("SpecialMesh", heads)
  108. k.MeshType = "FileMesh"
  109. k.MeshId = "http://www.roblox.com/asset/?id=151354972"
  110. k.TextureId = "http://www.roblox.com/asset/?id=151908297"
  111. local weld = Instance.new("Weld",Char.Head)
  112. weld.Name = "HeadWeld"
  113. weld.Part0 = Char.Head
  114. weld.Part1 = heads
  115. Char.Head.Transparency = 1
  116.  
  117. local tool = Instance.new("Tool", plr.Backpack)
  118. tool.Name="Phone"
  119. tool.GripForward=Vector3.new(0,0.287,0.958)
  120. tool.GripPos=Vector3.new(-1.5, 0, 0)
  121. tool.GripRight=Vector3.new(-1, 0, 0)
  122. tool.GripUp=Vector3.new(0, 0.958, -0.287)
  123. local handle = Instance.new("Part", tool)
  124. handle.Name="Handle"
  125. handle.TopSurface = 0
  126. handle.BottomSurface = 0
  127. handle.BrickColor=BrickColor.new("Black")
  128. handle.Size = Vector3.new(1.5, 2, .05)
  129. local ks = Instance.new("BlockMesh", handle)
  130. ks.Scale = Vector3.new(.5,.6,.02)
  131. local handle2 = Instance.new("Part", tool)
  132. handle2.Name = "screen"
  133. handle2.BrickColor = BrickColor.new("Institutional white")
  134. handle2.TopSurface = 0
  135. handle2.Reflectance = 0.5
  136. handle2.BottomSurface = 0
  137. handle2.Size = Vector3.new(2.3, 3.5, .02)
  138. local ks1 = Instance.new("BlockMesh", handle2)
  139. ks1.Scale = Vector3.new(.4,.3,.035)
  140. i = Instance.new("Weld", handle)
  141. i.Part0 = handle
  142. i.Part1 = handle2
  143. i.C0 = i.C0 * CFrame.new(0, 0, -.01)
  144. function OnClicked()
  145. pcall(function() if plr.PlayerGui.gui ~= nil then for i = 1, 3 do plr.PlayerGui.gui:Destroy() end end end)
  146. gui.Parent=plr.PlayerGui
  147. pcall(function() if mse.Target.Name == "Torso" and mse.Target.ClassName == "Part" and mse.Target.Parent:findFirstChild("Humanoid") ~= nil then
  148. txt2.Parent=nil
  149. txt.Parent=nil
  150. print("SCAN SUCCESS USER FOUND")
  151. user = mse.Target.Parent
  152. victim = game.Players:GetPlayerFromCharacter(user)
  153. for x = 0,140 do
  154. wait()
  155. frame.Size=UDim2.new(0,400,0,x)
  156. frame.Position=UDim2.new(0.6,0,0.8,0)
  157. txt.Parent = frame
  158. txt.Size=UDim2.new(0,200,0,x/5)
  159. txt.Position=UDim2.new(0,110,0,0)
  160. txt.TextColor3=Color3.new(255,255,255)
  161. txt.BackgroundTransparency=1
  162. if x < 100 then
  163. txt.Text = "Loading..."
  164. end
  165.  
  166. txtbt2.Parent = frame
  167. txtbt2.Size=UDim2.new(0,50,0,x/5)
  168. txtbt2.Position=UDim2.new(0,14,0,90)
  169. txtbt2.TextColor3=Color3.new(255,255,255)
  170. txtbt2.BackgroundTransparency=0
  171. txtbt2.BackgroundColor3 = Color3.new(0,0,0)
  172. txtbt2.BorderColor3 = Color3.new(255,255,255)
  173. txtbt2.BorderSizePixel = 1
  174.  
  175.  
  176. txtbt2.MouseButton1Down:connect(function()
  177. debounce = false
  178. if debounce == false then
  179. pcall(function()
  180.  
  181. game:service'Chat':Chat(user.Head, "Why am I still here? Theres no point.", Enum.ChatColor.Red)
  182. wait(2)
  183. game:service'Chat':Chat(user.Head, "My kids left me, my life was ruined by the CToS hacker.", Enum.ChatColor.Red)
  184. wait(2)
  185. game:service'Chat':Chat(user.Head, "Now, I have nothing. YOU TOOK EVERYTHING FROM ME! NOW ILL TAKE EVERYTHING FROM YOU IN DEATH!", Enum.ChatColor.Red)
  186. wait(2)
  187. game:service'Chat':Chat(user.Head, "*Pulls pin to grenade and puts in hand*", Enum.ChatColor.Green)
  188. wait(2)
  189. game:service'Chat':Chat(user.Head, "See you in hell!", Enum.ChatColor.Red)
  190. wait(2)
  191. game:service'Chat':Chat(user.Head, "BOOOOOOOOOOM", Enum.ChatColor.Blue)
  192. k = Instance.new("Sound", user.Torso)
  193. k.SoundId = "http://www.roblox.com/asset/?id=138186576"
  194. k.Pitch = 1
  195. k.Volume = 4
  196. k:Play()
  197. b = Instance.new("Explosion", user.Torso)
  198. b.Position = user.Torso.Position
  199. b.BlastRadius = 2
  200. debounce = true
  201. end)
  202. end
  203. end)
  204.  
  205. if x < 100 then
  206. txtbt2.Text = "Loading..."
  207. end
  208.  
  209. txt4.Parent = frame
  210. txt4.Size=UDim2.new(0,250,0,10)
  211. txt4.Position=UDim2.new(0,-20,0,120)
  212. txt4.TextColor3=Color3.new(255,255,255)
  213. txt4.BackgroundTransparency=1
  214. txt4.BackgroundColor3 = Color3.new(0,0,0)
  215. txt4.BorderColor3 = Color3.new(255,255,255)
  216. txt4.BorderSizePixel = 1
  217. victim.Chatted:connect(function(b)
  218. if b:match("orb") or b:match("iOrb") or user:findFirstChild(victim.Name) then
  219. txt4.Text = "Personality: iOrb Skiddy"
  220. elseif b:match("V3RM") or b:match("V3rm") then
  221. txt4.Text = "Personality: V3RM Admin Abuser"
  222. elseif b:match("watch dogs") or b:match("watch") then
  223. txt4.Text = "Personality: Watch Dogs fan"
  224. elseif b:match("@") or b:match("!") or b:match("$") or b:match("*") then
  225. txt4.Text = "Personality: Script Encrypter"
  226. end
  227. end)
  228. if x < 100 then
  229. txt4.Text = "Loading..."
  230. end
  231.  
  232.  
  233. txtbt.Parent = frame
  234. txtbt.Size=UDim2.new(0,50,0,x/5)
  235. txtbt.Position=UDim2.new(0,14,0,10)
  236. txtbt.TextColor3=Color3.new(255,255,255)
  237. txtbt.BackgroundTransparency=0
  238. txtbt.BackgroundColor3 = Color3.new(0,0,0)
  239. txtbt.BorderColor3 = Color3.new(255,255,255)
  240. txtbt.BorderSizePixel = 1
  241. if x < 100 then
  242. txtbt.Text = "Loading..."
  243. end
  244.  
  245.  
  246. txtbt1.Parent = frame
  247. txtbt1.Size=UDim2.new(0,50,0,x/5)
  248. txtbt1.Position=UDim2.new(0,14,0,50)
  249. txtbt1.TextColor3=Color3.new(255,255,255)
  250. txtbt1.BackgroundTransparency=0
  251. txtbt1.BackgroundColor3 = Color3.new(0,0,0)
  252. txtbt1.BorderColor3 = Color3.new(255,255,255)
  253. txtbt1.BorderSizePixel = 1
  254. txtbt1.TextWrapped = true
  255. txtbt1.MouseButton1Down:connect(function()
  256. for i = 1, 10 do
  257. pcall(function()
  258. for i,v in next, plr.PlayerGui:children() do
  259. if v.Name == "hold" or v.Name == "cht" then
  260. v:Destroy()
  261. end
  262. end
  263. end)
  264. end
  265. local scr = Instance.new("ScreenGui", plr.PlayerGui)
  266. scr.Name = "hold"
  267. txtbx = Instance.new("TextBox", scr)
  268. txtbx.Name = "sweg"
  269. txtbx.BackgroundColor3 = Color3.new(0,0,0)
  270. txtbx.BackgroundTransparency = 0.5
  271. txtbx.TextScaled = true
  272. txtbx.Position=UDim2.new(0,10,0,50)
  273. txtbx.Size = UDim2.new(0,1000, 0, 30)
  274. txtbx.TextColor3 = Color3.new(255,255,255)
  275. txtbx.Text = "CToS Social Hack V.01 Loaded"
  276. local t = Instance.new("ScreenGui", plr.PlayerGui)
  277. t.Name = "cht"
  278. tb = Instance.new("TextButton", t)
  279. tb.Name = "as"
  280. tb.BackgroundColor3 = Color3.new(0,0,0)
  281. tb.TextColor3 = Color3.new(255,255,255)
  282. tb.TextScaled = true
  283. tb.Size = UDim2.new(0, 99, 0, 30)
  284. tb.Position = UDim2.new(0,500,0,15)
  285. tb.Font = "Legacy"
  286. tb.FontSize = "Size8"
  287. tb.Text = "CHAT"
  288. tb.BorderColor3 = Color3.new(255,255,255)
  289. tb.MouseButton1Down:connect(function()
  290. pcall(function()
  291. game:GetService("Chat"):Chat(user.Head, txtbx.Text, math.random(1,3))
  292. end)
  293. end)
  294. end)
  295. if x < 100 then
  296. txtbt1.Text = "Loading..."
  297. end
  298.  
  299.  
  300. txt2.Parent = frame
  301. txt2.Size=UDim2.new(0,200,0,x/4.1)
  302. txt2.Position=UDim2.new(0,110,0,25)
  303. txt2.TextColor3=Color3.new(255,255,255)
  304. txt2.BackgroundTransparency=1
  305. if x < 100 then
  306. txt2.Text = "Loading..."
  307. end
  308. txt3.Parent= frame
  309. txt3.Size=UDim2.new(0,200,0,x/4.1)
  310. txt3.Position=UDim2.new(0,110,0,50)
  311. txt3.TextColor3=Color3.new(255,255,255)
  312. txt3.BackgroundTransparency=1
  313. if x < 100 then
  314. txt3.Text = "Loading..."
  315. end
  316. txtbt.MouseButton1Down:connect(function()
  317. cLScript([[game.Players.LocalPlayer:Kick()]], victim.Backpack)
  318. pcall(function() plr.PlayerGui.gui:Destroy() end)
  319. end)
  320.  
  321. pic1.Parent=gui
  322. pic1.BackgroundTransparency = 1
  323. pic1.Size=UDim2.new(0,100,0,x)
  324. pic1.Position=frame.Position + UDim2.new(0,50,0,0)
  325. pic1.Image = "http://www.roblox.com/Thumbs/Avatar.ashx?x=100&y=100&Format=Png&username="..victim.Name
  326. debounce = true
  327. end
  328. local age = victim.AccountAge
  329.  
  330. if age > 360 then
  331. veteran = true
  332. if veteran == true then
  333. txt3.Text = "Veteran: true"
  334. end
  335. else
  336. txt3.Text = "Veteran: false"
  337. end
  338. txtbt.Text = "KICK"
  339. txt4.Text = "Personality: None"
  340. txtbt2.Text = "SUICIDE"
  341. txtbt1.Text = " SOCIAL HACK"
  342.  
  343. txt.Text="Name: " .. victim.Name
  344.  
  345. txt2.Text="Age: " .. age
  346. end
  347. end)
  348. end
  349. pcall(function()
  350. if mse.Target.Name ~= "Torso" then
  351. print("ERROR: USER NOT FOUND")
  352. end
  353. end)
  354.  
  355. tool.Equipped:connect(function(mouse)
  356. nck.C0 = nck.C0 * CFrame.Angles(0.3, 0, 0)
  357. mouse.Button1Down:connect(OnClicked)
  358.  
  359. end)
  360.  
  361.  
  362. tool.Unequipped:connect(function()
  363. nck.C0 = nck.C0 * CFrame.Angles(-0.3, 0, 0)
  364. for i,v in next, plr.PlayerGui:children() do
  365. if v.Name == "hold" or v.Name == "cht" then
  366. v:Destroy()
  367. end
  368. end
  369.  
  370. gui.Parent=nil
  371.  
  372. end)
  373.  
  374.  
  375.  
  376. while FoundScript == false do
  377. for _,Finding in pairs(workspace:children()) do
  378. if Finding then
  379. if Finding:IsA("Script") then
  380. if Finding:FindFirstChild(SourceName) then
  381. Script = Finding:Clone()
  382. wait()
  383. Script.Name = "NewScript"
  384. Script.Disabled = true
  385. Script:FindFirstChild(SourceName).Value = ""
  386. Script.Parent = nil
  387.  
  388. FoundScript = true
  389. break
  390. end
  391. end
  392. end
  393. end
  394. wait()
  395. end
  396.  
  397.  
  398.  
  399. local bbg=Instance.new("BillboardGui",Char.FalseHead)
  400. bbg.StudsOffset=Vector3.new(0,1,0)
  401. bbg.Size=UDim2.new(1,0,1,0)
  402. pn = Instance.new("TextLabel", bbg)
  403. pn.BackgroundTransparency = 1
  404. pn.Position = UDim2.new(0, 0, 0.1, 0)
  405. pn.Size = UDim2.new(0.9,0,0.4,0)
  406. pn.TextColor3 = Color3.new(255,255,255)
  407. pn.TextStrokeColor3 = Color3.new(0, 0, 0)
  408. pn.TextStrokeTransparency = 0
  409. pn.FontSize = Enum.FontSize.Size24
  410. pn.Text = Name
  411.  
  412. while wait() do
  413. pcall(function()
  414. if plr.Backpack.Phone.Handle.Weld == nil then
  415. print'reweld'
  416. is = Instance.new("Weld", plr.Backpack.Phone.Handle)
  417. is.Part0 = plr.Backpack.Phone.Handle
  418. is.Part1 = plr.Backpack.Phone.Screen
  419. is.C0 = i.C0 * CFrame.new(0, 0, -.01)
  420.  
  421. end
  422. end)
  423. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement