• 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!

CreatureEvent Anti Anti-Push bot [TFS 1.X]

Jetro

jangeldev
Joined
Aug 1, 2011
Messages
452
Reaction score
68
Location
Venezuela
Hi, i made this script some months ago and i want to share it.

It works by this way:
  • Set a limit to throw items over players per second, default is 2
  • If a player throws more items than limit it will give him/her an exhaust, default is 6.
I'd recommend to set default values, when i made this i tested it with some players and this was enough, fastest hand can't move more than 2 items per second

How to use?
  • Go to data/events/scripts/player.lua
  • Find function: Player:eek:nMoveItem
  • Replace the entire function with this one: http://pastebin.com/6x6u95BB
  • Done
 
Back
Top