-
Quem está por aqui 0 membros estão online
- Nenhum usuário registrado visualizando esta página.
- 0
Nós fazemos uso de cookies no seu dispositivo para ajudar a tornar este site melhor. Você pode ajustar suas configurações de cookies , caso contrário, vamos supor que você está bem para continuar.
Pergunta
everaldodiniz 0
Ae galera,
Instalei o plugin de Macro
algumas macros funcionam bem
mas quando é para reponder PM ele não responde, o kore cai do servidor de mapas
alguem tem alguma ideia de como arrumar?
Obrigado
log:
[Oct 27 05:10:47 2012.30] (De: --) : boot
[Oct 27 05:10:47 2012.30] [macro] automacro pmbot triggered.
[Oct 27 05:10:47 2012.32] [macro log] -----
[Oct 27 05:10:47 2012.34] [macro log] -- Algum Player disse : BOT via PM
[Oct 27 05:10:47 2012.36] [macro log] -----
[Oct 27 05:10:47 2012.37] [macro log] -- Mensagem Console :
[Oct 27 05:10:47 2012.41] [macro log] -- Mensagem Publica :
[Oct 27 05:10:47 2012.42] [macro log] -- Nome do Player : --
[Oct 27 05:10:47 2012.47] [macro log] -- Numero de Vezes : -- bot
[Oct 27 05:10:47 2012.49] [macro log] -- Mapa : --
[Oct 27 05:10:47 2012.52] [macro log] -----
[Oct 27 05:10:47 2012.54] [macro log] -- Inicializando Macro de Protecao
[Oct 27 05:10:47 2012.55] [macro log] -----
[Oct 27 05:10:48 2012.29] (De: --) : bot
[Oct 27 05:10:49 2012.50] (De: --) : bot
[Oct 27 05:10:52 2012.10] (De: --) : boot
[Oct 27 05:10:52 2012.10] [macro] automacro pmbot triggered.
[Oct 27 05:10:52 2012.11] [macro log] -----
[Oct 27 05:10:52 2012.15] [macro log] -- Algum Player disse : BOT via PM
[Oct 27 05:10:52 2012.16] [macro log] -----
[Oct 27 05:10:52 2012.18] [macro log] -- Mensagem Console :
[Oct 27 05:10:52 2012.22] [macro log] -- Mensagem Publica :
[Oct 27 05:10:52 2012.23] [macro log] -- Nome do Player : --
[Oct 27 05:10:52 2012.25] [macro log] -- Numero de Vezes : -- bot
[Oct 27 05:10:52 2012.27] [macro log] -- Mapa : beach_dun3
[Oct 27 05:10:52 2012.30] [macro log] -----
[Oct 27 05:10:52 2012.32] [macro log] -- Inicializando Macro de Protecao
[Oct 27 05:10:52 2012.33] [macro log] -----
[Oct 27 05:10:53 2012.22] Desconectado do Servidor de Mapas, conectando-se ao Servidor de Contas em 300 segundos...
[Oct 27 05:10:55 2012.48] Você precisa estar logado no jogo para usar este comando (pm)
macro:
##########################################################################
##========================================================================
## Responde ao ser chamado de BOT em público ou por PM.
##========================================================================
##########################################################################
automacro pubbot {
pubm /^(bot|bot,|boter|bother|boot|booot|bott|bottt|boott|botter|bot?|b o t)$/i 7
location not prontera
location not geffen
location not alberta
location not izlude
location not morocc
location not aldebaran
location not payon
location not amatsu
location not gonryun
location not alb2trea
location not umbala
location not yuno
macro_delay 0.1
priority 2
exclusive 1
orphan reregister
call resp_bot
}
macro resp_bot {
$lastpubbot = $.lastpub bot
log -----
log -- Algum Player disse : BOT via pub
log -----
log -- Mensagem Console : $.lastLogMsg
log -- Mensagem Publica : $.lastpubMsg
log -- Nome do Player : $.lastpub
log -- Numero de Vezes : $lastpubbot
log -- Mapa : $.map
log -----
log -- Inicializando Macro de Protecao
log -----
if (${$lastpubbot} = 1) goto pubbotum
if (${$lastpubbot} = 2) goto pubbotdois
if (${$lastpubbot} = 3) goto pubbottres
if (${$lastpubbot} = 4) goto pubbotquatro
if (${$lastpubbot} = 5) goto pubbotcinco
if (${$lastpubbot} = 6) goto pubbotcinco
if (${$lastpubbot} = 7) goto pubbotcinco
if (${$lastpubbot} > 7) goto pubbotfim
:pubbotzera
${$lastpubbot} = 1
goto pubbotum
:pubbotum
pause 3
do c @random ("haha é msm??","a para!","bebeu?","vc tem certesa??")
pause 2
do eval Utils::Win32::playSound ('C:\OUT_MEDIA_FILES\Alerta.wav');
pause 1
${$lastpubbot}++
goto pubbotfim
:pubbotdois
pause 3
do pm "lastpub" @random ("vai upar vai","ei me erra","pq vc acha isso?","sua mae!","nao sou obrigado a responder")
${$lastpubbot}++
goto pubbotfim
:pubbottres
pause 1
do e @random ("ag","pif","omg")
pause 1
do tele
${$lastpubbot}++
goto pubbotfim
:pubbotquatro
pause 3
do pm "lastpub" @random ("sai daqui! vai upar","pedala noob nao torra","agora vaza idiota!","jegue hein?","vc idiota!","me deixa em paz")
pause 1
do tele
${$lastpubbot}++
goto pubbotfim
:pubbotcinco
pause 3
do pm "lastpub" @random ("caraca!","ja encheu meu saco","chega né?","me erra vai!","aiai","ah para ow!","sem chance","pedala daqui noobinho")
pause 1
do tele
do relog 3600
${$lastpubbot}++
goto pubbotfim
:pubbotfim
}
##########################################################################
automacro pmbot {
pm /^(bot|bot,|boter|bother|boot|booot|bott|bottt|boott|botter|bot?|b o t)$/i
macro_delay 0.1
priority 2
exclusive 1
orphan reregister
call resp_pmbot
}
macro resp_pmbot {
$lastpmbot = $.lastpm bot
log -----
log -- Algum Player disse : BOT via PM
log -----
log -- Mensagem Console : $.lastLogMsg
log -- Mensagem Publica : $.lastpMsg
log -- Nome do Player : $.lastpm
log -- Numero de Vezes : $lastpmbot
log -- Mapa : $.map
log -----
log -- Inicializando Macro de Protecao
log -----
if (${$lastpmbot} = 1) goto pmbotum
if (${$lastpmbot} = 2) goto pmbotdois
if (${$lastpmbot} = 3) goto pmbottres
if (${$lastpmbot} = 4) goto pmbotquatro
if (${$lastpmbot} = 5) goto pmbotcinco
if (${$lastpmbot} = 6) goto pmbotcinco
if (${$lastpmbot} = 7) goto pmbotcinco
if (${$lastpmbot} > 7) goto pmbotfim
:pubbotzera
${$lastpmbot} = 1
goto pmbotum
:pmbotum
pause 2
do pm "$.lastpm" @random ("hahahaha falô ","a para ","bebeu ","iae ")
pause 2
do eval Utils::Win32::playSound ('C:\OUT_MEDIA_FILES\Alerta.wav');
pause 1
${$lastpmbot}++
goto pmbotfim
:pmbotdois
pause 3
do pm "$.lastpm" @random ("vc se enganou ","ei me erra ","pq vc acha isso?")
${$lastpmbot}++
goto pmbotfim
:pmbottres
pause 1
do pm "$.lastpm" @random ("para!","blablabla","omg")
pause 1
do tele
${$lastpmbot}++
goto pmbotfim
:pmbotquatro
pause 4
do pm "$.lastpm" @random ("me esqueci! vai upar","pedala noob nao torra","agora vaza idiota!","jegue hein?","vc é idiota?","me deixa em paz")
pause 1
do tele
${$lastpmbot}++
goto pmbotfim
:pmbotcinco
pause 3
do pm "$.lastpm" @random ("caraca!","ja encheu meu saco","chega né?","me erra vai!","aiai","ah para ow!","sem chance","pedala daqui noobinho")
pause 3
do pm "$.lastpm" @random ("me esqueci nuba!","nem respendo mais...","vai ver se to na esquina..")
do ignore 1 "$.lastpm"
pause 2
do tele
do relog 3600
${$lastpmbot}++
goto pmbotfim
:pmbotfim
}
Clique aqui e adquira suas medalhas
Link para o comentário
Compartilhar em outros sites
2 respostass a esta questão
Posts Recomendados