• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Lua Spam spells = kick (anty say spam)

Qlimaxowy

New Member
Joined
Jul 3, 2013
Messages
22
Reaction score
3
hey everyone,
nekiro server version 7.6-7.72

on the server when casting spells on f1-f12 doing spam, throws out of the game, you can log in again.

is there a chance to introduce a system where the displayed spells will be orange, for example when we write exori vis, the inscription will be shown in orange, but if we use the same spell, the inscription will not show up anymore but the spell will be used, after 2 seconds it will show up again and so with every spell in the game.
regards.
 
config .lua /Increase the number there so you don't get kicked out by spam attacks
LUA:
maxPacketsPerSecond =
Code:
emoteSpells = false
change to true For the spell in orange
 
Back
Top