Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@maneco2
Last active May 1, 2023 05:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maneco2/7cd8f4885feeff9d8d1a1b3fd735b903 to your computer and use it in GitHub Desktop.
Save maneco2/7cd8f4885feeff9d8d1a1b3fd735b903 to your computer and use it in GitHub Desktop.
Possible next release updates
##############################################################TASK##############################################################
####### In Progress
-- Moved script custom buff community to plugin, possible exception script start fix
-- If supporter party member have paralyze/sleep/etc, party not move to target and defend
####### Missing Features and Issues
-- (Improvement) Check near monsters, later near target, for next target distance
-- (Bug Fix) Hunting Zones use nobless in teleport and stuck target gatekeeper
-- (Bug Fix) Hunting Zone area now disable PVE Target internal config. (Need Premium?)
-- (Bug Fix) Defend party member in buff zone if monster attack in long range (Hunting Zone finish area)
-- (Bug Fix) Fix target out of region visual bug appear inside zone then select target, ignore list is necessary?
-- (Bug Fix) Fix Heal skills if is in low HP, now use Heal/Pickup herb, possible crash fix (Heal and pickup in same action)
-- (Improvement) option for not pickup item + list (common?)
-- (Feature) Add Salvation buff on target
-- (Feature) Option for pickup non dwarven in same party
-- (Feature) Add Option for not attack attacked by others
-- (Feature) Add resurrection scroll if supporters are dead
-- (Feature) Add ignore time cansee monsters or not target inside list
-- (Feature) If Supporters use invocation, leader go to protect arround
-- (Feature) Add support for target point (self location) and range, also Z range
####### Finally
-- (Feature) Finally: Adding full script auto farm 1-85
#############################################################UPDATE#############################################################
Read in official forum: http://forum.l2tower.eu/thread-high-five-farm-ai-scripts-all-tank-fighter-mystic-oracle-and-healer-classes
1.0.0.0```code
Initial commit```
1.0.1.3```code
Adding some Fighter classes support
-- Removed unnecessary things
-- Start Fighter classes changes
-- Improve CheckAttack, AntiDisarm
-- Adding some options Configurable
-- Improve Damage Buffs with Zealot
-- Testing: Target System Ignore Area
-- Improve Tank classes help supporters
-- Adding Missing Healing Potions support
-- Skills and Target System range changes
-- Minor fix Hunting Zones on Loop scripts
-- Testing: Auto Soulshots support level grade
-- Improve attack Kookaburra for use Pet Recharge skill```
1.0.3.5```code
Adding some Supporters Classes
-- Scripts changes
-- Adding some Checks
-- Removed unnused code
-- Adding some Ignore Monsters
-- Fix PartyChatHelp condition
-- Adding Multi Zone Stakato Nest
-- Adding some Ignore Pickup itens
-- Fix FollowLeader waiting on Pickup
-- Fix Walking scripts wrong variable
-- Little change in Aura of Hate skill
-- Removed duplicate Fury Fists toggle
-- Fix Recharge Skill in Oracle Classes
-- Rename search's HaveDebuff to HaveBuff
-- Fix normal attack check with Special buffs
-- Fix Pickup with HuntingLoop after finish zone
-- CheckAttack delay now check character Attack Speed
-- Adding Configurations Painel Feature (save character profile)
-- Now Skills,Buffs and Utility working only in Farm Zones or AI Only
-- Rework Pickup and Class Option in party, Spoil, Healer, Supporters
-- Adding some Options Configurable (all options merged to Configurations Painel)
-- Adding full support Soulshots, Blesseds and Spiritshots all types, include summon```
1.0.5.6```code
Adding some Skills, Buffs
-- Adding some checks
-- Removed unnused code
-- SkillManager changes
-- Increases default range AssistLeader
-- Adding some Undead Monsters in Misc Lists (LOA Area)
-- SupportHeals increase HP Percent requeriment for heals
-- Adding support auto use Scroll Recovery for Death Penalty
-- Fix Mass Resurrection, Purification Field and Miracle only clan
-- Now Active Bot always (Useful for Resurrection and Pve Bot Config)
-- Adding Option Use Invocation, SupportClassList uses Invocation buff
-- Increases distance Pickup check Other Classes from DwarvenClassList
-- Now TankClassList under Low HP uses some Special Buffs (High Defense)
-- Fix Option Pickup Herb Only Class conflict with Pickup Item Only Class
-- Removed Trap Skills from Kamael SubClass Inspector, now uses Low Skill
-- Fix Pickup Item Only Class if have party and not DwarvenClassList in party
-- Continue Improve and Fix Spoil dependencies and create a PickupSpoil Function
-- Adding Option Help Supporters, party Leader target monster attacking SupportClassList
-- Fix Option Support Debuff with HealerClassList target only UndeadMonsterList and MP above 50%
-- Rework Option Remove Corpse Always, uses Sweeper Festival, and drop Option Use Sweeper Festival, Sweeper's use SkillManager
-- Improve and Fix AssistLeader dependencies, now fast movement and target, on High distance from Party Leader return Pickup and Follow mode```
1.1.0.0```code
Major Releases, Code Cleanup, Feature, Refactor
-- Adding some checks
-- Fixed possible crash
-- Fixed Summon actions
-- Changes in Misc Lists
-- Rework some Farm Zones
-- Removed unnecessary code
-- Control Summon Follow option
-- Rework HuntingGround librarie
-- Changes in SkillManager skills
-- Fixed Summon Smart Cubic skill
-- Adding missing Pet summon itens
-- Fixed Spoil classes stuck target
-- Adding full support Mystic Classes
-- Fixed skills AuraofHate, LifeDrain
-- Pickup Herbs MP|MP percent changes
-- Fixed and Rework Resurrection skill
-- Adding support for plant Manor Seeds
-- All debuffs use default reuse dellay
-- Fixed support Classes re-use debuffs
-- Now Spoil working in Long Range skills
-- Fixed and Rework Pets|Servitor functions
-- Fixed pickup multiple itens in same time
-- Default Buff ID now is Improved Condition
-- Adding support for PvP by Attack Time|Zone
-- Improve OnMonsterClose, next target attack
-- Adding support for use Beast Farm feed itens
-- Force attack monster using Cancelation skill
-- Fixed Delay conflicts Seed|Spice|Skills|Attack
-- Fixed Support skills with BlockBuff effect type
-- Fixed cast Rush skills with buffs in SpecialBuffList
-- Increases target system range for Mystic Classes support
-- Zealot buff used with Guts, Frenzy used if Guts is passed
-- Aegis Stance and Focus Attack togggles now is Default Buff
-- Adding check for use Skills with Mastery Buffs under low mp
-- Adding AttackingSummon and SkillManager in OnMyTargetSelected
-- Improve attack near objects, force attack using random movement
-- Continue rework in Pickup Functions, save Pickup Range in Profile
-- Move Pet/Servitor attack in UtilityPetOrSummon to AttackingSummon
-- Fixed and reduce TargetTime dellay in Help Supporters/Pet/Servitor
-- SupportHeals use skills from Holy Pomander for OracleDarkClassList
-- Rework Kookaburra Utility, only OraclesClassList for better recharge```
```code
-- TaskPickupList cleaned 1 item from IgnorePickupTimeList in long intervals
-- Removed MoveFarm function, use new function CheckFarm started only by plugin
-- Now attack extends until SpecialBuffList is removed, and return pickup function
-- Adding support for Nobless Blessing by Class, SupportClassList adding in OnRevive
-- Pickup system use GetDropTime for check old drop, itens 10 minutes and herbs 50 seconds
Scripts
-- Fixed Kamael start zone
-- Removed command MoveFarm
-- Litle changes in script delays
-- Zone scripts use break for finish
-- Target Npc method now use string command
-- Adding missing check near Rune Temple Gatekeeper
-- Merge functions to new MainFunction script and remove duplicates
-- Fixed GetBuffs function, use only for characters Level 75 or bellow```
1.1.1.4```code
Adding support for configurable Melee Range
-- Litle changes in cod
-- Removed unnecessary code
-- Now ranged weapons working
-- Improved Spoil skill in low level
-- Save Melee Range in character profile```
1.1.5.0```Rework SkillManager
-- Add some skills
-- Removed unnecessary code
-- Removed unnecessary skills
-- Improve MassRecharge for save mp
-- Adding follow time after use rush skills
-- Fix Support assist if debuff is activated
-- Add option in chat for start all party AI (#.)
-- Fix Mystic Classes attack with Ultimate Defence mobs
-- Add option for select weapon in use, skills use weapon kind```
1.1.5.7```Fix Chain Heal only friends
-- Fix use skills in pvp
-- Improve SupportHeals function
-- Add command for get buff in party
-- Rename all FarmZones regions for String Region Name
-- Add command for start zone if inside this (all zones)```
1.2.0.0```Finished rework all Hunting Zones 20-85
-- Some improvements
-- Add option for Party Recall
-- Fix Hunting Zone Z height target
-- Removed oudated multi-zone support
-- Fixed Wizard not use debuff in level 20 issue
-- Party Recall now working in all oracle classes
-- Now character get buffs from Community Board commmand (custom)```
1.2.1.0```Add Wait Spoil/Attack support function
-- Minor fixes
-- Add support for get action icons
-- Ignore Wait Spoil/Attack if has target above 10 seconds
-- Add check if party member also in combat mode for use rebuff function
-- Add support for kill monster near party members if rebuff time is active (Hunting Zones supported only)```
1.3.0.0```Fix Fatal Strike skill weapon
-- Add Fish support
-- Improve Healer functions
-- Adding some Ignore Monsters
-- Fix skill try use if not have mp
-- Add configurable Follow Functions
-- Increase Heal distance 600 to 700
-- Add IgnoreList for all Raid Bosses and Minions
-- Fix Blaze skill max level in Necromancer class
-- Now not allow summon near npc, fix skill cancel
-- Spirit of Sagitarius buff used in Aditional Buffs
-- Fix Fast Next Target with Bow weapon like Mystic classes
-- Fix Support skills use in same time (Cleanse, Heal, Ress)
-- Fix buff reuse if is canceled by any action, char stuck actions
-- Skill Sublime Self Sacrifice use if party have 10 percent of mp or lower
-- Fix Noblesse Blessing in dead corpse or buff near npc if not support class
-- Fix Follow movement if party is in long range from leader position, default range: 3000```
1.4.0.0```Fix Kamael not use Shield and Dual Dagger function
-- Fishing use S-Grade only
-- Improve fishing functions
-- Fishing using custom buffer
-- Removed Buffed voice command
-- Fix clear target self use buffs
-- Removed not necessary area skills
-- Fix mpConsume check SkillAvailable
-- Fix Grand Khavatari buffs with Fist
-- Improved Ai for use next target command
-- Add function isNight, check night in game
-- Minor fix Noblesse Blessing not working correct
-- Fix Easy Configs not enable function if not have the skill
-- Add another function for check buff time, CheckRebuffExpire
-- Fix OnTargetSelected reset attack delay for help supporters
-- Add function HaveSkillList, for check if have skills in list
-- Moved auto buff feature scripts to plugin, now use StartThread
-- Fix Use any magic skill near monster block action (like Cubics, nobless)
-- Add function for remove some buffs in Support Class (Premium is required)
-- Function CheckFarmZone resumed if user is not is movement only (in testing)
-- Fix functions break RessPartyClan, SupportHeals, NoblesseBufferManager, Supporters
-- Fix function FollowLeader, stuck if character not CanSeeMe, move to target position```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment