Page 1 of 1

How change key "END" for start Micromacro ?

Posted: Fri Nov 19, 2010 3:25 pm
by tanismezz
Hi,
i use Linux ubuntu 10.10 i play micromacro with Wine

wine automatic open a terminal but if i press "END" for start bot not work

I need to use other key for start micromacro... how change the key ?

Re: How change key "END" for start Micromacro ?

Posted: Sat Nov 20, 2010 2:48 pm
by Administrator
just open bot.lua and scroll to the bottom. Change

Code: Select all

startMacro(main);
to:

Code: Select all

startMacro(main, true);
Then you won't have to push the key to start it (which doesn't work too well under WINE sometimes).

Re: How change key "END" for start Micromacro ?

Posted: Fri Nov 26, 2010 8:09 am
by tanismezz
Thank you, micromacro autostart work, but is very very very slow, 30- 40 sec to select one enemy and 20 sec to cast a fireball.

I use Ubuntu 10.10 64 bit - 4 Gb ram - AMD 940 4 core 3,2 Gz x core - game Rune Of Magic

Re: How change key "END" for start Micromacro ?

Posted: Fri Nov 26, 2010 10:30 am
by swietlowka
switch to xp x64 it would be the most efficient system to bot for your hardware