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.
###########################
# Anti-Anti-Bot 3 plugin for RO by Mucilon
# Based on reactOnNPC by hakore and Anti-Anti-Bot by _vit
# Version 0.4
# 05.03.2008
###########################
package aabot3;
use strict;
use Plugins;
use Globals;
use Log qw(message warning error);
use I18N qw(bytesToString);
Post subject: Re: reactOnNPC v.2.0.0 by hakore Reply with quote
I have to make the bot choose the response that contains the hex color ^544546 this is the sixth option at that time.
Ps: The ^544546 are random, but they're always number, when they're at the end of the line are ^5 numbers, if they're on start are ^6 numbers.
Code:
3vs3Party#3: [Arena Guide]
3vs3Party#3: Welcome to the 3 vs 3 Party Arena!!!
3vs3Party#3: Would you like to compete?
3vs3Party#3: Continuando a conversa automaticamente.
----------Respostas-----------
# Resposta
0 Oooh Yeeaahh!!!
1 Nuuu
2 Cancel Chat
-------------------------------
3vs3Party#3: Digite 'talk resp #' para escolher uma resposta.
----------Respostas-----------
# Resposta
0 ^FFEDFFEntEr^FFFEDDeNTER^DFDFDDEnter^EFFDDEEnTer^FDFDD
1 ^EFEFFDeNTER^FDDEFDenTer^DEDDFFENTER^EFFEEDenTeR^FFDED
2 ^DDEFEDENTer^EEEFFFENTer^DEEEEFeNTer^FDDFDEENTER^FDEEE
3 ^DDFFDEEntER^DFEDEFEnteR^FFFFDDENTer^DEFEEEeNtER^FEFED
4 ^DEDEDFenTEr^DEEEFEENTEr^FEEEFDeNtEr^EFFFFEENTeR^FFFDD
5 ^DEEFFFeNTEr^EFEFDFENter^EDDFEFeNteR^DDFDEFenTeR^FEEFF
6 ^FFEFDEenTER^544546ENTeR^DEDFDFEnTer^DDDEDEenTeR^FEEFE
7 ^DEEDDEENtEr^EDEDFDeNTEr^FFEFDFeNTEr^FDFEEDEnTEr^FDFFD
8 ^DFFFFEenTEr^EFDEFDenTer^EFDFDDENTer^FEFDEEEntER^DDEEF
9 ^EFEEFEenTEr^DFEFEDENter^DFDDDEenter^DFFDEEENTer^FDFDD
10 ^DDDEDEentEr^DDDEDFeNTer^FDFDDEeNter^EFEFDFenTER^EFFDF
11 ^FDFDFFeNTer^EFDDDFEnTER^FDFFEEenteR^FEFFFDenter^DEDFD
12 ^EDDFFDEnTEr^EFFDDEENtEr^FDDEFDenteR^FFFDFFENTER^DFEEF
13 ^EFFDDDeNTeR^EFDEDFENtER^FDDFEDenteR^FDFDDEENTeR^DEDFF
14 ^DFFDFFenTer^DDFEFDeNTER^FDEEEFeNTER^DEEFFDeNteR^FDFDE
15 ^FDDEEDENtEr^EFEEEEeNTEr^EFFDEEeNTER^DDEDFEeNtER^FFFDD
16 ^DDEDDFENter^FFDDDFENter^DEFDEDenTEr^EEEEFDenTer^EEEDE
17 ^EFDFEFENTer^EFEFFFENter^FEDEDFenTEr^EDFEFFEnTer^DDFFD
18 ^FDEDEDEnTER^FFFDFFenTER^EFDEEDENter^DFEEEFEnTER^FDDED
19 ^EDEEFEEnteR^FEFDEEenter^FFDFDDeNtEr^DDDFDEEnter^EDDDE
20 Cancel Chat
-------------------------------
3vs3Party#3: Digite 'talk resp #' para escolher uma resposta.
Sorry about my fucking low english, i use translator.
still can't Brian?
u already got the clue from Mr. Mushroom.
now ur job is to combine or modified Mr. Mushroom and ur macro
try to post ur macro here...
maybe i can help u?
try more... try more...and more.... try......
Code:
automacro agora {
location payon
run-once 1
call {
do talknpc 158 233 c r0
}
}
automacro answerNPC {
console /(\d+) (\^[0-9a-z]{6})enter(\^[0-9a-z]{6})enter(\^[0-9a-z]{6})enter(\^[0-9a-z]{6})enter(\^[0-9a-z]{5})/i
eval ($::Macro::Data::varStack{".lastMatch2"} =~ /(\^[0-9]{6})enter/i || $::Macro::Data::varStack{".lastMatch3"} =~ /(\^[0-9]{6})enter/i || $::Macro::Data::varStack{".lastMatch4"} =~ /(\^[0-9]{6})enter/i || $::Macro::Data::varStack{".lastMatch5"} =~ /(\^[0-9]{6})enter/i || $::Macro::Data::varStack{".lastMatch6"} =~ /(\^[0-9]{6})enter/i)
exclusive 1
call {
do talk num $.lastMatch1
pause 3
do c @warp prontera
do release all
}
}
bkmc. Aren't you trying to make it too? Did you? If you did, could you post the solution for us?
yes i did brian... but since xile want to wipe all, i dont want to continues these any more... now im retired from xile
like i said before,
seem to me that u just copy paste mr Mushroom work...
u not try to modified his macro...
mr mushroom macro is only clue to finish ur macro..
use ur logic to make this macro...