Advertisement
xKuro

Dragon Ball Rage

Apr 19th, 2019
5,776
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.93 KB | None | 0 0
  1. -- Version: 2.82
  2. -- Instances:
  3. local dontstealmyscriptsIworkhardeverdayayayayay = Instance.new("ScreenGui")
  4. local mainroom = Instance.new("ImageLabel")
  5. local ImageLabel = Instance.new("ImageLabel")
  6. local fdummys = Instance.new("TextButton")
  7. local combatag = Instance.new("TextButton")
  8. local charge = Instance.new("TextButton")
  9. local defence = Instance.new("TextButton")
  10. local afk = Instance.new("TextButton")
  11. local blast = Instance.new("TextButton")
  12. --Properties:
  13. dontstealmyscriptsIworkhardeverdayayayayay.Name = "dontstealmyscriptsIworkhardever day ay ay ay ay"
  14. dontstealmyscriptsIworkhardeverdayayayayay.Parent = game.CoreGui
  15.  
  16. mainroom.Name = "mainroom"
  17. mainroom.Parent = dontstealmyscriptsIworkhardeverdayayayayay
  18. mainroom.BackgroundColor3 = Color3.new(1, 1, 1)
  19. mainroom.Position = UDim2.new(0.312562793, 0, 0.336734742, 0)
  20. mainroom.Size = UDim2.new(0, 420, 0, 214)
  21. mainroom.Image = "rbxassetid://2827753116"
  22. mainroom.ScaleType = Enum.ScaleType.Slice
  23. mainroom.Active = true
  24. mainroom.Draggable = true
  25.  
  26. ImageLabel.Parent = mainroom
  27. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  28. ImageLabel.BackgroundTransparency = 0.20000000298023
  29. ImageLabel.BorderColor3 = Color3.new(0.407843, 1, 0.305882)
  30. ImageLabel.Position = UDim2.new(-0.000339329243, 0, 0.81738764, 0)
  31. ImageLabel.Size = UDim2.new(0, 43, 0, 39)
  32. ImageLabel.Image = "rbxassetid://3014355727"
  33. ImageLabel.ScaleType = Enum.ScaleType.Slice
  34.  
  35. fdummys.Name = "fdummys"
  36. fdummys.Parent = mainroom
  37. fdummys.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  38. fdummys.BackgroundTransparency = 0.60000002384186
  39. fdummys.Position = UDim2.new(0.431490064, 0, 0.0559603982, 0)
  40. fdummys.Size = UDim2.new(0, 199, 0, 28)
  41. fdummys.Font = Enum.Font.Code
  42. fdummys.Text = "Farm Dummy's"
  43. fdummys.TextColor3 = Color3.new(0, 0, 0)
  44. fdummys.TextScaled = true
  45. fdummys.TextSize = 30
  46. fdummys.TextStrokeColor3 = Color3.new(0.333333, 1, 0)
  47. fdummys.TextWrapped = true
  48. fdummys.MouseButton1Down:connect(function()
  49. if Farming == false then
  50. Farming = true
  51. fdummys.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  52. else
  53. Farming = false
  54. fdummys.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  55. Stepped:Disconnect()
  56. end
  57.  
  58. local runService = game:GetService('RunService')
  59.  
  60.  
  61. if Farming then
  62. Stepped = runService.Stepped:Connect(function()
  63. for i,v in pairs(workspace:GetChildren()) do
  64. if string.find(v.Name, "D") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  65. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  66. end
  67. end
  68. end)
  69. end
  70. wait()
  71. for i,v in pairs(workspace:GetChildren()) do
  72. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  73. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  74. end
  75. end
  76. end)
  77.  
  78. combatag.Name = "combat/ag"
  79. combatag.Parent = mainroom
  80. combatag.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  81. combatag.BackgroundTransparency = 0.60000002384186
  82. combatag.Position = UDim2.new(0.432807416, 0, 0.464665502, 0)
  83. combatag.Size = UDim2.new(0, 200, 0, 28)
  84. combatag.Font = Enum.Font.Code
  85. combatag.Text = "Auto Combat/Ag"
  86. combatag.TextColor3 = Color3.new(0, 0, 0)
  87. combatag.TextScaled = true
  88. combatag.TextSize = 100
  89. combatag.TextStrokeColor3 = Color3.new(0.333333, 1, 0)
  90. combatag.TextWrapped = true
  91. combatag.MouseButton1Down:connect(function()
  92. if Farming == false then
  93. Farming = true
  94. combatag.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  95. else
  96. Farming = false
  97. combatag.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  98. Stepped:Disconnect()
  99. end
  100.  
  101. local runService = game:GetService('RunService')
  102.  
  103. while true do
  104. wait()
  105. local A_1 =
  106. {
  107. ["LeftLowerArm"] = game:GetService("Workspace")[game.Players[game.Players.LocalPlayer.Name].Name].LeftLowerArm,
  108. ["RightUpperArm"] = game:GetService("Workspace")[game.Players.LocalPlayer.Name].RightUpperArm,
  109. ["LeftFoot"] = game:GetService("Workspace")[game.Players.LocalPlayer.Name].LeftFoot,
  110. ["RightHand"] = game:GetService("Workspace")[game.Players.LocalPlayer.Name].RightHand,
  111. ["RightLowerArm"] = game:GetService("Workspace")[game.Players.LocalPlayer.Name].RightLowerArm,
  112. ["LeftUpperLeg"] = game:GetService("Workspace")[game.Players.LocalPlayer.Name].LeftUpperLeg,
  113. ["LeftUpperArm"] = game:GetService("Workspace")[game.Players.LocalPlayer.Name].LeftUpperArm,
  114. ["Character"] = game:GetService("Workspace")[game.Players.LocalPlayer.Name],
  115. ["LeftHand"] = game:GetService("Workspace")[game.Players.LocalPlayer.Name].LeftHand,
  116. ["RightFoot"] = game:GetService("Workspace")[game.Players.LocalPlayer.Name].RightFoot,
  117. ["Humanoid"] = game:GetService("Workspace")[game.Players.LocalPlayer.Name].Humanoid,
  118. ["RightLowerLeg"] = game:GetService("Workspace")[game.Players.LocalPlayer.Name].RightLowerLeg,
  119. ["RightUpperLeg"] = game:GetService("Workspace")[game.Players.LocalPlayer.Name].RightUpperLeg,
  120. ["LeftLowerLeg"] = game:GetService("Workspace")[game.Players.LocalPlayer.Name].LeftLowerLeg
  121. }
  122. local Event = game:GetService("ReplicatedStorage").Remotes.Training.Combat
  123. Event:InvokeServer(A_1)
  124. end
  125. end)
  126.  
  127. charge.Name = "charge"
  128. charge.Parent = mainroom
  129. charge.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  130. charge.BackgroundTransparency = 0.60000002384186
  131. charge.Position = UDim2.new(0.0238469448, 0, 0.0595081374, 0)
  132. charge.Size = UDim2.new(0, 143, 0, 28)
  133. charge.Font = Enum.Font.Code
  134. charge.Text = "Auto Charge"
  135. charge.TextColor3 = Color3.new(0, 0, 0)
  136. charge.TextScaled = true
  137. charge.TextSize = 30
  138. charge.TextStrokeColor3 = Color3.new(0.333333, 1, 0)
  139. charge.TextWrapped = true
  140. charge.MouseButton1Down:connect(function()
  141. if Farming == false then
  142. Farming = true
  143. charge.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  144. else
  145. Farming = false
  146. charge.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  147. Stepped:Disconnect()
  148. end
  149.  
  150. local runService = game:GetService('RunService')
  151.  
  152. while true do
  153. wait()
  154. local A_1 = game:GetService("Players")[game.Players.LocalPlayer.Name].Status
  155. local A_2 = game:GetService("Workspace")[game.Players.LocalPlayer.Name].UpperTorso
  156. local A_3 = game:GetService("Workspace")[game.Players.LocalPlayer.Name].Humanoid
  157. local Event = game:GetService("ReplicatedStorage").Remotes.Training.Charge
  158. Event:InvokeServer(A_1, A_2, A_3)
  159. end
  160. end)
  161.  
  162. defence.Name = "defence"
  163. defence.Parent = mainroom
  164. defence.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  165. defence.BackgroundTransparency = 0.60000002384186
  166. defence.Position = UDim2.new(0.430613041, 0, 0.25669077, 0)
  167. defence.Size = UDim2.new(0, 200, 0, 28)
  168. defence.Font = Enum.Font.Code
  169. defence.Text = "Auto Defense"
  170. defence.TextColor3 = Color3.new(0, 0, 0)
  171. defence.TextScaled = true
  172. defence.TextSize = 30
  173. defence.TextStrokeColor3 = Color3.new(0.333333, 1, 0)
  174. defence.TextWrapped = true
  175. defence.MouseButton1Down:connect(function()
  176. if Farming == false then
  177. Farming = true
  178. defence.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  179. else
  180. Farming = false
  181. defence.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  182. Stepped:Disconnect()
  183. end
  184.  
  185. local runService = game:GetService('RunService')
  186.  
  187. while true do
  188. wait()
  189. local A_1 = game:GetService("Players")[game.Players.LocalPlayer.Name].Stats
  190. local A_2 = game:GetService("Players")[game.Players.LocalPlayer.Name].Status
  191. local A_3 = game:GetService("Workspace")[game.Players.LocalPlayer.Name].Humanoid
  192. local A_4 = game:GetService("Workspace")[game.Players.LocalPlayer.Name].RightHand
  193. local Event = game:GetService("ReplicatedStorage").Remotes.Training.Defense
  194. Event:InvokeServer(A_1, A_2, A_3, A_4)
  195. end
  196.  
  197. end)
  198.  
  199. afk.Name = "afk"
  200. afk.Parent = mainroom
  201. afk.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  202. afk.BackgroundTransparency = 0.60000002384186
  203. afk.Position = UDim2.new(0.0234701969, 0, 0.464665502, 0)
  204. afk.Size = UDim2.new(0, 144, 0, 28)
  205. afk.Font = Enum.Font.Code
  206. afk.Text = "FE-AFK"
  207. afk.TextColor3 = Color3.new(0, 0, 0)
  208. afk.TextScaled = true
  209. afk.TextSize = 30
  210. afk.TextStrokeColor3 = Color3.new(0.333333, 1, 0)
  211. afk.TextWrapped = true
  212.  
  213. blast.Name = "blast"
  214. blast.Parent = mainroom
  215. blast.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  216. blast.BackgroundTransparency = 0.60000002384186
  217. blast.Position = UDim2.new(0.0215618312, 0, 0.260991186, 0)
  218. blast.Size = UDim2.new(0, 144, 0, 28)
  219. blast.Font = Enum.Font.Code
  220. blast.Text = "Auto Blast"
  221. blast.TextColor3 = Color3.new(0, 0, 0)
  222. blast.TextScaled = true
  223. blast.TextSize = 30
  224. blast.TextStrokeColor3 = Color3.new(0.333333, 1, 0)
  225. blast.TextWrapped = true
  226. blast.MouseButton1Down:connect(function()
  227. if Farming == false then
  228. Farming = true
  229. blast.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  230. else
  231. Farming = false
  232. blast.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  233. Stepped:Disconnect()
  234. end
  235.  
  236. local runService = game:GetService('RunService')
  237.  
  238.  
  239. while true do
  240.  
  241. wait()
  242. local A_1 = "Left"
  243. local Event = game:GetService("ReplicatedStorage").Remotes.Actions.EnergyBlast
  244. Event:InvokeServer(A_1)
  245. end
  246. end)
  247. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement