Invite on tell macro

Games guides for SWG
User avatar
QuorTek
Light Jedi Knight
<font color=#FFFF20>Light Jedi Knight</font>
Posts: 668
Joined: Sun Feb 08, 2015 10:22 pm
Location: Denmark - Europe

Unread post

Well might as well spread the words if not already and post one down

First: type /alias ll /target (it is lowe case L's) and press enter! You need to do that only once before starting the macro up, it is one of the key triggers to that it will work staging these things as it is. :)

Disclaimer: keep in mind that upper and lower case DO matter with macros and the likes as that is how the stuff react to the actions put into the game and the likes, missplacing a capital letter can cause your macro to not work, take your time to look it over if it is not working as intended.

macro name = Autoinvite or whichever you want to use

/ui action startChatReply;
/ui action chatCursorHome;
/ui action chatCursorRight;
/ui action chatDelete;
/ui action chatDelete;
/ui action chatEnter;
/pause 1;
/invite;
/tell insertyourentertainernamehere clear Last Tell; //// have to tell yourself that for it to work proper ////
/pause 10;
/macro Autoinvite;
Last edited by QuorTek on Tue Jun 02, 2015 1:57 pm, edited 1 time in total.


QuorTek - Master Creature Handler/Rifleman/Scout
Velve - Master Artisan/Weaponsmith/Merchant
Alantha - Master Dancer/Musician
Vendor Location: Dantooine -> Starsider Hollow -> Q-Tech Trade and Industry -> Right next to the shuttle.
User avatar
Iecaria
Newbie
Newbie
Posts: 8
Joined: Wed Apr 15, 2015 2:58 pm

Unread post

When using a Macro for healer buffs or ent buffs would running this macro separately interfere with the other macro? Or would I have to incorporate it with the buff macro?


User avatar
QuorTek
Light Jedi Knight
<font color=#FFFF20>Light Jedi Knight</font>
Posts: 668
Joined: Sun Feb 08, 2015 10:22 pm
Location: Denmark - Europe

Unread post

yes it is a seperate bug macro does not prevent you to have a one time macro to start all

eg. using a cycleshow macro, perform macro and a startshow macro that will start the both of them.


QuorTek - Master Creature Handler/Rifleman/Scout
Velve - Master Artisan/Weaponsmith/Merchant
Alantha - Master Dancer/Musician
Vendor Location: Dantooine -> Starsider Hollow -> Q-Tech Trade and Industry -> Right next to the shuttle.
User avatar
Hefeweizen
Sr. Member
Sr. Member
Posts: 313
Joined: Wed Nov 19, 2014 10:31 pm
Location: Maryland, USA

Unread post

I think there may be a couple of typos... your 2nd and 3rd lines should probably be "Cursor" instead of "Curson"... I've just started using this one myself lately...



Hefeweizen(Carbineer/Ranger/Master CH) - Jinx(M.Scout/Pistoleer/Ranger/CH)
Helix(M.Medic/Doctor) - Aubade(QuadMaster-Ent/Musician/Dancer/ID)
Reinheit(M.Merchant/M.Artisan/M.Architect) - Hopfen(Chef) - Plzen(M.Artisan/Droid Eng.)
User avatar
QuorTek
Light Jedi Knight
<font color=#FFFF20>Light Jedi Knight</font>
Posts: 668
Joined: Sun Feb 08, 2015 10:22 pm
Location: Denmark - Europe

Unread post

Hefeweizen wrote:I think there may be a couple of typos... your 2nd and 3rd lines should probably be "Cursor" instead of "Curson"... I've just started using this one myself lately...
Fixed, no idea how that n snuck in, insted or r lol


QuorTek - Master Creature Handler/Rifleman/Scout
Velve - Master Artisan/Weaponsmith/Merchant
Alantha - Master Dancer/Musician
Vendor Location: Dantooine -> Starsider Hollow -> Q-Tech Trade and Industry -> Right next to the shuttle.
User avatar
Hefeweizen
Sr. Member
Sr. Member
Posts: 313
Joined: Wed Nov 19, 2014 10:31 pm
Location: Maryland, USA

Unread post

Too many hours at the grind... you need to take a break once in awhile... ;)



Hefeweizen(Carbineer/Ranger/Master CH) - Jinx(M.Scout/Pistoleer/Ranger/CH)
Helix(M.Medic/Doctor) - Aubade(QuadMaster-Ent/Musician/Dancer/ID)
Reinheit(M.Merchant/M.Artisan/M.Architect) - Hopfen(Chef) - Plzen(M.Artisan/Droid Eng.)