Posted 12 years ago
·
Author
airbender wrote:here you go don von and dm this will go to the chat tab on imvuOpt("WinTitleMatchMode", 4)
WinWait("Home - IMVU","chrome://imvu/content/tool/fri")
ControlClick("Home - IMVU","chrome://imvu/content/tool/fri","MozillaWindowClass5")
WinWait("Chat Rooms - IMVU","chrome://imvu/content/tool/fri")
and this line should open the room in the top left had cornerWinWait("Room Card - IMVU","chrome://imvu/content/dialogs/")
ControlClick("Room Card - IMVU","chrome://imvu/content/dialogs/","MozillaWindowClass1")
However i think it sends it be4 the chat tab is fully loaded cos i cant get it to join a room using that code still testing stuff tho just wnated to share this bit
Well that is starting to get into the area I was talking about with the client code.
Awesome work though airbender.