Advertisement
OneShi

Dragon Blox Script

Sep 21st, 2022
1,627
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. getgenv().AutoFarm = false
  2. getgenv().AutoPunch = false
  3. getgenv().FarmDistance = 5
  4. getgenv().FarmMeth = "Below" -- Below or Above
  5. getgenv().npcName = "Tigreal Tribe" -- check npcs with dex
  6.  
  7. getgenv().questNPC = workspace.Misc.NPC.Quests.QuestNPCMain2_ForestArea -- check quest npcs with dex
  8. getgenv().questNumber = 2
  9.  
  10. loadstring(game:HttpGet("https://raw.githubusercontent.com/LioK251/RbScripts/main/dragon_blox.lua"))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement