FAQ  •  Register  •  Login

Own macros making, posible?

Moderator: MiRai

<<

Imposibil

Posts: 24

Joined: Sat Mar 28, 2015 8:46 pm

Post Sun Mar 29, 2015 8:59 pm

Own macros making, posible?

Hello

I will like to know if there is a way to add you're own macros to ISBoxer, for example i like to have a key mapped to tipe something ingame, like /invite "name" .

I did not find anything similar searching the wiki and i will like to know if this is even posible and how to do it ofc ;)

Thank you.
<<

bob

User avatar

League of Extraordinary Multiboxers

Posts: 4654

Joined: Sat Feb 15, 2014 11:14 am

Location: In the dining room, with the lead pipe.

Post Sun Mar 29, 2015 9:09 pm

Re: Own macros making, posible?

You can use a series of Keystroke Actions http://www.isboxer.com/wiki/Keystroke_Action, which you need to do for thinks like EQ,
or you can use a KeyString Action http://www.isboxer.com/wiki/Key_String_Action

And ISBoxer understands some variables, http://www.isboxer.com/wiki/WoW:Macro#List_of_Variables

Or some games, you can make a macro, assign a keybind, and just call that directly.
<<

Imposibil

Posts: 24

Joined: Sat Mar 28, 2015 8:46 pm

Post Sun Mar 29, 2015 9:25 pm

Re: Own macros making, posible?

Ok i think i asked the wrong question ....

I recently moved from HKN (hotkeynet) to ISBoxer .... things we're alot easier there .... but now i want them here too ;)

Here is what i want my little magic button to do ... (i play DAoC right now)

I want my mapped key (let's say X) to do this ...

Step 1 - Hit Enter on "Keyboard"

Step 2 - tipe a little text ... /say G-Day (this is where i get in trouble)

Step 3 - wait 50ms(is this even posible)

Step 4 - Hit Enter (again)

In HKN was verry simple .... just make you're macro in script and run it .... macro was loking like this
<Text /say G-Day><Wait 50><Key Enter>
but here i find it hard to do it that way so i need a little guidance ;)

Thanks again
<<

bob

User avatar

League of Extraordinary Multiboxers

Posts: 4654

Joined: Sat Feb 15, 2014 11:14 am

Location: In the dining room, with the lead pipe.

Post Sun Mar 29, 2015 9:36 pm

Re: Own macros making, posible?

It depends on the game as to whether you need to send it as a series of keystrokes or just a single keystring, but, you can manually create a mapped key as follows.


Mapped Key Send keystring, hotkey F10 (for example)
--Set to execute on "press Or release"
Step 1:
--Actions:
---- Keystroke Action, Key Combination = Enter, Target = ??
---- Keystring Action, "/say Gday", Target = ??
Step 2:
--Actions:
---- Keystroke Action, Key Combination = Enter, Target = ??

The "press OR release" option means that this mapped key will process 1 step when you press the key down and 1 step when you let the key go again. This of course means that a 2 step mapped key will run both steps when you press down and the let go of the keyboard key.
The 50ms delay is not possible, because ISBoxer does not automate delays for actions that are sent to the game (actions not sent to the game but handled in Inner Space can have delays), but you create it by not letting go of the hotkey. Most of the time this will be 20ms or so, because your fingers are not that fast.

Return to Key Maps

Who is online

Users browsing this forum: No registered users and 2 guests