reactOnNPC v.2.0.2 by hakore

Other plugins for extending OpenKore's functionality. This forum is only for posting new plugins and commenting on existing plugins. For support, use the Support forum.

Moderator: Moderators

Message
Author
king_kong
Noob
Noob
Posts: 6
Joined: 20 May 2008, 10:24
Noob?: No

Re: reactOnNPC v.1.1.1

#61 Post by king_kong »

can you please put it in english...

I can't understand spanish...

Mucilon
Cybernatic Entity
Cybernatic Entity
Posts: 249
Joined: 04 Apr 2008, 13:15
Noob?: Yes
Location: Brazil

Re: reactOnNPC v.1.1.1

#62 Post by Mucilon »

Translated:

Code: Select all

reactOnNPC talk num @eval(my $numerotxt = #2~1;my $answer;switch ($numerotxt) { case /one hundred/ {$answer=1} case /two hundred/ {$answer=2} case /tree hundred/ {$answer=3} case /four hundred/ {$answer=4} case /five hundred/ {$answer=5} case /six hundred/ {$answer=6} case /seven hundred/ {$answer=7} case /eight hundred/ {$answer=8} case /nine hundred/ {$answer=9}}switch ($numerotxt) { case /ten/ {$answer.=1} case /twenty/ {$answer.=2} case /thirty/ {$answer.=3} case /forty/ {$answer.=4} case /fifty/ {$answer.=5} case /sixty/ {$answer.=6} case /seventy/ {$answer.=7} case /eighty/ {$answer.=8} case /ninety/ {$answer.=9} else {$answer.=0}}switch ($numerotxt) { case /one/ {$answer.=1} case /two/ {$answer.=2} case /tree/ {$answer.=3} case /four/ {$answer.=4} case /five/ {$answer.=5} case /six/ {$answer.=6} case /seven/ {$answer.=7} case /eight/ {$answer.=8} case /nine/ {$answer.=9} else {$answer.=0}}return $answer;)
   type number
   msg_0 [Policía ------------]
   msg_1 Ingresa este número:
   msg_2 /(\w+)/
}
You just need to change the msg_X related to your server!

fco2783
Plain Yogurt
Plain Yogurt
Posts: 95
Joined: 05 Apr 2008, 05:15
Noob?: Yes
Location: in place where you cant go
Contact:

Re: reactOnNPC v.1.1.1

#63 Post by fco2783 »

@Mucilon
i notice that your first link on the first page and the newest update are not the same...

please update it... and also what is the compatible version on this...

Mucilon
Cybernatic Entity
Cybernatic Entity
Posts: 249
Joined: 04 Apr 2008, 13:15
Noob?: Yes
Location: Brazil

Re: reactOnNPC v.1.1.1

#64 Post by Mucilon »

I compare the files and they match! (With Notepad++)
As it is the same file, it works on version 1.6.6 to 2.0.5.1, but I did test it just at 1.9.4 version to the 2.0.5.1.

ElfoLiNk
Noob
Noob
Posts: 19
Joined: 05 Jun 2008, 12:06
Noob?: No

Re: reactOnNPC v.1.1.1 by hakore

#65 Post by ElfoLiNk »

can you help me about this anti bot ??
the anti bot show a tornado and i must put the number of the tornado's color

Image

Image

soon i post ingame screenshot
Image
Image

ElfoLiNk
Noob
Noob
Posts: 19
Joined: 05 Jun 2008, 12:06
Noob?: No

Re: reactOnNPC v.1.1.1 by hakore

#66 Post by ElfoLiNk »

ScreenShot:

Image

Image

Image

Image

Image
Image
Image

ElfoLiNk
Noob
Noob
Posts: 19
Joined: 05 Jun 2008, 12:06
Noob?: No

Re: reactOnNPC v.1.1.1 by hakore

#67 Post by ElfoLiNk »

can someone help me?
Image
Image

windows98SE
Human
Human
Posts: 22
Joined: 31 May 2008, 21:40
Noob?: No

Re: reactOnNPC v.1.1.1 by hakore

#68 Post by windows98SE »

@ElfoLiNk
use my plugins --> http://forums.openkore.com/viewtopic.ph ... 5661#p5661
keep all log npc anti-bot msg
and sent log to me (pm or iRC)

#i need
1. log npc msg (like debug2)#
2. servers.txt
3. recvpackets.txt
4. id-pass (id tester for ban) or link register
5. you time to test my plugins (and my time ^^")

you can call me in iRC :)
Free !!, All about BOT SETTING, Plz. Read Openkore Manual

ElfoLiNk
Noob
Noob
Posts: 19
Joined: 05 Jun 2008, 12:06
Noob?: No

Re: reactOnNPC v.1.1.1 by hakore

#69 Post by ElfoLiNk »

Thx for help tomorrow i post the log of your plugin now this information :
1)http://elfolink.netsons.org/LogNpcMsg.txt

2)
[sRO]
ip 64.71.161.19
port 6900
master_version 14
version 20
serverType 3
private 1
serverEncoding Western
charBlockSize 108

3) http://elfolink.netsons.org/recvpackets.txt

4) http://www.sacratixro.com/?fd=functions&nav=register
Last edited by ElfoLiNk on 08 Jun 2008, 14:27, edited 1 time in total.
Image
Image

honrytony
Noob
Noob
Posts: 1
Joined: 07 Jun 2008, 14:55
Noob?: Yes

Re: reactOnNPC v.1.1.1 by hakore

#70 Post by honrytony »

Muciloin thx for ur brilliant knowledge

can you please take a look at this???

It just keep disconnecting, i don't know why, maybe the bot enter wrong response??
Attachments
help.JPG
help.JPG (170.49 KiB) Viewed 6085 times

Post Reply