Member
Jul
Threads
0
44
0
6

AD: Mt2009 - Mobile & PC - 30 January 2026 CHECK THE PRESENTATION!

You're loved, brother @OptimistAdam

Specular Color (Weapon, Armor, Costume, Hair, Sash, Skin) :
Client Optimization :
New GUI For Minimap & Targets :
New GUI For Minimap & Targets :
Costume Aura :
Improvement in game for fast loading mounts :
Wikipedia In Game :
Search Shop -- :
Shop Offline :
Rune System :

iimfuvp.png


Download link: [Hidden content]
#pragma once

/*** Debug mode (only console and log file) ***/
// #define ENABLE_DEBUGGING
/*** End ***/

/*** Pendant System ***/
#define ENABLE_PENDANT
#ifdef ENABLE_PENDANT
#define ENABLE_ELEMENT_ADD
#define ENABLE_ELEMENT_TARGET
#endif
/*** End ***/

/*** Global Language ***/
#define ENABLE_GLOBAL_LANGUAGE
#define ENABLE_WHISPER_ADMIN_SYSTEM
#define ENABLE_WHISPER_FLAG
/*** End ***/

/*** Pick-Up All ***/
#define ENABLE_PICK_UP_ALL
#define ENABLE_FILTER_PICK_UP
/*** End ***/

/*** Default Defines ***/
#define ENABLE_COSTUME_SYSTEM
#define NON_CHECK_DRAGON_SOUL_QUALIFIED
// #define _IMPROVED_PACKET_ENCRYPTION_
/*** End ***/

/*** Binding System ***/
#define ENABLE_BINDING_SYSTEM
/*** End ***/

/*** Magic Reduction System ***/
#define ENABLE_MAGIC_REDUCTION_SYSTEM
/*** End ***/

/*** Shoulder Sash System ***/
#define ENABLE_SHOULDER_SASH_SYSTEM
/*** End ***/

/*** Quiver System ***/
#define ENABLE_QUIVER_SYSTEM
/*** End ***/

/*** Costume Weapon ***/
#define ENABLE_COSTUME_WEAPON_SYSTEM
/*** End ***/

/*** Costume Hide ***/
#define ENABLE_HIDE_COSTUME_PART
/*** End ***/

/*** Costume Mount ***/
#define ENABLE_COSTUME_MOUNT_SYSTEM
/*** End ***/

/*** Costume Pet ***/
#define ENABLE_COSTUME_PET_SYSTEM
/*** End ***/

/*** Costume Bonus (Add & Change) ***/
#define ENABLE_CHANGING_COSTUME_BONUS
/*** End ***/

/*** Wolfman Character ***/
#define ENABLE_WOLFMAN
/*** End Wolfman Character ***/

/*** Fake PC (Ditto) ***/
#define ENABLE_FAKE_PC
/*** End ***/

/*** Fake Buff (Buffi/Healer) ***/
#define ENABLE_FAKE_BUFF
/*** End ***/

/*** Dungeon Information ***/
#define ENABLE_DUNGEON_TIMER
/*** End ***/

/*** Buy With Items ***/
#define ENABLE_MULTISHOP
/*** End ***/

/*** Chest Drop Information ***/
#define ENABLE_SHOW_CHEST_DROP
/*** End ***/

/*** Team After Friend List ***/
#define ENABLE_MESSENGER_TEAM
/*** End ***/

/*** VIP System ***/
#define ENABLE_VIP_SYSTEM
/*** End ***/

/*** Send Target Information ***/
#define ENABLE_SEND_TARGET_INFO
/*** End ***/

/*** 7&8th Skills ***/
#define ENABLE_678TH_SKILL
/*** End ***/

/*** FoxFS ***/
#define ENABLE_FOX_FS
/*** End ***/

/*** Cython ***/
#define ENABLE_CYTHON
/*** End ***/

/*** New Quest Page ***/
#define ENABLE_QUEST_RENEWAL
/*** End ***/

/*** Copy Link In Chat ***/
#define ENABLE_LINK_IN_CHAT
/*** End ***/

/*** Hide Objects ***/
#define ENABLE_HIDE_OBJECTS
/*** End ***/

/*** New Bonus Against Chiefs & Stones ***/
#define ENABLE_BOSS_AND_STONE_BONUS
/*** End ***/

/*** Wheel Scroll Mouse ***/
#define ENABLE_WHEEL_MOUSE
/*** End ***/

/*** Permanent Items ***/
#define ENABLE_PERMANENT_EFFECT_ITEMS
/*** End ***/

/*** Special Storage ***/
#define ENABLE_SPECIAL_STORAGE
/*** End ***/

/*** Gaya Market ***/
#define ENABLE_GAYA_SYSTEM
/*** End ***/

/*** BattlePass ***/
#define ENABLE_BATTLE_PASS
/*** End ***/

/*** Extended Count Items ***/
#define ENABLE_EXTENDED_COUNT_ITEMS
/*** End ***/

/*** Sanii Switchbot ***/
#define ENABLE_SWITCHBOT
/*** End ***/

/*** Discord RPC ***/
///#define ENABLE_DISCORD_RPC
/*** End ***/

/*** Zodiac Temple ***/
#define ENABLE_ZODIAC_TEMPLE
/*** End ***/

/*** Hydra Dungeon ***/
#define ENABLE_HYDRA_DUNGEON
/*** End ***/

/*** Scaling For Mobs ***/
#define ENABLE_MOB_APPEARANCE
/*** End ***/

/*** Emoticon System (Spartan Files) ***/
#define ENABLE_EMOTICONS
/*** End ***/

/*** Skill Color System ***/
#define ENABLE_NEW_MODULE_CONFIG
#define ENABLE_SKILL_COLOR_SYSTEM
/*** End ***/

/*** Cube Renewal WorldArd ***/
#define ENABLE_CUBE_RENEWAL_WORLDARD
/*** End ***/

/*** Block Write Process ***/
#define BLOCK_WRITE_PROCESS_MEMORY
/*** End ***/

/*** Some Definitions with include ***/
#define ENABLE_MELEY_LAIR_DUNGEON
#ifdef ENABLE_MELEY_LAIR_DUNGEON
#define MELEY_LAIR_DUNGEON_STATUE 8104
#endif

/*** Client Version ***/
#define ENABLE_CLIENT_VERSION
#ifdef ENABLE_CLIENT_VERSION
#define CLIENT_VERSION "23"
#endif
/*** End ***/

/*** Teleport To A Friend ***/
#define ENABLE_TELEPORT_TO_A_FRIEND
/*** End ***/

/*** Admin Manager ***/
#define ENABLE_ADMIN_MANAGER
/*** End ***/

/*** Boss & Stone on Big Map ***/
#define ENABLE_SHOW_MAP_BOSS_AND_STONE
/*** End ***/

/*** Skill CoolTime Update ***/
#define SKILL_COOLTIME_UPDATE
/*** End ***/

/*** Render Target System ***/
#define ENABLE_RENDER_TARGET
#define __ENABLE_RENDER_TARGET_EXTENSION__
/*** End ***/

/*** Rune System ***/
#define ENABLE_RUNE_SYSTEM
/*** End ***/

/*** Wings Like Sash ***/
#define ENABLE_WINGS
/*** End ***/

/*** Chat Stack For Global Messages (!) ***/
#define ENABLE_CHAT_STACK
/*** End ***/

/*** Tab Targeting Like Official Metin2 ***/
#define ENABLE_TAB_NEXT_TARGET
/*** End ***/

/*** Bonus Page Like official Metin2 ***/
#define ENABLE_DETAILS_UI
/*** End ***/

/*** Dog Mode ***/
#define ENABLE_DOG_MODE
/*** End ***/

/*** Fog Fix ***/
#define ENABLE_FOG_FIX
/*** End ***/

/*** FOV Option (30 to 100 degree) ***/
#define ENABLE_FOV_OPTION
/*** End ***/

/*** Hide Pet / Mount System ***/
#define ENABLE_HIDE_MOB_SYSTEM
/*** End ***/

/*** PIN Login ***/
#define ENABLE_PIN_LOGIN
/*** End ***/

/*** Chromium Browser ***/
#define CEF_BROWSER
/*** End ***/

/*** Hardware ID ***/
#define ENABLE_HWID
/*** End ***/

/*** Fix Mobs Lag ***/
#define ENABLE_FIX_MOBS_LAG
/*** End ***/

/*** Costume Aura ***/
#define ENABLE_COSTUME_AURA_SYSTEM
/*** End ***/

/*** Automatic AFK System ***/
#define ENABLE_AFK_MODE_SYSTEM
/*** End ***/

/*** Extended Shop Buy ***/
#define ENABLE_EXTENDED_SHOP_BUY
/*** End ***/

/*** Boss Tracking ***/
#define ENABLE_BOSS_TRACKING
/*** End ***/

/*** Enable Legendary Skills ***/
#define ENABLE_SKILLS_LEVEL_OVER_P
/*** End ***/

/*** Auto Refine ***/
#define ENABLE_AUTO_REFINE
/*** End ***/

/*** Effects System ***/
#define ENABLE_EFFECT_SYSTEM
/*** End ***/

/*** New Pet System ***/
#define ENABLE_NEW_PET_SYSTEM
/*** End ***/

/*** Maintenance System ***/
#define ENABLE_MAINTENANCE_SYSTEM
/*** End ***/

/*** Emotion Hide Weapon ***/
#define ENABLE_EMOTION_HIDE_WEAPON
/*** End ***/

/*** No Colission For players in Safezone ***/
#define REMOVE_SAFEZONE_COLLISION
/*** End ***/

/*** Spcial Chat ***/
#define ENABLE_SPECIAL_CHAT
/*** End ***/

/*** Load Static Cached Modells ***/
#define ENABLE_PERFORMANCE_BOOST
/*** End ***/

/*** Voice Chat ***/
//*/**#define ENABLE_VOICE_CHAT
/*** End ***/

/*** Aeldra Stuff ***/
#define ENABLE_INGAME_WIKI
#if defined(ENABLE_INGAME_WIKI) && defined(ENABLE_WOLFMAN)
#define INGAME_WIKI_WOLFMAN
#endif
#define ENABLE_NEW_TARGET_UI
#define ENABLE_BIOLOG_SYSTEM
/*** End ***/

/*** iBeast work ***/
#define ENABLE_AFTERDEATH_SHIELD
#define ENABLE_EXTENDED_SELL
#define ENABLE_MULTIPLE_STATUS_ADD
/*** End if iBeast works ***/

/*** canTolip work ***/
#define SANDIK_ICGORU
/*** End ***/

/*** Chriss work ***/
#define ENABLE_CHAT_COLOR_SYSTEM
#ifndef ENABLE_SPECULAR_SYSTEM
#define ENABLE_SPECULAR_SYSTEM
#define SET_ALPHACHANNEL_INTENSITY 3 /* 1.Normal intensity 2.Semi intensity 3.Max intensity */
#endif
/*** End ***/

/*** Zorls work ***/
/*** C++17 ***/
// Steps if you want to disable this:
// -> Change C++ Standart Language in all projects properties to c++14 (or lower);
// -> Change std::mem_fn to std::void_mem_fun in all projects files;
// -> Disable this define: ENABLE_CPP_17;
#define ENABLE_CPP_17
#if defined(ENABLE_CPP_17)
#if !defined(_HAS_STD_BYTE)
#define _HAS_STD_BYTE 0
#endif
#endif
/*** End of C++17 ***/

#if defined(ENABLE_FIX_MOBS_LAG)
// -> The define ENABLE_FIX_MOBS_LAG have problems in device reseting.
// -> With this new define all this problems are fixed.
#define FIX_MOBS_LAG_FIX
#endif

/*** End ***/

/*** Ikarus work ***/
#define ENABLE_WINDOW_SLIDE_EFFECT
#define __ENABLE_SHAMAN_ATTACK_FIX__
#define __ENABLE_EMOJI_SYSTEM__
#define __ENABLE_EMOTICON_SYSTEM__
#define __ENABLE_FRIENDLIST_FLAG__
#define __ENABLE_NEW_OFFLINESHOP__
#define __ENABLE_NEW_SHOP_IN_CITIES__
#define __ENABLE_LARGE_DYNAMIC_PACKET__
/*** Debugging Offline Shop ***/
#define ENABLE_OFFLINESHOP_DEBUG
#if defined(ENABLE_OFFLINESHOP_DEBUG) && defined(_DEBUG)
#define OFFSHOP_DEBUG(fmt , ...) Tracenf("%s:%d >> " fmt , __FUNCTION__ , __LINE__, __VA_ARGS__)
#else
#define OFFSHOP_DEBUG(...)
#endif
/*** End of debugging Offline Shop ***/
/*** End of Ikarus work ***/

#pragma once

// #define _IMPROVED_PACKET_ENCRYPTION_

/*** Meley Lair ***/
#define __DUNGEON_FOR_GUILD__
#ifdef __DUNGEON_FOR_GUILD__
#define __MELEY_LAIR_DUNGEON__
#ifdef __MELEY_LAIR_DUNGEON__
#define __DESTROY_INFINITE_STATUES_GM__
#define __LASER_EFFECT_ON_75HP__
#define __LASER_EFFECT_ON_50HP__
#endif
#endif
/*** End ***/

/*** Zodiac Temple ***/
#define ENABLE_ZODIAC_TEMPLE_SHOP
#define ENABLE_ZODIAC_TEMPLE
/*** End ***/

/*** Pendant System ***/
#define ENABLE_PENDANT
#ifdef ENABLE_PENDANT
#define ENABLE_ELEMENT_ADD
#define ENABLE_ELEMENT_TARGET
#endif
/*** End ***/

/*** Global Language ***/
#define ENABLE_GLOBAL_LANGUAGE
#define ENABLE_WHISPER_ADMIN_SYSTEM
#define ENABLE_WHISPER_FLAG
/*** End ***/

/*** Security ***/
#define ENABLE_P2P_PORT_SECURITY
/*** End ***/

/*** Wolfman Character ***/
#define ENABLE_WOLFMAN
/*** End ***/

/*** Costume Bonus (Add & Change) ***/
#define ENABLE_CHANGING_COSTUME_BONUS
/*** End ***/

/*** Send Target Info ***/
#define ENABLE_SEND_TARGET_INFO
/*** End ***/

/*** Magic Reduction System ***/
#define ENABLE_MAGIC_REDUCTION_SYSTEM
/*** End ***/

/*** New Ice Damage (Nemere) ***/
#define ENABLE_NEW_ICEDAMAGE_SYSTEM
/*** End ***/

/*** Quiver System ***/
#define ENABLE_QUIVER_SYSTEM
/*** End ***/

/*** Binding System ***/
#define ENABLE_BINDING_SYSTEM
/*** End ***/

/*** Costume Weapon ***/
#define ENABLE_COSTUME_WEAPON_SYSTEM
/*** End ***/

/*** Costume Mount ***/
#define ENABLE_COSTUME_MOUNT_SYSTEM
/*** End ***/

/*** Costume Pet ***/
#define ENABLE_COSTUME_PET_SYSTEM
/*** End ***/

/*** Shoulder Sash System ***/
#define ENABLE_SHOULDER_SASH_SYSTEM
/*** End ***/

/*** Costume Hide ***/
#define ENABLE_HIDE_COSTUME_PART
/*** End ***/

/*** VIP System ***/
#define ENABLE_VIP_SYSTEM
/*** End ***/

/*** Gaya Market ***/
#define ENABLE_GAYA_SYSTEM
/*** End ***/

/*** New Pet System ***/
#define ENABLE_NEW_PET_SYSTEM
/*** End ***/

/*** Fake PC (Ditto) ***/
#define ENABLE_FAKE_PC
/*** End ***/

/*** Fake Buff (Buffi/Healer) ***/
#define ENABLE_FAKE_BUFF
/*** End ***/

/*** Buy With Items ***/
#define ENABLE_MULTISHOP
/*** End ***/

/*** Permanent Items ***/
#define ENABLE_PERMANENT_EFFECT_ITEMS
/*** End ***/

/*** Team After Friend List ***/
#define ENABLE_MESSENGER_TEAM
/*** End ***/

/*** Dungeon Information ***/
#define ENABLE_DUNGEON_TIMER
/*** End ***/

/*** Special Storage ***/
#define ENABLE_SPECIAL_STORAGE
/*** End ***/

/*** 7&8th Skills ***/
#define ENABLE_678TH_SKILL
/*** End ***/

/*** Chest Drop Information ***/
#define ENABLE_SHOW_CHEST_DROP
/*** End ***/

/*** New Bonus Against Chiefs & Stones ***/
#define ENABLE_BOSS_AND_STONE_BONUS
/*** End ***/

/*** Pick-Up All ***/
#define ENABLE_PICK_UP_ALL
/*** End ***/

/*** Letter Event ***/
#define ENABLE_EVENT_LETTER
#define ENABLE_EVENT_LETTER_DITTO
/*** End ***/

/*** BattlePass ***/
#define ENABLE_BATTLE_PASS
/*** End ***/

/*** Extended Count Items ***/
#define ENABLE_EXTENDED_COUNT_ITEMS
#ifdef ENABLE_EXTENDED_COUNT_ITEMS
#define ITEM_MAX_COUNT 9999
#else
#define ITEM_MAX_COUNT 200
#endif
/*** End ***/

/*** Sanii Switchbot ***/
#define ENABLE_SWITCHBOT
/*** End ***/

/*** Sort Inventory ***/
#define ENABLE_SORT_INVENTORY
/*** End ***/

/*** Hydra Dungeon ***/
#define ENABLE_HYDRA_DUNGEON
/*** End ***/

/*** Give Basic Items (Equipped) ***/
#define ENABLE_GIVE_BASIC_ITEMS
/*** End ***/

/*** Skill Color System ***/
#define ENABLE_SKILL_COLOR_SYSTEM
/*** End ***/

/*** Cube Renewal WorldArd ***/
#define ENABLE_CUBE_RENEWAL_WORLDARD
/*** End ***/

/*** World Bosses ***/
#define ENABLE_DAILY_BOSS
/*** End ***/

/*** Tanaka Event ***/
#define ENABLE_EVENT_TANAKA
/*** End ***/

/*** Auto Events ***/
#define ENABLE_AUTO_EVENTS
/*** End ***/

/*** Ira Rework (Offline Shop) ***/
#define ENABLE_IRA_REWORK
/*** End ***/

/*** Client Version ***/
#define ENABLE_CLIENT_VERSION
#ifdef ENABLE_CLIENT_VERSION
#define CLIENT_VERSION "23"
#endif
/*** End ***/

/*** Teleport To A Friend ***/
#define ENABLE_TELEPORT_TO_A_FRIEND
/*** End ***/

/*** iBeast work ***/
#define ENABLE_AFTERDEATH_SHIELD
#define ENABLE_MULTIPLE_STATUS_ADD
#ifdef ENABLE_MULTIPLE_STATUS_ADD
#define MAX_STATUS_POINTS 90
#endif
#define ENABLE_ATTR_ITEMS_PLUS
#ifdef ENABLE_ATTR_ITEMS_PLUS
#define ENCHANT_ITEM_PLUS_VNUM 71086
#define REINFORCE_ITEM_PLUS_VNUM 71087
#define MAX_ATTRS_BY_ITEM 4
#endif
/*** End if iBeast works ***/

/*** Admin Manager ***/
#define __ADMIN_MANAGER__
///// REMINDER FOR ADMIN MANAGER /////
///// You need to convert all registration name of accounts to lower case /////
///// E.g: $username = strtolower($_POST['username']); /////
/*** End ***/

/*** Alignment Bonus ***/
#define ENABLE_ALIGNMENT_BONUS
/*** End ***/

/*** Purge Mobs in SafeZone ***/
#define ENABLE_PURGE_MOBS_IN_SAFEZONE
/*** End ***/

/*** Boss & Stone on Big Map ***/
#define ENABLE_SHOW_MAP_BOSS_AND_STONE
/*** End ***/

/*** Skill CoolTime Update ***/
#define SKILL_COOLTIME_UPDATE
/*** End ***/

/*** Rune System ***/
#define ENABLE_RUNE_SYSTEM
/*** End ***/

/*** No Clear Buff When Monster Kill ***/
#define ENABLE_NO_CLEAR_BUFF_WHEN_MONSTER_KILL
/*** End ***/

/*** Discord RPC ***/
///*#define ENABLE_DISCORD_RPC
/*** End ***/

