Jump to content
Macro Express Forums

wonyg80

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by wonyg80

  1. Hi.....

    I would like to send Key value from Deactivation(Online Game)

    I succeeded that send a Message to the Notepad ( Use(Get Control,Post Message)

    ok..But..In the Online Game,it succeeded that send the string.but I don't want it.

    I would like to send the key value like this (Ctrl+Mouse right button down~up)

     

    pls help me...

     

    it's code this:

    =====================

    <GETCONTROL2:01:MTS.EXE:metinmetin000:><REP3:08:000001:000001:0001:0:01:1><POSTMESSAGE:1:1C:\Program Files\Macro Express3\PostMessage.iniWM_SYSKEYDOWN000065:000000><POSTMESSAGE:1:1C:\Program Files\Macro Express3\PostMessage.iniWM_SYSKEYUP000065:000000><ENDREP>

    ==================

    thanks in avance..

  2. Helloo...

    I am living in Korea,and I am playing online game of Korea.I created a lot of Macro through this online game.

     

    I would like to know which the Macro is to send the Key value in Non-Active.

    Ex)There are Active and Non-Active programs...

     

    I would like to run the Key value(Ctrl+Mouse right button) at the same time This programs..Can you understand?

     

    Is it possible to do cording Macro?

     

    Thanks in advance...

  3. I need to correct a mistake from my earlier post.  The hotkey to suspend and resume Macro Express is Cntrl+Alt+Shift+U.  This command will not stop a macro, it only prevents macros from running while it is suspended.

     

    The hotkey to pause a macro is Win+`.  This can be changed by clicking on Options|Preferences and selecting the Playback Option.  A macro can then be resumed by pressing Cntrl+Alt+Shift+Y. If the macro activates by hotkey, you may also resume the macro by pressing the hotkey.

     

    If you enter the Win+` into the script, it may pause the macro, but you would not be able to continue.  You can use the Macro Run command within a macro to run another macro.  This would run Macro A until it got to that line of code, run Macro B in it's entirety, and then finish Macro A.

    Thanks you....

     

    I certainly understood^^;;...and I know that I should very hard study the Macro Exrpess from now on.

     

    I am sorry,but I would like to ask for coding.Now coding i am using is like this below..

     

    ===================

    Repeat Until%/T1%="99"

    Text Type<CONTROL>

    Mouse Right Button Down < ---------------Case "A macro"

    Delay 0.2 Seconds

    Mouse Right Button up

    Repeat End

    ===================

     

    ===================

    If Input"<ESC>

    Text Type<Win> < ---------------Case "B macro"

    Text Type<`>

    ===================

     

    I would like to add a new coding in this coding.

    When it's runing "A Macro",if press ESC key of "B Macro",i would like to run Win+` ..

     

    pls..let me know like this..

  4. You can suspend Macro Express by right clicking on the Macro Express icon in the system tray and selection Suspend Macro Express from the pop-up window. You can then resume Macro Express by right clicking on the system tray icon and selecting Resume Macro Express. You can also use Cntrl+Alt+Shft+Y to suspend and resume Macro Express.

     

    If you wish to pause a macro while it's running, the hotkey is Win+`. You can then resume the macro by pressing the hotkey activation again.

    Helloo...

     

    Thanks for your reply...

     

    I tried what suspend the Macro Express by Cntrl+Alt+Shft+Y,but the Macro Express didn't stop --;;.I'm sorry,but Is it possible or impossible really?

     

    So..I would like to know other method.the method.it's make Macro..I want to do like this......Um..

     

     

    (First Question)

     

    Macro such as below which i am using now..

    ===================

    Repeat Until%/T1%="99"

    Text Type<CONTROL>

    Mouse Right Button Down

    Delay 0.2 Seconds

    Mouse Right Button up

    Repeat End

    ===================

    In Macro,I have a command that want to coding.

    Um...

    It's runing Macro Express,If press ESC key,i would like to stop the Macro by ""Text Type<Win> and Text Type <`> can you understand?????

     

    I would like to do coding like this....Please help me.

     

    Second Question

     

    Ex) If after run Macro Activation of A,Stop of A Activation Macro,want to resume of B Activation. Is it possible?

     

    Thanks in advance.. It's due to Online Game of Korea.

  5. Helloo..

    I would like to know how to stop temporarily the Macro Express.The method I know,is to stop a perfectly Macro Express.But I don't want to use the function.

     

    In case of execution by function that i know,i get a message such as an attched file.The reason that i don\\\\\\\'t want is due to using the VNC program..

     

    in case of the use VNC program,i very difficult that stop the Macro Express.and I made the macro program to temporarily stop,but i failed --;;.do you know other method?

     

    Pls let know me -0-

     

    Thanks in advance // wonyg80@chol.com

  6. Hello.

    I am using a Macro Express 3.5 0.1 Beta version.I have a Pixel Color Value problem among the Get Pixel Windows Coords command.

     

    For example > When I got the Pixel Color Value of 100000 of the Screen position 100*100 in computer of "A" ,It's same the Screen Position,but It's different the Pixel Color Value and i could not get the Pixel Color Value of 100000 such as A.

     

    I know that is due to VGA CARD.If computer is the on-board occasion,Is it different the Pixel Color Value? Because,I get the different Pixel Color value.

     

    ===================================================

     

    it's due to online game of Korea and is due to Pixel Color Value in game.

×
×
  • Create New...