Search found 22 matches

by windows98SE
01 Aug 2009, 09:27
Forum: Fixed bugs
Topic: 2.0.7 (6803) error on item in shop
Replies: 2
Views: 3593

2.0.7 (6803) error on item in shop

OpenKore version 2.0.7 (Release Candidate) Network state = 5 Network handler = Network::DirectConnection SVN revision: 6803 No loaded plugins. Error message: Assertion failed! at C:/Documents and Settings/windows98SE/Desktop/openkore-2.0.7/src/deps/Carp/Assert.pm line 271 Carp::Assert::assert('') c...
by windows98SE
08 May 2009, 01:39
Forum: Other Plugins
Topic: reactOnNPC v.2.0.2 by hakore
Replies: 434
Views: 479378

Re: reactOnNPC v.2.0.0 by hakore

# reactOnNPC (mod v2) # # Add # Attribute : debug, resIgnoreColor # Report : conditions,type debug (0/1) : use for debug plugins reactOnNPC (type and checkSelfCondition report) resIgnoreColor (0/1) : use for Ignore response color from npc (easy to write regexp in @resp for noob) ex. my warp respons...
by windows98SE
15 Sep 2008, 14:45
Forum: Resolved Questions
Topic: responseOnASCIInumber.pl #for response BotKiller(ASCII)
Replies: 571
Views: 404104

Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)

try BGcolor = ^[a-f][a-f0-9][c-f][a-f0-9]{3}
by windows98SE
12 Aug 2008, 23:36
Forum: Discussion
Topic: Server Info Finder (easy to find servers.txt)
Replies: 44
Views: 94358

Re: Server Info Finder (easy to find servers.txt)

@nazareth you Must read " Notice " in WPE Pro download link (and disible all anti-virus software) Notice Many anti-virus programs detect WPE Pro as a Virus or Trojan, however it is not. Some anti-virus programs will even go so far as deleting the file from your computer when you extract or, not let ...
by windows98SE
07 Aug 2008, 16:41
Forum: Discussion
Topic: Server Info Finder (easy to find servers.txt)
Replies: 44
Views: 94358

Server Info Finder (easy to find servers.txt)

------------------------------------------------------ eAthena Server Information Finder Tools Copyright (c) windows98SE and UltimaWeapon http://www.thaikore.com ------------------------------------------------------ _____________________________________ Tools - Wpe pro (download -> http://wpepro.ne...
by windows98SE
22 Jun 2008, 02:30
Forum: Resolved Questions
Topic: responseOnASCIInumber.pl #for response BotKiller(ASCII)
Replies: 571
Views: 404104

Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)

why ?
Error in function 'talk text'
You must specify a string.


ans : b'cuz you server use "blank line" in 2 last line
i will update in next version (now, i reply in Class -*-, brb in 18.00)
by windows98SE
21 Jun 2008, 15:21
Forum: Resolved Questions
Topic: responseOnASCIInumber.pl #for response BotKiller(ASCII)
Replies: 571
Views: 404104

Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)

i think you have ploblem in BG color
in config you BgColor is ^[C-Fc-f][A-Fa-f0-9][D-Fd-f][A-Fa-f0-9]{3}
but some BG is "BFFCE3"
fix to
[B-Fb-f][A-Fa-f0-9][C-Fc-f][A-Fa-f0-9]{3}