Advertisement
Guest User

RoGhoul Script

a guest
Jan 26th, 2019
2,029
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.15 KB | None | 0 0
  1. game:GetService("StarterGui"):SetCore("SendNotification", {Title = "Remade By Fulger7000"})
  2. "})
  3. local rg = Instance.new("ScreenGui")
  4. local fs = Instance.new("Frame")
  5. local buttonf = Instance.new("Frame")
  6. local farmbutton = Instance.new("TextButton")
  7. local questbutton = Instance.new("TextButton")
  8. local speedbutton = Instance.new("TextButton")
  9. local Mobsbutton = Instance.new("TextButton")
  10. local default = Instance.new("Frame")
  11. local user = Instance.new("TextLabel")
  12. local TextLabel = Instance.new("TextLabel")
  13. local TextLabel_2 = Instance.new("TextLabel")
  14. local farmf = Instance.new("Frame")
  15. local farmon = Instance.new("TextButton")
  16. local farmoff = Instance.new("TextButton")
  17. local superspeed = Instance.new("Frame")
  18. local speed = Instance.new("TextButton")
  19. local q = Instance.new("TextButton")
  20. local questf = Instance.new("Frame")
  21. local repfarm = Instance.new("TextButton")
  22. local quesfarm = Instance.new("TextButton")
  23. local mobf = Instance.new("Frame")
  24. local HUMAN = Instance.new("TextButton")
  25. local lowag = Instance.new("TextButton")
  26. local boss = Instance.new("TextButton")
  27. local highaog = Instance.new("TextButton")
  28. local AUTOATTACK = Instance.new("TextButton")
  29.  
  30. rg.Name = "rg"
  31. rg.Parent = game.CoreGui
  32.  
  33. fs.Name = "rg"
  34. fs.Parent = rg
  35. fs.BackgroundColor3 = Color3.new(0.517647, 0.439216, 1)
  36. fs.BorderSizePixel = 0
  37. fs.Position = UDim2.new(0.021, 0,0.348, 0)
  38. fs.Size = UDim2.new(0, 153, 0, 126)
  39. fs.Draggable = true
  40.  
  41. buttonf.Name = "buttonf"
  42. buttonf.Parent = fs
  43. buttonf.BackgroundColor3 = Color3.new(0.0784314, 0, 0)
  44. buttonf.BorderColor3 = Color3.new(0.117647, 0.564706, 1)
  45. buttonf.Position = UDim2.new(0.0392156877, 0, 0.0476190485, 0)
  46. buttonf.Size = UDim2.new(0, 140, 0, 42)
  47.  
  48. farmbutton.Name = "farmbutton"
  49. farmbutton.Parent = buttonf
  50. farmbutton.BackgroundColor3 = Color3.new(0.0784314, 0, 0)
  51. farmbutton.BorderColor3 = Color3.new(0.117647, 0.564706, 1)
  52. farmbutton.Position = UDim2.new(0.042857144, 0, 0.142857149, 0)
  53. farmbutton.Size = UDim2.new(0, 58, 0, 13)
  54. farmbutton.Font = Enum.Font.Fantasy
  55. farmbutton.Text = "AUTO-FARM"
  56. farmbutton.TextColor3 = Color3.new(0.996078, 0.996078, 0.996078)
  57. farmbutton.TextSize = 10
  58.  
  59. questbutton.Name = "questbutton"
  60. questbutton.Parent = buttonf
  61. questbutton.BackgroundColor3 = Color3.new(0.0784314, 0, 0)
  62. questbutton.BorderColor3 = Color3.new(0.117647, 0.564706, 1)
  63. questbutton.Position = UDim2.new(0.54285717, 0, 0.589999974, 0)
  64. questbutton.Size = UDim2.new(0, 58, 0, 13)
  65. questbutton.Font = Enum.Font.Fantasy
  66. questbutton.Text = "QUESTS"
  67. questbutton.TextColor3 = Color3.new(0.996078, 0.996078, 0.996078)
  68. questbutton.TextSize = 10
  69.  
  70. speedbutton.Name = "speedbutton"
  71. speedbutton.Parent = buttonf
  72. speedbutton.BackgroundColor3 = Color3.new(0.0784314, 0, 0)
  73. speedbutton.BorderColor3 = Color3.new(0.117647, 0.564706, 1)
  74. speedbutton.Position = UDim2.new(0.042857144, 0, 0.589999974, 0)
  75. speedbutton.Size = UDim2.new(0, 58, 0, 13)
  76. speedbutton.Font = Enum.Font.Fantasy
  77. speedbutton.Text = "SPEED"
  78. speedbutton.TextColor3 = Color3.new(0.996078, 0.996078, 0.996078)
  79. speedbutton.TextSize = 10
  80.  
  81. Mobsbutton.Name = "Mobsbutton"
  82. Mobsbutton.Parent = buttonf
  83. Mobsbutton.BackgroundColor3 = Color3.new(0.0784314, 0, 0)
  84. Mobsbutton.BorderColor3 = Color3.new(0.117647, 0.564706, 1)
  85. Mobsbutton.Position = UDim2.new(0.54285717, 0, 0.142857149, 0)
  86. Mobsbutton.Size = UDim2.new(0, 58, 0, 13)
  87. Mobsbutton.Font = Enum.Font.Fantasy
  88. Mobsbutton.Text = "MANUAL-FARM"
  89. Mobsbutton.TextColor3 = Color3.new(0.996078, 0.996078, 0.996078)
  90. Mobsbutton.TextSize = 10
  91.  
  92. default.Name = "default"
  93. default.Parent = fs
  94. default.BackgroundColor3 = Color3.new(0.0784314, 0, 0)
  95. default.BorderColor3 = Color3.new(0.117647, 0.564706, 1)
  96. default.Position = UDim2.new(0.0392156877, 0, 0.43650794, 0)
  97. default.Size = UDim2.new(0, 140, 0, 64)
  98.  
  99. user.Name = "user"
  100. user.Parent = default
  101. user.BackgroundColor3 = Color3.new(1, 1, 1)
  102. user.BackgroundTransparency = 1
  103. user.Position = UDim2.new(0.042857144, 0, 0.109375, 0)
  104. user.Size = UDim2.new(0, 128, 0, 14)
  105. user.Font = Enum.Font.Fantasy
  106. user.Text = "Hello, ".. game.Players.LocalPlayer.Name
  107. user.TextColor3 = Color3.new(0, 0.807843, 0.819608)
  108. user.TextSize = 10
  109.  
  110. TextLabel.Parent = default
  111. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  112. TextLabel.BackgroundTransparency = 1
  113. TextLabel.Position = UDim2.new(0.042857144, 0, 0.421875, 0)
  114. TextLabel.Size = UDim2.new(0, 128, 0, 13)
  115. TextLabel.Font = Enum.Font.Fantasy
  116. TextLabel.Text = "KILL THEM ALL!"
  117. TextLabel.TextColor3 = Color3.new(0, 0.807843, 0.819608)
  118. TextLabel.TextSize = 10
  119.  
  120. TextLabel_2.Parent = default
  121. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  122. TextLabel_2.BackgroundTransparency = 1
  123. TextLabel_2.Position = UDim2.new(0.042857144, 0, 0.625, 0)
  124. TextLabel_2.Size = UDim2.new(0, 128, 0, 24)
  125. TextLabel_2.Font = Enum.Font.Fantasy
  126. TextLabel_2.Text = "Remade by Imp3rad0r#2648"
  127. TextLabel_2.TextColor3 = Color3.new(0.117647, 0.564706, 1)
  128. TextLabel_2.TextSize = 10
  129.  
  130. farmf.Name = "farmf"
  131. farmf.Parent = fs
  132. farmf.BackgroundColor3 = Color3.new(0.0784314, 0, 0)
  133. farmf.BorderColor3 = Color3.new(0.117647, 0.564706, 1)
  134. farmf.Position = UDim2.new(0.0392156877, 0, 0.43650794, 0)
  135. farmf.Size = UDim2.new(0, 140, 0, 64)
  136. farmf.Visible = false
  137.  
  138. farmon.Name = "farmon"
  139. farmon.Parent = farmf
  140. farmon.BackgroundColor3 = Color3.new(0.0784314, 0, 0)
  141. farmon.BorderColor3 = Color3.new(0.117647, 0.564706, 1)
  142. farmon.Position = UDim2.new(0.107142858, 0, 0.220982075, 0)
  143. farmon.Size = UDim2.new(0, 106, 0, 13)
  144. farmon.Font = Enum.Font.Fantasy
  145. farmon.Text = "GHOULS"
  146. farmon.TextColor3 = Color3.new(0.996078, 0.996078, 0.996078)
  147. farmon.TextSize = 10
  148.  
  149. farmoff.Name = "farmoff"
  150. farmoff.Parent = farmf
  151. farmoff.BackgroundColor3 = Color3.new(0.0784314, 0, 0)
  152. farmoff.BorderColor3 = Color3.new(0.117647, 0.564706, 1)
  153. farmoff.Position = UDim2.new(0.107142858, 0, 0.595982075, 0)
  154. farmoff.Size = UDim2.new(0, 106, 0, 13)
  155. farmoff.Font = Enum.Font.Fantasy
  156. farmoff.Text = "INVESTIGATORS"
  157. farmoff.TextColor3 = Color3.new(0.996078, 0.996078, 0.996078)
  158. farmoff.TextSize = 10
  159.  
  160. superspeed.Name = "superspeed"
  161. superspeed.Parent = fs
  162. superspeed.BackgroundColor3 = Color3.new(0.0784314, 0, 0)
  163. superspeed.BorderColor3 = Color3.new(0.117647, 0.564706, 1)
  164. superspeed.Position = UDim2.new(0.0392156877, 0, 0.43650794, 0)
  165. superspeed.Size = UDim2.new(0, 140, 0, 64)
  166. superspeed.Visible = false
  167.  
  168. speed.Name = "speed"
  169. speed.Parent = superspeed
  170. speed.BackgroundColor3 = Color3.new(0.0784314, 0, 0)
  171. speed.BorderColor3 = Color3.new(0.117647, 0.564706, 1)
  172. speed.Position = UDim2.new(0.107142858, 0, 0.220982075, 0)
  173. speed.Size = UDim2.new(0, 106, 0, 13)
  174. speed.Font = Enum.Font.Fantasy
  175. speed.Text = "INCREASE SPEED"
  176. speed.TextColor3 = Color3.new(0.996078, 0.996078, 0.996078)
  177. speed.TextSize = 10
  178.  
  179. q.Name = "q"
  180. q.Parent = superspeed
  181. q.BackgroundColor3 = Color3.new(0.0784314, 0, 0)
  182. q.BorderColor3 = Color3.new(0.0784314, 0, 0)
  183. q.Position = UDim2.new(0.107142858, 0, 0.611607075, 0)
  184. q.Size = UDim2.new(0, 106, 0, 13)
  185. q.Font = Enum.Font.Fantasy
  186. q.Text = "PRESS Q TO SPEED!"
  187. q.TextColor3 = Color3.new(0.996078, 0.996078, 0.996078)
  188. q.TextSize = 10
  189.  
  190. questf.Name = "questf"
  191. questf.Parent = fs
  192. questf.BackgroundColor3 = Color3.new(0.0784314, 0, 0)
  193. questf.BorderColor3 = Color3.new(0.117647, 0.564706, 1)
  194. questf.Position = UDim2.new(0.0392156877, 0, 0.43650794, 0)
  195. questf.Size = UDim2.new(0, 140, 0, 64)
  196. questf.Visible = false
  197.  
  198. repfarm.Name = "repfarm"
  199. repfarm.Parent = questf
  200. repfarm.BackgroundColor3 = Color3.new(0.0784314, 0, 0)
  201. repfarm.BorderColor3 = Color3.new(0.117647, 0.564706, 1)
  202. repfarm.Position = UDim2.new(0.107142858, 0, 0.595982075, 0)
  203. repfarm.Size = UDim2.new(0, 106, 0, 13)
  204. repfarm.Font = Enum.Font.Fantasy
  205. repfarm.Text = "AUTO REDEME REP"
  206. repfarm.TextColor3 = Color3.new(0.996078, 0.996078, 0.996078)
  207. repfarm.TextSize = 10
  208.  
  209. quesfarm.Name = "quesfarm"
  210. quesfarm.Parent = questf
  211. quesfarm.BackgroundColor3 = Color3.new(0.0784314, 0, 0)
  212. quesfarm.BorderColor3 = Color3.new(0.117647, 0.564706, 1)
  213. quesfarm.Position = UDim2.new(0.107142858, 0, 0.220982075, 0)
  214. quesfarm.Size = UDim2.new(0, 106, 0, 13)
  215. quesfarm.Font = Enum.Font.Fantasy
  216. quesfarm.Text = "AUTO GET QUEST"
  217. quesfarm.TextColor3 = Color3.new(0.996078, 0.996078, 0.996078)
  218. quesfarm.TextSize = 10
  219.  
  220. mobf.Name = "mobf"
  221. mobf.Parent = fs
  222. mobf.BackgroundColor3 = Color3.new(0.0784314, 0, 0)
  223. mobf.BorderColor3 = Color3.new(0.117647, 0.564706, 1)
  224. mobf.Position = UDim2.new(0.0392156877, 0, 0.43650794, 0)
  225. mobf.Size = UDim2.new(0, 140, 0, 64)
  226. mobf.Visible = false
  227.  
  228. HUMAN.Name = "HUMAN"
  229. HUMAN.Parent = mobf
  230. HUMAN.BackgroundColor3 = Color3.new(0.0784314, 0, 0)
  231. HUMAN.BorderColor3 = Color3.new(0.117647, 0.564706, 1)
  232. HUMAN.Position = UDim2.new(0.042857144, 0, 0.142857075, 0)
  233. HUMAN.Size = UDim2.new(0, 58, 0, 12)
  234. HUMAN.Font = Enum.Font.Fantasy
  235. HUMAN.Text = "HUMANS"
  236. HUMAN.TextColor3 = Color3.new(0.996078, 0.996078, 0.996078)
  237. HUMAN.TextSize = 10
  238.  
  239. lowag.Name = "lowag"
  240. lowag.Parent = mobf
  241. lowag.BackgroundColor3 = Color3.new(0.0784314, 0, 0)
  242. lowag.BorderColor3 = Color3.new(0.117647, 0.564706, 1)
  243. lowag.Position = UDim2.new(0.54285717, 0, 0.142857075, 0)
  244. lowag.Size = UDim2.new(0, 58, 0, 12)
  245. lowag.Font = Enum.Font.Fantasy
  246. lowag.Text = "LOW/MID AOG."
  247. lowag.TextColor3 = Color3.new(0.996078, 0.996078, 0.996078)
  248. lowag.TextSize = 10
  249.  
  250. boss.Name = "boss"
  251. boss.Parent = mobf
  252. boss.BackgroundColor3 = Color3.new(0.0784314, 0, 0)
  253. boss.BorderColor3 = Color3.new(0.117647, 0.564706, 1)
  254. boss.Position = UDim2.new(0.042857144, 0, 0.439732075, 0)
  255. boss.Size = UDim2.new(0, 58, 0, 12)
  256. boss.Font = Enum.Font.Fantasy
  257. boss.Text = "BOSS"
  258. boss.TextColor3 = Color3.new(0.996078, 0.996078, 0.996078)
  259. boss.TextSize = 10
  260.  
  261. highaog.Name = "highaog"
  262. highaog.Parent = mobf
  263. highaog.BackgroundColor3 = Color3.new(0.0784314, 0, 0)
  264. highaog.BorderColor3 = Color3.new(0.117647, 0.564706, 1)
  265. highaog.Position = UDim2.new(0.54285717, 0, 0.439732075, 0)
  266. highaog.Size = UDim2.new(0, 58, 0, 12)
  267. highaog.Font = Enum.Font.Fantasy
  268. highaog.Text = "HIGH AOG."
  269. highaog.TextColor3 = Color3.new(0.996078, 0.996078, 0.996078)
  270. highaog.TextSize = 10
  271.  
  272. AUTOATTACK.Name = "AUTOATTACK"
  273. AUTOATTACK.Parent = mobf
  274. AUTOATTACK.BackgroundColor3 = Color3.new(0.0784314, 0, 0)
  275. AUTOATTACK.BorderColor3 = Color3.new(0.117647, 0.564706, 1)
  276. AUTOATTACK.Position = UDim2.new(0.229000002, 0, 0.745000005, 0)
  277. AUTOATTACK.Size = UDim2.new(0, 75, 0, 12)
  278. AUTOATTACK.Font = Enum.Font.Fantasy
  279. AUTOATTACK.Text = "AUTO ATTACK"
  280. AUTOATTACK.TextColor3 = Color3.new(0.996078, 0.996078, 0.996078)
  281. AUTOATTACK.TextSize = 10
  282.  
  283. farmbutton.MouseButton1Down:connect(function()
  284. if farmf.Visible == false then
  285. farmf.Visible = true
  286. default.Visible = false
  287. mobf.Visible = false
  288. superspeed.Visible = false
  289. questf.Visible = false
  290. else
  291. default.Visible = true
  292. farmf.Visible = false
  293. end
  294. end)
  295.  
  296. questbutton.MouseButton1Down:connect(function()
  297. if questf.Visible == false then
  298. farmf.Visible = false
  299. default.Visible = false
  300. mobf.Visible = false
  301. superspeed.Visible = false
  302. questf.Visible = true
  303. else
  304. default.Visible = true
  305. questf.Visible = false
  306. end
  307. end)
  308.  
  309. speedbutton.MouseButton1Down:connect(function()
  310. if superspeed.Visible == false then
  311. farmf.Visible = false
  312. default.Visible = false
  313. mobf.Visible = false
  314. superspeed.Visible = true
  315. questf.Visible = false
  316. else
  317. default.Visible = true
  318. superspeed.Visible = false
  319. end
  320. end)
  321.  
  322. Mobsbutton.MouseButton1Down:connect(function()
  323. if mobf.Visible == false then
  324. farmf.Visible = false
  325. default.Visible = false
  326. mobf.Visible = true
  327. superspeed.Visible = false
  328. questf.Visible = false
  329. else
  330. default.Visible = true
  331. mobf.Visible = false
  332. end
  333. end)
  334.  
  335. farmon.MouseButton1Down:connect(function()
  336. _G.range = math.huge
  337.  
  338. local lp = game.Players.LocalPlayer
  339. local rs = game:GetService("RunService").RenderStepped
  340. local pfs = game:GetService("PathfindingService")
  341. local closest = math.huge
  342. local enemy = nil
  343.  
  344. function attack(entity)
  345. if entity then
  346. if(lp.Character:FindFirstChild("HumanoidRootPart") and enemy:FindFirstChild("Mask")) then
  347. rs:wait()
  348. local ehrp = enemy:FindFirstChild("HumanoidRootPart")
  349. if ehrp ~= nil and (ehrp.Position-lp.Character.HumanoidRootPart.Position).magnitude > 200 then
  350. local path = pfs:FindPathAsync(lp.Character.HumanoidRootPart.Position, enemy:FindFirstChild("HumanoidRootPart").Position)
  351. local points = path:GetWaypoints()
  352.  
  353. for _,v in pairs(points) do
  354. rs:wait()
  355.  
  356. lp.Character.HumanoidRootPart.CFrame = CFrame.new(v.Position)
  357. end
  358. else
  359. if enemy:FindFirstChild("HumanoidRootPart") ~= nil then
  360. lp.Character.HumanoidRootPart.CFrame = enemy:FindFirstChild("HumanoidRootPart").CFrame * CFrame.new(0,0,4)
  361. end
  362. end
  363. local key = "\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140"
  364. local remote = game:GetService("Players").LocalPlayer.Character.Remotes.KeyEvent
  365. remote:FireServer(key,"Mouse1","Down",CFrame.new(0,0,0))
  366. local key = "\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140"
  367. local remote = game:GetService("Players").LocalPlayer.Character.Remotes.KeyEvent
  368. remote:FireServer(key,"E","Down",CFrame.new(0,0,0))
  369. local key = "\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140"
  370. local remote = game:GetService("Players").LocalPlayer.Character.Remotes.KeyEvent
  371. remote:FireServer(key,"R","Down",CFrame.new(0,0,0))
  372. local key = "\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140"
  373. local remote = game:GetService("Players").LocalPlayer.Character.Remotes.KeyEvent
  374. remote:FireServer(key,"F","Down",CFrame.new(0,0,0))
  375. local key = "\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140"
  376. local remote = game:GetService("Players").LocalPlayer.Character.Remotes.KeyEvent
  377. remote:FireServer(key,"C","Down",CFrame.new(0,0,0))
  378. end
  379. end
  380. end
  381.  
  382. while wait() do
  383. wait(1)
  384. for i,v in pairs(game:GetService("Workspace").NPCSpawns:GetChildren()) do
  385. local npc = v:GetChildren()[1]
  386. if(npc and npc:FindFirstChild("Hood") and npc:FindFirstChild("Mask"))then
  387. local mag = (npc:FindFirstChild("HumanoidRootPart").Position-lp.Character.HumanoidRootPart.Position).magnitude
  388. if mag <= _G.range then
  389. closest = mag
  390. enemy = npc
  391. repeat attack(enemy) until not enemy or not enemy:FindFirstChild("Mask")
  392. end
  393. end
  394. end
  395. end
  396. end)
  397.  
  398. farmoff.MouseButton1Down:connect(function()
  399. _G.range = math.huge
  400.  
  401. local lp = game.Players.LocalPlayer
  402. local rs = game:GetService("RunService").RenderStepped
  403. local pfs = game:GetService("PathfindingService")
  404. local closest = math.huge
  405. local enemy = nil
  406.  
  407. wait(1)
  408. function attack(entity)
  409. if entity then
  410. if(lp.Character:FindFirstChild("HumanoidRootPart") and enemy:FindFirstChild("Case")) then
  411. rs:wait()
  412. local ehrp = enemy:FindFirstChild("HumanoidRootPart")
  413. if ehrp ~= nil and (ehrp.Position-lp.Character.HumanoidRootPart.Position).magnitude > 200 then
  414. local path = pfs:FindPathAsync(lp.Character.HumanoidRootPart.Position, enemy:FindFirstChild("HumanoidRootPart").Position)
  415. local points = path:GetWaypoints()
  416.  
  417. for _,v in pairs(points) do
  418. rs:wait()
  419.  
  420. lp.Character.HumanoidRootPart.CFrame = CFrame.new(v.Position)
  421. end
  422. else
  423. if enemy:FindFirstChild("HumanoidRootPart") ~= nil then
  424. lp.Character.HumanoidRootPart.CFrame = enemy:FindFirstChild("HumanoidRootPart").CFrame * CFrame.new(0,0,4)
  425. end
  426. end
  427. local key = "\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140"
  428. local remote = game:GetService("Players").LocalPlayer.Character.Remotes.KeyEvent
  429. remote:FireServer(key,"Mouse1","Down",CFrame.new(0,0,0))
  430. local key = "\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140"
  431. local remote = game:GetService("Players").LocalPlayer.Character.Remotes.KeyEvent
  432. remote:FireServer(key,"E","Down",CFrame.new(0,0,0))
  433. local key = "\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140"
  434. local remote = game:GetService("Players").LocalPlayer.Character.Remotes.KeyEvent
  435. remote:FireServer(key,"R","Down",CFrame.new(0,0,0))
  436. local key = "\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140"
  437. local remote = game:GetService("Players").LocalPlayer.Character.Remotes.KeyEvent
  438. remote:FireServer(key,"F","Down",CFrame.new(0,0,0))
  439. local key = "\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140"
  440. local remote = game:GetService("Players").LocalPlayer.Character.Remotes.KeyEvent
  441. remote:FireServer(key,"C","Down",CFrame.new(0,0,0))
  442. end
  443. end
  444. end
  445.  
  446. while wait() do
  447. wait(1)
  448. for i,v in pairs(game:GetService("Workspace").NPCSpawns:GetChildren()) do
  449. local npc = v:GetChildren()[1]
  450. if(npc and npc:FindFirstChild("Case") and npc:FindFirstChild("Case"))then
  451. local mag = (npc:FindFirstChild("HumanoidRootPart").Position-lp.Character.HumanoidRootPart.Position).magnitude
  452. if mag <= _G.range then
  453. closest = mag
  454. enemy = npc
  455. repeat attack(enemy) until not enemy or not enemy:FindFirstChild("Case")
  456. end
  457. end
  458. end
  459. end
  460. end)
  461.  
  462. speed.MouseButton1Down:connect(function()
  463. down = false
  464. velocity = Instance.new("BodyVelocity")
  465. velocity.maxForce = Vector3.new(100000, 0, 100000)
  466. ---vv Use that to change the speed v
  467. local speed = 150
  468. gyro = Instance.new("BodyGyro")
  469. gyro.maxTorque = Vector3.new(100000, 0, 100000)
  470.  
  471. local hum = game.Players.LocalPlayer.Character.Humanoid
  472.  
  473. function onButton1Down(mouse)
  474. down = true
  475. velocity.Parent = game.Players.LocalPlayer.Character.UpperTorso
  476. velocity.velocity = (hum.MoveDirection) * speed
  477. gyro.Parent = game.Players.LocalPlayer.Character.UpperTorso
  478. while down do
  479. if not down then break end
  480. velocity.velocity = (hum.MoveDirection) * speed
  481. local refpos = gyro.Parent.Position + (gyro.Parent.Position - workspace.CurrentCamera.CoordinateFrame.p).unit * 5
  482. gyro.cframe = CFrame.new(gyro.Parent.Position, Vector3.new(refpos.x, gyro.Parent.Position.y, refpos.z))
  483. wait(0.1)
  484. end
  485. end
  486.  
  487. function onButton1Up(mouse)
  488. velocity.Parent = nil
  489. gyro.Parent = nil
  490. down = false
  491. end
  492. --To Change the key in those 2 lines, replace the "q" with your desired key
  493. function onSelected(mouse)
  494. mouse.KeyDown:connect(function(k) if k:lower()=="q"then onButton1Down(mouse)end end)
  495. mouse.KeyUp:connect(function(k) if k:lower()=="q"then onButton1Up(mouse)end end)
  496. end
  497.  
  498. onSelected(game.Players.LocalPlayer:GetMouse())
  499. end)
  500.  
  501. repfarm.MouseButton1Down:connect(function()
  502. local lp = game.Players.LocalPlayer
  503. local rs = game:GetService("RunService").RenderStepped
  504. local pfs = game:GetService("PathfindingService")
  505. local path = pfs:FindPathAsync(lp.Character.HumanoidRootPart.Position, game.Workspace.Anteiku.Yoshimura:FindFirstChild("HumanoidRootPart").Position)
  506. local points = path:GetWaypoints()
  507.  
  508. for _,v in pairs(points) do
  509. rs:wait()
  510.  
  511. lp.Character.HumanoidRootPart.CFrame = CFrame.new(v.Position)
  512. end
  513. wait()
  514. local Event = game:GetService("ReplicatedStorage").Remotes.ReputationCashOut
  515. Event:InvokeServer()
  516. end)
  517.  
  518. quesfarm.MouseButton1Down:connect(function()
  519. local lp = game.Players.LocalPlayer
  520. local rs = game:GetService("RunService").RenderStepped
  521. local pfs = game:GetService("PathfindingService")
  522. local path = pfs:FindPathAsync(lp.Character.HumanoidRootPart.Position, game.Workspace.Anteiku.Yoshimura:FindFirstChild("HumanoidRootPart").Position)
  523. local points = path:GetWaypoints()
  524.  
  525. for _,v in pairs(points) do
  526. rs:wait()
  527.  
  528. lp.Character.HumanoidRootPart.CFrame = CFrame.new(v.Position)
  529. end
  530. wait()
  531. local Event = game:GetService("ReplicatedStorage").Remotes.Yoshimura.Task
  532. Event:InvokeServer()
  533. end)
  534.  
  535. HUMAN.MouseButton1Down:connect(function()
  536. local lp = game.Players.LocalPlayer
  537. local rs = game:GetService("RunService").RenderStepped
  538. local pfs = game:GetService("PathfindingService")
  539. for i,k in pairs(game.Workspace.NPCSpawns["HumanSpawns"]:GetChildren()) do
  540. if k.Name == "Athlete" or "Human" then
  541. local path = pfs:FindPathAsync(lp.Character.HumanoidRootPart.Position, k:FindFirstChild("HumanoidRootPart").Position)
  542. local points = path:GetWaypoints()
  543.  
  544. for _,v in pairs(points) do
  545. rs:wait()
  546. lp.Character.HumanoidRootPart.CFrame = CFrame.new(v.Position) + Vector3.new((-2))
  547. end
  548. end
  549. end
  550. end)
  551.  
  552. AUTOATTACK.MouseButton1Down:connect(function()
  553. while true do
  554. wait(0.001)
  555. local key = "\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140"
  556. local remote = game:GetService("Players").LocalPlayer.Character.Remotes.KeyEvent
  557. remote:FireServer(key,"Mouse1","Down",CFrame.new(0,0,0))
  558. wait(0.002)
  559. local key = "\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140"
  560. local remote = game:GetService("Players").LocalPlayer.Character.Remotes.KeyEvent
  561. remote:FireServer(key,"E","Down",CFrame.new(0,0,0))
  562. wait(0.003)
  563. local key = "\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140"
  564. local remote = game:GetService("Players").LocalPlayer.Character.Remotes.KeyEvent
  565. remote:FireServer(key,"R","Down",CFrame.new(0,0,0))
  566. wait(0.005)
  567. local key = "\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140"
  568. local remote = game:GetService("Players").LocalPlayer.Character.Remotes.KeyEvent
  569. remote:FireServer(key,"F","Down",CFrame.new(0,0,0))
  570. wait(0.004)
  571. local key = "\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140\240\159\146\166\240\159\146\148\240\159\141\145\240\159\145\140"
  572. local remote = game:GetService("Players").LocalPlayer.Character.Remotes.KeyEvent
  573. remote:FireServer(key,"C","Down",CFrame.new(0,0,0))
  574. wait(0.006)
  575. end
  576. end)
  577.  
  578. lowag.MouseButton1Down:connect(function()
  579. local lp = game.Players.LocalPlayer
  580. local rs = game:GetService("RunService").RenderStepped
  581. local pfs = game:GetService("PathfindingService")
  582. for i,k in pairs(game.Workspace.NPCSpawns["GhoulSpawns"]:GetChildren()) do
  583. if k.Name == "Low Rank Aogiri Member" or "Mid Rank Aogiri Member" then -- Low and Mid
  584. local path = pfs:FindPathAsync(lp.Character.HumanoidRootPart.Position, k:FindFirstChild("HumanoidRootPart").Position)
  585. local points = path:GetWaypoints()
  586.  
  587. for _,v in pairs(points) do
  588. rs:wait()
  589. lp.Character.HumanoidRootPart.CFrame = CFrame.new(v.Position) + Vector3.new((-2))
  590. end
  591. end
  592. end
  593. end)
  594.  
  595. boss.MouseButton1Down:connect(function()
  596. local lp = game.Players.LocalPlayer
  597. local rs = game:GetService("RunService").RenderStepped
  598. local pfs = game:GetService("PathfindingService")
  599. for i,k in pairs(game.Workspace.NPCSpawns["BossSpawns"]:GetChildren()) do
  600. if k.Name == "Eto Yoshimura" then
  601. local path = pfs:FindPathAsync(lp.Character.HumanoidRootPart.Position, k:FindFirstChild("HumanoidRootPart").Position)
  602. local points = path:GetWaypoints()
  603.  
  604. for _,v in pairs(points) do
  605. rs:wait()
  606. lp.Character.HumanoidRootPart.CFrame = CFrame.new(v.Position) + Vector3.new((-2))
  607. end
  608. end
  609. end
  610. end)
  611.  
  612. highaog.MouseButton1Down:connect(function()
  613. local lp = game.Players.LocalPlayer
  614. local rs = game:GetService("RunService").RenderStepped
  615. local pfs = game:GetService("PathfindingService")
  616. for i,k in pairs(game.Workspace.NPCSpawns["AggroSpawns"]:GetChildren()) do
  617. if k.Name == "High Rank Aogiri Member" then
  618. local path = pfs:FindPathAsync(lp.Character.HumanoidRootPart.Position, k:FindFirstChild("HumanoidRootPart").Position)
  619. local points = path:GetWaypoints()
  620.  
  621. for _,v in pairs(points) do
  622. rs:wait()
  623. lp.Character.HumanoidRootPart.CFrame = CFrame.new(v.Position) + Vector3.new((-2))
  624. end
  625. end
  626. end
  627. end)
  628. warn("Bugs? Contact me! Imp3rad0r#2684")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement