reactOnNPC v.2.0.2 by hakore
Moderator: Moderators
-
- Noob
- Posts: 7
- Joined: 14 Mar 2014, 21:52
- Noob?: Yes
Re: reactOnNPC v.2.0.2 by hakore
can u please upload a config.txt about responseOnNpc? i really don understand about the setting.. appreciate
-
- Noob
- Posts: 11
- Joined: 20 Jul 2014, 10:27
- Noob?: Yes
- Location: Indonesia ( Jakarta )
Need Help Dude !!
Hello there ,
I need help i just new at reactonNpc ( antibot ) , i made a code to skip this

but the code was not succesfull some error :
Bareword found where operator expected at (eval 727) line 1, near "0000FF"
(Missing operator before FF?)
Error in function 'talk text' (Respond to NPC)
You must specify a string.
Here my Code :
reactOnNPC talk text @eval(#1~1) {
msg_0 Enter the password:
msg_1 /(.*)/i
}
Very need your help guys !
I need help i just new at reactonNpc ( antibot ) , i made a code to skip this

but the code was not succesfull some error :
Bareword found where operator expected at (eval 727) line 1, near "0000FF"
(Missing operator before FF?)
Error in function 'talk text' (Respond to NPC)
You must specify a string.
Here my Code :
reactOnNPC talk text @eval(#1~1) {
msg_0 Enter the password:
msg_1 /(.*)/i
}
Very need your help guys !
-
- Developers
- Posts: 627
- Joined: 30 Apr 2008, 14:17
- Noob?: No
- Discord: ya4ept#8494
- Location: Moskow (Russia)
Re: reactOnNPC v.2.0.2 by hakore
onl34, place the config.txt "reactOnNPC_debug 1"
and show log console
and show log console
-
- Noob
- Posts: 11
- Joined: 20 Jul 2014, 10:27
- Noob?: Yes
- Location: Indonesia ( Jakarta )
Re: reactOnNPC v.2.0.2 by hakore
here is :4epT wrote:onl34, place the config.txt "reactOnNPC_debug 1"
and show log console
Code: Select all
You are not a guildmaster.
[reactOnNPC] NPC message saved (0): "Enter the password:".
[reactOnNPC] NPC message saved (1): "^0000FF q6q1pp28ag^000000".
[reactOnNPC] onNPCAction type is: text.
[reactOnNPC] Conditions for reactOnNPC_0 (npc:text , rect:) is met.
[reactOnNPC] Matching [msg (0)] "Enter the password:" to "/Enter the password/"
... regexp ok.
[reactOnNPC] Matching [msg (1)] "^0000FF q6q1pp28ag^000000" to "/(.*)/i" ...
regexp ok.
Bareword found where operator expected at (eval 727) line 1, near "0000FF"
(Missing operator before FF?)
Error in function 'talk text' (Respond to NPC)
You must specify a string.
I just copy the code form console hope that was usefull thanks

btw thanks for moving my post to the correct place
-
- Developers
- Posts: 627
- Joined: 30 Apr 2008, 14:17
- Noob?: No
- Discord: ya4ept#8494
- Location: Moskow (Russia)
Re: reactOnNPC v.2.0.2 by hakore
onl34, try use:
and show log console
Code: Select all
reactOnNPC_debug 1
reactOnNPC talk text #1~1 {
delay 5
msg_0 Enter the password:
msg_1 /\s(.*)/i
}
-
- Noob
- Posts: 11
- Joined: 20 Jul 2014, 10:27
- Noob?: Yes
- Location: Indonesia ( Jakarta )
Re: reactOnNPC v.2.0.2 by hakore
still get error bro4epT wrote:onl34, try use:and show log consoleCode: Select all
reactOnNPC_debug 1 reactOnNPC talk text #1~1 { delay 5 msg_0 Enter the password: msg_1 /\s(.*)/i }
here the log :
[reactOnNPC] NPC message saved (0): "Enter the password:".
[reactOnNPC] NPC message saved (1): "^0000FF g08kojkqun^000000".
[reactOnNPC] onNPCAction type is: text.
[reactOnNPC] Conditions for reactOnNPC_0 (npc:text , rect:) is met.
[reactOnNPC] Matching [msg (0)] "Enter the password:" to "Enter the password:"
... ok.
[reactOnNPC] Matching [msg (1)] " g08kojkqun" to "/\s(.*)/i" ... regexp ok.
[reactOnNPC] React to NPC with delay. Execute command "talk text " after 5
seconds.
Error in function 'talk text' (Respond to NPC)
You must specify a string.
-
- Developers
- Posts: 627
- Joined: 30 Apr 2008, 14:17
- Noob?: No
- Discord: ya4ept#8494
- Location: Moskow (Russia)
Re: reactOnNPC v.2.0.2 by hakore
download last version reactOnNPC
-
- Noob
- Posts: 11
- Joined: 20 Jul 2014, 10:27
- Noob?: Yes
- Location: Indonesia ( Jakarta )
Re: reactOnNPC v.2.0.2 by hakore
already use the lastest version 2.0.24epT wrote:download last version reactOnNPC
here log :
[reactOnNPC] NPC message saved (1): "^0000FF 1qh8i3rhuj^000000".
[reactOnNPC] onNPCAction type is: text.
[reactOnNPC] Conditions for reactOnNPC_0 (npc:text , rect:) is met.
[reactOnNPC] Matching [msg (0)] "Enter the password:" to "Enter the password:"
... ok.
[reactOnNPC] Matching [msg (1)] " 1qh8i3rhuj" to "/\s(.*)/i" ... regexp ok.
Bareword found where operator expected at (eval 731) line 1, near "1qh8i3rhuj"
(Missing operator before qh8i3rhuj?)
[reactOnNPC] React to NPC with delay. Execute command "talk text " after 5
seconds.
Error in function 'talk text' (Respond to NPC)
You must specify a string.
-
- Developers
- Posts: 627
- Joined: 30 Apr 2008, 14:17
- Noob?: No
- Discord: ya4ept#8494
- Location: Moskow (Russia)
Re: reactOnNPC v.2.0.2 by hakore
what server?
-
- Noob
- Posts: 11
- Joined: 20 Jul 2014, 10:27
- Noob?: Yes
- Location: Indonesia ( Jakarta )
Re: reactOnNPC v.2.0.2 by hakore
Private Server4epT wrote:what server?
AccelRo
Error log :
[reactOnNPC] NPC message saved (0): "Enter the password:".
[reactOnNPC] NPC message saved (1): "^0000FF zbb2rxrs1y^000000".
[reactOnNPC] onNPCAction type is: text.
[reactOnNPC] Conditions for reactOnNPC_0 (npc:text , rect:) is met.
[reactOnNPC] Matching [msg (0)] "Enter the password:" to "Enter the password:"
... ok.
[reactOnNPC] Matching [msg (1)] " zbb2rxrs1y" to "/\s(.*)/i" ... regexp ok.
[reactOnNPC] React to NPC with delay. Execute command "talk text " after 5
seconds.
Error in function 'talk text' (Respond to NPC)
You must specify a string.