File Name: Keitenai_Delay_System
File Submitter: keitenai
File Submitted: 4 Dec 2016
File Category: Src Modification
Content Author: keitenai
Information:
Speed hacking 3rd party programs to bypass skill delays are hard to eliminate specially if you don't have a game guard for you server.
This modification makes it impossible for speed hacking programs to bypass the delay that has been set.
How does it work?
I've added a simple skill requirement to the skills before a player can re-cast certain skill. This requirement is 'time'.
So to put it simple, skill will be hard locked after casting and will be unlocked once the delay is over.
Features:
Configurable hard skill delay.
Separate configuration of hard skill delay for WoE settings
MoD can be enable / disable.
Supports current available skills ready for configuration.
Disconnects anyone who does inhumanly spamming ( Sensitivity configuration included ).
Implemented "Show skill delay" for the Mod configuration only ( for testing purposes ).
WARNING:
A player may be detected as spam flood if the said player is having lag spike issues while consistently using skill.
//------------------------------------------------------------------
// Skill delay settings
// Value is in milliseconds (1000 = 1 second)
//------------------------------------------------------------------
// Note that this delay setting still depends on the 'skill_cast_db'
// delay settings. This will not decrease the skill delay that has
// been set in 'skill_cast_db' although this setting can increase
// the delay if value is higher than 'skill_cast_db' delay
//------------------------------------------------------------------
//=================
// Swordman
//=================
SM_BASH: 210
SM_MAGNUM: 180
Installation:
1. Download the Diff file.
2. Simply apply the diff to your trunk, or apply it manually.
3. Recompile your server.
4. Configure your skill delays
5. ALL DONE!
Compatible with: rAthena 97b5f3b ( as of JULY 31, 2022 )
Compatible with: rAthena 03da2f6
Compatible with: rAthena 8d8712f
Download :
keitenai_SpeedHack_Protection_V5.diff
keitenai_SpeedHack_Protection_V4.diff
keitenai_SpeedHack_Protection_V3.diff
keitenai_SpeedHack_Protection_V2.diff
Keitenai_Delay_System_V1.diff
Edit:
Fixed compatibility with rathena 97b5f3b revision ( as of 07/31/2022 )
Add new 4th job skills
Fixed bug on melee skills