/*** PIN Login ***/
#define ENABLE_PIN_LOGIN
/*** End ***/

/*** Multiple Buy ***/
#define ENABLE_MULTIPLE_BUY
/*** End ***/

/*** Rejoin Dungeon ***/
#define ENABLE_DUNGEON_REJOIN
/*** End ***/

/*** Increase Default Damage ***/
#define ENABLE_DAMAGE_INCREASE
#ifdef ENABLE_DAMAGE_INCREASE
#define DAMAGE_INCREASE 750
#endif
/*** End ***/

/*** Hardware ID ***/
#define ENABLE_HWID
/*** End ***/

/*** Anti Packets Flood ***/
#define ENABLE_ANTI_PACKET_FLOOD
/*** End ***/

/*** Costume Aura ***/
#define ENABLE_COSTUME_AURA_SYSTEM
/*** End ***/

/*** Automatic AFK System ***/
#define ENABLE_AFK_MODE_SYSTEM
/*** End ***/

/*** Extended Shop Buy ***/
#define ENABLE_EXTENDED_SHOP_BUY
/*** End ***/

/*** Boss Tracking ***/
#define ENABLE_BOSS_TRACKING
/*** End ***/

/*** Enable Legendary Skills ***/
#define ENABLE_SKILLS_LEVEL_OVER_P
/*** End ***/

/*** Auto Stack Items (Exchange Version) ***/
#define ENABLE_AUTOSTACK_EXCHANGE
/*** End ***/

/*** Auto Refine ***/
#define ENABLE_AUTO_REFINE
/*** End ***/

/*** Peer to Peer Warp For Any Cores/Channels ***/
#define ENABLE_P2P_WARP
/*** End ***/

/*** Effects System ***/
#define ENABLE_EFFECT_SYSTEM
/*** End ***/

/*** Maintenance System ***/
#define ENABLE_MAINTENANCE_SYSTEM
/*** End ***/

/*** Spcial Chat ***/
#define ENABLE_SPECIAL_CHAT
/*** End ***/

/*** Voice Chat ***/
///*#define ENABLE_VOICE_CHAT
/*** End ***/

/*** Aeldra Stuff ***/
#define ENABLE_INGAME_WIKI
#define ENABLE_BIOLOG_SYSTEM
/*** End ***/

/*** canTolip work ***/
#define SANDIK_ICGORU
/*** End ***/

/*** Chriss work ***/
#define ENABLE_CHAT_COLOR_SYSTEM
#define ENABLE_SPECULAR_SYSTEM
/*** End ***/

/*** Ikarus work ***/
#define __ENABLE_FRIENDLIST_FLAG__
#define __ENABLE_COMMON_DROP_IN_INVENTORY__
#define __ENABLE_NEW_OFFLINESHOP__
#ifdef __ENABLE_NEW_OFFLINESHOP__
#define __ENABLE_NEW_SHOP_IN_CITIES__
#define __ENABLE_LARGE_DYNAMIC_PACKET__
#endif
/*** Debugging Offline Shop ***/
#ifdef ENABLE_OFFLINESHOP_DEBUG
#ifdef __WIN32__
#define OFFSHOP_DEBUG(fmt , ...) sys_log(0,"%s:%d >> " fmt , __FUNCTION__ , __LINE__, __VA_ARGS__)
#else
#define OFFSHOP_DEBUG(fmt , args...) sys_log(0,"%s:%d >> " fmt , __FUNCTION__ , __LINE__, ##args)
#endif
#else
#define OFFSHOP_DEBUG(...)
#endif
#define ENABLE_NEW_OFFLINESHOP_LOGS
/*** End of debugging Offline Shop ***/
/*** End of Ikarus work ***/
ty
 
Member
Mar
Threads
0
130
1
18
You're loved, brother @OptimistAdam

Specular Color (Weapon, Armor, Costume, Hair, Sash, Skin) :
Client Optimization :
New GUI For Minimap & Targets :
New GUI For Minimap & Targets :
Costume Aura :
Improvement in game for fast loading mounts :
Wikipedia In Game :
Search Shop -- :
Shop Offline :
Rune System :

iimfuvp.png


Download link: [Hidden content]
#pragma once

/*** Debug mode (only console and log file) ***/
// #define ENABLE_DEBUGGING
/*** End ***/

/*** Pendant System ***/
#define ENABLE_PENDANT
#ifdef ENABLE_PENDANT
#define ENABLE_ELEMENT_ADD
#define ENABLE_ELEMENT_TARGET
#endif
/*** End ***/

/*** Global Language ***/
#define ENABLE_GLOBAL_LANGUAGE
#define ENABLE_WHISPER_ADMIN_SYSTEM
#define ENABLE_WHISPER_FLAG
/*** End ***/

/*** Pick-Up All ***/
#define ENABLE_PICK_UP_ALL
#define ENABLE_FILTER_PICK_UP
/*** End ***/

/*** Default Defines ***/
#define ENABLE_COSTUME_SYSTEM
#define NON_CHECK_DRAGON_SOUL_QUALIFIED
// #define _IMPROVED_PACKET_ENCRYPTION_
/*** End ***/

/*** Binding System ***/
#define ENABLE_BINDING_SYSTEM
/*** End ***/

/*** Magic Reduction System ***/
#define ENABLE_MAGIC_REDUCTION_SYSTEM
/*** End ***/

/*** Shoulder Sash System ***/
#define ENABLE_SHOULDER_SASH_SYSTEM
/*** End ***/

/*** Quiver System ***/
#define ENABLE_QUIVER_SYSTEM
/*** End ***/

/*** Costume Weapon ***/
#define ENABLE_COSTUME_WEAPON_SYSTEM
/*** End ***/

/*** Costume Hide ***/
#define ENABLE_HIDE_COSTUME_PART
/*** End ***/

/*** Costume Mount ***/
#define ENABLE_COSTUME_MOUNT_SYSTEM
/*** End ***/

/*** Costume Pet ***/
#define ENABLE_COSTUME_PET_SYSTEM
/*** End ***/

/*** Costume Bonus (Add & Change) ***/
#define ENABLE_CHANGING_COSTUME_BONUS
/*** End ***/

/*** Wolfman Character ***/
#define ENABLE_WOLFMAN
/*** End Wolfman Character ***/

/*** Fake PC (Ditto) ***/
#define ENABLE_FAKE_PC
/*** End ***/

/*** Fake Buff (Buffi/Healer) ***/
#define ENABLE_FAKE_BUFF
/*** End ***/

/*** Dungeon Information ***/
#define ENABLE_DUNGEON_TIMER
/*** End ***/

/*** Buy With Items ***/
#define ENABLE_MULTISHOP
/*** End ***/

/*** Chest Drop Information ***/
#define ENABLE_SHOW_CHEST_DROP
/*** End ***/

/*** Team After Friend List ***/
#define ENABLE_MESSENGER_TEAM
/*** End ***/

/*** VIP System ***/
#define ENABLE_VIP_SYSTEM
/*** End ***/

/*** Send Target Information ***/
#define ENABLE_SEND_TARGET_INFO
/*** End ***/

/*** 7&8th Skills ***/
#define ENABLE_678TH_SKILL
/*** End ***/

/*** FoxFS ***/
#define ENABLE_FOX_FS
/*** End ***/

/*** Cython ***/
#define ENABLE_CYTHON
/*** End ***/

/*** New Quest Page ***/
#define ENABLE_QUEST_RENEWAL
/*** End ***/

/*** Copy Link In Chat ***/
#define ENABLE_LINK_IN_CHAT
/*** End ***/

/*** Hide Objects ***/
#define ENABLE_HIDE_OBJECTS
/*** End ***/

/*** New Bonus Against Chiefs & Stones ***/
#define ENABLE_BOSS_AND_STONE_BONUS
/*** End ***/

/*** Wheel Scroll Mouse ***/
#define ENABLE_WHEEL_MOUSE
/*** End ***/

/*** Permanent Items ***/
#define ENABLE_PERMANENT_EFFECT_ITEMS
/*** End ***/

/*** Special Storage ***/
#define ENABLE_SPECIAL_STORAGE
/*** End ***/

/*** Gaya Market ***/
#define ENABLE_GAYA_SYSTEM
/*** End ***/

/*** BattlePass ***/
#define ENABLE_BATTLE_PASS
/*** End ***/

/*** Extended Count Items ***/
#define ENABLE_EXTENDED_COUNT_ITEMS
/*** End ***/

/*** Sanii Switchbot ***/
#define ENABLE_SWITCHBOT
/*** End ***/

/*** Discord RPC ***/
///#define ENABLE_DISCORD_RPC
/*** End ***/

/*** Zodiac Temple ***/
#define ENABLE_ZODIAC_TEMPLE
/*** End ***/

/*** Hydra Dungeon ***/
#define ENABLE_HYDRA_DUNGEON
/*** End ***/

/*** Scaling For Mobs ***/
#define ENABLE_MOB_APPEARANCE
/*** End ***/

/*** Emoticon System (Spartan Files) ***/
#define ENABLE_EMOTICONS
/*** End ***/

/*** Skill Color System ***/
#define ENABLE_NEW_MODULE_CONFIG
#define ENABLE_SKILL_COLOR_SYSTEM
/*** End ***/

/*** Cube Renewal WorldArd ***/
#define ENABLE_CUBE_RENEWAL_WORLDARD
/*** End ***/

/*** Block Write Process ***/
#define BLOCK_WRITE_PROCESS_MEMORY
/*** End ***/

/*** Some Definitions with include ***/
#define ENABLE_MELEY_LAIR_DUNGEON
#ifdef ENABLE_MELEY_LAIR_DUNGEON
#define MELEY_LAIR_DUNGEON_STATUE 8104
#endif

/*** Client Version ***/
#define ENABLE_CLIENT_VERSION
#ifdef ENABLE_CLIENT_VERSION
#define CLIENT_VERSION "23"
#endif
/*** End ***/

/*** Teleport To A Friend ***/
#define ENABLE_TELEPORT_TO_A_FRIEND
/*** End ***/

/*** Admin Manager ***/
#define ENABLE_ADMIN_MANAGER
/*** End ***/

/*** Boss & Stone on Big Map ***/
#define ENABLE_SHOW_MAP_BOSS_AND_STONE
/*** End ***/

