Daniel555ok

Untitled

Jun 17th, 2020
15
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.08 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local Main = Instance.new("Frame")
  6. local Line = Instance.new("Frame")
  7. local Credits = Instance.new("TextLabel")
  8. local Beauty = Instance.new("Frame")
  9. local ProjectJoJo = Instance.new("TextLabel")
  10. local Close = Instance.new("TextButton")
  11. local chack2 = Instance.new("TextButton")
  12. local chack3 = Instance.new("TextButton")
  13. local chack4 = Instance.new("TextButton")
  14. local chack5 = Instance.new("TextButton")
  15. local chack6 = Instance.new("TextButton")
  16. local chack7 = Instance.new("TextButton")
  17. local chack8 = Instance.new("TextButton")
  18. local chack9 = Instance.new("TextButton")
  19. local chack1 = Instance.new("TextButton")
  20. local chack10 = Instance.new("TextButton")
  21. local OpenFrame = Instance.new("Frame")
  22. local Open = Instance.new("TextButton")
  23. --Properties:
  24. ScreenGui.Parent = game.CoreGui
  25. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  26.  
  27. Main.Name = "Main"
  28. Main.Parent = ScreenGui
  29. Main.Active = true
  30. Main.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  31. Main.Position = UDim2.new(0.571338773, 0, 0.331381738, 0)
  32. Main.Size = UDim2.new(0, 428, 0, 228)
  33. Main.Draggable = true
  34.  
  35. Line.Name = "Line"
  36. Line.Parent = Main
  37. Line.Active = true
  38. Line.BackgroundColor3 = Color3.new(0.12549, 0.556863, 0.564706)
  39. Line.Position = UDim2.new(0.859971762, 0, 0.148105904, 0)
  40. Line.Size = UDim2.new(0, 4, 0, 191)
  41.  
  42. Credits.Name = "Credits"
  43. Credits.Parent = Main
  44. Credits.Active = true
  45. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  46. Credits.BackgroundTransparency = 1
  47. Credits.Position = UDim2.new(0.890878558, 0, 0.152194008, 0)
  48. Credits.Size = UDim2.new(0, 40, 0, 199)
  49. Credits.Font = Enum.Font.SciFi
  50. Credits.Text = "This script is made by\ncHaco"
  51. Credits.TextColor3 = Color3.new(1, 1, 1)
  52. Credits.TextScaled = true
  53. Credits.TextSize = 14
  54. Credits.TextWrapped = true
  55.  
  56. Beauty.Name = "Beauty"
  57. Beauty.Parent = Main
  58. Beauty.Active = true
  59. Beauty.BackgroundColor3 = Color3.new(0.12549, 0.556863, 0.564706)
  60. Beauty.Position = UDim2.new(-0.0140186902, 0, 0, 0)
  61. Beauty.Size = UDim2.new(0, 440, 0, 26)
  62.  
  63. ProjectJoJo.Name = "Project JoJo"
  64. ProjectJoJo.Parent = Main
  65. ProjectJoJo.Active = true
  66. ProjectJoJo.BackgroundColor3 = Color3.new(1, 1, 1)
  67. ProjectJoJo.BackgroundTransparency = 1
  68. ProjectJoJo.Size = UDim2.new(0, 397, 0, 26)
  69. ProjectJoJo.Font = Enum.Font.SciFi
  70. ProjectJoJo.Text = "Project JoJo Gui ."
  71. ProjectJoJo.TextColor3 = Color3.new(1, 1, 1)
  72. ProjectJoJo.TextSize = 14
  73.  
  74. Close.Name = "Close"
  75. Close.Parent = Main
  76. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  77. Close.BackgroundTransparency = 1
  78. Close.Position = UDim2.new(0.964953303, 0, 0.0263157897, 0)
  79. Close.Size = UDim2.new(0, 15, 0, 14)
  80. Close.Font = Enum.Font.ArialBold
  81. Close.Text = "X"
  82. Close.TextColor3 = Color3.new(1, 0.0196078, 0.14902)
  83. Close.TextScaled = true
  84. Close.TextSize = 14
  85. Close.TextWrapped = true
  86. Close.MouseButton1Down:connect(function()
  87. OpenFrame.Visible = true
  88. Main.Visible = false
  89. end)
  90.  
  91. chack2.Name = "chack2"
  92. chack2.Parent = Main
  93. chack2.BackgroundColor3 = Color3.new(0.12549, 0.556863, 0.564706)
  94. chack2.Position = UDim2.new(0.065420568, 0, 0.412280709, 0)
  95. chack2.Size = UDim2.new(0, 86, 0, 27)
  96. chack2.Font = Enum.Font.SciFi
  97. chack2.Text = "Auto Farm Npc"
  98. chack2.TextColor3 = Color3.new(1, 1, 1)
  99. chack2.TextScaled = true
  100. chack2.TextSize = 14
  101. chack2.TextWrapped = true
  102. chack2.MouseButton1Down:connect(function()
  103. while true do
  104. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1866.85632, 874.999939, -723.091736))
  105. wait(0.1)
  106. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1833.26868, 874.999878, -650.040588))
  107. wait(0.1)
  108. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1795.59399, 874.999878, -758.694214))
  109. wait(0.1)
  110. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1795.86804, 875.000122, -1150.48596))
  111. wait(0.1)
  112. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1824.0752, 875.000122, -1198.46082))
  113. wait(0.1)
  114. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1897.89819, 874.999939, -1147.95068))
  115. wait(0.1)
  116. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1874.50317, 875.000122, -1104.74023))
  117. wait(0.1)
  118. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1009.56213, 869.999939, -946.228394))
  119. wait(0.1)
  120. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(944.496216, 870.000122, -939.450134))
  121. wait(0.1)
  122. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(982.221191, 869.995605, -881.805298))
  123. wait(0.1)
  124. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1051.34167, 869.999939, -879.637451))
  125. wait(0.1)
  126. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1011.15814, 870.000122, -944.264832))
  127. wait(0.1)
  128. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1311.3999, 875.234985, -441.893005))
  129. wait(0.1)
  130. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1344.66052, 875.234985, -441.131287))
  131. wait(0.1)
  132. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1384.78357, 875.234985, -443.510284))
  133. wait(0.1)
  134. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1434.72229, 875.71167, -463.976105))
  135. wait(0.1)
  136. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1458.24207, 875.71167, -466.302612))
  137. wait(0.1)
  138. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1385.8689, 875.303345, -541.512817))
  139. wait(0.1)
  140. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1352.10486, 875.303162, -541.227051))
  141. wait(0.1)
  142. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1367.44043, 875.303223, -543.506775))
  143. wait(0.1)
  144. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1307.87903, 875.234985, -445.468536))
  145. wait(0.1)
  146. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1845.99561, 875.061829, -716.509827))
  147. wait(0.1)
  148. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1345.70752, 875.234985, -444.510925))
  149. wait(0.1)
  150. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1381.30518, 875.234985, -447.173706))
  151. wait(0.1)
  152. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1885.15552, 875.011841, -212.99379))
  153. wait(0.1)
  154. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1197.94495, 1049.79004, 15.1763048))
  155. wait(0.1)
  156. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1781.49829, 875.000122, -391.970856))
  157. wait(0.1)
  158. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1379.07678, 875.011658, -498.688263))
  159. end
  160. end)
  161.  
  162. chack3.Name = "chack3"
  163. chack3.Parent = Main
  164. chack3.BackgroundColor3 = Color3.new(0.12549, 0.556863, 0.564706)
  165. chack3.Position = UDim2.new(0.065420568, 0, 0.609649122, 0)
  166. chack3.Size = UDim2.new(0, 86, 0, 27)
  167. chack3.Font = Enum.Font.SciFi
  168. chack3.Text = "Max Stats"
  169. chack3.TextColor3 = Color3.new(1, 1, 1)
  170. chack3.TextSize = 14
  171. chack3.TextWrapped = true
  172. chack3.MouseButton1Down:connect(function()
  173. game.Players.LocalPlayer.Power.Value = "inf"
  174. game.Players.LocalPlayer.Special.Value = "inf"
  175. game.Players.LocalPlayer.Endurance.Value = "inf"
  176. end)
  177.  
  178. chack4.Name = "chack4"
  179. chack4.Parent = Main
  180. chack4.BackgroundColor3 = Color3.new(0.12549, 0.556863, 0.564706)
  181. chack4.Position = UDim2.new(0.065420568, 0, 0.802631557, 0)
  182. chack4.Size = UDim2.new(0, 86, 0, 27)
  183. chack4.Font = Enum.Font.SciFi
  184. chack4.Text = "Auto Lvl Up"
  185. chack4.TextColor3 = Color3.new(1, 1, 1)
  186. chack4.TextSize = 14
  187. chack4.TextWrapped = true
  188. chack4.MouseButton1Down:connect(function()
  189. local P=workspace:FindFirstChildOfClass'Part'
  190. local R=game:GetService'ReplicatedStorage':WaitForChild'Logic':WaitForChild'hitbox'
  191. local R2=game:GetService'ReplicatedStorage':WaitForChild'Logic':WaitForChild'misc'
  192. local LP=game:GetService'Players'.LocalPlayer
  193. for _,a in ipairs(workspace:GetChildren())do
  194. if(a:FindFirstChildOfClass'Humanoid'and a.Name~=LP.Name)then
  195. spawn(function()
  196. local Pa=LP.Character:FindFirstChildOfClass'Part'
  197. R:InvokeServer(0,Pa,Pa.CFrame,2e8,LP.Character.Torso.voiceline,a:FindFirstChildOfClass'Humanoid')
  198. end)
  199. end
  200. end
  201. workspace.ChildAdded:Connect(function(a)
  202. wait(.125)
  203. if(a:FindFirstChildOfClass'Humanoid'and a.Name~=LP.Name)then
  204. spawn(function()
  205. repeat wait(.75)until not a:FindFirstChildOfClass'ForceField'
  206. local Pa=LP.Character:FindFirstChildOfClass'Part'
  207. R:InvokeServer(0,Pa,Pa.CFrame,2e8,LP.Character.Torso.voiceline,a:FindFirstChildOfClass'Humanoid')
  208. end)
  209. end
  210. end)
  211. for _,a in ipairs(game:GetService'Players':GetPlayers())do
  212. R2:FireServer(10,a['S/Level'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
  213. R2:FireServer(10,a['Level'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
  214. R2:FireServer(10,a['Speed'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
  215. R2:FireServer(10,a['S/Speed'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
  216. R2:FireServer(10,a['Power'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
  217. R2:FireServer(10,a['S/Power'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
  218. R2:FireServer(10,a['Stand'],'UI','zxck0d929easjdkadasdji29e9u2es21')
  219. R2:FireServer(10,a['S/Stand'],'UI','zxck0d929easjdkadasdji29e9u2es21')
  220. R2:FireServer(10,a['Points'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
  221. R2:FireServer(10,a['S/Points'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
  222. R2:FireServer(10,a['Special'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
  223. R2:FireServer(10,a['S/Special'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
  224. end
  225. end)
  226.  
  227.  
  228. chack5.Name = "chack5"
  229. chack5.Parent = Main
  230. chack5.BackgroundColor3 = Color3.new(0.12549, 0.556863, 0.564706)
  231. chack5.Position = UDim2.new(0.310747683, 0, 0.223684207, 0)
  232. chack5.Size = UDim2.new(0, 86, 0, 27)
  233. chack5.Font = Enum.Font.SciFi
  234. chack5.Text = "Tp Cash"
  235. chack5.TextColor3 = Color3.new(1, 1, 1)
  236. chack5.TextSize = 14
  237. chack5.TextWrapped = true
  238. chack5.MouseButton1Down:connect(function()
  239. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = workspace:WaitForChild("MoneyBag").CFrame
  240. end)
  241.  
  242. chack6.Name = "chack6"
  243. chack6.Parent = Main
  244. chack6.BackgroundColor3 = Color3.new(0.12549, 0.556863, 0.564706)
  245. chack6.Position = UDim2.new(0.310747683, 0, 0.412280709, 0)
  246. chack6.Size = UDim2.new(0, 86, 0, 27)
  247. chack6.Font = Enum.Font.SciFi
  248. chack6.Text = "Tp Bone"
  249. chack6.TextColor3 = Color3.new(1, 1, 1)
  250. chack6.TextSize = 14
  251. chack6.TextWrapped = true
  252. chack6.MouseButton1Down:connect(function()
  253. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = workspace:WaitForChild("DioBone").CFrame
  254. end)
  255.  
  256. chack7.Name = "chack7"
  257. chack7.Parent = Main
  258. chack7.BackgroundColor3 = Color3.new(0.12549, 0.556863, 0.564706)
  259. chack7.Position = UDim2.new(0.310747713, 0, 0.609649062, 0)
  260. chack7.Size = UDim2.new(0, 86, 0, 27)
  261. chack7.Font = Enum.Font.SciFi
  262. chack7.Text = "Middle Of Map TP"
  263. chack7.TextColor3 = Color3.new(1, 1, 1)
  264. chack7.TextScaled = true
  265. chack7.TextSize = 14
  266. chack7.TextWrapped = true
  267. chack7.MouseButton1Down:connect(function()
  268.  
  269. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  270.  
  271. char.CFrame = CFrame.new(1422.35, 872.077, -645.)
  272. wait(1)
  273. end)
  274.  
  275.  
  276. chack8.Name = "chack8"
  277. chack8.Parent = Main
  278. chack8.BackgroundColor3 = Color3.new(0.12549, 0.556863, 0.564706)
  279. chack8.Position = UDim2.new(0.310747713, 0, 0.802631557, 0)
  280. chack8.Size = UDim2.new(0, 86, 0, 27)
  281. chack8.Font = Enum.Font.SciFi
  282. chack8.Text = "Kill Aura"
  283. chack8.TextColor3 = Color3.new(1, 1, 1)
  284. chack8.TextSize = 14
  285. chack8.TextWrapped = true
  286. chack8.MouseButton1Down:connect(function()
  287. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace["Hyperspace Dummy"].Head.CFrame
  288. local Count = 0
  289. while true do
  290. wait(0.05)
  291. while Count < 20 do
  292. wait(0.1)
  293. local A_1 = 99999.25
  294. local Event = game:GetService("ReplicatedStorage").Specials.throatslit
  295. Event:FireServer(A_1)
  296. Count = Count + 1
  297. end
  298. Count = 0
  299. end
  300. while true do
  301. wait(0.001)
  302. game.Workspace.ChildAdded:connect(function(instance)
  303. if instance.Name == "Part" then
  304. instance:Destroy()
  305. end
  306. end)
  307. end
  308. while true do
  309. game.Workspace["Titan Dummy"].Name = "T"
  310. game.Workspace["Titan Dummy"].Name = "T"
  311. if game.Workspace["Hyperspace Dummy"].Humanoid.Health == 0 then
  312. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-602, 3, -1083)
  313. end
  314. if game.Workspace.T.Humanoid.Health == 0 then
  315. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1592, 224, -1314)
  316. end
  317. end
  318. end)
  319.  
  320.  
  321. chack9.Name = "chack9"
  322. chack9.Parent = Main
  323. chack9.BackgroundColor3 = Color3.new(0.12549, 0.556863, 0.564706)
  324. chack9.Position = UDim2.new(0.549065411, 0, 0.223684207, 0)
  325. chack9.Size = UDim2.new(0, 86, 0, 27)
  326. chack9.Font = Enum.Font.SciFi
  327. chack9.Text = "Tp Shop"
  328. chack9.TextColor3 = Color3.new(1, 1, 1)
  329. chack9.TextSize = 14
  330. chack9.TextWrapped = true
  331. chack9.MouseButton1Down:connect(function()
  332. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1518.72522, 875.027283, -425.667816)
  333. end)
  334.  
  335.  
  336. chack1.Name = "chack1"
  337. chack1.Parent = Main
  338. chack1.BackgroundColor3 = Color3.new(0.12549, 0.556863, 0.564706)
  339. chack1.Position = UDim2.new(0.065420568, 0, 0.223684207, 0)
  340. chack1.Size = UDim2.new(0, 86, 0, 27)
  341. chack1.Font = Enum.Font.SciFi
  342. chack1.Text = "Kill All"
  343. chack1.TextColor3 = Color3.new(1, 1, 1)
  344. chack1.TextSize = 14
  345. chack1.TextWrapped = true
  346. chack1.MouseButton1Down:connect(function()
  347. game.Players.LocalPlayer.Power.Value = "inf"
  348. game.Players.LocalPlayer.Special.Value = "inf"
  349. game.Players.LocalPlayer.Endurance.Value = "inf"
  350. end)
  351.  
  352.  
  353. chack10.Name = "chack10"
  354. chack10.Parent = Main
  355. chack10.BackgroundColor3 = Color3.new(0.12549, 0.556863, 0.564706)
  356. chack10.Position = UDim2.new(0.549065411, 0, 0.412280679, 0)
  357. chack10.Size = UDim2.new(0, 86, 0, 27)
  358. chack10.Font = Enum.Font.SciFi
  359. chack10.Text = "Coming soon >,<"
  360. chack10.TextColor3 = Color3.new(1, 1, 1)
  361. chack10.TextScaled = true
  362. chack10.TextSize = 14
  363. chack10.TextWrapped = true
  364.  
  365. OpenFrame.Name = "OpenFrame"
  366. OpenFrame.Parent = ScreenGui
  367. OpenFrame.Active = true
  368. OpenFrame.BackgroundColor3 = Color3.new(0.12549, 0.556863, 0.564706)
  369. OpenFrame.Position = UDim2.new(0.817724705, 0, 0.980093658, 0)
  370. OpenFrame.Size = UDim2.new(0, 56, 0, 17)
  371. OpenFrame.Visible = false
  372.  
  373. Open.Name = "Open"
  374. Open.Parent = OpenFrame
  375. Open.BackgroundColor3 = Color3.new(1, 1, 1)
  376. Open.BackgroundTransparency = 1
  377. Open.Size = UDim2.new(0, 56, 0, 17)
  378. Open.Font = Enum.Font.SciFi
  379. Open.Text = "Open"
  380. Open.TextColor3 = Color3.new(1, 1, 1)
  381. Open.TextSize = 14
  382. Open.MouseButton1Down:connect(function()
  383. Main.Visible = true
  384. OpenFrame.Visible = false
  385. end)
  386.  
  387. -- Scripts is made by cHaco: --
Add Comment
Please, Sign In to add comment