MADE BY notLioK
FEATURES:
[ Auto Quest ]
[ Auto Farm ]
[ Auto Punch ]
[ Auto Rebirth ]
[ Auto Hide-Name ]
[ how to use ]
1. Type NPC name that u want to farm and Quest Number
2. Select Farm Method and Distance
3. Enable Auto Farm and Auto Punch
getgenv().AutoFarm = false
getgenv().AutoPunch = false
getgenv().FarmDistance = 5
getgenv().FarmMeth = "Below" -- Below or Above
getgenv().npcName = "Tigreal Tribe" -- check npcs with dex
getgenv().questNPC = workspace.Misc.NPC.Quests.QuestNPCMain2_ForestArea -- check quest npcs with dex
getgenv().questNumber = 2
loadstring(game:HttpGet("https://raw.githubusercontent.com/LioK251/RbScripts/main/dragon_blox.lua"))()