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

Programmer tfs 1.2 block auto attack skull with elfbot (pay for it)

roriscrave

Advanced OT User
Joined
Dec 7, 2011
Messages
1,210
Solutions
35
Reaction score
207
hello, I need a system to block that the elfbot attack who is with skull, paid by paypal
tfs 1.2

example of the hotkey that is used in elfbot:
Code:
auto 200 listas 'Attack Pk' | foreach 'shootableplayers' $pr {if [ $pr.isonscreen && $pr.skull >= 3] attack $pr.id

this function attacks any player on the screen who has skull> = 3, do you know how to make this function not work?
send me a pm
 
hmm.

first can try V
if it is image based, change skull emblems.

then V
If it uses memory change memory client uses for skull and in server.
 
Back
Top