Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- getgenv().Configuration = {
- Enabled = true,
- ZoneFish = {
- ['Zone'] = 'The Depths', -- // สามารถเลือกได้ตาม [Fish Zone] ด้านบน
- ['Event Zone Fishing'] = false, -- // เปิด / ปิด ตกปลาในโซนอีเว้น
- ['Select Event Zones'] = {'Megalodon Default','Megalodon Ancient'}, -- // สามารถเลือกได้ตาม [Event Zone] ด้านบน
- },
- CollectMeteor = false,
- EquipRod = 'Auto', -- // สามารถเลือกได้ตาม [Rods] ด้านบน แนะนําตั่งเป็น Auto นี้แหละดีแล้ว
- Rods = {
- ['Trident Rod'] = true,
- ['Aurora Rod'] = true,
- ['Kings Rod'] = true,
- ['Sunken Rod'] = true,
- ['Mythical Rod'] = true,
- ['Rod Of The Depths'] = true,
- ['Destiny Rod'] = true,
- },
- AutoSell = {
- ['Enabled'] = true,
- ['Sell every'] = 200, -- seconds
- ['Mythical'] = true,
- ['Legendary'] = true,
- ['Enchant Rellcs'] = true,
- ['Exotic'] = true,
- ['Event Fish'] = true,
- ['Limited Fish'] = true,
- },
- }
- getgenv().key = '1a9a8b51-c3ee-4c5c-bb21-36f4ee05a56c'
- loadstring(game:HttpGet('https://raw.githubusercontent.com/Xenon-Trash/Loader/main/Loader.lua'))()
- repeat task.wait() until game:IsLoaded()
- getgenv().Hermanos_Settings = {
- ['key'] = 'bafd2512-771b-4091-b5fe-069e746eaf1f',
- ['PC'] = 'DDC-1',
- }
- task.spawn(function() loadstring(game:HttpGet('https://raw.githubusercontent.com/hermanos-dev/hermanos-script/main/fisch-main.lua'))() end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement