
<<< Anti BotKiller >>>
Moderator: Moderators
Re: <<< Anti BotKiller >>>
can someone help me with this?, i use responseOnASCIInumber but that doesn't work


Re: <<< Anti BotKiller >>>
SOLVED by myself without any help from anyone
Clue:
Search by Yourself on this forum
Thanks
Clue:
Search by Yourself on this forum
Thanks
Last edited by ViPeR89 on 01 Jul 2020, 04:52, edited 1 time in total.
-
- The Way Of Human
- Posts: 179
- Joined: 11 Apr 2008, 07:03
Re: <<< Anti BotKiller >>>
share your server info via here or PM me, will test it out once i am back homeViPeR89 wrote: ↑26 Jun 2020, 09:44Can some one help my problem?
I have problem how to solve this antibot
this Antibot triggered when you're on Field and it will trigger again after 30 minutes hunt on the field
Link: classicro.net
Here is my reactOnNPC debugI don't know how to solve this problemCode: Select all
NPC image: verify Unknown #110245059: You Have 3 Chance to select Red Text Correctly [reactOnNPC] NPC message saved (0): "You Have 3 Chance to select Red Text Correctly". [reactOnNPC] NPC message saved (0): "You Have 3 Chance to select Red Text Correctly". Unknown #110245059: If you failed- You will be jailed. [reactOnNPC] NPC message saved (1): "If you failed- You will be jailed.". [reactOnNPC] NPC message saved (1): "If you failed- You will be jailed.". Unknown #110245059: Select the RED COLOUR part [reactOnNPC] NPC message saved (2): "Select the ^FF0000RED COLOUR^000000 part". [reactOnNPC] NPC message saved (2): "Select the ^FF0000RED COLOUR^000000 part". Unknown #110245059: 667553343369 [reactOnNPC] NPC message saved (3): "^0000FF6675^FF00005334^0000FF3369^000000". [reactOnNPC] NPC message saved (3): "^0000FF6675^FF00005334^0000FF3369^000000". [reactOnNPC] onNPCAction type is: continue. [reactOnNPC] Conditions for reactOnNPC_0 (npc:continue, rect:responses) 'type' not met. [reactOnNPC] onNPCAction type is: continue. [reactOnNPC] Conditions for reactOnNPC_0 (npc:continue, rect:responses) 'type' not met. : Type 'talk cont' to continue talking ---- Responses (Unknown #110245059) ---- # Response 0 5295 1 3369 2 2731 3 5334 4 Close 5 Cancel Chat ---------------------------------------- itself: Type 'talk resp #' to choose a response. [reactOnNPC] onNPCAction type is: responses. [reactOnNPC] Conditions for reactOnNPC_0 (npc:responses , rect:responses) is met. [reactOnNPC] Matching [msg (0)] "You Have 3 Chance to select Red Text Correctly" to "/You Have 3 Chance to select Red Text Correctly/" ... regexp ok. [reactOnNPC] Matching [msg (1)] "If you failed- You will be jailed." to "/If you failed- You will be jailed./" ... regexp ok. [reactOnNPC] Matching [msg (2)] "Select the ^FF0000RED COLOUR^000000 part" to "/Select the \^([0-9a-fA-F]{6})RED COLOUR\^000000 part/" ... regexp ok. [reactOnNPC] Matching [msg (3)] "^0000FF6675^FF00005334^0000FF3369^000000" to "/\d+\^([0-9a-fA-F]{6})(\d+)\^[0-9a-fA-F]{6}\d+/" ... regexp ok. [reactOnNPC] Matching [response (0)] "5295" to "my $color1 = '';my $color2 = '';if ($color1 eq $color2" ... doesn't match. [reactOnNPC] Matching [response (1)] "3369" to "my $color1 = '';my $color2 = '';if ($color1 eq $color2" ... doesn't match. [reactOnNPC] Matching [response (2)] "2731" to "my $color1 = '';my $color2 = '';if ($color1 eq $color2" ... doesn't match. [reactOnNPC] Matching [response (3)] "5334" to "my $color1 = '';my $color2 = '';if ($color1 eq $color2" ... doesn't match. [reactOnNPC] Matching [response (4)] "^777777Close^000000" to "my $color1 = '';my $color2 = '';if ($color1 eq $color2" ... doesn't match. [reactOnNPC] React to NPC with delay. Execute command "talk resp 5 {return ''})" after 5 seconds. [reactOnNPC] onNPCAction type is: responses. [reactOnNPC] Conditions for reactOnNPC_0 (npc:responses , rect:responses) is met. [reactOnNPC] Matching [msg (0)] "You Have 3 Chance to select Red Text Correctly" to "/You Have 3 Chance to select Red Text Correctly/" ... regexp ok. [reactOnNPC] Matching [msg (1)] "If you failed- You will be jailed." to "/If you failed- You will be jailed./" ... regexp ok. [reactOnNPC] Matching [msg (2)] "Select the ^FF0000RED COLOUR^000000 part" to "/Select the \^([0-9a-fA-F]{6})RED COLOUR\^000000 part/" ... regexp ok. [reactOnNPC] Matching [msg (3)] "^0000FF6675^FF00005334^0000FF3369^000000" to "/\d+\^([0-9a-fA-F]{6})(\d+)\^[0-9a-fA-F]{6}\d+/" ... regexp ok. [reactOnNPC] Matching [response (0)] "5295" to "my $color1 = 'FF0000';my $color2 = '';if ($color1 eq $color2" ... doesn't match. [reactOnNPC] Matching [response (1)] "3369" to "my $color1 = 'FF0000';my $color2 = '';if ($color1 eq $color2" ... doesn't match. [reactOnNPC] Matching [response (2)] "2731" to "my $color1 = 'FF0000';my $color2 = '';if ($color1 eq $color2" ... doesn't match. [reactOnNPC] Matching [response (3)] "5334" to "my $color1 = 'FF0000';my $color2 = '';if ($color1 eq $color2" ... doesn't match. [reactOnNPC] Matching [response (4)] "^777777Close^000000" to "my $color1 = 'FF0000';my $color2 = '';if ($color1 eq $color2" ... doesn't match. [reactOnNPC] React to NPC with delay. Execute command "talk resp 5 {return ''})" after 5 seconds. [reactOnNPC] Reacting to NPC. Executing command "talk resp 5 {return ''})". Error in function 'talk resp' (Respond to NPC) Wrong talk resp sintax. [reactOnNPC] Reacting to NPC. Executing command "talk resp 5 {return ''})". Error in function 'talk resp' (Respond to NPC) Wrong talk resp sintax.
I hope someone can help my problem..
Thanks in advance
Re: <<< Anti BotKiller >>>
SOLVED
Last edited by ViPeR89 on 01 Jul 2020, 04:50, edited 1 time in total.
online kredit - mpbx
sofort kredit http://www.sofortkrediteonline.org/kredit-10000-euro
wieviel kredit bekomme ich <a href="http://www.sofortkrediteonline.org/kred ... 00-euro</a> verivox kredit
http://www.sofortkrediteonline.org/kredit-10000-euro
wieviel kredit bekomme ich <a href="http://www.sofortkrediteonline.org/kred ... 00-euro</a> verivox kredit
http://www.sofortkrediteonline.org/kredit-10000-euro
kfw kredit - kckf
ofina kredit http://www.sofortkrediteonline.org/kredit-3000-euro
kredit schweiz <a href="http://www.sofortkrediteonline.org/kred ... 00-euro</a> santander bank kredit
http://www.sofortkrediteonline.org/kredit-3000-euro
kredit schweiz <a href="http://www.sofortkrediteonline.org/kred ... 00-euro</a> santander bank kredit
http://www.sofortkrediteonline.org/kredit-3000-euro
check 24 kredit - jars
kredit gunstig http://www.sofortkrediteonline.org/kredit-2000-euro
zinsrechner kredit <a href="http://www.sofortkrediteonline.org/kred ... 00-euro</a> santander kredit
http://www.sofortkrediteonline.org/kredit-2000-euro
zinsrechner kredit <a href="http://www.sofortkrediteonline.org/kred ... 00-euro</a> santander kredit
http://www.sofortkrediteonline.org/kredit-2000-euro
postbank kredit - ovnf
maxda kredit http://www.sofortkreditonline.org/kredit-96-monate-laufzeit
kredit trotz negativer schufa <a href="http://www.sofortkreditonline.org/kredi ... aufzeit</a> kredit beantragen
http://www.sofortkreditonline.org/kredi ... e-laufzeit
kredit trotz negativer schufa <a href="http://www.sofortkreditonline.org/kredi ... aufzeit</a> kredit beantragen
http://www.sofortkreditonline.org/kredi ... e-laufzeit
targobank kredit - pieq
maxda kredit http://www.sofortkreditonline.org/kredit-96-monate-laufzeit
kredit trotz negativer schufa <a href="http://www.sofortkreditonline.org/kredi ... aufzeit</a> kredit beantragen
http://www.sofortkreditonline.org/kredi ... e-laufzeit
kredit trotz negativer schufa <a href="http://www.sofortkreditonline.org/kredi ... aufzeit</a> kredit beantragen
http://www.sofortkreditonline.org/kredi ... e-laufzeit
kredit santander - fais
ing kredit http://www.sofortkreditonline.org/kredit-120-monate-laufzeit
schnell kredit <a href="http://www.sofortkreditonline.org/kredi ... aufzeit</a> sparkassen kredit
http://www.sofortkreditonline.org/kredi ... e-laufzeit
schnell kredit <a href="http://www.sofortkreditonline.org/kredi ... aufzeit</a> sparkassen kredit
http://www.sofortkreditonline.org/kredi ... e-laufzeit