Jjgames

FREE

Sep 21st, 2020
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.59 KB | None | 0 0
  1.  
  2. VERSION = "2 By Jj"
  3. print("Version " .. VERSION)
  4. donee = true
  5.  
  6. local ScreenGui = Instance.new("ScreenGui")
  7. local main = Instance.new("TextButton")
  8. local Main = Instance.new("Frame")
  9. local autofarm = Instance.new("TextButton")
  10. local TextLabel = Instance.new("TextLabel")
  11. local close = Instance.new("TextButton")
  12. local autocharge = Instance.new("TextButton")
  13. local farmnpc = Instance.new("TextButton")
  14. local npctofarm = Instance.new("TextBox")
  15. local autoquest = Instance.new("TextButton")
  16. local quests = Instance.new("ScrollingFrame")
  17. local xfighter = Instance.new("TextButton")
  18. local evilsaiyan = Instance.new("TextButton")
  19. local UIListLayout = Instance.new("UIListLayout")
  20. local topxfighter = Instance.new("TextButton")
  21. local frieza = Instance.new("TextButton")
  22. local kidgohan = Instance.new("TextButton")
  23. local supervegeta = Instance.new("TextButton")
  24. local krillin = Instance.new("TextButton")
  25. local ssj2goku = Instance.new("TextButton")
  26. local cell = Instance.new("TextButton")
  27. local radditz = Instance.new("TextButton")
  28. local nappa = Instance.new("TextButton")
  29. local broly = Instance.new("TextButton")
  30. local ssjbgoku = Instance.new("TextButton")
  31. local kaiokenmaster = Instance.new("TextButton")
  32. local Vegito = Instance.new("TextButton")
  33. local automove = Instance.new("TextButton")
  34. local move = Instance.new("TextBox")
  35. local version = Instance.new("TextLabel")
  36. local TextLabel_2 = Instance.new("TextLabel")
  37. local autorebirth = Instance.new("TextButton")
  38. local donate = Instance.new("TextButton")
  39. local UIGradient = Instance.new("UIGradient")
  40.  
  41. --Properties:
  42.  
  43. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  44. ScreenGui.Enabled = true
  45. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  46. ScreenGui.ResetOnSpawn = false
  47.  
  48. main.Name = "main"
  49. main.Parent = ScreenGui
  50. main.BackgroundColor3 = Color3.fromRGB(39, 39, 39)
  51. main.BorderColor3 = Color3.fromRGB(0, 0, 0)
  52. main.Position = UDim2.new(0.306893528, 0, 0.193213418, 0)
  53. main.Size = UDim2.new(0, 472, 0, 395)
  54. main.Font = Enum.Font.SourceSans
  55. main.Text = ""
  56. main.TextColor3 = Color3.fromRGB(0, 0, 0)
  57. main.TextSize = 14.000
  58. main.TextTransparency = 1.000
  59. main.Draggable = true
  60.  
  61. Main.Name = "Main"
  62. Main.Parent = main
  63. Main.BackgroundColor3 = Color3.fromRGB(76, 76, 76)
  64. Main.BorderColor3 = Color3.fromRGB(10, 15, 20)
  65. Main.Position = UDim2.new(0.0188067164, 0, 0.0204351973, 0)
  66. Main.Size = UDim2.new(0, 449, 0, 373)
  67.  
  68. autofarm.Name = "autofarm"
  69. autofarm.Parent = Main
  70. autofarm.BackgroundColor3 = Color3.fromRGB(117, 117, 117)
  71. autofarm.Position = UDim2.new(0.0216396768, 0, 0.0365529396, 0)
  72. autofarm.Size = UDim2.new(0, 200, 0, 50)
  73. autofarm.Font = Enum.Font.SourceSans
  74. autofarm.Text = "Autofarm: On"
  75. autofarm.TextColor3 = Color3.fromRGB(255, 255, 255)
  76. autofarm.TextScaled = true
  77. autofarm.TextSize = 14.000
  78. autofarm.TextWrapped = true
  79.  
  80. TextLabel.Parent = Main
  81. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  82. TextLabel.BackgroundTransparency = 1.000
  83. TextLabel.Position = UDim2.new(0, 0, 0.931867957, 0)
  84. TextLabel.Size = UDim2.new(0, 449, 0, 32)
  85. TextLabel.Font = Enum.Font.SourceSans
  86. TextLabel.Text = "This Hub is Gay"
  87. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  88. TextLabel.TextScaled = true
  89. TextLabel.TextSize = 14.000
  90. TextLabel.TextWrapped = true
  91.  
  92. close.Name = "close"
  93. close.Parent = Main
  94. close.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  95. close.BorderColor3 = Color3.fromRGB(255, 114, 114)
  96. close.Position = UDim2.new(0.971884429, 0, -0.0989975035, 0)
  97. close.Size = UDim2.new(0, 16, 0, 17)
  98. close.Font = Enum.Font.SourceSans
  99. close.Text = "X"
  100. close.TextColor3 = Color3.fromRGB(0, 0, 0)
  101. close.TextScaled = true
  102. close.TextSize = 14.000
  103. close.TextWrapped = true
  104.  
  105. autocharge.Name = "autocharge"
  106. autocharge.Parent = Main
  107. autocharge.BackgroundColor3 = Color3.fromRGB(117, 117, 117)
  108. autocharge.Position = UDim2.new(0.524980366, 0, 0.0365528911, 0)
  109. autocharge.Size = UDim2.new(0, 200, 0, 50)
  110. autocharge.Font = Enum.Font.SourceSans
  111. autocharge.Text = "Auto Charge (affects other moves): On"
  112. autocharge.TextColor3 = Color3.fromRGB(255, 255, 255)
  113. autocharge.TextScaled = true
  114. autocharge.TextSize = 14.000
  115. autocharge.TextWrapped = true
  116.  
  117. farmnpc.Name = "farmnpc"
  118. farmnpc.Parent = Main
  119. farmnpc.BackgroundColor3 = Color3.fromRGB(117, 117, 117)
  120. farmnpc.Position = UDim2.new(0.0207007732, 0, 0.436565161, 0)
  121. farmnpc.Size = UDim2.new(0, 200, 0, 50)
  122. farmnpc.Font = Enum.Font.SourceSans
  123. farmnpc.Text = "Farm Npc: On"
  124. farmnpc.TextColor3 = Color3.fromRGB(255, 255, 255)
  125. farmnpc.TextScaled = true
  126. farmnpc.TextSize = 14.000
  127. farmnpc.TextWrapped = true
  128.  
  129. npctofarm.Name = "npctofarm"
  130. npctofarm.Parent = Main
  131. npctofarm.BackgroundColor3 = Color3.fromRGB(52, 52, 52)
  132. npctofarm.Position = UDim2.new(0.631, 0, 0.497, 0)
  133. npctofarm.Size = UDim2.new(0, 103, 0, 50)
  134. npctofarm.Font = Enum.Font.SourceSans
  135. npctofarm.PlaceholderText = "NPC Name"
  136. npctofarm.Text = ""
  137. npctofarm.TextColor3 = Color3.fromRGB(255, 255, 255)
  138. npctofarm.TextScaled = true
  139. npctofarm.TextSize = 14.000
  140. npctofarm.TextWrapped = true
  141.  
  142. autoquest.Name = "autoquest"
  143. autoquest.Parent = Main
  144. autoquest.BackgroundColor3 = Color3.fromRGB(117, 117, 117)
  145. autoquest.Position = UDim2.new(0.0213239789, 0, 0.231859297, 0)
  146. autoquest.Size = UDim2.new(0, 200, 0, 50)
  147. autoquest.Font = Enum.Font.SourceSans
  148. autoquest.Text = "Autoquest: On"
  149. autoquest.TextColor3 = Color3.fromRGB(255, 255, 255)
  150. autoquest.TextScaled = true
  151. autoquest.TextSize = 14.000
  152. autoquest.TextWrapped = true
  153.  
  154. quests.Name = "quests"
  155. quests.Parent = Main
  156. quests.BackgroundColor3 = Color3.fromRGB(118, 118, 118)
  157. quests.Position = UDim2.new(0.524980366, 0, 0.231859311, 0)
  158. quests.Size = UDim2.new(0, 200, 0, 86)
  159.  
  160. xfighter.Name = "xfighter"
  161. xfighter.Parent = quests
  162. xfighter.BackgroundColor3 = Color3.fromRGB(88, 88, 88)
  163. xfighter.Size = UDim2.new(0, 200, 0, 15)
  164. xfighter.Font = Enum.Font.SourceSans
  165. xfighter.Text = "X Fighters"
  166. xfighter.TextColor3 = Color3.fromRGB(255, 255, 255)
  167. xfighter.TextScaled = true
  168. xfighter.TextSize = 14.000
  169. xfighter.TextWrapped = true
  170.  
  171. evilsaiyan.Name = "evilsaiyan"
  172. evilsaiyan.Parent = quests
  173. evilsaiyan.BackgroundColor3 = Color3.fromRGB(88, 88, 88)
  174. evilsaiyan.Size = UDim2.new(0, 200, 0, 15)
  175. evilsaiyan.Font = Enum.Font.SourceSans
  176. evilsaiyan.Text = "Evil Saiyans"
  177. evilsaiyan.TextColor3 = Color3.fromRGB(255, 255, 255)
  178. evilsaiyan.TextScaled = true
  179. evilsaiyan.TextSize = 14.000
  180. evilsaiyan.TextWrapped = true
  181.  
  182. UIListLayout.Parent = quests
  183. UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder
  184. UIListLayout.Padding = UDim.new(0.00499999989, 0)
  185.  
  186. topxfighter.Name = "topxfighter"
  187. topxfighter.Parent = quests
  188. topxfighter.BackgroundColor3 = Color3.fromRGB(88, 88, 88)
  189. topxfighter.Position = UDim2.new(-0.00499999989, 0, -0.00358422939, 0)
  190. topxfighter.Size = UDim2.new(0, 200, 0, 15)
  191. topxfighter.Font = Enum.Font.SourceSans
  192. topxfighter.Text = "Top X Fighter"
  193. topxfighter.TextColor3 = Color3.fromRGB(255, 255, 255)
  194. topxfighter.TextScaled = true
  195. topxfighter.TextSize = 14.000
  196. topxfighter.TextWrapped = true
  197.  
  198. frieza.Name = "frieza"
  199. frieza.Parent = quests
  200. frieza.BackgroundColor3 = Color3.fromRGB(88, 88, 88)
  201. frieza.Size = UDim2.new(0, 200, 0, 15)
  202. frieza.Font = Enum.Font.SourceSans
  203. frieza.Text = "Frieza"
  204. frieza.TextColor3 = Color3.fromRGB(255, 255, 255)
  205. frieza.TextScaled = true
  206. frieza.TextSize = 14.000
  207. frieza.TextWrapped = true
  208.  
  209. kidgohan.Name = "kidgohan"
  210. kidgohan.Parent = quests
  211. kidgohan.BackgroundColor3 = Color3.fromRGB(88, 88, 88)
  212. kidgohan.Size = UDim2.new(0, 200, 0, 15)
  213. kidgohan.Font = Enum.Font.SourceSans
  214. kidgohan.Text = "Kid Gohan"
  215. kidgohan.TextColor3 = Color3.fromRGB(255, 255, 255)
  216. kidgohan.TextScaled = true
  217. kidgohan.TextSize = 14.000
  218. kidgohan.TextWrapped = true
  219.  
  220. supervegeta.Name = "supervegeta"
  221. supervegeta.Parent = quests
  222. supervegeta.BackgroundColor3 = Color3.fromRGB(88, 88, 88)
  223. supervegeta.Size = UDim2.new(0, 200, 0, 15)
  224. supervegeta.Font = Enum.Font.SourceSans
  225. supervegeta.Text = "Super Vegeta"
  226. supervegeta.TextColor3 = Color3.fromRGB(255, 255, 255)
  227. supervegeta.TextScaled = true
  228. supervegeta.TextSize = 14.000
  229. supervegeta.TextWrapped = true
  230.  
  231. krillin.Name = "krillin"
  232. krillin.Parent = quests
  233. krillin.BackgroundColor3 = Color3.fromRGB(88, 88, 88)
  234. krillin.Size = UDim2.new(0, 200, 0, 15)
  235. krillin.Font = Enum.Font.SourceSans
  236. krillin.Text = "Krillin"
  237. krillin.TextColor3 = Color3.fromRGB(255, 255, 255)
  238. krillin.TextScaled = true
  239. krillin.TextSize = 14.000
  240. krillin.TextWrapped = true
  241.  
  242. ssj2goku.Name = "ssj2goku"
  243. ssj2goku.Parent = quests
  244. ssj2goku.BackgroundColor3 = Color3.fromRGB(88, 88, 88)
  245. ssj2goku.Size = UDim2.new(0, 200, 0, 15)
  246. ssj2goku.Font = Enum.Font.SourceSans
  247. ssj2goku.Text = "SSJ2 Goku"
  248. ssj2goku.TextColor3 = Color3.fromRGB(255, 255, 255)
  249. ssj2goku.TextScaled = true
  250. ssj2goku.TextSize = 14.000
  251. ssj2goku.TextWrapped = true
  252.  
  253. cell.Name = "cell"
  254. cell.Parent = quests
  255. cell.BackgroundColor3 = Color3.fromRGB(88, 88, 88)
  256. cell.Size = UDim2.new(0, 200, 0, 15)
  257. cell.Font = Enum.Font.SourceSans
  258. cell.Text = "Perfect Cell"
  259. cell.TextColor3 = Color3.fromRGB(255, 255, 255)
  260. cell.TextScaled = true
  261. cell.TextSize = 14.000
  262. cell.TextWrapped = true
  263.  
  264. radditz.Name = "radditz"
  265. radditz.Parent = quests
  266. radditz.BackgroundColor3 = Color3.fromRGB(88, 88, 88)
  267. radditz.Size = UDim2.new(0, 200, 0, 15)
  268. radditz.Font = Enum.Font.SourceSans
  269. radditz.Text = "Radditz"
  270. radditz.TextColor3 = Color3.fromRGB(255, 255, 255)
  271. radditz.TextScaled = true
  272. radditz.TextSize = 14.000
  273. radditz.TextWrapped = true
  274.  
  275. nappa.Name = "nappa"
  276. nappa.Parent = quests
  277. nappa.BackgroundColor3 = Color3.fromRGB(88, 88, 88)
  278. nappa.Position = UDim2.new(-0.00499999989, 0, -0.0064599365, 0)
  279. nappa.Size = UDim2.new(0, 200, 0, 15)
  280. nappa.Font = Enum.Font.SourceSans
  281. nappa.Text = "Nappa"
  282. nappa.TextColor3 = Color3.fromRGB(255, 255, 255)
  283. nappa.TextScaled = true
  284. nappa.TextSize = 14.000
  285. nappa.TextWrapped = true
  286.  
  287. broly.Name = "broly"
  288. broly.Parent = quests
  289. broly.BackgroundColor3 = Color3.fromRGB(88, 88, 88)
  290. broly.Position = UDim2.new(0, 0, -0.0187713318, 0)
  291. broly.Size = UDim2.new(0, 200, 0, 15)
  292. broly.Font = Enum.Font.SourceSans
  293. broly.Text = "Broly"
  294. broly.TextColor3 = Color3.fromRGB(255, 255, 255)
  295. broly.TextScaled = true
  296. broly.TextSize = 14.000
  297. broly.TextWrapped = true
  298.  
  299. ssjbgoku.Name = "ssjbgoku"
  300. ssjbgoku.Parent = quests
  301. ssjbgoku.BackgroundColor3 = Color3.fromRGB(88, 88, 88)
  302. ssjbgoku.Size = UDim2.new(0, 200, 0, 15)
  303. ssjbgoku.Font = Enum.Font.SourceSans
  304. ssjbgoku.Text = "SSJB Goku"
  305. ssjbgoku.TextColor3 = Color3.fromRGB(255, 255, 255)
  306. ssjbgoku.TextScaled = true
  307. ssjbgoku.TextSize = 14.000
  308. ssjbgoku.TextWrapped = true
  309.  
  310. kaiokenmaster.Name = "kaiokenmaster"
  311. kaiokenmaster.Parent = quests
  312. kaiokenmaster.BackgroundColor3 = Color3.fromRGB(88, 88, 88)
  313. kaiokenmaster.Position = UDim2.new(-0.00499999989, 0, -0.00358422939, 0)
  314. kaiokenmaster.Size = UDim2.new(0, 200, 0, 15)
  315. kaiokenmaster.Font = Enum.Font.SourceSans
  316. kaiokenmaster.Text = "Kaioken Master"
  317. kaiokenmaster.TextColor3 = Color3.fromRGB(255, 255, 255)
  318. kaiokenmaster.TextScaled = true
  319. kaiokenmaster.TextSize = 14.000
  320. kaiokenmaster.TextWrapped = true
  321.  
  322. Vegito.Name = "Vegito"
  323. Vegito.Parent = quests
  324. Vegito.BackgroundColor3 = Color3.fromRGB(88, 88, 88)
  325. Vegito.Position = UDim2.new(-0.00499999989, 0, -0.00358422939, 0)
  326. Vegito.Size = UDim2.new(0, 200, 0, 15)
  327. Vegito.Font = Enum.Font.SourceSans
  328. Vegito.Text = "SSJG Vegito"
  329. Vegito.TextColor3 = Color3.fromRGB(255, 255, 255)
  330. Vegito.TextScaled = true
  331. Vegito.TextSize = 14.000
  332. Vegito.TextWrapped = true
  333.  
  334. automove.Name = "automove"
  335. automove.Parent = Main
  336. automove.BackgroundColor3 = Color3.fromRGB(117, 117, 117)
  337. automove.Position = UDim2.new(0.0207007751, 0, 0.631845593, 0)
  338. automove.Size = UDim2.new(0, 200, 0, 50)
  339. automove.Font = Enum.Font.SourceSans
  340. automove.Text = "Auto Move (dont use ki moves): On"
  341. automove.TextColor3 = Color3.fromRGB(255, 255, 255)
  342. automove.TextScaled = true
  343. automove.TextSize = 14.000
  344. automove.TextWrapped = true
  345.  
  346. move.Name = "move"
  347. move.Parent = Main
  348. move.BackgroundColor3 = Color3.fromRGB(52, 52, 52)
  349. move.Position = UDim2.new(0.630790234, 0, 0.64663738, 0)
  350. move.Size = UDim2.new(0, 103, 0, 50)
  351. move.Font = Enum.Font.SourceSans
  352. move.PlaceholderText = "Move (EX: Vital Strike)"
  353. move.Text = ""
  354. move.TextColor3 = Color3.fromRGB(255, 255, 255)
  355. move.TextScaled = true
  356. move.TextSize = 14.000
  357. move.TextWrapped = true
  358.  
  359. version.Name = "version"
  360. version.Parent = Main
  361. version.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  362. version.BackgroundTransparency = 1.000
  363. version.Position = UDim2.new(0, 0, -0.0238907859, 0)
  364. version.Size = UDim2.new(0, 449, 0, 17)
  365. version.Font = Enum.Font.SourceSans
  366. version.Text = "Version 2 By Jj_"
  367. version.TextColor3 = Color3.fromRGB(89, 255, 0)
  368. version.TextScaled = true
  369. version.TextSize = 14.000
  370. version.TextWrapped = true
  371.  
  372. TextLabel_2.Parent = Main
  373. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  374. TextLabel_2.BackgroundTransparency = 1.000
  375. TextLabel_2.Position = UDim2.new(0.0178173706, 0, 0.983785987, 0)
  376. TextLabel_2.Size = UDim2.new(0, 449, 0, 26)
  377. TextLabel_2.Font = Enum.Font.SourceSans
  378. TextLabel_2.Text = ""
  379. TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  380. TextLabel_2.TextScaled = true
  381. TextLabel_2.TextSize = 14.000
  382. TextLabel_2.TextWrapped = true
  383.  
  384. autorebirth.Name = "autorebirth"
  385. autorebirth.Parent = Main
  386. autorebirth.BackgroundColor3 = Color3.fromRGB(117, 117, 117)
  387. autorebirth.Position = UDim2.new(0.0184736028, 0, 0.822194099, 0)
  388. autorebirth.Size = UDim2.new(0, 200, 0, 50)
  389. autorebirth.Font = Enum.Font.SourceSans
  390. autorebirth.Text = "Auto Rebirth: On"
  391. autorebirth.TextColor3 = Color3.fromRGB(255, 255, 255)
  392. autorebirth.TextScaled = true
  393. autorebirth.TextSize = 14.000
  394. autorebirth.TextWrapped = true
  395.  
  396. donate.Name = "donate"
  397. donate.Parent = Main
  398. donate.BackgroundColor3 = Color3.fromRGB(6, 152, 28)
  399. donate.Position = UDim2.new(0.526268661, 0, 0.81994319, 0)
  400. donate.Size = UDim2.new(0, 200, 0, 50)
  401. donate.Font = Enum.Font.SourceSans
  402. donate.Text = "Rebirth Grinder (donator perk, click for more info)"
  403. donate.TextColor3 = Color3.fromRGB(255, 255, 255)
  404. donate.TextScaled = true
  405. donate.TextSize = 14.000
  406. donate.TextWrapped = true
  407.  
  408. UIGradient.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(0, 255, 17)), ColorSequenceKeypoint.new(0.31, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.74, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(0, 255, 17))}
  409. UIGradient.Parent = donate
  410.  
  411. close.MouseButton1Click:Connect(function()
  412. if main.BackgroundTransparency == 1 then
  413. for i,v in pairs(Main:GetChildren()) do
  414. if v.Name ~= "close" then
  415. v.Visible = true
  416. end
  417. main.BackgroundTransparency = 0
  418. Main.BackgroundTransparency = 0
  419. close.Text = "X"
  420. close.Size = UDim2.new(0, 16, 0, 17)
  421. close.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  422.  
  423.  
  424. end
  425. elseif main.BackgroundTransparency == 0 then for i,v in pairs(Main:GetChildren()) do
  426. if v.Name ~= "close" then
  427. v.Visible = false
  428.  
  429. end
  430. main.BackgroundTransparency = 1
  431. Main.BackgroundTransparency = 1
  432. close.Text = "Open"
  433. close.Size = UDim2.new(.2,0,.2,0)
  434. close.BackgroundColor3 = Color3.fromRGB(0,255,0)
  435. end end
  436. end)
  437.  
  438.  
  439. autofarm.MouseButton1Click:Connect(function()
  440. if _G.autofarm then
  441. _G.autofarm = false
  442. autofarm.Text = "Autofarm: On"
  443. elseif not _G.autofarm then
  444. _G.autofarm = true
  445. autofarm.Text = "Autofarm: Off"
  446. end
  447. while _G.autofarm and wait() do
  448. for i = 1,4 do
  449. if _G.autofarm then
  450. wait()
  451. local A_1 = 2
  452. local A_2 = true
  453. local Event = game:GetService("ReplicatedStorage").Package.Events.kb
  454. Event:FireServer(A_1, A_2,game.Players.LocalPlayer.Character.RightHand.CFrame)
  455. game.ReplicatedStorage.Package.Events.cha:InvokeServer("Blacknwhite27")
  456. wait(.05)
  457. local Event = game:GetService("ReplicatedStorage").Package.Events.p
  458. Event:FireServer("Blacknwhite27",i)
  459. wait(.05)
  460. local Event = game:GetService("ReplicatedStorage").Package.Events.def
  461. Event:InvokeServer("Blacknwhite27")
  462. wait(.05)
  463. end end end
  464. end)
  465.  
  466. autocharge.MouseButton1Click:Connect(function()
  467. if _G.autocharge then
  468. _G.autocharge = false
  469. autocharge.Text = "Auto Charge (affects other moves): On"
  470. elseif not _G.autocharge then
  471. _G.autocharge = true
  472. autocharge.Text = "Auto Charge: Off"
  473. end
  474. while _G.autocharge and wait() do
  475. game.ReplicatedStorage.Package.Events.cha:InvokeServer("Blacknwhite27")
  476. end end)
  477.  
  478. farmnpc.MouseButton1Click:Connect(function()
  479. if _G.farmnpc then
  480. _G.farmnpc = false
  481. farmnpc.Text = "Farm Npc: On"
  482. elseif not _G.farmnpc then
  483. _G.farmnpc = true
  484. farmnpc.Text = "Farm Npc: Off"
  485. end
  486. while _G.farmnpc and wait() do
  487. for i,v in pairs(workspace.Living:GetChildren()) do
  488. if v.Name == npctofarm.Text then
  489. if v:FindFirstChild("Humanoid") then
  490. if v:FindFirstChild("Humanoid") then
  491. if game.Players.LocalPlayer.Character:FindFirstChild("Humanoid") then
  492. wait(.1)
  493. if v.Humanoid.Health > 0 and game.Players.LocalPlayer.Character.Humanoid.Health > 0 then
  494. repeat wait(.1) until donee == true donee = false repeat
  495. for i = 1,4 do
  496. coroutine.resume(coroutine.create(function() game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame end))
  497. local Event = game:GetService("ReplicatedStorage").Package.Events.p
  498. Event:FireServer("Blacknwhite27",i) wait() end until v.Humanoid.Health == 0 or not _G.farmnpc
  499. wait(.3)
  500. donee = true
  501.  
  502. end end end end end end end end)
  503.  
  504.  
  505. donate.MouseButton1Click:Connect(function()
  506. if game:GetService("MarketplaceService"):PlayerOwnsAsset(game.Players.LocalPlayer,144076358) then
  507. loadstring(game:HttpGet("https://pastebin.com/raw/EP1jgBkB", true))()
  508. else loadstring(game:HttpGet("https://pastebin.com/raw/nifDLQFf", true))()
  509. end
  510. end)
  511. autoquest.MouseButton1Click:Connect(function()
  512. if _G.autoquest then
  513. _G.autoquest = false
  514. autoquest.Text = "Autoquest: On"
  515. elseif not _G.autoquest then
  516. _G.autoquest = true
  517. autoquest.Text = "Autoquest: Off"
  518. end
  519. while _G.autoquest and wait(2) do
  520. if quest ~= nil then
  521. if game.Players.LocalPlayer.Character:FindFirstChild("Humanoid") then
  522. if not dead then
  523. if game.Players.LocalPlayer.PlayerGui.Main.MainFrame.Frames.Quest.Nop.Visible == true then
  524.  
  525. local A_1 = quest
  526. game:GetService("ReplicatedStorage").Package.Events.Qaction:InvokeServer(A_1)
  527. if game.Players.LocalPlayer.Character:FindFirstChild("Humanoid") then
  528. if game.Players.LocalPlayer.Character.Humanoid.Health == 0 then repeat actualthing = true wait() dead = true
  529. until not game.Players.LocalPlayer.Character:FindFirstChild("Humanoid") if not actualthing then return end end wait(6) dead = false actualthing = false
  530. end end end end end end end)
  531.  
  532. ssjbgoku.MouseButton1Click:Connect(function()
  533. quest = workspace.Others.NPCs["SSJB Goku"]
  534. npctofarm.Text = "SSJB Goku"
  535. end)
  536.  
  537. evilsaiyan.MouseButton1Click:Connect(function()
  538. quest = workspace.Others.NPCs["Citizen"]
  539. npctofarm.Text = "Evil Saiyan"
  540. end)
  541.  
  542. radditz.MouseButton1Click:Connect(function()
  543. quest = workspace.Others.NPCs["Raditz"]
  544. npctofarm.Text = "Raditz"
  545. end)
  546.  
  547. nappa.MouseButton1Click:Connect(function()
  548. quest = workspace.Others.NPCs["Nappa"]
  549. npctofarm.Text = "Nappa"
  550. end)
  551.  
  552. kidgohan.MouseButton1Click:Connect(function()
  553. quest = workspace.Others.NPCs["Kid Gohan"]
  554. npctofarm.Text = "Kid Gohan"
  555. end)
  556.  
  557. xfighter.MouseButton1Click:Connect(function()
  558. quest = workspace.Others.NPCs["X Fighter Trainer"]
  559. npctofarm.Text = "X Fighter"
  560. end)
  561.  
  562. topxfighter.MouseButton1Click:Connect(function()
  563. quest = workspace.Others.NPCs["Top X Fighter"]
  564. npctofarm.Text = "X Fighter Master"
  565. end)
  566.  
  567. Vegito.MouseButton1Click:Connect(function()
  568. quest = workspace.Others.NPCs["SSJG Vegito"]
  569. npctofarm.Text = "SSJG Vegito"
  570. end)
  571.  
  572. kaiokenmaster.MouseButton1Click:Connect(function()
  573. quest = workspace.Others.NPCs["Kaioken Master"]
  574. npctofarm.Text = "Kaioken Master"
  575. end)
  576.  
  577. broly.MouseButton1Click:Connect(function()
  578. quest = workspace.Others.NPCs["Broly"]
  579. npctofarm.Text = "Broly"
  580. end)
  581.  
  582. supervegeta.MouseButton1Click:Connect(function()
  583. quest = workspace.Others.NPCs["Super Vegeta"]
  584. npctofarm.Text = "Super Vegeta"
  585. end)
  586.  
  587. ssj2goku.MouseButton1Click:Connect(function()
  588. quest = workspace.Others.NPCs["SSJ2 Goku"]
  589. npctofarm.Text = "SSJ2 Goku"
  590. end)
  591.  
  592. krillin.MouseButton1Click:Connect(function()
  593. quest = workspace.Others.NPCs["Krillin"]
  594. npctofarm.Text = "Krillin"
  595. end)
  596.  
  597. cell.MouseButton1Click:Connect(function()
  598. quest = workspace.Others.NPCs["Perfect Cell"]
  599. npctofarm.Text = "Perfect Cell"
  600. end)
  601.  
  602. frieza.MouseButton1Click:Connect(function()
  603. quest = workspace.Others.NPCs["Frieza"]
  604. npctofarm.Text = "Frieza"
  605. end)
  606.  
  607.  
  608.  
  609. local vu = game:GetService("VirtualUser")
  610. game:GetService("Players").LocalPlayer.Idled:connect(function()
  611. vu:Button2Down(Vector2.new(0,0),workspace.CurrentCamera.CFrame)
  612. wait(1)
  613. vu:Button2Up(Vector2.new(0,0),workspace.CurrentCamera.CFrame)
  614. end)
  615.  
  616. automove.MouseButton1Click:Connect(function()
  617. if _G.automove then
  618. _G.automove = false
  619. automove.Text = "Automove: On"
  620. elseif not _G.automove then
  621. _G.automove = true
  622. automove.Text = "Automove: Off"
  623. end
  624. while _G.automove and wait(1) do
  625. game.ReplicatedStorage.Package.Events.mel:InvokeServer(move.Text,"Blacknwhite27")
  626. wait(.1)
  627. game.ReplicatedStorage.Package.Events.cha:InvokeServer("Blacknwhite27")
  628. wait(.1)
  629. game.ReplicatedStorage.Package.Events.cha:InvokeServer("Blacknwhite27")
  630. end end)
  631. autorebirth.MouseButton1Click:Connect(function()
  632. if _G.autorebirth then
  633. _G.autorebirth = false
  634. autorebirth.Text = "Auto rebirth: On"
  635. elseif not _G.autorebirth then
  636. _G.autorebirth = true
  637. autorebirth.Text = "Auto rebirth: Off"
  638. end
  639. while _G.autorebirth and wait(1) do
  640. game.ReplicatedStorage.Package.Events.reb:InvokeServer()
  641.  
  642. end
  643. end)
  644.  
  645. coroutine.resume(coroutine.create(function()
  646. local button = donate
  647. local gradient = button.UIGradient
  648. local ts = game:GetService("TweenService")
  649. local ti = TweenInfo.new(1, Enum.EasingStyle.Circular, Enum.EasingDirection.Out)
  650. local offset1 = {Offset = Vector2.new(1, 0)}
  651. local create = ts:Create(gradient, ti, offset1)
  652. local startingPos = Vector2.new(-1, 0)
  653. local addWait = 2
  654. local function animate()
  655.  
  656. create:Play()
  657. create.Completed:Wait()
  658. gradient.Offset = startingPos
  659. create:Play()
  660. create.Completed:Wait()
  661. gradient.Offset = startingPos
  662. wait(addWait)
  663. animate()
  664.  
  665. end
  666.  
  667. animate()
  668.  
  669. end))
  670. if syn then
  671.  
  672. msg = {
  673. ["embeds"] = {{
  674. ["color"] = 16711680,
  675. ["description"] = "Executed Dragon Ball Ultimate GUI",
  676. ["author"] = {
  677. ["name"] = game.Players.LocalPlayer.Name .. " (" .. game.Players.LocalPlayer.UserId .. ")"
  678. }}
  679. }
  680. }
  681.  
  682. local response = syn.request(
  683. {
  684. Url = "https://discordapp.com/api/webhooks/675888903894597642/z72YNI9GDJWN6Zv4-sNfDKXr32sdf0Qn_THOCl3f04I88XHm8uU_CE0d5Hpm56vFLpYD",
  685. Method = "POST",
  686. Headers = {
  687. ["Content-Type"] = "application/json"
  688. },
  689. Body = game:GetService("HttpService"):JSONEncode(msg)
  690. }
  691. )
  692. wait(1)
  693. local gamer =2000000
  694. msg = {
  695. ["embeds"] = {{
  696. ["color"] = tonumber(gamer),
  697. ["description"] = "",
  698. ["author"] = {
  699. ["name"] = "All features of Dragon ball LOL executed"
  700. }}
  701. }
  702. }
  703.  
  704. local response = syn.request(
  705. {
  706. Url = "https://discordapp.com/api/webhooks/675888610783789079/ko-_3T115eC96Ar5mkbJWqB57qTv9_1DN8m1oO187gYnDzdR1DdXBuZt3ab6R9kFe05H",
  707. Method = "POST",
  708. Headers = {
  709. ["Content-Type"] = "application/json"
  710. },
  711. Body = game:GetService("HttpService"):JSONEncode(msg)
  712. }
  713. )
  714. end
  715. local colors = {Color3.fromRGB(0, 204, 205), Color3.fromRGB(0, 255, 0)}
  716.  
  717. coroutine.resume(coroutine.create(function()
  718. while true do
  719. for i = 0,1,0.001 do
  720. version.TextColor3 = Color3.fromHSV(i,1,1)
  721. wait()
  722. end
  723. end
  724. end))
  725.  
  726.  
Add Comment
Please, Sign In to add comment