User contributions
From SolarStrike wiki
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 13:22, 17 July 2008 (diff | hist) . . (+6) . . Snippets (→Random hash generator)
- 13:20, 17 July 2008 (diff | hist) . . (+1) . . Snippets (→Random hash generator)
- 13:20, 17 July 2008 (diff | hist) . . (+26) . . Snippets (→Random hash generator)
- 13:20, 17 July 2008 (diff | hist) . . (+1,731) . . N Snippets (New page: '''Note:''' Code posted here is considered Public Domain unless otherwise noted. Be aware of this '''before''' posting your code! You may release your code here only under the following l...)
- 13:05, 17 July 2008 (diff | hist) . . (-1) . . Main Page (→Topics)
- 13:04, 17 July 2008 (diff | hist) . . (+200) . . Main Page (→Topics)
- 02:32, 16 July 2008 (diff | hist) . . (0) . . Virtual Keys (→How to set your keyboard layout)
- 02:30, 16 July 2008 (diff | hist) . . (+1) . . Virtual Keys
- 02:29, 16 July 2008 (diff | hist) . . (+1,603) . . N Virtual Keys (New page: The keyboard based functions accept virtual keys. For example, to press the space bar, you would simply: keyboardPress( key.VK_SPACE ); All virtual keys...)
- 02:02, 16 July 2008 (diff | hist) . . (+7,328) . . Nm Library (New page: == cocoaAvailable == This variable is true if LuaCoco was compiled into MicroMacro, otherwise it will be false. If LuaCoco is available, then MicroMacro can take advantage of true multi-t...)
- 09:33, 15 July 2008 (diff | hist) . . (+15) . . Manual
- 09:32, 15 July 2008 (diff | hist) . . (+28) . . N Misc. Functions (Misc. Functions moved to Misc Functions: Remove the . from the name.) (current)
- 09:32, 15 July 2008 (diff | hist) . . (0) . . m Misc Functions (Misc. Functions moved to Misc Functions: Remove the . from the name.)
- 09:32, 15 July 2008 (diff | hist) . . (-1) . . Misc Functions (→args)
- 09:31, 15 July 2008 (diff | hist) . . (+3,057) . . N Misc Functions (New page: == args == The 'args' table holds command-line-like data that is passed to the script when it is executed. The first argument (args[1]) will always be the script name as typed by the use...)
- 09:18, 15 July 2008 (diff | hist) . . (+41) . . Timer Functions
- 09:17, 15 July 2008 (diff | hist) . . (+19) . . Timer Functions (→removeTimer)
- 09:16, 15 July 2008 (diff | hist) . . (+1,320) . . N Timer Functions (New page: Timers may become inaccurate at higher resolutions due to overhead. The code to actually control the timers is fairly accurate, however, the macro may not be able to process data fast enou...)
- 08:54, 15 July 2008 (diff | hist) . . (-1) . . m Network Functions (→netPollMessages)
- 08:52, 15 July 2008 (diff | hist) . . (+7,039) . . N Network Functions (New page: MicroMacro uses an AES256 Rijndael encryption algorithm for secure transfer of potentially sensitive data. All information sent by MicroMacro will automatically be encrypted using this sys...)
- 08:10, 15 July 2008 (diff | hist) . . (+11,695) . . Memory Functions
- 07:15, 15 July 2008 (diff | hist) . . (+1) . . m Memory Functions (→memoryReadStringPtr)
- 07:14, 15 July 2008 (diff | hist) . . (+5,972) . . Memory Functions
- 04:41, 15 July 2008 (diff | hist) . . (0) . . Memory Functions (→memoryReadInt)
- 04:41, 15 July 2008 (diff | hist) . . (-1) . . Memory Functions (→memoryReadShort)
- 04:41, 15 July 2008 (diff | hist) . . (-1) . . Memory Functions (→memoryReadByte)
- 04:40, 15 July 2008 (diff | hist) . . (+1,814) . . Memory Functions
- 04:23, 15 July 2008 (diff | hist) . . (0) . . m Memory Functions (→memoryReadByte)
- 03:38, 15 July 2008 (diff | hist) . . (-1) . . Keyboard Control (→keyboardSetDelay)
- 23:49, 13 July 2008 (diff | hist) . . (+1) . . Process Functions
- 23:48, 13 July 2008 (diff | hist) . . (+1) . . m Process Functions
- 23:47, 13 July 2008 (diff | hist) . . (+11,288) . . N Process Functions (New page: == attach == '''attach(window)''' Attaches MicroMacro's input to another window. You may only attach to a single window at a time. When using attached input, MicroMacro will send input di...)
- 22:36, 13 July 2008 (diff | hist) . . (+4,671) . . N Keyboard Control (New page: == keyboardPress == '''keyboardPress(key)''' Simulates the pressing of the specified key. See Virtual Keys for more information. If you are running input in attached mode (through us...)
- 11:40, 13 July 2008 (diff | hist) . . (-1) . . Mouse Control (→mousetSet)
- 10:53, 13 July 2008 (diff | hist) . . (-106) . . Main Page
- 10:51, 13 July 2008 (diff | hist) . . (+98) . . Mouse Control (→mouseSetDelay)
- 10:50, 13 July 2008 (diff | hist) . . (+31) . . Mouse Control (→mouseRHold)
- 10:49, 13 July 2008 (diff | hist) . . (+31) . . Mouse Control (→mouseMHold)
- 10:48, 13 July 2008 (diff | hist) . . (+31) . . Mouse Control (→mouseLHold)
- 10:48, 13 July 2008 (diff | hist) . . (+28) . . Mouse Control (→mouseMove)
- 10:47, 13 July 2008 (diff | hist) . . (+27) . . Mouse Control (→mousetSet)
- 10:44, 13 July 2008 (diff | hist) . . (+259) . . Mouse Control
- 10:29, 13 July 2008 (diff | hist) . . (+1,578) . . Mouse Control
- 10:22, 13 July 2008 (diff | hist) . . (+106) . . Mouse Control (→mousetSet(x,y))
- 10:18, 13 July 2008 (diff | hist) . . (+687) . . Mouse Control
- 10:14, 13 July 2008 (diff | hist) . . (+576) . . Mouse Control
- 10:10, 13 July 2008 (diff | hist) . . (+322) . . N Mouse Control (New page: == mousetSet(x,y) == Sets the mouse's screen position to (x,y), where x and y are integers. Coordinates are absolute. See mouseMove() to specify relative coordinates. == mouseMove(x,y)...)
- 10:08, 13 July 2008 (diff | hist) . . (+46) . . Manual
- 10:02, 13 July 2008 (diff | hist) . . (-3) . . Manual
- 10:00, 13 July 2008 (diff | hist) . . (+646) . . N Manual (New page: MicroMacro Online Manual {| class="wikitable" |- ! Header 1 ! Header 2 |- | Mouse Control | Keyboard Control | Process Functions | Memory Functions | Network Functions...)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)