May 8th, 2019
Ro Ghoul Auto Clicker. Insane Roblox Hack Omgsploit V16 120 New Games Phantom Forces Gui Dungeon Quest Farm More Youtube insane roblox hack omgsploit v16. Download: Roblox Scripts: BEST Roblox Ro-Ghoul Hack Script GUI: Au.
An overpowered script with an auto-farm for Ro-Ghoul on Roblox. Script: https://pastebin.com/raw/SruyP1u8.
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- --[[ to set the mobs you want to kill just add the number corresponding to the mbo to index_list table
- eg: index_list[#index_list + 1] = 7 would add the 'Human' to the target list, same thing goes for selected key,
- just select the attack based off the key_list table, 5 being the mouseclick attack
- feel free to make this into a gui, :), a script this simple shouldn't be paid
- local tweenservice = game:GetService('TweenService')
- local Players = game:GetService('Players')
- local plrrem = client.Character:FindFirstChild('Remotes')
- local selected_key =5
- local tp_offset = Vector3.new(1,0,0)
- local mouse = client:GetMouse()
- client.CameraMinZoomDistance =20
- [1]='Low Rank Aogiri Member',
- [3]='High Rank Aogiri Member',
- [5]='Rank 2 Investigator',
- [7]='Human',
- }
- local key_list ={
- [2]='E',
- [4]='R',
- }
- ['autofarm']=true,
- }
- local key
- iftype(v)'function'then
- iftostring(i)'HRPPosition1'then
- end
- end
- return key
- function checkOff(remotes)
- if remotes:FindFirstChild('GetPos')and remotes:FindFirstChild('StatUpdate')and remotes:FindFirstChild('UpdateAll')then
- --remotes:FindFirstChild('GetPos').RobloxLocked = true
- remotes:FindFirstChild('StatUpdate').RobloxLocked =true
- --remotes:FindFirstChild('UpdateAll').RobloxLocked = true
- warn('checks are off')
- end
- local npc_grab ={}
- for i,v innext,(npcs)do
- table.insert(npc_grab, v:FindFirstChild(npc_table[index]))
- else
- end
- end
- end
- function eatCorpse()
- client.CameraMode = Enum.CameraMode.LockFirstPerson
- mouse1click()
- client.CameraMode = Enum.CameraMode.Classic
- end
- function pressKey(key)
- pressrem:FireServer(remotepw, key_list[key],'Down', mouse.Hit)
- CFrameValue.Value = model:GetPrimaryPartCFrame()
- CFrameValue:GetPropertyChangedSignal('Value'):connect(function()
- end)
- ((model:GetPrimaryPartCFrame().Position - target.Position).magnitude)/250,-- Length
- Enum.EasingStyle.Linear,-- Easing Style
- Enum.EasingDirection.Out,-- Easing Direction
- 0,-- Times repeated
- false,-- Reverse
- 0-- Delay
- )
- local tween = tweenservice:Create(CFrameValue, Info,{Value = target.CFrame})
- tween:Play()
- --// MAIN LOOP
- local char = client.Character
- wait()
- while toggles['autofarm']do
- while o:FindFirstChild('HumanoidRootPart')do
- tweenMove(char, o:FindFirstChild('HumanoidRootPart'))
- wait()
- eatCorpse()
- wait()
Feb 16th, 2020
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
Auto Farmer Ro Ghoul
- -- Distributed by discord.me/cedevs -- // Best Roblox Exploits, Cheats & Hacks Source!
- -- These settings only work if _G.ServerHop is set to true --
- _G.ServerHop = false -- Server hops if your player gets below a certain percentage of health
- _G.PercentageToHop = 25 -- Will server hop if you are below this percentage in health (0-99)
- _G.AutoEquipMask = false
- --Turn ONE of these to true if server hopping --
- _G.CCGFarm = false
- _G.FarmAll = false
- -- Turn ONE of these to true if server hopping --
- _G.PlayAsCCG = false
- loadstring(game:HttpGet(('https://pastebin.com/raw/x9She8BF'),true))()
RAW Paste Data