Search the Community
Showing results for tags 'text type'.
-
Macro Express sending <ENTER> twice instead of once
RomanStriker posted a topic in Macro Express 3.x
I'm using a script to initiative a sequence of key presses. The sequence has few <ENTER> presses. When I run the macro all the other keys are pressed once but <ENTER> is pressed twice. Can anybody tell me how to fix this. Thanks. -
Hi, I'm a newbie at this, please help me out. I'm trying to automate the gameplay of a game. In this game, pressing either "Space", "Right Alt", "w" or "Arrow Up" or "Control" results in the character jumping. Every time I use the Text Type command to type in a number, the player jumps, which is not acceptable. That mean Macro Express is pressing one of those keys ("Space", "Right Alt", "w" or "Arrow Up" or "Control") when typing a number. Why is this happening and how can I fix it? I'm using ME 3.10b.
-
I am working on a macro that just needs to run in the background... mostly. The problem is that I have to switch to a set program, do the commands and get back to my last window used. I have the macro activate the window I need it to for the actual commands, but I can't figure out how to get back to my last used program for me automatically. I could be surfing the net, watching a video, playing a game, so it could be a different window title or program all together that I want to get back to. The <ALTD><TAB><ALTU> command doesn't work. (Also tried running as admin). I wouldn't mind using an "activate window" command, but I need to be able to copy the current window title into a string or variable and call it back as the window to swap to since it won't have the same title each time. Any ideas on how to get something like this to work? Thanks Dylan
-
How can I have some text entered from text type with a shift enter between lines. I want to post to forums and it enters each line on a separate line and I get a time and date and a blank line between each line. That is the same scenario that would happen in Skype if I press enter between each line instead of shift enter. Thanks Ed