Assault bot macro


Hockeypuckhead

 

Posted

I read about a macro to feed your assault bot inspirations. Ive tried looking into and even asked a few fellow bot masterminds. So far everyone Ive asked arent familiar with it.

Anyone know anything about it?


 

Posted

A quick search of Paragon Wiki turned up this page

Try using this command to make a macro:

/macro <name> inspexec_pet_name <insp_name> <pet_name>


 

Posted

Quote:
Originally Posted by Nights_Dawn View Post
A quick search of Paragon Wiki turned up this page

Try using this command to make a macro:

/macro <name> inspexec_pet_name <insp_name> <pet_name>

I dont know what Im doing wrong.

I tried

/macro Insp inspexec_Assault Bot_Tiros-7 Enrage Assault Bot_Tiros-7

Nothing Ive tried is working and my only experience with macros is copy pasting a few I read from a guide.


 

Posted

should be:
/macro Insp "inspexec_pet_name Enrage Tiros-7"


 

Posted

The underscores are just a way of putting "spaces" in between words without breaking up a command; you can therefore just delete them, making:

/macro Insp "inspexecpetname Enrage Tiros-7"

The only time this is not true is with multi-word inspiration names like break free's, which have to be listed with an underscore (ex. break_free) where they have spaces for the game to read it correctly. (Another example would be catch_a_breath).


The Inspiration Maker's Guide [i12] UPDATED with POPMENUS and Movement Binds!
A Flash in the Dark: The Electric/Ninjitsu Stalker [i23]
Kheldian Inspiration Macros UPDATED with POPMENUS and Movement Binds!
Guide to the Katana~Ninja Blade/Electric [i23]

 

Posted

Wow I was way off.

Thanks alot for the help peeps.

Much appreciated.