/*** Skill CoolTime Update ***/
#define SKILL_COOLTIME_UPDATE
/*** End ***/

/*** Render Target System ***/
#define ENABLE_RENDER_TARGET
#define __ENABLE_RENDER_TARGET_EXTENSION__
/*** End ***/

/*** Rune System ***/
#define ENABLE_RUNE_SYSTEM
/*** End ***/

/*** Wings Like Sash ***/
#define ENABLE_WINGS
/*** End ***/

/*** Chat Stack For Global Messages (!) ***/
#define ENABLE_CHAT_STACK
/*** End ***/

/*** Tab Targeting Like Official Metin2 ***/
#define ENABLE_TAB_NEXT_TARGET
/*** End ***/

/*** Bonus Page Like official Metin2 ***/
#define ENABLE_DETAILS_UI
/*** End ***/

/*** Dog Mode ***/
#define ENABLE_DOG_MODE
/*** End ***/

/*** Fog Fix ***/
#define ENABLE_FOG_FIX
/*** End ***/

/*** FOV Option (30 to 100 degree) ***/
#define ENABLE_FOV_OPTION
/*** End ***/

/*** Hide Pet / Mount System ***/
#define ENABLE_HIDE_MOB_SYSTEM
/*** End ***/

/*** PIN Login ***/
#define ENABLE_PIN_LOGIN
/*** End ***/

/*** Chromium Browser ***/
#define CEF_BROWSER
/*** End ***/

/*** Hardware ID ***/
#define ENABLE_HWID
/*** End ***/

/*** Fix Mobs Lag ***/
#define ENABLE_FIX_MOBS_LAG
/*** End ***/

/*** Costume Aura ***/
#define ENABLE_COSTUME_AURA_SYSTEM
/*** End ***/

/*** Automatic AFK System ***/
#define ENABLE_AFK_MODE_SYSTEM
/*** End ***/

/*** Extended Shop Buy ***/
#define ENABLE_EXTENDED_SHOP_BUY
/*** End ***/

/*** Boss Tracking ***/
#define ENABLE_BOSS_TRACKING
/*** End ***/

/*** Enable Legendary Skills ***/
#define ENABLE_SKILLS_LEVEL_OVER_P
/*** End ***/

/*** Auto Refine ***/
#define ENABLE_AUTO_REFINE
/*** End ***/

/*** Effects System ***/
#define ENABLE_EFFECT_SYSTEM
/*** End ***/

/*** New Pet System ***/
#define ENABLE_NEW_PET_SYSTEM
/*** End ***/

/*** Maintenance System ***/
#define ENABLE_MAINTENANCE_SYSTEM
/*** End ***/

/*** Emotion Hide Weapon ***/
#define ENABLE_EMOTION_HIDE_WEAPON
/*** End ***/

/*** No Colission For players in Safezone ***/
#define REMOVE_SAFEZONE_COLLISION
/*** End ***/

/*** Spcial Chat ***/
#define ENABLE_SPECIAL_CHAT
/*** End ***/

/*** Load Static Cached Modells ***/
#define ENABLE_PERFORMANCE_BOOST
/*** End ***/

/*** Voice Chat ***/
//*/**#define ENABLE_VOICE_CHAT
/*** End ***/

/*** Aeldra Stuff ***/
#define ENABLE_INGAME_WIKI
#if defined(ENABLE_INGAME_WIKI) && defined(ENABLE_WOLFMAN)
#define INGAME_WIKI_WOLFMAN
#endif
#define ENABLE_NEW_TARGET_UI
#define ENABLE_BIOLOG_SYSTEM
/*** End ***/

/*** iBeast work ***/
#define ENABLE_AFTERDEATH_SHIELD
#define ENABLE_EXTENDED_SELL
#define ENABLE_MULTIPLE_STATUS_ADD
/*** End if iBeast works ***/

/*** canTolip work ***/
#define SANDIK_ICGORU
/*** End ***/

/*** Chriss work ***/
#define ENABLE_CHAT_COLOR_SYSTEM
#ifndef ENABLE_SPECULAR_SYSTEM
#define ENABLE_SPECULAR_SYSTEM
#define SET_ALPHACHANNEL_INTENSITY 3 /* 1.Normal intensity 2.Semi intensity 3.Max intensity */
#endif
/*** End ***/

/*** Zorls work ***/
/*** C++17 ***/
// Steps if you want to disable this:
// -> Change C++ Standart Language in all projects properties to c++14 (or lower);
// -> Change std::mem_fn to std::void_mem_fun in all projects files;
// -> Disable this define: ENABLE_CPP_17;
#define ENABLE_CPP_17
#if defined(ENABLE_CPP_17)
#if !defined(_HAS_STD_BYTE)
#define _HAS_STD_BYTE 0
#endif
#endif
/*** End of C++17 ***/

#if defined(ENABLE_FIX_MOBS_LAG)
// -> The define ENABLE_FIX_MOBS_LAG have problems in device reseting.
// -> With this new define all this problems are fixed.
#define FIX_MOBS_LAG_FIX
#endif

/*** End ***/

/*** Ikarus work ***/
#define ENABLE_WINDOW_SLIDE_EFFECT
#define __ENABLE_SHAMAN_ATTACK_FIX__
#define __ENABLE_EMOJI_SYSTEM__
#define __ENABLE_EMOTICON_SYSTEM__
#define __ENABLE_FRIENDLIST_FLAG__
#define __ENABLE_NEW_OFFLINESHOP__
#define __ENABLE_NEW_SHOP_IN_CITIES__
#define __ENABLE_LARGE_DYNAMIC_PACKET__
/*** Debugging Offline Shop ***/
#define ENABLE_OFFLINESHOP_DEBUG
#if defined(ENABLE_OFFLINESHOP_DEBUG) && defined(_DEBUG)
#define OFFSHOP_DEBUG(fmt , ...) Tracenf("%s:%d >> " fmt , __FUNCTION__ , __LINE__, __VA_ARGS__)
#else
#define OFFSHOP_DEBUG(...)
#endif
/*** End of debugging Offline Shop ***/
/*** End of Ikarus work ***/

#pragma once

// #define _IMPROVED_PACKET_ENCRYPTION_

/*** Meley Lair ***/
#define __DUNGEON_FOR_GUILD__
#ifdef __DUNGEON_FOR_GUILD__
#define __MELEY_LAIR_DUNGEON__
#ifdef __MELEY_LAIR_DUNGEON__
#define __DESTROY_INFINITE_STATUES_GM__
#define __LASER_EFFECT_ON_75HP__
#define __LASER_EFFECT_ON_50HP__
#endif
#endif
/*** End ***/

/*** Zodiac Temple ***/
#define ENABLE_ZODIAC_TEMPLE_SHOP
#define ENABLE_ZODIAC_TEMPLE
/*** End ***/

/*** Pendant System ***/
#define ENABLE_PENDANT
#ifdef ENABLE_PENDANT
#define ENABLE_ELEMENT_ADD
#define ENABLE_ELEMENT_TARGET
#endif
/*** End ***/

/*** Global Language ***/
#define ENABLE_GLOBAL_LANGUAGE
#define ENABLE_WHISPER_ADMIN_SYSTEM
#define ENABLE_WHISPER_FLAG
/*** End ***/

/*** Security ***/
#define ENABLE_P2P_PORT_SECURITY
/*** End ***/

/*** Wolfman Character ***/
#define ENABLE_WOLFMAN
/*** End ***/

/*** Costume Bonus (Add & Change) ***/
#define ENABLE_CHANGING_COSTUME_BONUS
/*** End ***/

/*** Send Target Info ***/
#define ENABLE_SEND_TARGET_INFO
/*** End ***/

/*** Magic Reduction System ***/
#define ENABLE_MAGIC_REDUCTION_SYSTEM
/*** End ***/

/*** New Ice Damage (Nemere) ***/
#define ENABLE_NEW_ICEDAMAGE_SYSTEM
/*** End ***/

/*** Quiver System ***/
#define ENABLE_QUIVER_SYSTEM
/*** End ***/

/*** Binding System ***/
#define ENABLE_BINDING_SYSTEM
/*** End ***/

/*** Costume Weapon ***/
#define ENABLE_COSTUME_WEAPON_SYSTEM
/*** End ***/

/*** Costume Mount ***/
#define ENABLE_COSTUME_MOUNT_SYSTEM
/*** End ***/

/*** Costume Pet ***/
#define ENABLE_COSTUME_PET_SYSTEM
/*** End ***/

/*** Shoulder Sash System ***/
#define ENABLE_SHOULDER_SASH_SYSTEM
/*** End ***/

/*** Costume Hide ***/
#define ENABLE_HIDE_COSTUME_PART
/*** End ***/

/*** VIP System ***/
#define ENABLE_VIP_SYSTEM
/*** End ***/

/*** Gaya Market ***/
#define ENABLE_GAYA_SYSTEM
/*** End ***/

/*** New Pet System ***/
#define ENABLE_NEW_PET_SYSTEM
/*** End ***/

/*** Fake PC (Ditto) ***/
#define ENABLE_FAKE_PC
/*** End ***/

/*** Fake Buff (Buffi/Healer) ***/
#define ENABLE_FAKE_BUFF
/*** End ***/

/*** Buy With Items ***/
#define ENABLE_MULTISHOP
/*** End ***/

/*** Permanent Items ***/
#define ENABLE_PERMANENT_EFFECT_ITEMS
/*** End ***/

/*** Team After Friend List ***/
#define ENABLE_MESSENGER_TEAM
/*** End ***/

/*** Dungeon Information ***/
#define ENABLE_DUNGEON_TIMER
/*** End ***/

/*** Special Storage ***/
#define ENABLE_SPECIAL_STORAGE
/*** End ***/

/*** 7&8th Skills ***/
#define ENABLE_678TH_SKILL
/*** End ***/

/*** Chest Drop Information ***/
#define ENABLE_SHOW_CHEST_DROP
/*** End ***/

/*** New Bonus Against Chiefs & Stones ***/
#define ENABLE_BOSS_AND_STONE_BONUS
/*** End ***/

/*** Pick-Up All ***/
#define ENABLE_PICK_UP_ALL
/*** End ***/

/*** Letter Event ***/
#define ENABLE_EVENT_LETTER
#define ENABLE_EVENT_LETTER_DITTO
/*** End ***/

