How change key "END" for start Micromacro ?

Discuss, ask for help, share ideas, give suggestions, read tutorials, and tell us about bugs you have found with MicroMacro in here.

Do not post RoM-Bot stuff here. There is a subforum for that.
Forum rules
This is a sub-forum for things specific to MicroMacro.

This is not the place to ask questions about the RoM bot, which uses MicroMacro. There is a difference.
Post Reply
Message
Author
tanismezz
Posts: 7
Joined: Fri Nov 19, 2010 3:20 pm

How change key "END" for start Micromacro ?

#1 Post 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 ?
User avatar
Administrator
Site Admin
Posts: 5344
Joined: Sat Jan 05, 2008 4:21 pm

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

#2 Post 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).
tanismezz
Posts: 7
Joined: Fri Nov 19, 2010 3:20 pm

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

#3 Post 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
swietlowka
Posts: 316
Joined: Wed Jun 16, 2010 8:16 am

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

#4 Post by swietlowka »

switch to xp x64 it would be the most efficient system to bot for your hardware
Post Reply