Multiboxing.com - Multiboxing in World of Warcraft and more!
          

Go Back   Multiboxing in World of Warcraft and Beyond! > All Gaming Forums > World of Warcraft - Macros, UIs, Mods, Addons

Reply
 
LinkBack Thread Tools Display Modes
Old 07-10-2009, 02:10 AM   #1
Senior Member
 
Join Date: Jul 2009
Posts: 256
Thumbs up Team FOCUS macro.

macro#1 (i usually have this set at F5) on all chars

Code:
/focus [target=charname,nodead][target=charname,nodead][target=charname,nodead][target=charname,nodead]
change the `charname` to players in your group.

what this macro will do will initially set all your focus targets on all your characters to the first player listed, if that person is not available (ie dead) spam the macro again and it will set focus to the next player in the list.
================================================== ======
macro#2 (i usually have this set at F6) on all chars.

Code:
/follow focus
quite obviously this will follow the first available alive character on the previous macros list

================================================== ======

for spells/abilities i use the follow syntax.

Code:
/assist focus
/cast spellname.
================================================== ======

so there you have it!

you have a macro there that will automatically focus target the first alive person on the list.

you have a macro there that will follow the person chosen to be first on the list.

and you have a macro there that will grab his target from the first available person on that list!


i hope this has been of some help to you guys : )

Last edited by adz4u28; 07-10-2009 at 02:17 AM.
adz4u28 is offline   Reply With Quote
Old 07-10-2009, 06:12 AM   #2
Tim
Administrator
 
Tim's Avatar
 
Join Date: Jun 2009
Location: USA
Posts: 7,735
Default Re: Team FOCUS macro.

Very good thread, I hope this'll help people a lot.

A perfect follow-up would be a HD youtube video of it in action *wink wink nudge nudge*
Tim is offline   Reply With Quote
Old 07-10-2009, 06:24 AM   #3
Senior Member
 
Join Date: Jul 2009
Posts: 256
Default Re: Team FOCUS macro.

ill see what i can get fixed up

ill also start work on a simple but effective boxing ui for people this weekend.
(low memory usage, good facilities, with some ready made macros)
adz4u28 is offline   Reply With Quote
Old 07-10-2009, 10:00 AM   #4
Senior Member
 
Fattness's Avatar
 
Join Date: Jul 2009
Posts: 164
Blog Entries: 4
Default Re: Team FOCUS macro.

Awesome Macro's! Thanks, I was looking for an easy way to switch focus from my main to an alt.
Fattness is offline   Reply With Quote
Old 07-14-2009, 02:18 AM   #5
Junior Member
 
Join Date: Jul 2009
Posts: 13
Default Re: Team FOCUS macro.

Here's my setup with focus, follow, and switching screens. I change my screen with F1-F5. All toons have the macros below.

//**********************************************
//Macro Title: Set Focus Follow 1
//Keybind this to F1
//**********************************************

Code:
/clearfocus
/focus Toon1
/follow focus
//**********************************************
//Macro Title: Set Focus Follow 2
//Keybind this to F2
//**********************************************

Code:
/clearfocus
/focus Toon2
/follow focus
//**********************************************
//Macro Title: Set Focus Follow 3
//Keybind this to F3
//**********************************************

Code:
/clearfocus
/focus Toon3
/follow focus
//**********************************************
//Macro Title: Set Focus Follow 4
//Keybind this to F4
//**********************************************

Code:
/clearfocus
/focus Toon4
/follow focus
//**********************************************
//Macro Title: Set Focus Follow 5
//Keybind this to F5
//**********************************************
Code:
/clearfocus
/focus Toon5
/follow focus
Hope this helps
drured is offline   Reply With Quote
Old 07-19-2009, 10:58 AM   #6
Member
 
Join Date: Jul 2009
Location: Cologne, Germany
Posts: 78
Default Re: Team FOCUS macro.

the only problem with switching scrrens and focus at the same time
if they are still in follow they wont switch to the new focus afaik
__________________
Nebulus - Suluben
EU - Nera'thor - PvP
5x Shaman [69] (Suluben,Sûluben,Sulûben,Sulubên,Sulubén) <Pack>
---------------------------------------------------------------------------------------
Nebulus is offline   Reply With Quote
Old 07-19-2009, 03:10 PM   #7
Junior Member
 
NanoEntity's Avatar
 
Join Date: Jul 2009
Posts: 8
Default Re: Team FOCUS macro.

I use this

Toon1
M1
/clearfocus
/focus Toon1
/script SetView(5);SetView(5);

M2
/clearfocus
/focus Toon2
/script SetView(5);SetView(5);

Toon2
M1
/clearfocus
/focus Toon1
/script SetView(5);SetView(5);

M2
/clearfocus
/focus Toon2
/script SetView(5);SetView(5);

And so on for each toon

This will clear focus, set new focus and reset view, its good for changing characters, say I want to change to Toon2 from Toon1, i just press M2(Macro 2) and boom I have new party leader.

Also its good for AoE attacks, as it will center the Cam all the same way for each character.

Also you can add other things to this macro like

/follow focus

or if you use Jamba, this only has to be set on leader character, if you add this for each character will will not work.
/jamba setmeasmaster all
/jamba-follow strobeonme all

Example, leader is Toon2

Toon1
M1
/clearfocus
/focus Toon1
/script SetView(5);SetView(5);

M2
/clearfocus
/focus Toon2
/script SetView(5);SetView(5);

Toon2
M1
/clearfocus
/focus Toon1
/script SetView(5);SetView(5);

M2
/clearfocus
/focus Toon2
/jamba setmeasmaster all
/jamba-follow strobeonme all
/script SetView(5);SetView(5);

Set party leader and Set auto follow all the time, auto recasts every 1sec so you dont have to smash follow key.

Also another good macro is
/jamba-follow strobeoff all

This will stop auto follow on all in Jamba.

Last edited by NanoEntity; 07-19-2009 at 03:13 PM.
NanoEntity is offline   Reply With Quote
Old 07-20-2009, 09:11 AM   #8
Junior Member
 
Join Date: Jul 2009
Posts: 14
Default Re: Team FOCUS macro.

I have been wondering how to set a new master if my main died. Thanks for clearing that up!!
bharmanswy is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Team Awesome Macro compilation (Updated for 4.0) EaTCarbS World of Warcraft - Macros, UIs, Mods, Addons 132 02-03-2013 06:27 PM
Help: target your target's focus macro orianthi World of Warcraft - Macros, UIs, Mods, Addons 11 06-28-2010 09:35 AM
Stop following focus xartin World of Warcraft - Macros, UIs, Mods, Addons 4 01-01-2010 10:02 PM
Focus changing Bubba General Discussions 3 09-15-2009 11:46 AM
Focus not working... Teál World of Warcraft - Macros, UIs, Mods, Addons 8 07-26-2009 02:06 AM


SEO by vBSEO 3.3.2