/*** BattlePass ***/
#define ENABLE_BATTLE_PASS
/*** End ***/

/*** Extended Count Items ***/
#define ENABLE_EXTENDED_COUNT_ITEMS
#ifdef ENABLE_EXTENDED_COUNT_ITEMS
#define ITEM_MAX_COUNT 9999
#else
#define ITEM_MAX_COUNT 200
#endif
/*** End ***/

/*** Sanii Switchbot ***/
#define ENABLE_SWITCHBOT
/*** End ***/

/*** Sort Inventory ***/
#define ENABLE_SORT_INVENTORY
/*** End ***/

/*** Hydra Dungeon ***/
#define ENABLE_HYDRA_DUNGEON
/*** End ***/

/*** Give Basic Items (Equipped) ***/
#define ENABLE_GIVE_BASIC_ITEMS
/*** End ***/

/*** Skill Color System ***/
#define ENABLE_SKILL_COLOR_SYSTEM
/*** End ***/

/*** Cube Renewal WorldArd ***/
#define ENABLE_CUBE_RENEWAL_WORLDARD
/*** End ***/

/*** World Bosses ***/
#define ENABLE_DAILY_BOSS
/*** End ***/

/*** Tanaka Event ***/
#define ENABLE_EVENT_TANAKA
/*** End ***/

/*** Auto Events ***/
#define ENABLE_AUTO_EVENTS
/*** End ***/

/*** Ira Rework (Offline Shop) ***/
#define ENABLE_IRA_REWORK
/*** End ***/

/*** Client Version ***/
#define ENABLE_CLIENT_VERSION
#ifdef ENABLE_CLIENT_VERSION
#define CLIENT_VERSION "23"
#endif
/*** End ***/

/*** Teleport To A Friend ***/
#define ENABLE_TELEPORT_TO_A_FRIEND
/*** End ***/

/*** iBeast work ***/
#define ENABLE_AFTERDEATH_SHIELD
#define ENABLE_MULTIPLE_STATUS_ADD
#ifdef ENABLE_MULTIPLE_STATUS_ADD
#define MAX_STATUS_POINTS 90
#endif
#define ENABLE_ATTR_ITEMS_PLUS
#ifdef ENABLE_ATTR_ITEMS_PLUS
#define ENCHANT_ITEM_PLUS_VNUM 71086
#define REINFORCE_ITEM_PLUS_VNUM 71087
#define MAX_ATTRS_BY_ITEM 4
#endif
/*** End if iBeast works ***/

/*** Admin Manager ***/
#define __ADMIN_MANAGER__
///// REMINDER FOR ADMIN MANAGER /////
///// You need to convert all registration name of accounts to lower case /////
///// ุนู„ู‰ ุณุจูŠู„ ุงู„ู…ุซุงู„: $username = strtolower($_POST['username']); /////
/*** ู†ู‡ุงูŠุฉ ***/

/*** ู…ูƒุงูุฃุฉ ุงู„ู…ุญุงุฐุงุฉ ***/
#ุชุนุฑูŠู ุชู…ูƒูŠู† ุงู„ู…ุญุงุฐุงุฉ ุงู„ุฅุถุงููŠุฉ
/*** ู†ู‡ุงูŠุฉ ***/

/*** ุชุทู‡ูŠุฑ ุงู„ู…ู†ุทู‚ุฉ ุงู„ุขู…ู†ุฉ ู…ู† ุงู„ุบูˆุบุงุก ***/
#ู‚ู… ุจุชุญุฏูŠุฏ ุชู…ูƒูŠู† ุฅุฒุงู„ุฉ ุงู„ู€MOBS ููŠ ุงู„ู…ู†ุทู‚ุฉ ุงู„ุขู…ู†ุฉ
/*** ู†ู‡ุงูŠุฉ ***/

/*** ุงู„ุฒุนูŠู… ูˆุงู„ุญุฌุฑ ุนู„ู‰ ุงู„ุฎุฑูŠุทุฉ ุงู„ูƒุจูŠุฑุฉ ***/
#ุชุนุฑูŠู ุชู…ูƒูŠู† ุนุฑุถ ุงู„ุฎุฑูŠุทุฉ ุงู„ุฑุฆูŠุณูŠุฉ ูˆุงู„ุญุฌุฑ
/*** ู†ู‡ุงูŠุฉ ***/

/*** ุชุญุฏูŠุซ ูˆู‚ุช ู…ู‡ุงุฑุฉ CoolTime ***/
#ุชุนุฑูŠู ุชุญุฏูŠุซ SKILL_COOLTIME
/*** ู†ู‡ุงูŠุฉ ***/

/*** ู†ุธุงู… ุงู„ุฑูˆู†ูŠุฉ ***/
#ุชุนุฑูŠู ุชู…ูƒูŠู† ู†ุธุงู… ุงู„ุชุดุบูŠู„
/*** ู†ู‡ุงูŠุฉ ***/

/*** ู„ุง ูŠูˆุฌุฏ ุชุนุฒูŠุฒ ูˆุงุถุญ ุนู†ุฏ ู‚ุชู„ ุงู„ูˆุญุด ***/
#ู‚ู… ุจุชุญุฏูŠุฏ ุชู…ูƒูŠู† ุนุฏู… ู…ุณุญ ุงู„ูˆุญูˆุด ุนู†ุฏ ู‚ุชู„ู‡ุง
/*** ู†ู‡ุงูŠุฉ ***/

/*** RPC ุฏูŠุณูƒูˆุฑุฏ ***/
///*#ุชุญุฏูŠุฏ ุชู…ูƒูŠู† DISCORD_RPC
/*** ู†ู‡ุงูŠุฉ ***/

/*** ุชุณุฌูŠู„ ุงู„ุฏุฎูˆู„ ุจุฑู‚ู… ุงู„ุชุนุฑูŠู ุงู„ุดุฎุตูŠ ***/
#ุชุนุฑูŠู ุชู…ูƒูŠู† ุชุณุฌูŠู„ ุงู„ุฏุฎูˆู„ ุจุฑู‚ู… ุงู„ุชุนุฑูŠู ุงู„ุดุฎุตูŠ
/*** ู†ู‡ุงูŠุฉ ***/

/*** ุดุฑุงุก ู…ุชุนุฏุฏ ***/
#ุชุนุฑูŠู ุชู…ูƒูŠู† ุงู„ุดุฑุงุก ุงู„ู…ุชุนุฏุฏ
/*** ู†ู‡ุงูŠุฉ ***/

/*** ุฅุนุงุฏุฉ ุงู„ุงู†ุถู…ุงู… ุฅู„ู‰ ุงู„ุฒู†ุฒุงู†ุฉ ***/
#ุชุนุฑูŠู ุชู…ูƒูŠู† ุฅุนุงุฏุฉ ุงู„ุงู†ุถู…ุงู… ุฅู„ู‰ ุงู„ุฃุจุฑุงุฌ ุงู„ู…ุญุตู†ุฉ
/*** ู†ู‡ุงูŠุฉ ***/

/*** ุฒูŠุงุฏุฉ ุงู„ุถุฑุฑ ุงู„ุงูุชุฑุงุถูŠ ***/
#ุชุนุฑูŠู ุชู…ูƒูŠู† ุฒูŠุงุฏุฉ ุงู„ุถุฑุฑ
#ifdef ุชู…ูƒูŠู† ุฒูŠุงุฏุฉ ุงู„ุถุฑุฑ
#ุชุนุฑูŠู ุฒูŠุงุฏุฉ ุงู„ุถุฑุฑ 750
#ู†ู‡ุงูŠุฉ_ุงู„ุญูŠุงุฉ
/*** ู†ู‡ุงูŠุฉ ***/

/*** ู…ุนุฑู ุงู„ุฌู‡ุงุฒ ***/
#ุชุนุฑูŠู ุชู…ูƒูŠู†_ู…ุนุฑู_ุงู„ุฃุฌู‡ุฒุฉ
/*** ู†ู‡ุงูŠุฉ ***/

/*** ู…ูƒุงูุญุฉ ุงู„ููŠุถุงู†ุงุช ููŠ ุงู„ุญุฒู… ***/
#ุชุนุฑูŠู ุชู…ูƒูŠู† ู…ูƒุงูุญุฉ ุชุฏูู‚ ุงู„ุญุฒู…ุฉ
/*** ู†ู‡ุงูŠุฉ ***/

/*** ู‡ุงู„ุฉ ุงู„ุฒูŠ ***/
#ุชุนุฑูŠู ุชู…ูƒูŠู† ู†ุธุงู… AURA
/*** ู†ู‡ุงูŠุฉ ***/

/*** ู†ุธุงู… AFK ุงู„ุชู„ู‚ุงุฆูŠ ***/
#ุชุนุฑูŠู ุชู…ูƒูŠู† ู†ุธุงู… ูˆุถุน AFK
/*** ู†ู‡ุงูŠุฉ ***/

/*** ู…ุชุฌุฑ ุดุฑุงุก ู…ู…ุชุฏ ***/
#ุชุนุฑูŠู ุชู…ูƒูŠู†_ุงู„ู…ุชุฌุฑ_ุงู„ู…ูˆุณุน_ู„ู„ุดุฑุงุก
/*** ู†ู‡ุงูŠุฉ ***/

/*** ุชุนู‚ุจ ุงู„ุฑุฆูŠุณ ***/
#ุชุนุฑูŠู ุชู…ูƒูŠู† ุชุชุจุน ุงู„ุฑุฆูŠุณ
/*** ู†ู‡ุงูŠุฉ ***/

/*** ุชู…ูƒูŠู† ุงู„ู…ู‡ุงุฑุงุช ุงู„ุฃุณุทูˆุฑูŠุฉ ***/
#ุชุนุฑูŠู ุชู…ูƒูŠู† ู…ุณุชูˆู‰ ุงู„ู…ู‡ุงุฑุงุช ููˆู‚ ุงู„ู…ุณุชูˆู‰
/*** ู†ู‡ุงูŠุฉ ***/

/*** ุนู†ุงุตุฑ ุงู„ุชูƒุฏูŠุณ ุงู„ุชู„ู‚ุงุฆูŠ (ุฅุตุฏุงุฑ Exchange) ***/
#ุชุนุฑูŠู ุชู…ูƒูŠู† ุชุจุงุฏู„ ุงู„ุฃูƒูˆุงู… ุงู„ุชู„ู‚ุงุฆูŠุฉ
/*** ู†ู‡ุงูŠุฉ ***/

