Simple Cool Anti-Bot

rans

New member
Messages
358
Points
0
Location
Somewhere down the road
Emulator
index.php


File Name: Simple Cool Anti-Bot

File Submitter: Ranz

File Submitted: 24 Jan 2015

File Category: Utility

This is a Simple Code Improved by me and Originally the method was from Brian.

Features:

Random bot check will trigger when killing a mob.

25% Chance to trigger when killing a Mob.

If already passed the bot check. you will not be check again in the future. (Until you Recon)

You have 3 Chance to prove that you are not Bot.

If you fail. 10days of jail time.

If you reconnect during the checkpoint. you will return in checkpoint after reconnecting.

I have tested this in my server and works fine to me.

If you found bug. Please report it
default_smile.png


PS: Sorry for my Grammar and Messy look Script
default_happy.png


Click here to download this file

 
Last edited by a moderator:
Found this: 

[Error]: script error in file 'npc/custom/Valhabar/antibot.txt' line 45 column 58 parse_line: need ')' 42: sc_start SC_BERSERK, 1000000000, 1; 43: sc_start SC_FREEZE, 1000000000, 1; 44: sleep2 3000;* 45: for(set botter,botter; botter < 4; set botter,botter + 1;){ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 46: set .@String$,GetString( 15,rand(3,7) ); 47: mes "You Have 3 Chance to Type the Red Text Correctly"; 48: mes "If you failed- You will be jailed"; 

Nice one
default_smile.png
now fix it :V

 
Last edited by a moderator:
http://herc.ws/board/index.php?app=downloads&module=display&section=screenshot&id=179

File Name: Simple Cool Anti-BotFile Submitter: Ranz

File Submitted: 24 Jan 2015

File Category: Utility

This is a Simple Code Improved by me and Originally the method was from Brian.

Features:

Random bot check will trigger when killing a mob.

25% Chance to trigger when killing a Mob.

If already passed the bot check. you will not be check again in the future. (Until you Recon)

You have 3 Chance to prove that you are not Bot.

If you fail. 10days of jail time.

If you reconnect during the checkpoint. you will return in checkpoint after reconnecting.

I have tested this in my server and works fine to me.

If you found bug. Please report it
default_smile.png


PS: Sorry for my Grammar and Messy look Script
default_happy.png


Click here to download this file
Doesn't seem very efficient. If someone wants to bot, they would simply kill a few mobs, pass the "checkpoint" and then continue to bot.

 
@@Sharpienero

That is a problem with any scripted solution that requires the user to input anything. It is either too intruding so regular players will be pissed off or it can be bypassed easily.

I think in generall you are better ocf with encrypting the traffic and scanning the server logs for weird behaviour of players.

If you configured openkore to teleport for example it is quiet likely that it tries to teleport even you run out of items and fails a lot in a matter of seconds or if someone allways teleports right before he dies, those are strong indicators that some things are not right with that person.

 
Back
Top