Leaderboard
Popular Content
Showing content with the highest reputation on 02/06/2024 in all areas
-
2 points
-
Hello Comunity, i released a free version of my autopatcher! Effortless File Verification: Utilizing cutting-edge SHA256 hash and file size verification, ensures the integrity of your files with pinpoint accuracy. Automatic Differential Updates: Say goodbye to unnecessary downloads! intelligently identifies and downloads only the files that have changed, saving valuable bandwidth and time for both developers and end-users. Flexible Client Start Options: Tailor the launch of your application with customizable arguments, providing unparalleled flexibility and control over the user experience. Intuitive Configuration Panel: With our intuitive configuration panel, setting up AutoPatch is a breeze. Easily customize settings and preferences to suit your specific needs, all from a user-friendly interface designed for simplicity and efficiency. Streamlined File Addition: Gone are the days of cumbersome file management. Simply upload your files to your website, and script takes care of the rest – automatically generating CRC lists for seamless integration into the patching process. Why Choose AutoPatch Pro? Simplicity: Our goal is to simplify the update process, allowing you to focus on what matters most – delivering exceptional software experiences to your users. Efficiency: By leveraging differential updates and automated file verification, AutoPatch Pro minimizes downtime and maximizes productivity, ensuring that your software is always up-to-date with minimal effort. Reliability: With robust file verification mechanisms and a commitment to quality, you can trust AutoPatch Pro to deliver updates securely and reliably, every time. Technic details Patcher use .NET 6.0 Size: 2.5 -> 3.0 MB Is not detected on VirusTotal Fast Downloading Cache for images Images, text colors, and all elements can be edited from admin panel (in construction) Patcher is in development How i start? Download WEB Part: [Hidden Content] Upload content of ZIP on your webhost! Join on [Hidden Content] Complete Website URL with location where you upload content of ZIP (Step 2) Complete Server Name and client starter name. Downloading of patcher executable instant start download. How i update files? Upload your files in your webhost -> download folder (Download from step 1) Use yoursite.com/patcher_folder/index.php Automatically script start to generate CRC list and after they will show you "CRC UPDATED!" :)) Ready! This is V0.1, i will come with updates! I wait opinions, advices and ideas, thx2 points
-
Client windows animation, You see this other servers/forum but no one shared yet. I'll share you cuz i didn't see here [Hidden Content]1 point
-
Aeldra Files Date 2020 Client unpacked, Source game + client, pythons, serverfiles, database) quests and Drops Missing. Download: [Hidden Content] Password: metin2.network1 point
-
PASS: jjas8d8asdhashda923328328hddf DOWNLOAD: [Hidden Content] Read: [Hidden Content]1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
I'll be on the point, I have for sale my PvP project with the complete gameplay, sets for itemshop, and all the necessary systems for PvP gameplay, and a lot of costumes. SYSTEMS: - Switchbot - Multilang (RO/ENG) - Storage/Itemshop - Teleport System - Align - Custom Align - Custom Emotes - Emojii like WhatsApp (Chat/PM) - Event Calendar - Event Manager (Jigsaw, Letters, OX, PVP, Miner, Ok Cards) - Costum Specular (with hairs and costume) - Skill Color - Chat Color - Lock Inventory - Premium System (With efect and tags name+chat) - Custom Effect on weapons and armours - Dice System - Farm Maps - Add quick status - Fast loading - Improve FPS boost - Performance Mode - Bonus Board - MD and JD on inventory - Premium chest ready for itemshop MISC: - freebsd12/13 - g++9/ccache - vs2019/2022 - mysql5.6 PREVIEW AND CONTACT: [Hidden Content]1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
It can be run on Windows and FreeBSD. ( BSD 12.3+ i386 - VS22) Tested! Client source/Defines.h //#define ENABLE_OPEN_MULTIPLE //#define _IMPROVED_PACKET_ENCRYPTION_ //#define ENABLE_SEQUENCE_SYSTEM //#define ENABLE_GUI_SHOWER //#define ENABLE_WOLFMAN #define CHARACTER_NAME_MAX_LEN 48 #define MAX_HIT_COUNT 24 //16 #define HORSE_SKILL_SLOT 107 #define LSS_SECURITY_KEY "1234abcd5678efgh" #define CLIENT_VERSION "20181010" #define LOAD_FROM_D_PATH false // TRUE or FALSE #define HIDE_GRANNY_SYSERR #define ENABLE_TARGET_INFO #define ENABLE_SHINING_SYSTEM #define ENABLE_LZ4_PACK_COMPRESSION #define ENABLE_ELEMENT_TARGET #define ENABLE_STOP_COLISSION_GLOBAL #define ENABLE_PACKET_LIMIT #define ENABLE_RENDERING_ONLY_IN_AREA #define ITEM_CHECKINOUT_UPDATE #define ENABLE_TEXT_RENEWAL #define ENABLE_LOCAL_FILE_LOADING #define ENABLE_CHEST_DROP //#define ENABLE_NEW_CHARSELECT #define ENABLE_MULTILANGUAGE #define ENABLE_ITEMSHOP Server source/service.h #pragma once enum { PARTY_CAN_JOIN_MAX_LEVEL = 30, DEFAULT_ATTACK_SPEED = 100, DEFAULT_MOVE_SPEED = 200, MOVEMENT_SPEED_LIMIT = 250, MAX_MEMBER_INTRO_PARTY = 8, MAX_ITEM_STACK = 5000, }; //#define _IMPROVED_PACKET_ENCRYPTION_ //#define ENABLE_MIRRORING_PROTO //#define ENABLE_SEQUENCE_SYSTEM //#define ENABLE_WOLFMAN //#define ENABLE_OPEN_MULTIPLE #define ENABLE_UDP_BLOCK #define CLIENT_VERSION "20181010" #define LSS_SECURITY_KEY "1234abcd5678efgh" #define ENABLE_TARGET_INFO #define ENABLE_MASTER_SKILLBOOK_NO_STEPS #define ITEM_CHECKINOUT_UPDATE #define ENABLE_INSTANT_5_BONUS #define ENABLE_XOSHIRO #define ENABLE_PERFORMANCE_TEST //#define ENABLE_NEW_CHARSELECT // sql add part_weapon #define ENABLE_MULTILANGUAGE #define ENABLE_ITEMSHOP [Hidden Content]1 point
-
1 point
-
1 point
-
this is not the latest version of the files look common #ifndef __INC_METIN2_COMMON_DEFINES_H__ #define __INC_METIN2_COMMON_DEFINES_H__ #pragma once ////////////////////////////////////////////////////////////////////////// // ### Standard Features ### #define _IMPROVED_PACKET_ENCRYPTION_ #define __PET_SYSTEM__ #define __UDP_BLOCK__ //#define ENABLE_QUEST_CATEGORY // ### END Standard Features ### ////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////// // ### New Features ### #define ENABLE_D_NJGUILD #define ENABLE_FULL_NOTICE #define ENABLE_NEWSTUFF #define ENABLE_PORT_SECURITY #define ENABLE_BELT_INVENTORY_EX #define ENABLE_CMD_WARP_IN_DUNGEON // #define ENABLE_ITEM_ATTR_COSTUME // #define ENABLE_SEQUENCE_SYSTEM #define ENABLE_PLAYER_PER_ACCOUNT5 #define ENABLE_DICE_SYSTEM #define ENABLE_EXTEND_INVEN_SYSTEM #define ENABLE_MOUNT_COSTUME_SYSTEM #define ENABLE_WEAPON_COSTUME_SYSTEM #define ENABLE_QUEST_DIE_EVENT #define ENABLE_QUEST_BOOT_EVENT #define ENABLE_QUEST_DND_EVENT #define ENABLE_PET_SYSTEM_EX #define ENABLE_SKILL_FLAG_PARTY #define ENABLE_NO_DSS_QUALIFICATION // #define ENABLE_NO_SELL_PRICE_DIVIDED_BY_5 #define ENABLE_CHECK_SELL_PRICE #define ENABLE_GOTO_LAG_FIX #define ENABLE_MOUNT_COSTUME_EX_SYSTEM #define ENABLE_PENDANT_SYSTEM #define ENABLE_GLOVE_SYSTEM #define ENABLE_MOVE_CHANNEL #define ENABLE_QUIVER_SYSTEM enum eCommonDefines { MAP_ALLOW_LIMIT = 32, // 32 default }; #define ENABLE_WOLFMAN_CHARACTER #ifdef ENABLE_WOLFMAN_CHARACTER // #define DISABLE_WOLFMAN_ON_CREATE #define USE_MOB_BLEEDING_AS_POISON #define USE_MOB_CLAW_AS_DAGGER // #define USE_ITEM_BLEEDING_AS_POISON // #define USE_ITEM_CLAW_AS_DAGGER #define USE_WOLFMAN_STONES #define USE_WOLFMAN_BOOKS #endif // #define ENABLE_MAGIC_REDUCTION_SYSTEM #ifdef ENABLE_MAGIC_REDUCTION_SYSTEM // #define USE_MAGIC_REDUCTION_STONES #endif #define WJ_ENABLE_TRADABLE_ICON #define __PREMIUM_PRIVATE_SHOP__ #ifdef __PREMIUM_PRIVATE_SHOP__ #define ENABLE_PRIVATE_SHOP_PREMIUM_TIME // #define ENABLE_PRIVATE_SHOP_CHEQUE #define ENABLE_PRIVATE_SHOP_BUNDLE_REQ #define ENABLE_PRIVATE_SHOP_BUILD_LIMITATIONS // #define ENABLE_PRIVATE_SHOP_SPECIAL_INV // #define ENABLE_PRIVATE_SHOP_EXTEND_INV // #define ENABLE_PRIVATE_SHOP_EXTEND_SPECIAL_INV #define ENABLE_PRIVATE_SHOP_LOCKED_SLOTS // #define ENABLE_PRIVATE_SHOP_CHANGE_LOOK // #define ENABLE_PRIVATE_SHOP_REFINE_ELEMENT // #define ENABLE_PRIVATE_SHOP_APPLY_RANDOM // #define ENABLE_PRIVATE_SHOP_SOCKET5 #endif // ### END New Features ### ////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////// // ### Ex Features ### #define DISABLE_STOP_RIDING_WHEN_DIE // if DISABLE_TOP_RIDING_WHEN_DIE is defined, the player doesn't lose the horse after dying #define ENABLE_ACCE_COSTUME_SYSTEM //fixed version // #define USE_ACCE_ABSORB_WITH_NO_NEGATIVE_BONUS //enable only positive bonus in acce absorb #define ENABLE_HIGHLIGHT_NEW_ITEM //if you want to see highlighted a new item when dropped or when exchanged #define ENABLE_KILL_EVENT_FIX //if you want to fix the 0 exp problem about the when kill lua event (recommended) // #define ENABLE_SYSLOG_PACKET_SENT // debug purposes #define ENABLE_EXTEND_ITEM_AWARD //slight adjustement #ifdef ENABLE_EXTEND_ITEM_AWARD // #define USE_ITEM_AWARD_CHECK_ATTRIBUTES //it prevents bonuses higher than item_attr lvl1-lvl5 min-max range limit #endif // ### END Ex Features ### ////////////////////////////////////////////////////////////////////////// #endif //martysama0134's aad276684955eb3421d3edd3e79cd0dc1 point