/*** ุงู„ุชุญุณูŠู† ุงู„ุชู„ู‚ุงุฆูŠ ***/
#ุชุนุฑูŠู ุชู…ูƒูŠู† ุงู„ุชุญุฏูŠุฏ ุงู„ุชู„ู‚ุงุฆูŠ
/*** ู†ู‡ุงูŠุฉ ***/

/*** ุชุญูˆูŠู„ ุงู„ู†ุฏ ู„ู„ู†ุฏ ู„ุฃูŠ ู†ูˆู‰/ู‚ู†ูˆุงุช ***/
#ุชุนุฑูŠู ุชู…ูƒูŠู† P2P_WARP
/*** ู†ู‡ุงูŠุฉ ***/

/*** ู†ุธุงู… ุงู„ุชุฃุซูŠุฑุงุช ***/
#ุชุนุฑูŠู ุชู…ูƒูŠู† ู†ุธุงู… ุงู„ุชุฃุซูŠุฑ
/*** ู†ู‡ุงูŠุฉ ***/

/*** ู†ุธุงู… ุงู„ุตูŠุงู†ุฉ ***/
#ุชุนุฑูŠู ุชู…ูƒูŠู† ู†ุธุงู… ุงู„ุตูŠุงู†ุฉ
/*** ู†ู‡ุงูŠุฉ ***/

/*** ุฏุฑุฏุดุฉ ุฎุงุตุฉ ***/
#ุชุนุฑูŠู ุชู…ูƒูŠู† ุงู„ุฏุฑุฏุดุฉ ุงู„ุฎุงุตุฉ
/*** ู†ู‡ุงูŠุฉ ***/

/*** ุฏุฑุฏุดุฉ ุตูˆุชูŠุฉ ***/
///*#define ุชู…ูƒูŠู† ุงู„ุฏุฑุฏุดุฉ ุงู„ุตูˆุชูŠุฉ
/*** ู†ู‡ุงูŠุฉ ***/

/*** ุฃุดูŠุงุก ุฃูŠู„ุฏุฑุง ***/
#ุชุนุฑูŠู ุชู…ูƒูŠู†_INGAME_WIKI
#ุชุนุฑูŠู ุชู…ูƒูŠู† ู†ุธุงู… ุนู„ู… ุงู„ุฃุญูŠุงุก
/*** ู†ู‡ุงูŠุฉ ***/

/*** ู‡ู„ ูŠู…ูƒู† ู„ู€Tolip ุงู„ุนู…ู„ ***/
#ุชุนุฑูŠู SANDIK_ICGORU
/*** ู†ู‡ุงูŠุฉ ***/

/*** ุนู…ู„ ูƒุฑูŠุณ ***/
#ุชุนุฑูŠู ุชู…ูƒูŠู† ู†ุธุงู… ุฃู„ูˆุงู† ุงู„ุฏุฑุฏุดุฉ
#ุชุนุฑูŠู ุชู…ูƒูŠู† ุงู„ู†ุธุงู… ุงู„ุฎุงุต
/*** ู†ู‡ุงูŠุฉ ***/

/*** ุนู…ู„ ุงูŠูƒุงุฑูˆุณ ***/
#ุชุนุฑูŠู __ุชู…ูƒูŠู†_ุนู„ุงู…ุฉ_ู‚ุงุฆู…ุฉ_ุงู„ุฃุตุฏู‚ุงุก__
#ุชุนุฑูŠู __ุชู…ูƒูŠู†_ุงู„ุฅุฏุฑุงุฌ_ุงู„ุฑุฆูŠุณูŠ_ููŠ_ุงู„ู…ุฎุฒูˆู†__
#ุชุนุฑูŠู __ุชู…ูƒูŠู†_ุงู„ู…ุชุฌุฑ_ุบูŠุฑ_ุงู„ุฌุฏูŠุฏ__
#ifdef __ุชู…ูƒูŠู†_ุงู„ู…ุชุฌุฑ_ุบูŠุฑ_ุงู„ุฌุฏูŠุฏ__
#ุชุนุฑูŠู __ุชู…ูƒูŠู†_ู…ุชุฌุฑ_ุฌุฏูŠุฏ_ููŠ_ุงู„ู…ุฏู†__
#ุชุนุฑูŠู __ุชู…ูƒูŠู†_ุงู„ุญุฒู…ุฉ_ุงู„ุฏูŠู†ุงู…ูŠูƒูŠุฉ_ุงู„ูƒุจูŠุฑุฉ__
#ู†ู‡ุงูŠุฉ_ุงู„ุญูŠุงุฉ
/*** ุชุตุญูŠุญ ุฃุฎุทุงุก ุงู„ู…ุชุฌุฑ ุบูŠุฑ ุงู„ู…ุชุตู„ ุจุงู„ุฅู†ุชุฑู†ุช ***/
#ifdef ุชู…ูƒูŠู† ุชุตุญูŠุญ ุฃุฎุทุงุก ุงู„ู…ุชุฌุฑ ุฏูˆู† ุงุชุตุงู„
#ifdef __WIN32__
#ุชุนุฑูŠู OFFSHOP_DEBUG(fmtุŒ ...) sys_log(0,"%s:%d >> " fmtุŒ __FUNCTION__ุŒ __LINE__ุŒ __VA_ARGS__)
#ุขุฎุฑ
#ุชุนุฑูŠู OFFSHOP_DEBUG(fmtุŒ ุงู„ุญุฌุฌ...) sys_log(0,"%s:%d >> " fmtุŒ __FUNCTION__ุŒ __LINE__ุŒ ##ุงู„ุญุฌุฌ)
#ู†ู‡ุงูŠุฉ_ุงู„ุญูŠุงุฉ
#ุขุฎุฑ
#define OFFSHOP_DEBUG(...)
#ู†ู‡ุงูŠุฉ_ุงู„ุญูŠุงุฉ
#ุชุนุฑูŠู ุชู…ูƒูŠู†_ุณุฌู„ุงุช_ุงู„ู…ุชุงุฌุฑ_ุบูŠุฑ_ุงู„ู…ุชุตู„ุฉ_ุงู„ุฌุฏูŠุฏุฉ
/*** ู†ู‡ุงูŠุฉ ุชุตุญูŠุญ ุฃุฎุทุงุก ุงู„ู…ุชุฌุฑ ุบูŠุฑ ุงู„ู…ุชุตู„ ุจุงู„ุฅู†ุชุฑู†ุช ***/
/*** ู†ู‡ุงูŠุฉ ุนู…ู„ ุงูŠูƒุงุฑูˆุณ ***/

[/ูƒุงุจุญ]
ุชx
 
Member
Mar
Threads
0
122
1
18
You're loved, brother @OptimistAdam

Specular Color (Weapon, Armor, Costume, Hair, Sash, Skin) :
Client Optimization :
New GUI For Minimap & Targets :
New GUI For Minimap & Targets :
Costume Aura :
Improvement in game for fast loading mounts :
Wikipedia In Game :
Search Shop -- :
Shop Offline :
Rune System :

iimfuvp.png


Download link: [Hidden content]
#pragma once

/*** Debug mode (only console and log file) ***/
// #define ENABLE_DEBUGGING
/*** End ***/

/*** Pendant System ***/
#define ENABLE_PENDANT
#ifdef ENABLE_PENDANT
#define ENABLE_ELEMENT_ADD
#define ENABLE_ELEMENT_TARGET
#endif
/*** End ***/

/*** Global Language ***/
#define ENABLE_GLOBAL_LANGUAGE
#define ENABLE_WHISPER_ADMIN_SYSTEM
#define ENABLE_WHISPER_FLAG
/*** End ***/

/*** Pick-Up All ***/
#define ENABLE_PICK_UP_ALL
#define ENABLE_FILTER_PICK_UP
/*** End ***/

/*** Default Defines ***/
#define ENABLE_COSTUME_SYSTEM
#define NON_CHECK_DRAGON_SOUL_QUALIFIED
// #define _IMPROVED_PACKET_ENCRYPTION_
/*** End ***/

/*** Binding System ***/
#define ENABLE_BINDING_SYSTEM
/*** End ***/

/*** Magic Reduction System ***/
#define ENABLE_MAGIC_REDUCTION_SYSTEM
/*** End ***/

/*** Shoulder Sash System ***/
#define ENABLE_SHOULDER_SASH_SYSTEM
/*** End ***/

/*** Quiver System ***/
#define ENABLE_QUIVER_SYSTEM
/*** End ***/

/*** Costume Weapon ***/
#define ENABLE_COSTUME_WEAPON_SYSTEM
/*** End ***/

/*** Costume Hide ***/
#define ENABLE_HIDE_COSTUME_PART
/*** End ***/

/*** Costume Mount ***/
#define ENABLE_COSTUME_MOUNT_SYSTEM
/*** End ***/

/*** Costume Pet ***/
#define ENABLE_COSTUME_PET_SYSTEM
/*** End ***/

/*** Costume Bonus (Add & Change) ***/
#define ENABLE_CHANGING_COSTUME_BONUS
/*** End ***/

/*** Wolfman Character ***/
#define ENABLE_WOLFMAN
/*** End Wolfman Character ***/

/*** Fake PC (Ditto) ***/
#define ENABLE_FAKE_PC
/*** End ***/

/*** Fake Buff (Buffi/Healer) ***/
#define ENABLE_FAKE_BUFF
/*** End ***/

/*** Dungeon Information ***/
#define ENABLE_DUNGEON_TIMER
/*** End ***/

/*** Buy With Items ***/
#define ENABLE_MULTISHOP
/*** End ***/

/*** Chest Drop Information ***/
#define ENABLE_SHOW_CHEST_DROP
/*** End ***/

/*** Team After Friend List ***/
#define ENABLE_MESSENGER_TEAM
/*** End ***/

/*** VIP System ***/
#define ENABLE_VIP_SYSTEM
/*** End ***/

/*** Send Target Information ***/
#define ENABLE_SEND_TARGET_INFO
/*** End ***/

/*** 7&8th Skills ***/
#define ENABLE_678TH_SKILL
/*** End ***/

/*** FoxFS ***/
#define ENABLE_FOX_FS
/*** End ***/

