Search found 11 matches

by Pofatlan
Sat Jan 11, 2014 4:20 pm
Forum: Runes of Magic
Topic: New energy of justice farm in sarlo
Replies: 15
Views: 5120

Re: New energy of justice farm in sarlo

Hi rock5!

unfortunately this script don't work... it bothers me that I'm clumsy and this script does not work...
I must do something wrong because I cant receive statring event message... but it is very importat for me.

I tried all possibilities from forum, but maybe I haven't got enough knowledge ...
by Pofatlan
Fri Jan 10, 2014 4:06 pm
Forum: Runes of Magic
Topic: New energy of justice farm in sarlo
Replies: 15
Views: 5120

Re: New energy of justice farm in sarlo

not detect the start of the event has not even come to the end:


Code:
local gomsg = getTEXT("SC_ZONE_PE_3TH_ST1START")
local endmsg = getTEXT("SC_ZONE_PE_3TH_FAIL")

-- Wait for go message
print("Wait for event start...\n") -- wait here :S
repeat
yrest(10)
until getLastWarning("|cffffff80 ...
by Pofatlan
Fri Jan 10, 2014 3:12 pm
Forum: Runes of Magic
Topic: New energy of justice farm in sarlo
Replies: 15
Views: 5120

Re: New energy of justice farm in sarlo

Thanks rock5!

But script don't work... :S


local gomsg = getTEXT("SC_ZONE_PE_3TH_ST1START")
local endmsg = getTEXT("SC_ZONE_PE_3TH_FAIL")

-- Wait for go message
print("Wait for event start...\n") -- wait here :S
repeat
yrest(10)
until getLastWarning("|cffffff80"..gomsg.."|r", 10 ...
by Pofatlan
Fri Jan 10, 2014 10:58 am
Forum: Runes of Magic
Topic: Functions in Load are not working. Where is the mistake?
Replies: 43
Views: 11161

Re: Functions in Load are not working. Where is the mistake?

Danni!

I would like to ask for a working script, if that is possible :) (thank you very much) :)
by Pofatlan
Fri Jan 10, 2014 10:52 am
Forum: Runes of Magic
Topic: I Need fast help (pls)
Replies: 9
Views: 2003

Re: I Need fast help (pls)

Dear Lisa and Bill D Cat!
Thank you very much for your help!
Does not work a raid runes in talisman... :S
by Pofatlan
Fri Jan 10, 2014 10:48 am
Forum: Runes of Magic
Topic: New energy of justice farm in sarlo
Replies: 15
Views: 5120

Re: New energy of justice farm in sarlo

Hi Rock5!
Not working the script:

function doquest()
local gomsg = getTEXT("SC_ZONE_PE_3TH_ST1START")
local endmsg = getTEXT("SC_ZONE_PE_3TH_FAIL")

-- Wait for go message
print("Wait for event start...\n")
repeat
yrest(10)
until getLastWarning(gomsg, 10)

-- Keep doing quest until end ...
by Pofatlan
Sun Dec 15, 2013 7:23 pm
Forum: Runes of Magic
Topic: I Need fast help (pls)
Replies: 9
Views: 2003

Re: I Need fast help (pls)

Bill D Cat thanks help!

There is a small problem run the bot and after two hits:
Image
by Pofatlan
Sun Dec 15, 2013 5:25 pm
Forum: Runes of Magic
Topic: I Need fast help (pls)
Replies: 9
Views: 2003

I Need fast help (pls)

My problem normal attack speed test I want to test the working of raid rune in talisman.
So I need your help for this testing. I need a programme to test how many hits per unit time. (e.g:hits/min)
I want to test my hits/min against "kentiaru deffense tower"

Sorry for my openning this new topic ...
by Pofatlan
Sat Sep 14, 2013 3:57 am
Forum: Runes of Magic
Topic: Not enough memory error since new patch...
Replies: 34
Views: 13676

Re: Not enough memory error since new patch...

Thanks rock5!

I was distrait. :) :) I modified lib.lua and micromacro work correct. :D
by Pofatlan
Sat Sep 14, 2013 3:25 am
Forum: Runes of Magic
Topic: Not enough memory error since new patch...
Replies: 34
Views: 13676

Re: Not enough memory error since new patch...

If 3 bot in the background running , and I change one bot its will be active window and I press CTRL+L all bot stoping excecution... it's wrong. It would be good if you can control micromacro window separately. Thanks a lot forward.
by Pofatlan
Sat Sep 14, 2013 2:36 am
Forum: Runes of Magic
Topic: Not enough memory error since new patch...
Replies: 34
Views: 13676

Re: Not enough memory error since new patch...

Hi!

Thanks for very fast help. I have the same error a problem. I launch 3 farmer bot, now testing the new version... :)