i got the rombot 319
start the bot some thing wrong
F:/micromacro242/scripts/classes/player.lua:1779: Wrong number of parameters sup
plied to keyboardPress().
Search found 6 matches
- Fri Feb 05, 2010 5:37 am
- Forum: Runes of Magic
- Topic: update problem with r418
- Replies: 1
- Views: 929
- Sun Mar 15, 2009 3:59 am
- Forum: MicroMacro general & support
- Topic: Attach Mode Send key problem
- Replies: 16
- Views: 7987
Re: Attach Mode Send key problem
hi admin
the game i test : metin2 DE-sever. but u means just metin not metin2
the game i test : metin2 DE-sever. but u means just metin not metin2
- Sat Mar 14, 2009 11:16 pm
- Forum: MicroMacro general & support
- Topic: Attach Mode Send key problem
- Replies: 16
- Views: 7987
Re: Attach Mode Send key problem
got the handle
Window: 0x50378
mabye something wrong with the attach(); or the game client nont allow to be attach();
Window: 0x50378
mabye something wrong with the attach(); or the game client nont allow to be attach();
- Fri Mar 13, 2009 9:30 pm
- Forum: MicroMacro general & support
- Topic: Attach Mode Send key problem
- Replies: 16
- Views: 7987
Re: Attach Mode Send key problem
there is nothing in log.txt
==================================================
Sat Mar 14 09:52:38 2009 : METIN2 Bot Version 0.10
Sat Mar 14 09:52:44 2009 : Execution success
Sat Mar 14 09:55:51 2009 : Executing script 'bot.lua'
==================================================
if i dont ...
==================================================
Sat Mar 14 09:52:38 2009 : METIN2 Bot Version 0.10
Sat Mar 14 09:52:44 2009 : Execution success
Sat Mar 14 09:55:51 2009 : Executing script 'bot.lua'
==================================================
if i dont ...
- Fri Mar 13, 2009 8:20 am
- Forum: MicroMacro general & support
- Topic: Attach Mode Send key problem
- Replies: 16
- Views: 7987
Re: Attach Mode Send key problem
THX for ADMIN`s reply.
the problem is when the game client on the top , the MicroMacro is working.
if not on the top. it will not work. something wrong with my code ?
the game METIN2 DE-SEVER.
attach(findWindow("METIN2"));
while(true) do
yrest(200);
keyboardPress( key.VK_SPACE);
end ...
the problem is when the game client on the top , the MicroMacro is working.
if not on the top. it will not work. something wrong with my code ?
the game METIN2 DE-SEVER.
attach(findWindow("METIN2"));
while(true) do
yrest(200);
keyboardPress( key.VK_SPACE);
end ...
- Fri Mar 13, 2009 4:50 am
- Forum: MicroMacro general & support
- Topic: Attach Mode Send key problem
- Replies: 16
- Views: 7987
Re: Attach Mode Send key problem
HI admin
i got same problem in metin2.
when i attach(win) , keyboardPress cant working.
I try findWindow("METIN2","contolID"); but there is no control in metin2
i got same problem in metin2.
when i attach(win) , keyboardPress cant working.
I try findWindow("METIN2","contolID"); but there is no control in metin2