/*** Cython ***/
#define ENABLE_CYTHON
/*** End ***/

/*** New Quest Page ***/
#define ENABLE_QUEST_RENEWAL
/*** End ***/

/*** Copy Link In Chat ***/
#define ENABLE_LINK_IN_CHAT
/*** End ***/

/*** Hide Objects ***/
#define ENABLE_HIDE_OBJECTS
/*** End ***/

/*** New Bonus Against Chiefs & Stones ***/
#define ENABLE_BOSS_AND_STONE_BONUS
/*** End ***/

/*** Wheel Scroll Mouse ***/
#define ENABLE_WHEEL_MOUSE
/*** End ***/

/*** Permanent Items ***/
#define ENABLE_PERMANENT_EFFECT_ITEMS
/*** End ***/

/*** Special Storage ***/
#define ENABLE_SPECIAL_STORAGE
/*** End ***/

/*** Gaya Market ***/
#define ENABLE_GAYA_SYSTEM
/*** End ***/

/*** BattlePass ***/
#define ENABLE_BATTLE_PASS
/*** End ***/

/*** Extended Count Items ***/
#define ENABLE_EXTENDED_COUNT_ITEMS
/*** End ***/

/*** Sanii Switchbot ***/
#define ENABLE_SWITCHBOT
/*** End ***/

/*** Discord RPC ***/
///#define ENABLE_DISCORD_RPC
/*** End ***/

/*** Zodiac Temple ***/
#define ENABLE_ZODIAC_TEMPLE
/*** End ***/

/*** Hydra Dungeon ***/
#define ENABLE_HYDRA_DUNGEON
/*** End ***/

/*** Scaling For Mobs ***/
#define ENABLE_MOB_APPEARANCE
/*** End ***/

/*** Emoticon System (Spartan Files) ***/
#define ENABLE_EMOTICONS
/*** End ***/

/*** Skill Color System ***/
#define ENABLE_NEW_MODULE_CONFIG
#define ENABLE_SKILL_COLOR_SYSTEM
/*** End ***/

/*** Cube Renewal WorldArd ***/
#define ENABLE_CUBE_RENEWAL_WORLDARD
/*** End ***/

/*** Block Write Process ***/
#define BLOCK_WRITE_PROCESS_MEMORY
/*** End ***/

/*** Some Definitions with include ***/
#define ENABLE_MELEY_LAIR_DUNGEON
#ifdef ENABLE_MELEY_LAIR_DUNGEON
#define MELEY_LAIR_DUNGEON_STATUE 8104
#endif

/*** Client Version ***/
#define ENABLE_CLIENT_VERSION
#ifdef ENABLE_CLIENT_VERSION
#define CLIENT_VERSION "23"
#endif
/*** End ***/

/*** Teleport To A Friend ***/
#define ENABLE_TELEPORT_TO_A_FRIEND
/*** End ***/

/*** Admin Manager ***/
#define ENABLE_ADMIN_MANAGER
/*** End ***/

/*** Boss & Stone on Big Map ***/
#define ENABLE_SHOW_MAP_BOSS_AND_STONE
/*** End ***/

/*** Skill CoolTime Update ***/
#define SKILL_COOLTIME_UPDATE
/*** End ***/

/*** Render Target System ***/
#define ENABLE_RENDER_TARGET
#define __ENABLE_RENDER_TARGET_EXTENSION__
/*** End ***/

/*** Rune System ***/
#define ENABLE_RUNE_SYSTEM
/*** End ***/

/*** Wings Like Sash ***/
#define ENABLE_WINGS
/*** End ***/

/*** Chat Stack For Global Messages (!) ***/
#define ENABLE_CHAT_STACK
/*** End ***/

/*** Tab Targeting Like Official Metin2 ***/
#define ENABLE_TAB_NEXT_TARGET
/*** End ***/

/*** Bonus Page Like official Metin2 ***/
#define ENABLE_DETAILS_UI
/*** End ***/

/*** Dog Mode ***/
#define ENABLE_DOG_MODE
/*** End ***/

/*** Fog Fix ***/
#define ENABLE_FOG_FIX
/*** End ***/

/*** FOV Option (30 to 100 degree) ***/
#define ENABLE_FOV_OPTION
/*** End ***/

/*** Hide Pet / Mount System ***/
#define ENABLE_HIDE_MOB_SYSTEM
/*** End ***/

/*** PIN Login ***/
#define ENABLE_PIN_LOGIN
/*** End ***/

/*** Chromium Browser ***/
#define CEF_BROWSER
/*** End ***/

/*** Hardware ID ***/
#define ENABLE_HWID
/*** End ***/

/*** Fix Mobs Lag ***/
#define ENABLE_FIX_MOBS_LAG
/*** End ***/

/*** Costume Aura ***/
#define ENABLE_COSTUME_AURA_SYSTEM
/*** End ***/

/*** Automatic AFK System ***/
#define ENABLE_AFK_MODE_SYSTEM
/*** End ***/

/*** Extended Shop Buy ***/
#define ENABLE_EXTENDED_SHOP_BUY
/*** End ***/

/*** Boss Tracking ***/
#define ENABLE_BOSS_TRACKING
/*** End ***/

/*** Enable Legendary Skills ***/
#define ENABLE_SKILLS_LEVEL_OVER_P
/*** End ***/

/*** Auto Refine ***/
#define ENABLE_AUTO_REFINE
/*** End ***/

/*** Effects System ***/
#define ENABLE_EFFECT_SYSTEM
/*** End ***/

/*** New Pet System ***/
#define ENABLE_NEW_PET_SYSTEM
/*** End ***/

/*** Maintenance System ***/
#define ENABLE_MAINTENANCE_SYSTEM
/*** End ***/

/*** Emotion Hide Weapon ***/
#define ENABLE_EMOTION_HIDE_WEAPON
/*** End ***/

/*** No Colission For players in Safezone ***/
#define REMOVE_SAFEZONE_COLLISION
/*** End ***/

/*** Spcial Chat ***/
#define ENABLE_SPECIAL_CHAT
/*** End ***/

/*** Load Static Cached Modells ***/
#define ENABLE_PERFORMANCE_BOOST
/*** End ***/

/*** Voice Chat ***/
//*/**#define ENABLE_VOICE_CHAT
/*** End ***/

/*** Aeldra Stuff ***/
#define ENABLE_INGAME_WIKI
#if defined(ENABLE_INGAME_WIKI) && defined(ENABLE_WOLFMAN)
#define INGAME_WIKI_WOLFMAN
#endif
#define ENABLE_NEW_TARGET_UI
#define ENABLE_BIOLOG_SYSTEM
/*** End ***/

/*** iBeast work ***/
#define ENABLE_AFTERDEATH_SHIELD
#define ENABLE_EXTENDED_SELL
#define ENABLE_MULTIPLE_STATUS_ADD
/*** End if iBeast works ***/

/*** canTolip work ***/
#define SANDIK_ICGORU
/*** End ***/

/*** Chriss work ***/
#define ENABLE_CHAT_COLOR_SYSTEM
#ifndef ENABLE_SPECULAR_SYSTEM
#define ENABLE_SPECULAR_SYSTEM
#define SET_ALPHACHANNEL_INTENSITY 3 /* 1.Normal intensity 2.Semi intensity 3.Max intensity */
#endif
/*** End ***/

/*** Zorls work ***/
/*** C++17 ***/
// Steps if you want to disable this:
// -> Change C++ Standart Language in all projects properties to c++14 (or lower);
// -> Change std::mem_fn to std::void_mem_fun in all projects files;
// -> Disable this define: ENABLE_CPP_17;
#define ENABLE_CPP_17
#if defined(ENABLE_CPP_17)
#if !defined(_HAS_STD_BYTE)
#define _HAS_STD_BYTE 0
#endif
#endif
/*** End of C++17 ***/

#if defined(ENABLE_FIX_MOBS_LAG)
// -> The define ENABLE_FIX_MOBS_LAG have problems in device reseting.
// -> With this new define all this problems are fixed.
#define FIX_MOBS_LAG_FIX
#endif

/*** End ***/

/*** Ikarus work ***/
#define ENABLE_WINDOW_SLIDE_EFFECT
#define __ENABLE_SHAMAN_ATTACK_FIX__
#define __ENABLE_EMOJI_SYSTEM__
#define __ENABLE_EMOTICON_SYSTEM__
#define __ENABLE_FRIENDLIST_FLAG__
#define __ENABLE_NEW_OFFLINESHOP__
#define __ENABLE_NEW_SHOP_IN_CITIES__
#define __ENABLE_LARGE_DYNAMIC_PACKET__
/*** Debugging Offline Shop ***/
#define ENABLE_OFFLINESHOP_DEBUG
#if defined(ENABLE_OFFLINESHOP_DEBUG) && defined(_DEBUG)
#define OFFSHOP_DEBUG(fmt , ...) Tracenf("%s:%d >> " fmt , __FUNCTION__ , __LINE__, __VA_ARGS__)
#else
#define OFFSHOP_DEBUG(...)
#endif
/*** End of debugging Offline Shop ***/
/*** End of Ikarus work ***/

#pragma once

// #define _IMPROVED_PACKET_ENCRYPTION_

/*** Meley Lair ***/
#define __DUNGEON_FOR_GUILD__
#ifdef __DUNGEON_FOR_GUILD__
#define __MELEY_LAIR_DUNGEON__
#ifdef __MELEY_LAIR_DUNGEON__
#define __DESTROY_INFINITE_STATUES_GM__
#define __LASER_EFFECT_ON_75HP__
#define __LASER_EFFECT_ON_50HP__
#endif
#endif
/*** End ***/

/*** Zodiac Temple ***/
#define ENABLE_ZODIAC_TEMPLE_SHOP
#define ENABLE_ZODIAC_TEMPLE
/*** End ***/

/*** Pendant System ***/
#define ENABLE_PENDANT
#ifdef ENABLE_PENDANT
#define ENABLE_ELEMENT_ADD
#define ENABLE_ELEMENT_TARGET
#endif
/*** End ***/

/*** Global Language ***/
#define ENABLE_GLOBAL_LANGUAGE
#define ENABLE_WHISPER_ADMIN_SYSTEM
#define ENABLE_WHISPER_FLAG
/*** End ***/

