Okay I am looking for a simple yet effective way to do the following. Maybe someone can help me here as I have zero experience writing anything in Lavish/Innerspace/ISXVG.
I would just like a simple bit of code to take a tell and execute a hotkey press or the like on my other account.
I guess a bard woudl be the best example perhaps, I would /tell bard Song2 bard would /playsong Song2
or I could do a /tell Shaman grouprune and shaman would /cast Intercession II
Now I realize it woudl be a text file with some setup in advance thats not an issue with some variables of song2 = /play Song2 etc but I am getting stuck on the actual call to recognize the tell itself on this.
I have tried to pass a VGExecute /playsong "Song of Runspeed" to the game and it doesnt seem to work. I figure I am doign somethign wrong. Essentially all I woudl really like is a way to receive a tell and pass that tell directly to the execute command.
in worst case send /tell Bard /playsong "this is the runspeed" and for the receiver to just sort of echo it to their chat, even a /tell Bard /assist woudl make it be like someone typed in /assist in the chat window.
Is this possible or how hard is it to do. I seem to be stumped on it. Thank you and if mor einfo is needed please feel free as I am not sure I am explaining this correctly.
I would just like a simple bit of code to take a tell and execute a hotkey press or the like on my other account.
I guess a bard woudl be the best example perhaps, I would /tell bard Song2 bard would /playsong Song2
or I could do a /tell Shaman grouprune and shaman would /cast Intercession II
Now I realize it woudl be a text file with some setup in advance thats not an issue with some variables of song2 = /play Song2 etc but I am getting stuck on the actual call to recognize the tell itself on this.
I have tried to pass a VGExecute /playsong "Song of Runspeed" to the game and it doesnt seem to work. I figure I am doign somethign wrong. Essentially all I woudl really like is a way to receive a tell and pass that tell directly to the execute command.
in worst case send /tell Bard /playsong "this is the runspeed" and for the receiver to just sort of echo it to their chat, even a /tell Bard /assist woudl make it be like someone typed in /assist in the chat window.
Is this possible or how hard is it to do. I seem to be stumped on it. Thank you and if mor einfo is needed please feel free as I am not sure I am explaining this correctly.