Page 1 of 1

Game crashes at macro test

Posted: Fri Mar 12, 2010 6:11 pm
by seppo14
Hi,

I faced this problem after a month break from using the bot. I upgraded the version with SVN and made Macro for the bot to communicate with.

When I launch the bot and press delete it crashes my RoM client instant. When I log back my macro section has 2 macros.

1st macro:

Code: Select all

/script r='' a={1234;ChatFrame1:AddMessage("MACRO test: send value 1234 to macro place 2");} for i=1,#a do if a[i] then r=r..tostring(a[i]) end r=r..'	' end EditMacro(2,'',7,r);
2nd macro (picture of fist that has thumb down):

Code: Select all

1234
Now when I click the macro my bot is supposed to communicate my game crashes.

Anyone got help for this situation?

Re: Game crashes at macro test

Posted: Fri Mar 12, 2010 9:56 pm
by Administrator
Delete My Documents/Runes of Magic/Macro.bsd.

Search before making new threads next time.