-- [[ regular script ]] loadstring(game:HttpGet(('https://raw.githubusercontent.com/JustAP1ayer/BABFTPLAYERHUB/main/BABFTV2.lua'),true))() task.wait(1) --[[ webhook for farming ]] loadstring(game:HttpGet(('https://raw.githubusercontent.com/JustAP1ayer/BABFTPLAYERHUB/main/BABFTWEBHOOKPLAYERHUB.lua'),true))() task.wait(1) --[[ image loader (outdated the BABFTV2 has 2 versions) ]] loadstring(game:HttpGet("https://raw.githubusercontent.com/JustAP1ayer/BABFTPLAYERHUB/main/imagelolol.lua",true))() task.wait(1)