Page 1 of 1

RoMbot and InnerSpace?

Posted: Tue Feb 09, 2010 12:14 am
by rock5
Any chance of getting RoMBot to work with InnerSpace?

I love the quick switching it lets me do.

At the moment RoMbot doesn't recognize that RoM is running when started by InnserSpace.

Re: RoMbot and InnerSpace?

Posted: Tue Feb 09, 2010 12:23 am
by Administrator
What is InnerSpace? I've never heard of this before.

Re: RoMbot and InnerSpace?

Posted: Tue Feb 09, 2010 12:58 am
by rock5
It's a multiboxing software.

Read more about it here;
http://www.lavishsoft.com/joomla/index. ... 2&Itemid=2

Re: RoMbot and InnerSpace?

Posted: Tue Feb 09, 2010 5:48 am
by Administrator
It doesn't seem to be very popular, and it's not free. It is probably just changing the window's class name. Check it with a tool such as Winspector.

Re: RoMbot and InnerSpace?

Posted: Tue Feb 09, 2010 8:25 am
by rock5
It's like keyclone but much, much better.

It looks like the class is still 'Radiant Arcana' but the window title is different. Instead of 'Runes of Magic' it's in the form of 'is1 playername - groupname' where is1 is the first window, is2 is the second window and so on.

I was able to have it recognize the windows by changing line 70 of functions.lua to
local windowList = findWindowList("is*", "Radiant Arcana");
But now it says it can't communicate with the macro. I think maybe mouse and keyboard presses are disabled for inactive windows when using InnerSpace but I'm not sure.

It doesn't look promising.

Re: RoMbot and InnerSpace?

Posted: Tue Feb 09, 2010 8:31 am
by Administrator
Then it's a problem stemming from how InnerSpace works. There is nothing I can do about that.