Advertisement
Submiter55

OMG I BEATED FLAPPY BIRD!

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