/*** Security ***/
#define ENABLE_P2P_PORT_SECURITY
/*** End ***/

/*** Wolfman Character ***/
#define ENABLE_WOLFMAN
/*** End ***/

/*** Costume Bonus (Add & Change) ***/
#define ENABLE_CHANGING_COSTUME_BONUS
/*** End ***/

/*** Send Target Info ***/
#define ENABLE_SEND_TARGET_INFO
/*** End ***/

/*** Magic Reduction System ***/
#define ENABLE_MAGIC_REDUCTION_SYSTEM
/*** End ***/

/*** New Ice Damage (Nemere) ***/
#define ENABLE_NEW_ICEDAMAGE_SYSTEM
/*** End ***/

/*** Quiver System ***/
#define ENABLE_QUIVER_SYSTEM
/*** End ***/

/*** Binding System ***/
#define ENABLE_BINDING_SYSTEM
/*** End ***/

/*** Costume Weapon ***/
#define ENABLE_COSTUME_WEAPON_SYSTEM
/*** End ***/

/*** Costume Mount ***/
#define ENABLE_COSTUME_MOUNT_SYSTEM
/*** End ***/

/*** Costume Pet ***/
#define ENABLE_COSTUME_PET_SYSTEM
/*** End ***/

/*** Shoulder Sash System ***/
#define ENABLE_SHOULDER_SASH_SYSTEM
/*** End ***/

/*** Costume Hide ***/
#define ENABLE_HIDE_COSTUME_PART
/*** End ***/

/*** VIP System ***/
#define ENABLE_VIP_SYSTEM
/*** End ***/

/*** Gaya Market ***/
#define ENABLE_GAYA_SYSTEM
/*** End ***/

/*** New Pet System ***/
#define ENABLE_NEW_PET_SYSTEM
/*** End ***/

/*** Fake PC (Ditto) ***/
#define ENABLE_FAKE_PC
/*** End ***/

/*** Fake Buff (Buffi/Healer) ***/
#define ENABLE_FAKE_BUFF
/*** End ***/

/*** Buy With Items ***/
#define ENABLE_MULTISHOP
/*** End ***/

/*** Permanent Items ***/
#define ENABLE_PERMANENT_EFFECT_ITEMS
/*** End ***/

/*** Team After Friend List ***/
#define ENABLE_MESSENGER_TEAM
/*** End ***/

/*** Dungeon Information ***/
#define ENABLE_DUNGEON_TIMER
/*** End ***/

/*** Special Storage ***/
#define ENABLE_SPECIAL_STORAGE
/*** End ***/

/*** 7&8th Skills ***/
#define ENABLE_678TH_SKILL
/*** End ***/

/*** Chest Drop Information ***/
#define ENABLE_SHOW_CHEST_DROP
/*** End ***/

/*** New Bonus Against Chiefs & Stones ***/
#define ENABLE_BOSS_AND_STONE_BONUS
/*** End ***/

/*** Pick-Up All ***/
#define ENABLE_PICK_UP_ALL
/*** End ***/

/*** Letter Event ***/
#define ENABLE_EVENT_LETTER
#define ENABLE_EVENT_LETTER_DITTO
/*** End ***/

/*** BattlePass ***/
#define ENABLE_BATTLE_PASS
/*** End ***/

/*** Extended Count Items ***/
#define ENABLE_EXTENDED_COUNT_ITEMS
#ifdef ENABLE_EXTENDED_COUNT_ITEMS
#define ITEM_MAX_COUNT 9999
#else
#define ITEM_MAX_COUNT 200
#endif
/*** End ***/

/*** Sanii Switchbot ***/
#define ENABLE_SWITCHBOT
/*** End ***/

/*** Sort Inventory ***/
#define ENABLE_SORT_INVENTORY
/*** End ***/

/*** Hydra Dungeon ***/
#define ENABLE_HYDRA_DUNGEON
/*** End ***/

/*** Give Basic Items (Equipped) ***/
#define ENABLE_GIVE_BASIC_ITEMS
/*** End ***/

/*** Skill Color System ***/
#define ENABLE_SKILL_COLOR_SYSTEM
/*** End ***/

/*** Cube Renewal WorldArd ***/
#define ENABLE_CUBE_RENEWAL_WORLDARD
/*** End ***/

/*** World Bosses ***/
#define ENABLE_DAILY_BOSS
/*** End ***/

/*** Tanaka Event ***/
#define ENABLE_EVENT_TANAKA
/*** End ***/

/*** Auto Events ***/
#define ENABLE_AUTO_EVENTS
/*** End ***/

/*** Ira Rework (Offline Shop) ***/
#define ENABLE_IRA_REWORK
/*** End ***/

/*** Client Version ***/
#define ENABLE_CLIENT_VERSION
#ifdef ENABLE_CLIENT_VERSION
#define CLIENT_VERSION "23"
#endif
/*** End ***/

/*** Teleport To A Friend ***/
#define ENABLE_TELEPORT_TO_A_FRIEND
/*** End ***/

/*** iBeast work ***/
#define ENABLE_AFTERDEATH_SHIELD
#define ENABLE_MULTIPLE_STATUS_ADD
#ifdef ENABLE_MULTIPLE_STATUS_ADD
#define MAX_STATUS_POINTS 90
#endif
#define ENABLE_ATTR_ITEMS_PLUS
#ifdef ENABLE_ATTR_ITEMS_PLUS
#define ENCHANT_ITEM_PLUS_VNUM 71086
#define REINFORCE_ITEM_PLUS_VNUM 71087
#define MAX_ATTRS_BY_ITEM 4
#endif
/*** End if iBeast works ***/

/*** Admin Manager ***/
#define __ADMIN_MANAGER__
///// REMINDER FOR ADMIN MANAGER /////
///// You need to convert all registration name of accounts to lower case /////
///// E.g: $username = strtolower($_POST['username']); /////
/*** End ***/

/*** Alignment Bonus ***/
#define ENABLE_ALIGNMENT_BONUS
/*** End ***/

/*** Purge Mobs in SafeZone ***/
#define ENABLE_PURGE_MOBS_IN_SAFEZONE
/*** End ***/

/*** Boss & Stone on Big Map ***/
#define ENABLE_SHOW_MAP_BOSS_AND_STONE
/*** End ***/

/*** Skill CoolTime Update ***/
#define SKILL_COOLTIME_UPDATE
/*** End ***/

/*** Rune System ***/
#define ENABLE_RUNE_SYSTEM
/*** End ***/

/*** No Clear Buff When Monster Kill ***/
#define ENABLE_NO_CLEAR_BUFF_WHEN_MONSTER_KILL
/*** End ***/

/*** Discord RPC ***/
///*#define ENABLE_DISCORD_RPC
/*** End ***/

/*** PIN Login ***/
#define ENABLE_PIN_LOGIN
/*** End ***/

/*** Multiple Buy ***/
#define ENABLE_MULTIPLE_BUY
/*** End ***/

/*** Rejoin Dungeon ***/
#define ENABLE_DUNGEON_REJOIN
/*** End ***/

/*** Increase Default Damage ***/
#define ENABLE_DAMAGE_INCREASE
#ifdef ENABLE_DAMAGE_INCREASE
#define DAMAGE_INCREASE 750
#endif
/*** End ***/

/*** Hardware ID ***/
#define ENABLE_HWID
/*** End ***/

/*** Anti Packets Flood ***/
#define ENABLE_ANTI_PACKET_FLOOD
/*** End ***/

/*** Costume Aura ***/
#define ENABLE_COSTUME_AURA_SYSTEM
/*** End ***/

/*** Automatic AFK System ***/
#define ENABLE_AFK_MODE_SYSTEM
/*** End ***/

/*** Extended Shop Buy ***/
#define ENABLE_EXTENDED_SHOP_BUY
/*** End ***/

/*** Boss Tracking ***/
#define ENABLE_BOSS_TRACKING
/*** End ***/

/*** Enable Legendary Skills ***/
#define ENABLE_SKILLS_LEVEL_OVER_P
/*** End ***/

/*** Auto Stack Items (Exchange Version) ***/
#define ENABLE_AUTOSTACK_EXCHANGE
/*** End ***/

/*** Auto Refine ***/
#define ENABLE_AUTO_REFINE
/*** End ***/

/*** Peer to Peer Warp For Any Cores/Channels ***/
#define ENABLE_P2P_WARP
/*** End ***/

/*** Effects System ***/
#define ENABLE_EFFECT_SYSTEM
/*** End ***/

/*** Maintenance System ***/
#define ENABLE_MAINTENANCE_SYSTEM
/*** End ***/

/*** Spcial Chat ***/
#define ENABLE_SPECIAL_CHAT
/*** End ***/

/*** Voice Chat ***/
///*#define ENABLE_VOICE_CHAT
/*** End ***/

/*** Aeldra Stuff ***/
#define ENABLE_INGAME_WIKI
#define ENABLE_BIOLOG_SYSTEM
/*** End ***/

/*** canTolip work ***/
#define SANDIK_ICGORU
/*** End ***/

/*** Chriss work ***/
#define ENABLE_CHAT_COLOR_SYSTEM
#define ENABLE_SPECULAR_SYSTEM
/*** End ***/

/*** Ikarus work ***/
#define __ENABLE_FRIENDLIST_FLAG__
#define __ENABLE_COMMON_DROP_IN_INVENTORY__
#define __ENABLE_NEW_OFFLINESHOP__
#ifdef __ENABLE_NEW_OFFLINESHOP__
#define __ENABLE_NEW_SHOP_IN_CITIES__
#define __ENABLE_LARGE_DYNAMIC_PACKET__
#endif
/*** Debugging Offline Shop ***/
#ifdef ENABLE_OFFLINESHOP_DEBUG
#ifdef __WIN32__
#define OFFSHOP_DEBUG(fmt , ...) sys_log(0,"%s:%d >> " fmt , __FUNCTION__ , __LINE__, __VA_ARGS__)
#else
#define OFFSHOP_DEBUG(fmt , args...) sys_log(0,"%s:%d >> " fmt , __FUNCTION__ , __LINE__, ##args)
#endif
#else
#define OFFSHOP_DEBUG(...)
#endif
#define ENABLE_NEW_OFFLINESHOP_LOGS
/*** End of debugging Offline Shop ***/
/*** End of Ikarus work ***/
nice
 
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock