Categories > Exploiting > Scripts >

Anyone have an auto farm script for Reaper (not reaper simulator

Posts: 1

Threads: 1

Joined: Jan, 2021

Reputation: 0

Posted

ive been seeing exploiters in a new Bleach game (link: https://www.roblox.com/games/5810056693/RANKED-1V1S-Reaper?refPageId=2ebe44f8-1cf2-4f1c-80fc-54e1c5ed02b9 ) and they've just been teleporting around auto killing the enemies and i was wondering if any of you had the script that they used for this?

  • 0

Posts: 1

Threads: 0

Joined: Jan, 2021

Reputation: 0

Replied

Hey buddy i've been searching for one too but i found one and here you go and its like 3 scripts all together so you can farm peacefully whirslt one of them being anti-afk..

So i ma paste it in order on what you should do!

local vu = game:GetService("VirtualUser")

game:GetService("Players").LocalPlayer.Idled:connect(function()

   vu:Button2Down(Vector2.new(0,0),workspace.CurrentCamera.CFrame)

   wait(1)

   vu:Button2Up(Vector2.new(0,0),workspace.CurrentCamera.CFrame)

end) 

This above is the ANTI-AFK SCRIPT.

 

loadstring(game:HttpGet(('https://raw.githubusercontent.com/Hitsugaya-0/Stuff/main/reaperThing'),true))()

This above is for getting auto quest first select the quest you want from below dropdown box and turn on auto quest.

DONT DO ANYTHING ELSE OTHER THAN AUTO QUEST. (You can do bankai fight but its pretty bugged)

 

--[[

    Made by egg salad

]]

 

-- Settings

Distance = -8

Enemies = {"Hollow","Lost Soul"}

 

-- Script

loadstring(game:HttpGet("https://raw.githubusercontent.com/Just-Egg-Salad/roblox-scripts/main/Reaper%20AutoFarm", true))()

local Char = game.Players.LocalPlayer.Character

This above is the script for auto-farm it has tp bypass so dont worry about ban and you can use this along with auto quest for farming OVERNIGHT.

 

Char.Head.Mesh.Parent = game.CoreGui

Char.Head:ClearAllChildren()

game.CoreGui.Mesh.Parent = Char.Head

Char.Head.Parent = game.Lighting

game.Lighting.Head.Parent = Char

This is for hiding name in public servers..

 

 

Alright, there you go hope you enjoy it.

 

Credits:- Hitrugya for auto quest and egg salad for auto farm they both are OP!

  • 0

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )