questioning!
- Lamkefyned
- Posts: 348
- Joined: Thu May 23, 2013 11:38 am
- Location: Spain
questioning!
as I can do that when you send a message through the channel group as the fence to the next waypoint bot?
If you think something is right just because everyone else believes,you're not thinking.
- Lamkefyned
- Posts: 348
- Joined: Thu May 23, 2013 11:38 am
- Location: Spain
Re: questioning!
help please
If you think something is right just because everyone else believes,you're not thinking.
Re: questioning!
I am sorry I just do not understand the question
Remember no matter you do in life to always have a little fun while you are at it 
wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
Re: questioning!
I think he/she means sending a bot through a keyword in the group channel to a (next) waypoint.
Jack-of-all-trades, but master-of-only of a few
My Reps:
https://github.com/BlubBlab/Micromacro-with-OpenCV (My version of MM2 with OpenCV and for MS Visual Studio)
https://github.com/BlubBlab/rom-bot (rombot with no stop WP and advanced human emulation mode and some other extensions)
https://github.com/BlubBlab/Micromacro-2-Bot-Framework ( A work in progress )
My Tools : viewtopic.php?f=10&t=6226

My Reps:
https://github.com/BlubBlab/Micromacro-with-OpenCV (My version of MM2 with OpenCV and for MS Visual Studio)
https://github.com/BlubBlab/rom-bot (rombot with no stop WP and advanced human emulation mode and some other extensions)
https://github.com/BlubBlab/Micromacro-2-Bot-Framework ( A work in progress )
My Tools : viewtopic.php?f=10&t=6226
- Lamkefyned
- Posts: 348
- Joined: Thu May 23, 2013 11:38 am
- Location: Spain
Re: questioning!
Code: Select all
if 0 == target.HP/target.MaxHP*100 or (not target.Alive) then
sendpartychat('code"lootBoss()"')
end
If you think something is right just because everyone else believes,you're not thinking.
- Lamkefyned
- Posts: 348
- Joined: Thu May 23, 2013 11:38 am
- Location: Spain
Re: questioning!
help please.
Is very important
Is very important
If you think something is right just because everyone else believes,you're not thinking.
Re: questioning!
sendpartychat isn't a loop, it purely sends the chat, so if it is getting stuck at that waypoint then the issue is in the rest of the code, if you want my help I need to know more information.
Basically you are asking me to fix your car and not telling me what is wrong with it, it could be a million things.
Basically you are asking me to fix your car and not telling me what is wrong with it, it could be a million things.
Remember no matter you do in life to always have a little fun while you are at it 
wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
- Lamkefyned
- Posts: 348
- Joined: Thu May 23, 2013 11:38 am
- Location: Spain
Re: questioning!
have we specify
what I want is to upload characters in "hos"
And I need you to follow the character
but it stops before the bugs
and if for at that waypoint and then when you recognize the word "NEXT" in the chat group to continue
Thanks for helping
what I want is to upload characters in "hos"
And I need you to follow the character
but it stops before the bugs
and if for at that waypoint and then when you recognize the word "NEXT" in the chat group to continue
Thanks for helping
If you think something is right just because everyone else believes,you're not thinking.
Re: questioning!
I still find it difficult to understand the question so I will answer to what I think you are asking.
If you put this in a waypoint the bot will wait there until another character types next into party chat. Keep in mind if you typed next before it starts monitoring then it will keep waiting until you type next again.
It will only continue if the party chat is exact, if you do Next or nextt it will keep waiting until it reads next exactly.
Let's see if google translate works english to spanish 
Vamos a ver si el traductor de google obras inglesas al español
Todavía me resulta difícil de entender la pregunta así que voy a responder a lo que creo que usted está pidiendo.
Si pones esto en un punto de referencia el bot esperar allí hasta que otro tipos de caracteres siguientes en el chat de grupo. Tenga en cuenta si ha escrito junto antes de que comience el monitoreo entonces será seguir esperando hasta que escriba la próxima vez.
Sólo se continuará si el chat partido es exacta, si lo hace en Siguiente o nextt que se mantendrá en espera hasta que se lea junto con exactitud.
If you put this in a waypoint the bot will wait there until another character types next into party chat. Keep in mind if you typed next before it starts monitoring then it will keep waiting until you type next again.
It will only continue if the party chat is exact, if you do Next or nextt it will keep waiting until it reads next exactly.
Code: Select all
eventParty() -- starts party chat monitoring
repeat
yrest(100)
until checkEventParty() == "next" -- checks for next in party chat
eventParty("stop") -- stops party chat monitoring

Vamos a ver si el traductor de google obras inglesas al español

Todavía me resulta difícil de entender la pregunta así que voy a responder a lo que creo que usted está pidiendo.
Si pones esto en un punto de referencia el bot esperar allí hasta que otro tipos de caracteres siguientes en el chat de grupo. Tenga en cuenta si ha escrito junto antes de que comience el monitoreo entonces será seguir esperando hasta que escriba la próxima vez.
Sólo se continuará si el chat partido es exacta, si lo hace en Siguiente o nextt que se mantendrá en espera hasta que se lea junto con exactitud.
Remember no matter you do in life to always have a little fun while you are at it 
wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
- Lamkefyned
- Posts: 348
- Joined: Thu May 23, 2013 11:38 am
- Location: Spain
Re: questioning!
Thank you for everything
to run
Do and if I want to make several functions according to put you in the chat?
to run
Do and if I want to make several functions according to put you in the chat?
If you think something is right just because everyone else believes,you're not thinking.
Who is online
Users browsing this forum: No registered users and 1 guest