Posted February 9, 2021 AUTO-FARM 2.0 | АВТО-ФАРМ 2.0 Mod supports 5 modes: * Physical mode (for fighter classes) * Archer mode (for fighter classes) * Mage mode (for mage classes) * Support mode (for all classes) * Summon mode (for all summoners) General Functions: 1. Add player skills from the shotcuts panel 2. Addendum/Deleting used skills 3. Assist in party by targeting the leader (for all modes) 4. Use skills at random from the list (for each type of skills individually) 5. Reuse skills with a delay (configured in the configs) 6. Control the disstance from the starting point of the farm (so as not to run away far) 7. Run away from close-range attacks of monsters 8. Setting the target search distance 9. Block target if it is already being attacked by another player. 10. Enable/Disable close-range attacks on the assistant (for healer mode) 11. Enable/Disable mana recovery to the leader (for healer mode) 12. Enable/Disable use of summon skills (for summoner mode) 13. System usage limit by HWID or IP (configured in configs) 14. Enable/Disable system for premium players only 15. Free test mode for players (configurable in the configs) 16. Available mode for calculating the remaining time when the farm is enable 17. Auto save all farm configured skills Works by voice command .autofarm This system is currently being tested on live projects. Features will expand! We are not trying to make a full-fledged bot for the server. This service is designed for a more comfortable game System is paid for! for verification and testing, you can use our test server. Base price 70 euro! (can be changed depending on extension of functionality) Система поддерживает 5 видов режимов: * Режим войнов (для ДДшников) * Режим лучников * Режим магов * Режим хиллеров * Режим самонеров Общие функции: 1. Добавлять навыки игрока с панели шоткатов 2. Добавление/Удаление используемых навыков 3. Ассист в пати по таргету лидера (для всех режимов) 4. Использовать скилы по рандому из списка (для каждого типа скилов индивидуально) 5. Использовать повторно скилы с задержкой (настраивается в конфигах) 6. Контролировать дисстанцию от начальной точки фарма (чтобы не убегать далеко) 7. Отбегать при ближних атаках монстров 8. Настройка дистанции поиска целей 9. Запрет на цель, если ее уже атакует другой игрок. 10. Включение/Отключение ближних атак по ассисту (для режима хилеров) 11. Включение/Отключение восстановления маны лидеру (для режима хилеров) 12. Включение/Отключение использования скилов саммонов (для режима самонеров) 13. Лимит использования системы по HWID или IP (настраивается в конфигах) 14. Включение/Отключение системы только для премиум игроков 15. Пробный бесплатный режим для игроков (настраивается в конфигах) 16. Режим расчета оставшегося времени только при включенном фарме 17. Авто сохранение всех настроенных скилов фарма Работает по голосовой команде .autofarm Данная система в настоящее время тестируется на лайф проектах. Функции будут расширяться! Мы не пытаемся сделать полноценного бота для сервера. Этот сервис предназначен для более комфортной игры Система на платной основе! для проверки и тестирования вы можете использовать наш тестовый сервер. Базовая цена 70евро! (может быть изменена в зависимости от расширения функционала) 7 people like this Share this post Link to post Share on other sites
Posted February 9, 2021 General configs: # Enable system? AllowAutoFarm = True # If enable only premium players can use service. AutoFarmOnlyForPremium = False # Service is free? AutoFarmIsFree = False # Price list. Format [<hours>,<itemId>:<amount>] AutoFarmPriceList = 1,4037:10;3,4037:15;6,4037:20;12,4037:35;24,4037:50 # Enable free trial option for players AllowFarmFreeTime = True # Reset the trial period every day? AllowRefreshFarmTime = True # Free Period time [in hours] FarmFreeTime = 3 # If true, limits are calculated by the hwid. If false by ip. AllowCheckHwidLimits = False # Active limit auto farms FarmActiveLimits = 6 # Price for limit extension. # When server is restarted, extension reset to zero! FarmExpendLimitPrice = 4037,1 # Default settings for attack skills AttackSkillChance = 100 AttackSkillPercent = 5 # Default settings for chance skills ChanceSkillChance = 100 ChanceSkillPercent = 5 # Default settings for self skills SelfSkillChance = 100 SelfSkillPercent = 5 # Default settings for heal skills HealSkillChance = 100 HealSkillPercent = 30 # Default settings for summon attack skills SummonAttackSkillChance = 100 SummonAttackSkillPercent = 5 # Default settings for summon self skills SummonSelfSkillChance = 100 SummonSelfSkillPercent = 5 # Default settings for summon heal skills SummonHealSkillChance = 100 SummonHealSkillPercent = 30 # Default shortcut to check skills. ShortCutPage = 10 # Default and max distance for search mpbs. SearchDistance = 2000 # Default auto farm type. [0 Fighter] [1 Archer] [2 Mage] [3 Support] [4 Summon] AutoFarmType = 0 # Default interval task. AutoFarmIntervalTask = 700 # Skills Extra Delay [in seconds]. SkillsExtraDelay = 5 # Keep Location Delay [in seconds]. KeepLocationDelay = 10 # Run Close Up Delay [in seconds]. RunCloseUpDelay = 2 # Run Close Up distance. RunCloseUpDistance = 100 5 people like this Share this post Link to post Share on other sites
Posted May 2, 2021 Added: # Service is free only for premium players? AutoFarmIsFreeForPremium = False # If true, time decrease will only occur when the farm is active. AutoFarmOnlineType = False 1 person likes this Share this post Link to post Share on other sites
Posted May 4, 2021 Added support for auto save all farm configured skills! Share this post Link to post Share on other sites
Posted September 15, 2021 New options! 1. Expanded the management of skills amount. 2. Added auto resurrection support in party (check all alive party members) 3. Added delay for return to keep location if have no targets & delay for disable autofarm if char die in party. # Max skills amount per type FarmMaxSkills = 14 # If char have items, he can res dead party member. RessurectionItemList = 737,3936 # If char die in party will delay for try resurrect, before autofarm will disable. # If enable keep location will delay before char return to location if targets empty. WaitDelayTime = 60 1 person likes this Share this post Link to post Share on other sites
Posted January 27, 2022 New options! - update design - added separation types for summon (fighter & mage types) - added option for disable melee summon attackes 3 people like this Share this post Link to post Share on other sites