ADVERTISEMENTREMOVE ADS
farm No Key or bs
51,076 views
Script Preview
Description
simple evade auto farm
⚠️ Disclaimer: This script logs your username (to prevent spam) and game ID (to identify which script was used) to help decide if development should continue. To opt out, set: getgenv().TrackMePlease = false
you can customize settings right from the script
--Includes
no render to save cpu (may not work)
auto revive people, (money farm) -- you might get banned if reported) -- not my fault
farm tickets (whatever event currency is rn)
--Missing
Auto menu navigation (if u somehow die)
Auto serverhop (if someone says like "im gonna report u")
Tested with
ADVERTISEMENTREMOVE ADS
8 Lines • 283 Bytes
-- settings
getgenv().farmTickets = true -- maybe works
getgenv().farmRevives = false
getgenv().noRender = false
getgenv().TrackMePlease = true -- optional tracking
loadstring(game:HttpGet('https://raw.githubusercontent.com/bocchi-the-cat/rawr/refs/heads/main/evade.lua'))()
ADVERTISEMENTREMOVE ADS
ADVERTISEMENTREMOVE ADS
Comments
why do you need the "trackmeplease" option wtf