All content on our site is free and will always be free.

Please consider supporting us with disabling your AdBlock software and to gain access to thousands of free content!

Not sure how to disable AdBLock? Follow this tutorial: How to disable AdBlock

Get the Kill aura

The Kill aura code is below. Copy & inject it into the game. Enjoy!

The Rake™ [ʙᴇᴛᴀ] REMASTERED | V.0.9.0 - if you take out knife you have kill aura
getgenv().farmer = true;

while wait() do
    if getgenv().farmer == true then
    

 
local Event = game:GetService("Workspace").yourrobloxusernotdisplayname.Knife.Server.SwingEvent
Event:FireServer()


    end
end