ro ghoul auto corpse pick up _G.Team = "Ghoul" repeat wait() until game:IsLoaded() pcall(function() game:WaitForChild("ReplicatedStorage"):WaitForChild("Remotes"):WaitForChild("Race"):WaitForChild("Chose"):InvokeServer(_G.Team) end) repeat wait() until game.Workspace:WaitForChild(game.Players.LocalPlayer.Name):WaitForChild("Humanoid").Health ~= 0 local gui = loadstring(game:HttpGetAsync("https://raw.githubusercontent.com/z4gs/scripts/master/testtttt.lua"))():AddWindow("Ro-Ghoul", { main_color = Color3.fromRGB(0,0,0), ro ghoul auto corpse pick up How to get it for free? ro ghoul auto corpse pick up min_size = Vector2.new(373, 340), can_resize = false }) local get = setmetatable({}, { __index = function(a, b) return game:GetService(b) or game[b] end }) ro ghoul auto corpse pick up How to get it for free? ro ghoul auto corpse pick up local tab1, tab2, tab3, tab4 = gui:AddTab("Main"), gui:AddTab("Farm Options"), gui:AddTab("Trainer"), gui:AddTab("Misc") local btn, btn2, btn3, key, nmc, trainers, labels local findobj, findobjofclass, waitforobj, fire, invoke = get.FindFirstChild, get.FindFirstChildOfClass, get.WaitForChild, Instance.new("RemoteEvent").FireServer, Instance.new("RemoteFunction").InvokeServer local player = get.Players.LocalPlayer repeat wait() until player:FindFirstChild("PlayerFolder") local team, remotes, stat = player.PlayerFolder.Customization.Team.Value, get.ReplicatedStorage.Remotes, player.PlayerFolder.StatsFunction local oldtick, farmtick = 0, 0 local camera = workspace.CurrentCamera ro ghoul auto corpse pick up PasteShr ro ghoul auto corpse pick up local myData = (isfolder("Porry") and isfile("Porry/data.json")) and game:GetService("HttpService"):JSONDecode(readfile("Porry/data.json")) or { Skills = { E = false, F = false, C = false, R = false }, Boss = { ["Gyakusatsu"] = false, ["Eto Yoshimura"] = false, ro ghoul auto corpse pick up PasteShr ro ghoul auto corpse pick up ["Koutarou Amon"] = false, ["Nishiki Nishio"] = false, ["Touka Kirishima"] = false }, DistanceFromNpc = 5, DistanceFromBoss = 8, TeleportSpeed = 150, ReputationFarm = false, ReputationCashout = false, AutoKickWhitelist = "", ro ghoul auto corpse pick up PasteShr ro ghoul auto corpse pick up Start = false, Trainer = false } if not isfolder("Porry") then makefolder("Porry") end ro ghoul auto corpse pick up How to get it? ro ghoul auto corpse pick up function UpdateSave() writefile("Porry/data.json", game:GetService("HttpService"):JSONEncode(myData)) end function print_table(node) local cache, stack, output = {},{},{} local depth = 1 local output_str = "{\n" while true do ro ghoul auto corpse pick up How to get it? ro ghoul auto corpse pick up local size = 0 for k,v in pairs(node) do size = size + 1 end local cur_index = 1 for k,v in pairs(node) do if (cache[node] == nil) or (cur_index >= cache[node]) then if (string.find(output_str,"}",output_str:len())) then ro ghoul auto corpse pick up How to dowload it? ro ghoul auto corpse pick up output_str = output_str .. ",\n" elseif not (string.find(output_str,"\n",output_str:len())) then output_str = output_str .. "\n" end -- This is necessary for working with HUGE tables otherwise we run out of memory using concat on huge strings table.insert(output,output_str) output_str = "" local key ro ghoul auto corpse pick up How to dowload it? ro ghoul auto corpse pick up if (type(k) == "number" or type(k) == "boolean") then key = "["..tostring(k).."]" else key = "['"..tostring(k).."']" end if (type(v) == "number" or type(v) == "boolean") then output_str = output_str .. string.rep('\t',depth) .. key .. " = "..tostring(v) elseif (type(v) == "table") then output_str = output_str .. string.rep('\t',depth) .. key .. " = {\n" ro ghoul auto corpse pick up How to get it for free? ro ghoul auto corpse pick up table.insert(stack,node) table.insert(stack,v) cache[node] = cur_index+1 break else output_str = output_str .. string.rep('\t',depth) .. key .. " = '"..tostring(v).."'" end if (cur_index == size) then output_str = output_str .. "\n" .. string.rep('\t',depth-1) .. "}" ro ghoul auto corpse pick up How to get it? ro ghoul auto corpse pick up else output_str = output_str .. "," end else -- close the table if (cur_index == size) then output_str = output_str .. "\n" .. string.rep('\t',depth-1) .. "}" end end ro ghoul auto corpse pick up How to get it for free? ro ghoul auto corpse pick up cur_index = cur_index + 1 end if (size == 0) then output_str = output_str .. "\n" .. string.rep('\t',depth-1) .. "}" end if (#stack > 0) then node = stack[#stack] stack[#stack] = nil ro ghoul auto corpse pick up How to get it for free? ro ghoul auto corpse pick up depth = cache[node] == nil and depth + 1 or depth - 1 else break end end -- This is necessary for working with HUGE tables otherwise we run out of memory using concat on huge strings table.insert(output,output_str) output_str = table.concat(output) ro ghoul auto corpse pick up How to use it? ro ghoul auto corpse pick up print(output_str) end print_table(myData) local array = { boss = { ["Gyakusatsu"] = 1250, ["Eto Yoshimura"] = 1250, ["Koutarou Amon"] = 750, ro ghoul auto corpse pick up How to dowload it? ro ghoul auto corpse pick up ["Nishiki Nishio"] = 250, ["Touka Kirishima"] = 250 }, npcs = {["Aogiri Members"] = "GhoulSpawns", Investigators = "CCGSpawns", Humans = "HumanSpawns"}, stages = {"One", "Two", "Three", "Four", "Five", "Six"}, skills = { E = player.PlayerFolder.Special1CD, ro ghoul auto corpse pick up How to dowload it? ro ghoul auto corpse pick up F = player.PlayerFolder.Special3CD, C = player.PlayerFolder.SpecialBonusCD, R = player.PlayerFolder.Special2CD } } tab1:AddLabel("Target") if myData.targ then array.targ = myData.targ ro ghoul auto corpse pick up How to use it? ro ghoul auto corpse pick up end local drop = tab1:AddDropdown("Select", function(opt) array.targ = array.npcs[opt] myData.targ = array.npcs[opt] UpdateSave() end) if myData.Start then ro ghoul auto corpse pick up How to use it? ro ghoul auto corpse pick up array.autofarm = myData.Start end btn = tab1:AddButton("Start", function() if not array.autofarm then if key then btn.Text, array.autofarm = "Stop", true myData.Start = array.autofarm UpdateSave() local farmtick = tick() ro ghoul auto corpse pick up How to dowload it? ro ghoul auto corpse pick up while array.autofarm do labels("tfarm", "Time elapsed: "..os.date("!%H:%M:%S", tick() - farmtick)) wait(1) end else player:Kick("Failed to get the Remote key, please try to execute the script again") end else btn.Text, array.autofarm, array.died = "Start", false, false myData.Start = array.autofarm ro ghoul auto corpse pick up How to get it? ro ghoul auto corpse pick up UpdateSave() end end) local function format(number) local i, k, j = tostring(number):match("(%-?%d?)(%d*)(%.?.*)") return i..k:reverse():gsub("(%d%d%d)", "%1,"):reverse()..j end ro ghoul auto corpse pick up How to use it? ro ghoul auto corpse pick up labels = setmetatable({ text = {label = tab1:AddLabel("")}, tfarm = {label = tab1:AddLabel("")}, space = {label = tab1:AddLabel("")}, Quest = {prefix = "Current Quest: ", label = tab1:AddLabel("Current Quest: None")}, Yen = {prefix = "Yen: ", label = tab1:AddLabel("Yen: 0"), value = 0, oldval = player.PlayerFolder.Stats.Yen.Value}, RC = {prefix = "RC: ", label = tab1:AddLabel("RC: 0"), value = 0, oldval = player.PlayerFolder.Stats.RC.Value}, Kills = {prefix = "Kills: ", label = tab1:AddLabel("Kills: 0"), value = 0} }, { ro ghoul auto corpse pick up PasteShr ro ghoul auto corpse pick up __call = function (self, typ, newv, oldv) if typ and newv then local object = self[typ] if type(newv) == "number" then object.value = object.value + newv object.label.Text = object.prefix..format(object.value) if oldv then object.oldval = oldv end elseif object.prefix then ro ghoul auto corpse pick up How to get it? ro ghoul auto corpse pick up object.label.Text = object.prefix..newv else object.label.Text = newv end return end for i,v in pairs(labels) do v.value = 0 v.label.Text = v.prefix.."0" end ro ghoul auto corpse pick up PasteShr ro ghoul auto corpse pick up end }) local function getLabel(la) return labels[la].value and labels[la].value or labels[la].label.Text end btn3 = tab1:AddButton("Reset", function() labels() end) if team == "CCG" then tab2:AddLabel("Quinque Stage") else tab2:AddLabel("Kagune Stage") end ro ghoul auto corpse pick up PasteShr ro ghoul auto corpse pick up local drop2 = tab2:AddDropdown("[ 1 ]", function(opt) array.stage = array.stages[tonumber(opt)] end) array.stage = "One" tab2:AddSwitch("Reputation Farm", function(bool) myData.ReputationFarm = bool UpdateSave() ro ghoul auto corpse pick up PasteShr ro ghoul auto corpse pick up end):Set(myData.ReputationFarm) tab2:AddSwitch("Auto Reputation Cashout", function(bool) myData.ReputationCashout = bool UpdateSave() end):Set(myData.ReputationCashout) for i,v in pairs(array.boss) do tab2:AddSwitch(i.." Boss Farm ".."(".."lvl "..v.."+)", function(bool) myData.Boss[i] = bool ro ghoul auto corpse pick up How to use it? ro ghoul auto corpse pick up UpdateSave() end):Set(myData.Boss[i]) end function ConvertToNewValue(sel_value, min, max) local maxv = max local minv = min local diff = maxv - minv local p = ((sel_value - minv) / diff) * 100 return p ro ghoul auto corpse pick up PasteShr ro ghoul auto corpse pick up end local oldtpspeed, olddisboss, oldfromnpc = myData.TeleportSpeed, myData.DistanceFromBoss, myData.DistanceFromNpc tab2:AddSlider("TP Speed", function(x) myData.TeleportSpeed = x UpdateSave() end, {min = 90, max = 250}):Set(tonumber(ConvertToNewValue(oldtpspeed, 90, 250))) tab2:AddSlider("Distance from NPC", function(x) myData.DistanceFromNpc = x * -1 ro ghoul auto corpse pick up PasteShr ro ghoul auto corpse pick up UpdateSave() end, {min = 0, max = 8}):Set(ConvertToNewValue(oldfromnpc * -1, 0, 8)) tab2:AddSlider("Distance from Bosses", function(x) myData.DistanceFromBoss = x * -1 UpdateSave() end, {min = 0, max = 15}):Set(ConvertToNewValue(olddisboss * -1, 0, 15)) labels.p = {label = tab3:AddLabel("Current trainer: "..player.PlayerFolder.Trainers[team.."Trainer"].Value)} ro ghoul auto corpse pick up How to use it? ro ghoul auto corpse pick up local progress = tab3:AddSlider("Progress", nil, {min = 0, max = 100, readonly = true}) progress:Set(player.PlayerFolder.Trainers[player.PlayerFolder.Trainers[team.."Trainer"].Value].Progress.Value) player.PlayerFolder.Trainers[team.."Trainer"].Changed:connect(function() labels("p", "Current trainer: "..player.PlayerFolder.Trainers[team.."Trainer"].Value) progress:Set(player.PlayerFolder.Trainers[player.PlayerFolder.Trainers[team.."Trainer"].Value].Progress.Value) end) if myData.Trainer then ro ghoul auto corpse pick up How to get it? ro ghoul auto corpse pick up array.trainer = myData.Trainer end btn2 = tab3:AddButton("Start", function() if not array.trainer then array.trainer, btn2.Text = true, "Stop" myData.Trainer = array.trainer UpdateSave() local connection, time ro ghoul auto corpse pick up How to dowload it? ro ghoul auto corpse pick up while array.trainer do if connection and connection.Connected then connection:Disconnect() end local tkey, result connection = player.Backpack.DescendantAdded:Connect(function(obj) if tostring(obj) == "TSCodeVal" and obj:IsA("StringValue") then tkey = obj.Value ro ghoul auto corpse pick up How to get it for free? ro ghoul auto corpse pick up end end) result = invoke(remotes.Trainers.RequestTraining) if result == "TRAINING" then for i,v in pairs(workspace.TrainingSessions:GetChildren()) do if waitforobj(v, "Player").Value == player then fire(waitforobj(v, "Comm"), "Finished", tkey, false) break ro ghoul auto corpse pick up How to get it? ro ghoul auto corpse pick up end end elseif result == "TRAINING COMPLETE" then labels("time", "Switching to other trainer...") for i,v in pairs(player.PlayerFolder.Trainers:GetDescendants()) do if table.find(trainers, v.Name) and findobj(v, "Progress") and tonumber(v.Progress.Value) < 100 and tonumber(player.PlayerFolder.Trainers[player.PlayerFolder.Trainers[team.."Trainer"].Value].Progress.Value) == 100 then invoke(remotes.Trainers.ChangeTrainer, v.Name) wait(1.5) end end ro ghoul auto corpse pick up How to dowload it? ro ghoul auto corpse pick up else labels("time", "Time until the next training: "..result) end wait(1) end labels("time", "") else array.trainer, btn2.Text = false, "Start" myData.Trainer = array.trainer UpdateSave() ro ghoul auto corpse pick up How to dowload it? ro ghoul auto corpse pick up end end) labels.time = {label = tab3:AddLabel("")} tab4:AddSwitch("Auto add kagune/quinque stats", function(bool) array.weapon = bool end) tab4:AddSwitch("Auto add durability stats", function(bool) array.dura = bool end) tab4:AddSwitch("Auto kick", function(bool) array.kick = bool end) ro ghoul auto corpse pick up How to use it? ro ghoul auto corpse pick up tab4:AddLabel("Auto kick whitelist (type 1 name per line)") local console = tab4:AddConsole({ ["y"] = 50, ["source"] = "Text", }) console:Set(myData.AutoKickWhitelist) console:OnChange(function(newtext) ro ghoul auto corpse pick up PasteShr ro ghoul auto corpse pick up myData.AutoKickWhitelist = newtext UpdateSave() end) for i,v in pairs(array.skills) do tab4:AddSwitch("Auto use "..i.." skill (on bosses)", function(bool) myData.Skills[i] = bool UpdateSave() end):Set(myData.Skills[i]) end ro ghoul auto corpse pick up How to get it? ro ghoul auto corpse pick up do local count = 0 for i,v in pairs(player.PlayerGui.HUD.StagesFrame.InfoScroll:GetChildren()) do if v.ClassName == "Frame" and v.Name ~= "Example" then count = count + 1 drop2:Add(count) end end end ro ghoul auto corpse pick up How to use it? ro ghoul auto corpse pick up for i,v in pairs(array.npcs) do drop:Add(i) end tab1:Show() local function tp(pos) if array.died then player.Character.HumanoidRootPart.CFrame = pos array.died = false return ro ghoul auto corpse pick up How to dowload it? ro ghoul auto corpse pick up end local val = Instance.new("CFrameValue") val.Value = player.Character.HumanoidRootPart.CFrame local tween = game:GetService("TweenService"):Create( val, TweenInfo.new((player.Character.HumanoidRootPart.Position - pos.p).magnitude / myData.TeleportSpeed, Enum.EasingStyle.Linear, Enum.EasingDirection.Out, 0, false, 0), {Value = pos} ) ro ghoul auto corpse pick up How to get it? ro ghoul auto corpse pick up tween:Play() local completed tween.Completed:Connect(function() completed = true end) while not completed do if array.found or not array.autofarm or player.Character.Humanoid.Health <= 0 then tween:Cancel() break end ro ghoul auto corpse pick up How to use it? ro ghoul auto corpse pick up player.Character.HumanoidRootPart.CFrame = val.Value task.wait() end val:Destroy() end local function getNPC() local nearestnpc, nearest = nil, math.huge ro ghoul auto corpse pick up How to get it for free? ro ghoul auto corpse pick up if myData.Boss.Gyakusatsu and tonumber(player.PlayerFolder.Stats.Level.Value) > array.boss["Gyakusatsu"] and findobj(workspace.NPCSpawns["GyakusatsuSpawn"], "Gyakusatsu") then local lowesthealth, lowestNpcModel = math.huge, nil for i,v in pairs(workspace.NPCSpawns["GyakusatsuSpawn"]:GetChildren()) do if v.Name ~= "Mob" and findobj(v, "Humanoid") and v.Humanoid.Health < lowesthealth then lowesthealth = v.Humanoid.Health lowestNpcModel = v end end ro ghoul auto corpse pick up PasteShr ro ghoul auto corpse pick up if not lowestNpcModel then return workspace.NPCSpawns.GyakusatsuSpawn.Gyakusatsu end return lowestNpcModel end for i,v in pairs(workspace.NPCSpawns:GetChildren()) do local npc = findobjofclass(v, "Model") ro ghoul auto corpse pick up PasteShr ro ghoul auto corpse pick up if npc and findobj(npc, "Head") and not findobj(npc, "AC") then if npc.Parent.Name == array.targ then local magnitude = (npc.HumanoidRootPart.Position - player.Character.HumanoidRootPart.Position).magnitude if magnitude < nearest then nearestnpc, nearest = npc, magnitude end elseif myData.Boss[npc.Name] and tonumber(player.PlayerFolder.Stats.Level.Value) >= array.boss[npc.Name] then return npc end ro ghoul auto corpse pick up PasteShr ro ghoul auto corpse pick up end end return nearestnpc end local function getQuest(typ) labels("text", "Moving to quest NPC") local npc = team == "Ghoul" and workspace.Anteiku.Yoshimura or workspace.CCGBuilding.Yoshitoki ro ghoul auto corpse pick up How to get it for free? ro ghoul auto corpse pick up tp(npc.HumanoidRootPart.CFrame) invoke(game:GetService("ReplicatedStorage").Remotes.Ally.AllyInfo) wait() fireclickdetector(npc.TaskIndicator.ClickDetector) if array.autofarm and not array.died and (npc.HumanoidRootPart.Position - player.Character.HumanoidRootPart.Position).Magnitude <= 20 then if typ then labels("text", "Getting quest...") invoke(remotes[npc.Name].Task) invoke(remotes[npc.Name].Task) ro ghoul auto corpse pick up PasteShr ro ghoul auto corpse pick up local quest = waitforobj(player.PlayerFolder.CurrentQuest.Complete, "Aogiri Member") labels("Quest", ("%c/%c"):format("0", quest:WaitForChild("Max").Value)) quest.Changed:Connect(function(change) labels("Quest", ("%c/%c"):format(change, quest.Max.Value)) end) else labels("text", "Withdrawing reputation") invoke(remotes.ReputationCashOut) oldtick = tick() end ro ghoul auto corpse pick up How to use it? ro ghoul auto corpse pick up end end local function collect(npc) local timer = tick() local model = waitforobj(npc, npc.Name.." Corpse", 2) local clickpart = waitforobj(model, "ClickPart", 2) player.Character.HumanoidRootPart.CFrame = clickpart.CFrame * CFrame.new(0,1.7,0) ro ghoul auto corpse pick up How to get it? ro ghoul auto corpse pick up waitforobj(clickpart, "") repeat if tick() - timer > 4 then break end player.Character.Humanoid:MoveTo(clickpart.Position) wait() fireclickdetector(clickpart[""], 1) until not model.Parent.Parent or not findobj(model, "ClickPart") or not array.autofarm or player.Character.Humanoid.Health <= 0 end ro ghoul auto corpse pick up How to get it for free? ro ghoul auto corpse pick up local function pressKey(topress) fire(player.Character.Remotes.KeyEvent, key, topress, "Down", player:GetMouse().Hit, nil, workspace.Camera.CFrame) end player.PlayerFolder.Stats.RC.Changed:Connect(function(value) if array.autofarm then labels("RC", value - labels.RC.oldval, value) end end) ro ghoul auto corpse pick up How to get it for free? ro ghoul auto corpse pick up player.PlayerFolder.Stats.Yen.Changed:Connect(function(value) if array.autofarm then labels("Yen", value - labels.Yen.oldval, value) end end) getconnections(player.Idled)[1]:Disable() get.Players.PlayerAdded:Connect(function(plr) ro ghoul auto corpse pick up How to get it for free? ro ghoul auto corpse pick up if array.kick then local splittedarray = console:Get():split("\n") if not table.find(splittedarray, plr.Name) then player:Kick("Player joined, name: "..plr.Name) end end end) player.PlayerFolder.Trainers[player.PlayerFolder.Trainers[team.."Trainer"].Value].Progress.Changed:Connect(function(c) ro ghoul auto corpse pick up PasteShr ro ghoul auto corpse pick up progress:Set(tonumber(c)) end) coroutine.wrap(function() while wait() do if tonumber(player.PlayerFolder.Stats.Focus.Value) > 0 then if array.weapon then invoke(stat, "Focus", "WeaponAddButton", 1) end if array.dura then ro ghoul auto corpse pick up How to get it? ro ghoul auto corpse pick up invoke(stat, "Focus", "DurabilityAddButton", 1) end end end end)() -- remote Key grabber + grab updated trainers table do fireclickdetector(workspace.TrainerModel.ClickIndicator.ClickDetector) waitforobj(waitforobj(player.PlayerGui, "TrainersGui"), "TrainersGuiScript") ro ghoul auto corpse pick up How to get it for free? ro ghoul auto corpse pick up player.PlayerGui.TrainersGui:Destroy() repeat for i,v in pairs(getgc(true)) do if not key and type(v) == "function" and getinfo(v).source:find(".ClientControl") then for i2,v2 in pairs(getconstants(v)) do if v2 == "KeyEvent" then local keyfound = getconstant(v, i2 + 1) if #keyfound >= 100 then key = keyfound ro ghoul auto corpse pick up How to get it? ro ghoul auto corpse pick up break end end end elseif type(v) == "table" and ((table.find(v, "(S1) Kureo Mado") and team == "CCG") or (table.find(v, "(S1) Ken Kaneki"))) then trainers = v end end wait() until key ro ghoul auto corpse pick up How to dowload it? ro ghoul auto corpse pick up end -- auto farm while true do if array.autofarm then pcall(function() if player.Character.Humanoid.Health > 0 and player.Character.HumanoidRootPart and player.Character.Remotes.KeyEvent then if not findobj(player.Character, "Kagune") and not findobj(player.Character, "Quinque") then pressKey(array.stage) end ro ghoul auto corpse pick up How to dowload it? ro ghoul auto corpse pick up if myData.ReputationFarm and (not findobj(player.PlayerFolder.CurrentQuest.Complete, "Aogiri Member") or player.PlayerFolder.CurrentQuest.Complete["Aogiri Member"].Value == player.PlayerFolder.CurrentQuest.Complete["Aogiri Member"].Max.Value) then getQuest(true) return elseif myData.ReputationCashout and tick() - oldtick > 7200 then getQuest() end local npc = getNPC() if npc then ro ghoul auto corpse pick up How to get it for free? ro ghoul auto corpse pick up array.found = false local reached = false coroutine.wrap(function() while not reached do if npc ~= getNPC() then array.found = true break end wait() ro ghoul auto corpse pick up How to get it for free? ro ghoul auto corpse pick up end end)() labels("text", "Moving to: "..npc.Name) if myData.Boss[npc.Name] or npc.Parent.Name == "GyakusatsuSpawn" then tp(npc.HumanoidRootPart.CFrame * CFrame.Angles(math.rad(90),0,0) + Vector3.new(0,myData.DistanceFromBoss,0)) else tp(npc.HumanoidRootPart.CFrame + npc.HumanoidRootPart.CFrame.lookVector * myData.DistanceFromNpc) end ro ghoul auto corpse pick up How to get it? ro ghoul auto corpse pick up labels("text", "Killing: "..npc.Name) reached = true if not array.found then while findobj(findobj(npc.Parent, npc.Name), "Head") and player.Character.Humanoid.Health > 0 and array.autofarm do if not findobj(player.Character, "Kagune") and not findobj(player.Character, "Quinque") then pressKey(array.stage) end ro ghoul auto corpse pick up How to get it for free? ro ghoul auto corpse pick up if myData.Boss[npc.Name] or npc.Parent.Name == "GyakusatsuSpawn" then for x,y in pairs(myData.Skills) do if player.PlayerFolder.CanAct.Value and y and array.skills[x].Value ~= "DownTime" then pressKey(x) end end player.Character.HumanoidRootPart.CFrame = npc.HumanoidRootPart.CFrame * CFrame.Angles(math.rad(90),0,0) + Vector3.new(0,myData.DistanceFromBoss ,0) else player.Character.HumanoidRootPart.CFrame = npc.HumanoidRootPart.CFrame + npc.HumanoidRootPart.CFrame.lookVector * myData.DistanceFromNpc end ro ghoul auto corpse pick up How to dowload it? ro ghoul auto corpse pick up if player.PlayerFolder.CanAct.Value then pressKey("Mouse1") end task.wait() end if npc.Name == "Gyakusatsu" then player.Character.Humanoid.Health = 0 end ro ghoul auto corpse pick up How to get it? ro ghoul auto corpse pick up if array.autofarm and player.Character.Humanoid.Health > 0 then labels("Kills", 1) if npc.Name ~= "Eto Yoshimura" and not findobj(npc.Parent, "Gyakusatsu") and npc.Name ~= "Gyakusatsu" then labels("text", "Collecting corpse...") collect(npc) end end end else labels("text", "Target not found, waiting...") ro ghoul auto corpse pick up How to dowload it? ro ghoul auto corpse pick up end else labels("text", "Waiting for character to respawn") array.died = true end end) else labels("text", "") end wait() ro ghoul auto corpse pick up How to get it? ro ghoul auto corpse pick up end ro ghoul auto corpse pick up