> ## Documentation Index
> Fetch the complete documentation index at: https://docs.reaperx.pro/llms.txt
> Use this file to discover all available pages before exploring further.

# [AOTR] คอนฟิกไก่ตัน

> คอนฟิกไก่ตัน ใช้ได้เฉพาะลูกค้าที่ซื้อสคริปต์ AOTR เวอร์ชั่นไก่ตันเท่านั้น ลูกค้าที่ซื้อสคริปต์ตัวปกติไม่สามารถใช้งานได้ หากมีข้อสงสัยอะไรเพิ่มเติม กรุณาสอบถามแอดมินได้เลย

```java lines theme={null}
getgenv().Configs = {
    ['Auto Thunder Spears'] = true,
    ['Auto Prestige'] = {
        ['Enabled'] = true,
        ['Prestige Stop At'] = 5,
        ['Gold Requirement'] = {
            ['Prestige 1'] = 0,
            ['Prestige 2'] = 0,
            ['Prestige 3'] = 0,
            ['Prestige 4'] = 100000000,
            ['Prestige 5'] = 0,
        }
    },
    ['Farm Slot'] = 'A',
    ['Colossal Raid'] = false,
    ['Codes'] = {
	'LIKES1M250K',
		'FREECODE6',
        'FREECODE5',
		'FREECODE4',
		'LIKES1M200K',
        'VISITS800M',
        'TERRA70K',
        'PLAYERS100K',
        'VISITS600M',
        'VISITS700M',
        'FAVORITES1M',
        'MEMBERS900K',
        'MEMBERS1M',
        'UPDATE4',
        'LIKES1M150K',
        'FREECODE3',
        'LIKES1M100K',
        'THANKSFORSTAYINGWITHUS',
        'CHRISTMAS2025',
        'LIKES1M',
    },
	['Potions'] = {
		['Auto Buy'] = true,
		['Potions'] = {
			'2x XP Boost [1h]', --// 2x XP Boost [30m], 2x XP Boost [2h]
			'2x Gold Boost [1h]', --// 2x Gold Boost [30m], 2x Gold Boost [2h]
			--// '2x Luck Boost [1h]', --// 2x Luck Boost [30m], 2x Luck Boost [2h]
		},
	},
    ['Missions'] = {
        ['Shiganshina'] = true,
        ['Trost'] = true,
        ['Outskirts'] = true,
        ['Giant Forest'] = false,
        ['Utgard'] = true,
        ['Docks'] = false,
        ['Stohess'] = true,
        ['Chapel'] = true,
    },

    ['Modifiers'] = {
        'No Perks',
        'No Skills',
        'No Memories',
        'Nightmare',
        'Oddball',
        'Injury Prone',
        'Chronic Injuries',
        'Fog',
        'Time Trial',
    },

    ['Families'] = {
        ['Auto Roll'] = {
            ['Enabled'] = true,
            ['Lock Spins'] = 0,
            ['Families'] = {
                'Fritz',
                'Helos',
                'Ackerman',
            },
        },
        ['Auto Storage'] = {
            ['Enabled'] = false,
            ['Families'] = {
            },
        },

    },
    ['Sell Cosmetics'] = {
        ['Enabled'] = true,
        ['Cosmetics'] = {
			-- 55 Gems
		    'Mushroom Cloud',
		    'Marleyan Patch',
		    'Hardened Blade',
		    'Superheated',
			-- 100 Gems
		    'Blazing Veil',
		    'Wizard Hat',
		    'Midnight Mask',
		    'Recon Visor',
		    'Altar Chains',
		    'Bowler Hat (Black)',
			-- 165 Gems
		    'Herbal Magic',
		    "Young Annie's Rain Poncho",
		    "Young Annie's Attire",
		    'Blue Lightning',
		    'Abyssion',
		    'Celestial',
		    "Aspiring Warrior's Attire",
			-- 300 Gems
		    'Kitsune Ribbon',
		    'Regiment Cloak (Green)',
		    'Blood Vial',
		    'Bowler Hat (White)',
		    'Mushroom Hat',
			-- 440 Gems
		    'Digital Fracture',
		    'Balance',
		    "Young Reiner's Attire",
		    'Duality',
		    'Fractured Surge',
		    'Atomic Bomb',
			-- 800 Gems
		    'Regiment Cloak (Black)',
		    "Grimmjow's Mask",
		    'Kitsune Mask',
		    'Hardened Shield',
		    "Warrior's Medallion",
		    "Shogun's Helm",
        },
    },

    ['Craft Perks'] = {
        ['Enabled'] = true,
        ['Chance'] = {
            ['Rare'] = 100,
            ['Epic'] = 100,
            ['Legendary'] = 100,
            ['Mythic'] = 100,
        },
        ['Craft Epic'] = false,
        ['Craft Legendary'] = true,
        ['Craft Mythic'] = false,
    },

	['Remove Perks'] = {
   	 	['Enabled'] = true,
		['Perks'] = {
			['Common'] = true,
			['Rare'] = true,
			['Epic'] = false,
			['Legendary'] = false,
		},
	},

    ['Equip Perks'] = { 
        ['Auto Equip Perks'] = true,
        ['Body Slot'] = {
            'Heavenly Restriction', -- // Mythic
            'Maximum Firepower', -- // Mythic
            'Perfect Soul', -- // Legendary
            'Perfect Form', -- // Legendary
        },
        ['Offense Slot'] = {
            'Kengo', -- // Mythic
            'Unparalleled Strength', -- // Legendary
            'Peerless Focus', -- // Legendary
        },
        ['Defense Slot'] = {
            'Immortal', -- // Mythic
            'Font of Vitality', -- // Legendary
        },
        ['Support Slot'] = {
            'Tatsujin', -- // Mythic
            'Soulfeed', -- // Mythic
            'Gear Master', -- // Legendary
        },
    },
    ['Skill Trees'] = {
        ['Enabled'] = true,
        ['Left'] = {
            ['Enabled'] = true,
            ['Skill'] = 'Regen VI',
        },
        ['Middle'] = {
            ['Enabled'] = true,
            ['Skill'] = 'Damage V',
        },
        ['Right'] = {
            ['Enabled'] = true,
            ['Skill'] = 'Health XI',
        },
        ['Upgrade Priority'] = {
            ['Left'] = 9,
            ['Middle'] = 10,
            ['Right'] = 8,
        },
    },
    ['Join Private Server'] = {
         ['Enabled'] = false,
         ['Server Code'] = '',
    },
    
    ['Performance'] = {
        ['FPS Boost'] = false,
        ['FPS Lock'] = {
            ['Enabled'] = false,
            ['FPS'] = 15,
        },
    },

    ['Webhook'] = {
        ['Enabled'] = false,
        ['Url'] = '',
    },
}
```

<Warning>
  ควรเปิดไก่ตันด้วยตัวรันคอมเท่านั้น ไม่ควรใช้แอพจำลอง หรือพวกมือถือในการเปิดไก่ตัน
</Warning>

<Tip>
  ด้านล่างสุดของคอนฟิก ให้ใส่สคริปต์ของเราลงไปได้เลย ตัวอย่างตามคลิปด้านล่าง:
</Tip>

<iframe src="https://www.youtube.com/embed/_6ZwmASmho4" title="YouTube video player" frameborder="0" className="w-full aspect-video rounded-xl" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen />
