Advertisement
ItzDiegoExploitzBoi

Untitled

Jun 16th, 2019
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.13 KB | None | 0 0
  1. -- Made by Diego Exploits, D.E
  2. -- Farewell Infortality.
  3. -- Version: 2.82
  4. -- Instances:
  5. local JOJO = Instance.new("ScreenGui")
  6. local mainnitaly = Instance.new("Frame")
  7. local secondary = Instance.new("Frame")
  8. local TextLabel = Instance.new("TextLabel")
  9. local X = Instance.new("TextButton")
  10. local gotoitaly = Instance.new("TextButton")
  11. local autolevelitaly = Instance.new("TextButton")
  12. local invisible1 = Instance.new("TextButton")
  13. local autoworth = Instance.new("TextButton")
  14. local bringallitaly = Instance.new("TextButton")
  15. local maxstats1 = Instance.new("TextButton")
  16. local tpall1 = Instance.new("TextButton")
  17. local topage2 = Instance.new("TextButton")
  18. local TextLabel_2 = Instance.new("TextLabel")
  19. local requi = Instance.new("Frame")
  20. local secondary_2 = Instance.new("Frame")
  21. local TextLabel_3 = Instance.new("TextLabel")
  22. local Xspawn = Instance.new("TextButton")
  23. local gotobones = Instance.new("TextButton")
  24. local autolevelspawn = Instance.new("TextButton")
  25. local invisible2 = Instance.new("TextButton")
  26. local killaura = Instance.new("TextButton")
  27. local maxstats2 = Instance.new("TextButton")
  28. local tpall2 = Instance.new("TextButton")
  29. local gotopage1 = Instance.new("TextButton")
  30. local TextLabel_4 = Instance.new("TextLabel")
  31. local tomoney = Instance.new("TextButton")
  32. local tpalldummy = Instance.new("TextButton")
  33. --Properties:
  34. JOJO.Name = "JOJO"
  35. JOJO.Parent = game.CoreGui
  36.  
  37. mainnitaly.Name = "mainnitaly"
  38. mainnitaly.Parent = JOJO
  39. mainnitaly.Active = true
  40. mainnitaly.BackgroundColor3 = Color3.new(0.0666667, 0.054902, 0)
  41. mainnitaly.BorderColor3 = Color3.new(0.0666667, 0.105882, 0.133333)
  42. mainnitaly.Position = UDim2.new(0.379140586, 0, 0.144110277, 0)
  43. mainnitaly.Size = UDim2.new(0, 448, 0, 539)
  44. mainnitaly.Style = Enum.FrameStyle.RobloxRound
  45. mainnitaly.Draggable = true
  46.  
  47. secondary.Name = "secondary"
  48. secondary.Parent = mainnitaly
  49. secondary.Active = true
  50. secondary.BackgroundColor3 = Color3.new(0.160784, 0.168627, 0.14902)
  51. secondary.Position = UDim2.new(-0.00701686181, 0, 0.0122267352, 0)
  52. secondary.Size = UDim2.new(0, 438, 0, 515)
  53. secondary.Style = Enum.FrameStyle.RobloxRound
  54.  
  55. TextLabel.Parent = mainnitaly
  56. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  57. TextLabel.BackgroundTransparency = 1
  58. TextLabel.Position = UDim2.new(0.0664123967, 0, 0.00970387459, 0)
  59. TextLabel.Size = UDim2.new(0, 392, 0, 48)
  60. TextLabel.Font = Enum.Font.GothamSemibold
  61. TextLabel.Text = "Project JoJo: Italy"
  62. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  63. TextLabel.TextSize = 36
  64.  
  65. X.Name = "X"
  66. X.Parent = mainnitaly
  67. X.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  68. X.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  69. X.Position = UDim2.new(0.939730287, 0, 0.012056049, 0)
  70. X.Size = UDim2.new(0, 33, 0, 36)
  71. X.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  72. X.Font = Enum.Font.SciFi
  73. X.Text = "X"
  74. X.TextColor3 = Color3.new(0, 0, 0)
  75. X.TextSize = 25
  76. X.TextStrokeColor3 = Color3.new(1, 1, 1)
  77. X.TextStrokeTransparency = 0
  78. X.MouseButton1Down:connect(function()
  79. X.Visible = true
  80. mainnitaly.Visible = false
  81. end)
  82.  
  83. gotoitaly.Name = "gotoitaly"
  84. gotoitaly.Parent = mainnitaly
  85. gotoitaly.BackgroundColor3 = Color3.new(1, 1, 1)
  86. gotoitaly.Position = UDim2.new(0.0112322569, 0, 0.15818724, 0)
  87. gotoitaly.Size = UDim2.new(0, 173, 0, 55)
  88. gotoitaly.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  89. gotoitaly.Font = Enum.Font.GothamSemibold
  90. gotoitaly.Text = "Go to Italy"
  91. gotoitaly.TextColor3 = Color3.new(0, 0, 0)
  92. gotoitaly.TextSize = 22
  93. gotoitaly.TextWrapped = true
  94. gotoitaly.MouseButton1Click:Connect(function()
  95. game:GetService("TeleportService"):Teleport(2731332132, LocalPlayer)
  96. end)
  97.  
  98. autolevelitaly.Name = "autolevelitaly"
  99. autolevelitaly.Parent = mainnitaly
  100. autolevelitaly.BackgroundColor3 = Color3.new(1, 1, 1)
  101. autolevelitaly.Position = UDim2.new(0.570525408, 0, 0.156352147, 0)
  102. autolevelitaly.Size = UDim2.new(0, 173, 0, 55)
  103. autolevelitaly.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  104. autolevelitaly.Font = Enum.Font.GothamSemibold
  105. autolevelitaly.Text = "Auto Level"
  106. autolevelitaly.TextColor3 = Color3.new(0, 0, 0)
  107. autolevelitaly.TextSize = 22
  108. autolevelitaly.TextWrapped = true
  109. autolevelitaly.MouseButton1Down:connect(function()
  110. local P=workspace:FindFirstChildOfClass'Part'
  111. local R=game:GetService'ReplicatedStorage':WaitForChild'Logic':WaitForChild'hitbox'
  112. local R2=game:GetService'ReplicatedStorage':WaitForChild'Logic':WaitForChild'misc'
  113. local LP=game:GetService'Players'.LocalPlayer
  114. for _,a in ipairs(workspace:GetChildren())do
  115. if(a:FindFirstChildOfClass'Humanoid'and a.Name~=LP.Name)then
  116. spawn(function()
  117. local Pa=LP.Character:FindFirstChildOfClass'Part'
  118. R:InvokeServer(0,Pa,Pa.CFrame,2e8,LP.Character.Torso.voiceline,a:FindFirstChildOfClass'Humanoid')
  119. end)
  120. end
  121. end
  122. workspace.ChildAdded:Connect(function(a)
  123. wait(.125)
  124. if(a:FindFirstChildOfClass'Humanoid'and a.Name~=LP.Name)then
  125. spawn(function()
  126. repeat wait(.75)until not a:FindFirstChildOfClass'ForceField'
  127. local Pa=LP.Character:FindFirstChildOfClass'Part'
  128. R:InvokeServer(0,Pa,Pa.CFrame,2e8,LP.Character.Torso.voiceline,a:FindFirstChildOfClass'Humanoid')
  129. end)
  130. end
  131. end)
  132. for _,a in ipairs(game:GetService'Players':GetPlayers())do
  133. R2:FireServer(10,a['S/Level'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
  134. R2:FireServer(10,a['Level'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
  135. R2:FireServer(10,a['Speed'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
  136. R2:FireServer(10,a['S/Speed'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
  137. R2:FireServer(10,a['Power'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
  138. R2:FireServer(10,a['S/Power'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
  139. R2:FireServer(10,a['Stand'],'UI','zxck0d929easjdkadasdji29e9u2es21')
  140. R2:FireServer(10,a['S/Stand'],'UI','zxck0d929easjdkadasdji29e9u2es21')
  141. R2:FireServer(10,a['Points'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
  142. R2:FireServer(10,a['S/Points'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
  143. R2:FireServer(10,a['Special'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
  144. R2:FireServer(10,a['S/Special'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
  145. end
  146. end)
  147.  
  148. invisible1.Name = "invisible1"
  149. invisible1.Parent = mainnitaly
  150. invisible1.BackgroundColor3 = Color3.new(1, 1, 1)
  151. invisible1.Position = UDim2.new(0.570525408, 0, 0.3288939, 0)
  152. invisible1.Size = UDim2.new(0, 173, 0, 55)
  153. invisible1.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  154. invisible1.Font = Enum.Font.GothamSemibold
  155. invisible1.Text = "Turn Invisible"
  156. invisible1.TextColor3 = Color3.new(0, 0, 0)
  157. invisible1.TextSize = 22
  158. invisible1.TextWrapped = true
  159. invisible1.MouseButton1Click:Connect(function()
  160. for i, v in pairs(game.Players.LocalPlayer.Character:GetDescendants()) do
  161. game.ReplicatedStorage.Logic.misc:FireServer(3,v,1)
  162. end
  163. end)
  164.  
  165. autoworth.Name = "autoworth"
  166. autoworth.Parent = mainnitaly
  167. autoworth.BackgroundColor3 = Color3.new(1, 1, 1)
  168. autoworth.Position = UDim2.new(0.0124896765, 0, 0.334459752, 0)
  169. autoworth.Size = UDim2.new(0, 173, 0, 55)
  170. autoworth.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  171. autoworth.Font = Enum.Font.GothamSemibold
  172. autoworth.Text = "Auto Worth"
  173. autoworth.TextColor3 = Color3.new(0, 0, 0)
  174. autoworth.TextSize = 22
  175. autoworth.TextWrapped = true
  176. autoworth.MouseButton1Click:Connect(function()
  177. Enabled = true
  178. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace["Holy Dummy"].Torso.CFrame
  179. wait(0.1)
  180.  
  181. while Enabled == true do
  182. for i, v in pairs(game.Workspace:GetChildren()) do
  183. if v.Name == "Holy Dummy" then
  184. local A_1 = CFrame.new(nil, nil, nil)
  185. local A_2 = 1000000000000
  186. local A_3 = v:WaitForChild("Humanoid")
  187. local A_4 = game.Players.LocalPlayer.Character.Torso.voiceline
  188. local A_5 = false
  189. local Event = game:GetService("ReplicatedStorage").Specials.healevent
  190. Event:FireServer(A_1, A_2, A_3, A_4, A_5)
  191. for i,v in pairs(game.Workspace:GetChildren()) do
  192. if v.Name == "Part" then
  193. v:Destroy()
  194. end
  195. end
  196. end
  197. end
  198. local A_1 = 1000000000000
  199. local Event = game:GetService("ReplicatedStorage").Specials.throatslit
  200. Event:FireServer(A_1)
  201. for i,v in pairs(game.Workspace:GetChildren()) do
  202. if v.Name == "Part" then
  203. v:Destroy()
  204. end
  205. end
  206. wait(0.08)
  207. end
  208. end)
  209.  
  210. bringallitaly.Name = "bringallitaly"
  211. bringallitaly.Parent = mainnitaly
  212. bringallitaly.BackgroundColor3 = Color3.new(1, 1, 1)
  213. bringallitaly.Position = UDim2.new(0.318293214, 0, 0.731491327, 0)
  214. bringallitaly.Size = UDim2.new(0, 173, 0, 55)
  215. bringallitaly.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  216. bringallitaly.Font = Enum.Font.GothamSemibold
  217. bringallitaly.Text = "Bring All"
  218. bringallitaly.TextColor3 = Color3.new(0, 0, 0)
  219. bringallitaly.TextSize = 22
  220. bringallitaly.TextWrapped = true
  221. bringallitaly.MouseButton1Click:Connect(function()
  222. for i, Player in pairs(game.Workspace:GetChildren()) do
  223. if Player ~= game.Players.LocalPlayer.Character and Player:FindFirstChild("Humanoid") then
  224. local A_1 = 24
  225. local A_2 = game.Players.LocalPlayer.Character.Head
  226. local A_3 = CFrame.new(nil, nil, nil)
  227. local A_4 = 0
  228. local A_5 = game.Players.LocalPlayer.Character.Torso
  229. local A_6 = Player.Humanoid
  230. local A_7 = false
  231. local Event = game:GetService("ReplicatedStorage").Logic.hitbox
  232. Event:InvokeServer(A_1, A_2, A_3, A_4, A_5, A_6, A_7)
  233. end
  234. end
  235. end)
  236.  
  237. maxstats1.Name = "maxstats1"
  238. maxstats1.Parent = mainnitaly
  239. maxstats1.BackgroundColor3 = Color3.new(1, 1, 1)
  240. maxstats1.Position = UDim2.new(0.570525408, 0, 0.538541436, 0)
  241. maxstats1.Size = UDim2.new(0, 173, 0, 55)
  242. maxstats1.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  243. maxstats1.Font = Enum.Font.GothamSemibold
  244. maxstats1.Text = "Max Stats"
  245. maxstats1.TextColor3 = Color3.new(0, 0, 0)
  246. maxstats1.TextSize = 22
  247. maxstats1.TextWrapped = true
  248. maxstats1.MouseButton1Click:connect(function()
  249. game.Players.LocalPlayer.Power.Value = "inf"
  250. game.Players.LocalPlayer.Special.Value = "inf"
  251. game.Players.LocalPlayer.Endurance.Value = "inf"
  252. end)
  253.  
  254. tpall1.Name = "tpall1"
  255. tpall1.Parent = mainnitaly
  256. tpall1.BackgroundColor3 = Color3.new(1, 1, 1)
  257. tpall1.Position = UDim2.new(0.0124896765, 0, 0.54039669, 0)
  258. tpall1.Size = UDim2.new(0, 173, 0, 55)
  259. tpall1.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  260. tpall1.Font = Enum.Font.GothamSemibold
  261. tpall1.Text = "TP Arrows/All"
  262. tpall1.TextColor3 = Color3.new(0, 0, 0)
  263. tpall1.TextSize = 22
  264. tpall1.TextWrapped = true
  265. tpall1.MouseButton1Click:connect(function()
  266.  
  267. for i, v in pairs(workspace:GetChildren()) do
  268. if v:IsA("Tool") then
  269. v.Handle.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  270. end
  271. end
  272. end)
  273.  
  274.  
  275. topage2.Name = "topage2"
  276. topage2.Parent = mainnitaly
  277. topage2.BackgroundColor3 = Color3.new(1, 1, 1)
  278. topage2.Position = UDim2.new(0.762442172, 0, 0.879603267, 0)
  279. topage2.Size = UDim2.new(0, 98, 0, 55)
  280. topage2.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  281. topage2.Font = Enum.Font.GothamSemibold
  282. topage2.Text = "Page 2"
  283. topage2.TextColor3 = Color3.new(0.976471, 0.196078, 0.0392157)
  284. topage2.TextSize = 22
  285. topage2.TextWrapped = true
  286. topage2.MouseButton1Down:connect(function()
  287. topage2.Visible = true
  288. mainnitaly.Visible = false
  289. requi.Visible = true
  290. end)
  291.  
  292. TextLabel_2.Parent = mainnitaly
  293. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  294. TextLabel_2.BackgroundTransparency = 1
  295. TextLabel_2.Position = UDim2.new(-0.121087603, 0, 0.913228929, 0)
  296. TextLabel_2.Size = UDim2.new(0, 392, 0, 48)
  297. TextLabel_2.Font = Enum.Font.GothamSemibold
  298. TextLabel_2.Text = "Made by Diego Exploits"
  299. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  300. TextLabel_2.TextSize = 26
  301.  
  302. requi.Name = "requi"
  303. requi.Parent = JOJO
  304. requi.Active = true
  305. requi.BackgroundColor3 = Color3.new(0.0666667, 0.054902, 0)
  306. requi.BorderColor3 = Color3.new(0.0666667, 0.105882, 0.133333)
  307. requi.Position = UDim2.new(0.379140586, 0, 0.144110277, 0)
  308. requi.Size = UDim2.new(0, 448, 0, 539)
  309. requi.Style = Enum.FrameStyle.RobloxRound
  310. requi.Visible = false
  311. requi.Draggable = true
  312.  
  313. secondary_2.Name = "secondary"
  314. secondary_2.Parent = requi
  315. secondary_2.Active = true
  316. secondary_2.BackgroundColor3 = Color3.new(0.160784, 0.168627, 0.14902)
  317. secondary_2.Position = UDim2.new(-0.00701686181, 0, 0.0122267352, 0)
  318. secondary_2.Size = UDim2.new(0, 438, 0, 515)
  319. secondary_2.Style = Enum.FrameStyle.RobloxRound
  320.  
  321. TextLabel_3.Parent = requi
  322. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  323. TextLabel_3.BackgroundTransparency = 1
  324. TextLabel_3.Position = UDim2.new(0.0664123967, 0, 0.00970387459, 0)
  325. TextLabel_3.Size = UDim2.new(0, 392, 0, 48)
  326. TextLabel_3.Font = Enum.Font.GothamSemibold
  327. TextLabel_3.Text = "Project JoJo: Spawn"
  328. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  329. TextLabel_3.TextSize = 36
  330.  
  331. Xspawn.Name = "Xspawn"
  332. Xspawn.Parent = requi
  333. Xspawn.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  334. Xspawn.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  335. Xspawn.Position = UDim2.new(0.939730287, 0, 0.012056049, 0)
  336. Xspawn.Size = UDim2.new(0, 33, 0, 36)
  337. Xspawn.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  338. Xspawn.Font = Enum.Font.SciFi
  339. Xspawn.Text = "X"
  340. Xspawn.TextColor3 = Color3.new(0, 0, 0)
  341. Xspawn.TextSize = 25
  342. Xspawn.TextStrokeColor3 = Color3.new(1, 1, 1)
  343. Xspawn.TextStrokeTransparency = 0
  344. Xspawn.MouseButton1Down:connect(function()
  345. Xspawn.Visible = true
  346. requi.Visible = false
  347. end)
  348.  
  349. gotobones.Name = "gotobones"
  350. gotobones.Parent = requi
  351. gotobones.BackgroundColor3 = Color3.new(1, 1, 1)
  352. gotobones.Position = UDim2.new(0.0112322569, 0, 0.15818724, 0)
  353. gotobones.Size = UDim2.new(0, 173, 0, 55)
  354. gotobones.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  355. gotobones.Font = Enum.Font.GothamSemibold
  356. gotobones.Text = "Go to Bones"
  357. gotobones.TextColor3 = Color3.new(0, 0, 0)
  358. gotobones.TextSize = 22
  359. gotobones.TextWrapped = true
  360. gotobones.MouseButton1Click:connect(function()
  361.  
  362. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = workspace:WaitForChild("DioBone").CFrame
  363. end)
  364.  
  365. autolevelspawn.Name = "autolevelspawn"
  366. autolevelspawn.Parent = requi
  367. autolevelspawn.BackgroundColor3 = Color3.new(1, 1, 1)
  368. autolevelspawn.Position = UDim2.new(0.570525408, 0, 0.156352147, 0)
  369. autolevelspawn.Size = UDim2.new(0, 173, 0, 55)
  370. autolevelspawn.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  371. autolevelspawn.Font = Enum.Font.GothamSemibold
  372. autolevelspawn.Text = "Auto Level"
  373. autolevelspawn.TextColor3 = Color3.new(0, 0, 0)
  374. autolevelspawn.TextSize = 22
  375. autolevelspawn.TextWrapped = true
  376. autolevelspawn.MouseButton1Down:connect(function()
  377. local P=workspace:FindFirstChildOfClass'Part'
  378. local R=game:GetService'ReplicatedStorage':WaitForChild'Logic':WaitForChild'hitbox'
  379. local R2=game:GetService'ReplicatedStorage':WaitForChild'Logic':WaitForChild'misc'
  380. local LP=game:GetService'Players'.LocalPlayer
  381. for _,a in ipairs(workspace:GetChildren())do
  382. if(a:FindFirstChildOfClass'Humanoid'and a.Name~=LP.Name)then
  383. spawn(function()
  384. local Pa=LP.Character:FindFirstChildOfClass'Part'
  385. R:InvokeServer(0,Pa,Pa.CFrame,2e8,LP.Character.Torso.voiceline,a:FindFirstChildOfClass'Humanoid')
  386. end)
  387. end
  388. end
  389. workspace.ChildAdded:Connect(function(a)
  390. wait(.125)
  391. if(a:FindFirstChildOfClass'Humanoid'and a.Name~=LP.Name)then
  392. spawn(function()
  393. repeat wait(.75)until not a:FindFirstChildOfClass'ForceField'
  394. local Pa=LP.Character:FindFirstChildOfClass'Part'
  395. R:InvokeServer(0,Pa,Pa.CFrame,2e8,LP.Character.Torso.voiceline,a:FindFirstChildOfClass'Humanoid')
  396. end)
  397. end
  398. end)
  399. for _,a in ipairs(game:GetService'Players':GetPlayers())do
  400. R2:FireServer(10,a['S/Level'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
  401. R2:FireServer(10,a['Level'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
  402. R2:FireServer(10,a['Speed'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
  403. R2:FireServer(10,a['S/Speed'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
  404. R2:FireServer(10,a['Power'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
  405. R2:FireServer(10,a['S/Power'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
  406. R2:FireServer(10,a['Stand'],'UI','zxck0d929easjdkadasdji29e9u2es21')
  407. R2:FireServer(10,a['S/Stand'],'UI','zxck0d929easjdkadasdji29e9u2es21')
  408. R2:FireServer(10,a['Points'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
  409. R2:FireServer(10,a['S/Points'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
  410. R2:FireServer(10,a['Special'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
  411. R2:FireServer(10,a['S/Special'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
  412. end
  413. end)
  414.  
  415. invisible2.Name = "invisible2"
  416. invisible2.Parent = requi
  417. invisible2.BackgroundColor3 = Color3.new(1, 1, 1)
  418. invisible2.Position = UDim2.new(0.570525408, 0, 0.3288939, 0)
  419. invisible2.Size = UDim2.new(0, 173, 0, 55)
  420. invisible2.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  421. invisible2.Font = Enum.Font.GothamSemibold
  422. invisible2.Text = "Turn Invisible"
  423. invisible2.TextColor3 = Color3.new(0, 0, 0)
  424. invisible2.TextSize = 22
  425. invisible2.TextWrapped = true
  426. invisible2.MouseButton1Click:Connect(function()
  427. for i, v in pairs(game.Players.LocalPlayer.Character:GetDescendants()) do
  428. game.ReplicatedStorage.Logic.misc:FireServer(3,v,1)
  429. end
  430. end)
  431.  
  432. killaura.Name = "killaura"
  433. killaura.Parent = requi
  434. killaura.BackgroundColor3 = Color3.new(1, 1, 1)
  435. killaura.Position = UDim2.new(0.0124896765, 0, 0.334459752, 0)
  436. killaura.Size = UDim2.new(0, 173, 0, 55)
  437. killaura.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  438. killaura.Font = Enum.Font.GothamSemibold
  439. killaura.Text = "Kill Aura"
  440. killaura.TextColor3 = Color3.new(0, 0, 0)
  441. killaura.TextSize = 22
  442. killaura.TextWrapped = true
  443. killaura.MouseButton1Down:connect(function()
  444. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace["Hyperspace Dummy"].Head.CFrame
  445. local Count = 0
  446. while true do
  447. wait(0.05)
  448. while Count < 20 do
  449. wait(0.1)
  450. local A_1 = 99999.25
  451. local Event = game:GetService("ReplicatedStorage").Specials.throatslit
  452. Event:FireServer(A_1)
  453. Count = Count + 1
  454. end
  455. Count = 0
  456. end
  457. while true do
  458. wait(0.001)
  459. game.Workspace.ChildAdded:connect(function(instance)
  460. if instance.Name == "Part" then
  461. instance:Destroy()
  462. end
  463. end)
  464. end
  465. while true do
  466. game.Workspace["Titan Dummy"].Name = "T"
  467. game.Workspace["Titan Dummy"].Name = "T"
  468. if game.Workspace["Hyperspace Dummy"].Humanoid.Health == 0 then
  469. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-602, 3, -1083)
  470. end
  471. if game.Workspace.T.Humanoid.Health == 0 then
  472. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1592, 224, -1314)
  473. end
  474. end
  475. end)
  476.  
  477. maxstats2.Name = "maxstats2"
  478. maxstats2.Parent = requi
  479. maxstats2.BackgroundColor3 = Color3.new(1, 1, 1)
  480. maxstats2.Position = UDim2.new(0.570525408, 0, 0.490303963, 0)
  481. maxstats2.Size = UDim2.new(0, 173, 0, 55)
  482. maxstats2.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  483. maxstats2.Font = Enum.Font.GothamSemibold
  484. maxstats2.Text = "Max Stats"
  485. maxstats2.TextColor3 = Color3.new(0, 0, 0)
  486. maxstats2.TextSize = 22
  487. maxstats2.TextWrapped = true
  488. maxstats2.MouseButton1Click:connect(function()
  489. game.Players.LocalPlayer.Power.Value = "inf"
  490. game.Players.LocalPlayer.Special.Value = "inf"
  491. game.Players.LocalPlayer.Endurance.Value = "inf"
  492. end)
  493.  
  494. tpall2.Name = "tpall2"
  495. tpall2.Parent = requi
  496. tpall2.BackgroundColor3 = Color3.new(1, 1, 1)
  497. tpall2.Position = UDim2.new(0.0191861056, 0, 0.490303934, 0)
  498. tpall2.Size = UDim2.new(0, 173, 0, 55)
  499. tpall2.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  500. tpall2.Font = Enum.Font.GothamSemibold
  501. tpall2.Text = "TP Arrows/All"
  502. tpall2.TextColor3 = Color3.new(0, 0, 0)
  503. tpall2.TextSize = 22
  504. tpall2.TextWrapped = true
  505. tpall2.MouseButton1Click:connect(function()
  506.  
  507. for i, v in pairs(workspace:GetChildren()) do
  508. if v:IsA("Tool") then
  509. v.Handle.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  510. end
  511. end
  512. end)
  513.  
  514. gotopage1.Name = "gotopage1"
  515. gotopage1.Parent = requi
  516. gotopage1.BackgroundColor3 = Color3.new(1, 1, 1)
  517. gotopage1.Position = UDim2.new(0.762442172, 0, 0.879603267, 0)
  518. gotopage1.Size = UDim2.new(0, 98, 0, 55)
  519. gotopage1.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  520. gotopage1.Font = Enum.Font.GothamSemibold
  521. gotopage1.Text = "Page 1"
  522. gotopage1.TextColor3 = Color3.new(0.976471, 0.196078, 0.0392157)
  523. gotopage1.TextSize = 22
  524. gotopage1.TextWrapped = true
  525. gotopage1.MouseButton1Down:connect(function()
  526. requi.Visible = false
  527. mainnitaly.Visible = true
  528. end)
  529.  
  530. TextLabel_4.Parent = requi
  531. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  532. TextLabel_4.BackgroundTransparency = 1
  533. TextLabel_4.Position = UDim2.new(-0.121087603, 0, 0.913228929, 0)
  534. TextLabel_4.Size = UDim2.new(0, 392, 0, 48)
  535. TextLabel_4.Font = Enum.Font.GothamSemibold
  536. TextLabel_4.Text = "Made by Diego Exploits"
  537. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  538. TextLabel_4.TextSize = 26
  539.  
  540. tomoney.Name = "tomoney"
  541. tomoney.Parent = requi
  542. tomoney.BackgroundColor3 = Color3.new(1, 1, 1)
  543. tomoney.Position = UDim2.new(0.568293214, 0, 0.662845671, 0)
  544. tomoney.Size = UDim2.new(0, 173, 0, 55)
  545. tomoney.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  546. tomoney.Font = Enum.Font.GothamSemibold
  547. tomoney.Text = "Go to Money"
  548. tomoney.TextColor3 = Color3.new(0, 0, 0)
  549. tomoney.TextSize = 22
  550. tomoney.TextWrapped = true
  551. tomoney.MouseButton1Click:connect(function()
  552. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = workspace:WaitForChild("MoneyBag").CFrame
  553. end)
  554.  
  555. tpalldummy.Name = "tpalldummy"
  556. tpalldummy.Parent = requi
  557. tpalldummy.BackgroundColor3 = Color3.new(1, 1, 1)
  558. tpalldummy.Position = UDim2.new(0.0191860702, 0, 0.662845671, 0)
  559. tpalldummy.Size = UDim2.new(0, 173, 0, 55)
  560. tpalldummy.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  561. tpalldummy.Font = Enum.Font.GothamSemibold
  562. tpalldummy.Text = "Bring All"
  563. tpalldummy.TextColor3 = Color3.new(0, 0, 0)
  564. tpalldummy.TextSize = 22
  565. tpalldummy.TextWrapped = true
  566. tpalldummy.MouseButton1Click:Connect(function()
  567. for i, Player in pairs(game.Workspace:GetChildren()) do
  568. if Player ~= game.Players.LocalPlayer.Character and Player:FindFirstChild("Humanoid") then
  569. local A_1 = 24
  570. local A_2 = game.Players.LocalPlayer.Character.Head
  571. local A_3 = CFrame.new(nil, nil, nil)
  572. local A_4 = 0
  573. local A_5 = game.Players.LocalPlayer.Character.Torso
  574. local A_6 = Player.Humanoid
  575. local A_7 = false
  576. local Event = game:GetService("ReplicatedStorage").Logic.hitbox
  577. Event:InvokeServer(A_1, A_2, A_3, A_4, A_5, A_6, A_7)
  578. end
  579. end
  580. end)
  581. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement