Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Getting Macro to type in a chat window
#1
okay all i no its S_wintext but im totally lost as how u make the macro type in a chat window when its triggerd any help be greatly appreciated
#2
UK_BAD_BOY Wrote:okay all i no its S_wintext but im totally lost as how u make the macro type in a chat window when its triggerd any help be greatly appreciated

Code:
Copy      Help
_s="TEST";_s.setwintext(id(2203 "Quick Macros"))

Would this be what your looking for? And if you wanted it to activate by a trigger, such as a window being visible or something of the sort, just click on the macro and hit Control+P, or just right click the macro and go to properties, then
select from the list of triggers, the trigger, you want to setup, for example if you were to use the "Window" Trigger, after clicking on Window, you can choose what kind of window you want it to be activated by. For example, if you want your macro to run when a certain window is created and active choose the one called "Created & Active" or if you wanted your macro to run as soon as the window was visible choose "Visible", then go to the drag button and drag it onto whatever you want it to be triggered by. That will give you all the information and will fill in the trigger for you.

Hope this is of some help.


Forum Jump:


Users browsing this thread: 1 Guest(s)