new ui

All Posts

1 2
>
Forum IndexGeneral

#1: new ui Author: Cladnin , Location: Phx Post Posted: Mon May 07, 2007 12:16 AM
    ----
keepersofthefaith.org/.../newui.jpg



The only real change I need to get to is moving the debuffs of target to the right side of the frame and moving the rest of the buffs underneath the first row of buffs (currently it has debuffs under the first row of buffs).

Old UI:
keepersofthefaith.org/.../oldui.jpg

Last edited by Cladnin on Mon May 07, 2007 07:48 PM; edited 2 time in total

#2: Re: new ui Author: Gael , Location: IN YOUR ASS Post Posted: Mon May 07, 2007 12:18 AM
    ----
make me

#3: Re: new ui Author: Cladnin , Location: Phx Post Posted: Mon May 07, 2007 12:28 AM
    ----
asdf

#4: Re: new ui Author: Zefiris , Location: Beyond space and time. Post Posted: Mon May 07, 2007 07:47 AM
    ----
Clad > Gael clearly.

#5: Re: new ui Author: Kite , Location: 127.0.0.1 Post Posted: Mon May 07, 2007 05:54 PM
    ----
You can't silence Gael. He's like a jack in the box, sure you push the cover down but the next time you turn the handle, POP, out comes awesomeness.

#6: new ui Author: Goldbeard , Location: Texas Post Posted: Mon May 07, 2007 07:55 PM
    ----
It must be nice to be able to play a class with so few needed hotkeys.

#7: Re: new ui Author: Cladnin , Location: Phx Post Posted: Mon May 07, 2007 08:22 PM
    ----
60 normal bindings I use on a daily basis. Downranked scorch and fireball aren't on my bars because I was pvping (r1 scorch, r1 fireball, r10 fireball). r1 blizzard is hidden. 5 mana gem summons in one macro. 5 mana gem use_items in one macro. Evocation macro holding 2 other abilities. So in a raid setting? 72 bindings, that I use daily.

#8: Re: new ui Author: rava Post Posted: Mon May 07, 2007 08:42 PM
    ----
So much different than a paladin ui:

img402.imageshack.us/m...=uilb5.jpg
Last edited by rava on Mon May 07, 2007 08:43 PM; edited 1 times in total

#9: Re: new ui Author: JPoole , Location: the army Post Posted: Mon May 07, 2007 09:06 PM
    ----
I wish I could use a really cool looking UI but I'm pretty much limited to what's best for me not what's best looking. Crying or Very sad


#10: Re: new ui Author: Tobin Post Posted: Fri May 11, 2007 11:36 AM
    ----
Gael. :>

#11: new ui Author: rava Post Posted: Mon May 14, 2007 03:12 AM
    ----
Last edited by rava on Mon May 14, 2007 03:13 AM; edited 2 time in total

#12: Re: new ui Author: JPoole , Location: the army Post Posted: Mon May 14, 2007 03:37 AM
    ----
thats a cool pic rava

#13: new ui Author: marthisdil , Location: The Def Star! Post Posted: Mon May 14, 2007 12:00 PM
    ----
Rava - the little engine that could...

#14: new ui Author: Tanis , Location: Texas Post Posted: Fri Jun 15, 2007 11:28 PM
    ----
Hey Clad do you have a listing of the macros you use? I am looking to get more efficient with my spells.

#15: new ui Author: Cladnin , Location: Phx Post Posted: Sat Jun 16, 2007 01:00 AM
    ----
Most important raid macro I have:

Code::
/random 100
/random 100
/random 100
/random 100
/random 100
/random 100
/random 100
/random 100
/random 100
/random 100
/random 100
/random 100
/random 100
/random 100
/random 100
/random 100
/random 100

But honestly, I only use a couple macros that don't involve a raid setting (ie: mod based):

Mount based on zone
Code::
MACRO 8 "mount" Ability_Creature_Disease_05
/dismount
/use Swift Red Gryphon
/use Great Green Elekk
END

Clear swstats (memory hose):
Code::
MACRO 15 "swnuke" Ability_Creature_Poison_03
/sws nuke
END

Spammable arcane missiles cast without interrupting:
Code::
MACRO 16777240 "a" Ability_Druid_Dreamstate
/cast [nochanneling:Arcane Missiles] Arcane Missiles
END

Arcane Explosion + dmg
Code::
MACRO 16777237 "ae1" Spell_Shadow_SoulGem
/use The Restrained Essence of Sapphiron
/use Icon of the Silver Crescent
/use Scryer's Bloodgem
/cast Arcane Power
/cast Arcane Explosion
END

Assist+Nuke:
Code::
MACRO 16777228 "assist" Ability_BackStab
/assist focus
/cast Frostbolt/Fireball
END

CS focus:
Code::
MACRO 16777207 "cs2" Spell_Frost_IceShock
/stopcasting
/target focus
/cast Counterspell
/targetlasttarget
END

CS target:
Code::
MACRO 16777217 "cs" Spell_Frost_IceShock
/stopcasting
/cast Counterspell
END

Cure focus:
Code::
MACRO 16777208 "cure" Spell_Nature_Polymorph_Cow
/target focus
/cast Remove Lesser Curse
/targetlasttarget
END

Cure mouse-over:
Code::
MACRO 16777218 "cure" Spell_Nature_Polymorph_Cow
/cast [target=mouseover] Remove Lesser Curse
END

Equip damage weapons:
Code::
MACRO 16777220 "DMG_WPN" Spell_Nature_MoonGlow
/equip Staff of Infinite Mysteries
/equip Tirisfal Wand of Ascendancy
/equip Atiesh, Greatstaff of the Guardian
/equip Staff of Disintegration
END

Cast evocation + Spirit weapons:
Code::
MACRO 16777219 "Evoc" Spell_Nature_Purge
/cast Evocation
/equip Nightstaff of the Everliving
/equip Mechano-Wand of Spirit
END

Use mana gems in order 1 button (if I had Morogrim trinket I'd change the order:
Code::
MACRO 16777243 "gems" INV_Misc_QuestionMark
/use Mana Emerald
/use Mana Ruby
/use Mana Citrine
/use Mana Jade
END


All damage stuff (sans pots/cap):
Code::
MACRO 16777238 "yep" Spell_Fire_LavaSpawn
/cast Combustion
/equip Staff of Disintegration
/use Staff of Disintegration
/use Icon of the Silver Crescent
/use Scryer's Bloodgem
/cast Fireball
END

Max damage shit:
Code::
MACRO 16777239 "boom" Spell_Fire_LavaSpawn
/cast Combustion
/equip Staff of Disintegration
/use Staff of Disintegration
/use Icon of the Silver Crescent
/use Scryer's Bloodgem
/use Destruction Potion
/use Flamecap
/cast Fireball
END

Summon mana gems 1 button:
Code::
MACRO 16777244 "summ_gem" INV_Misc_QuestionMark
/castsequence reset=120 Conjure Mana Emerald, Conjure Mana Ruby, Conjure Mana Citrine, Conjure Mana Jade
END
Last edited by Cladnin on Sat Jun 16, 2007 01:01 AM; edited 1 times in total

#16: new ui Author: Tanis , Location: Texas Post Posted: Mon Jun 18, 2007 08:22 PM
    ----
Awesome thanks man!

#17: Re: new ui Author: Sholva Post Posted: Sun Jun 24, 2007 07:37 PM
    ----
claad = cladnin? now what is the point of that.

p.s. wheres demlou

bye.

#18: new ui Author: AmonraSet Post Posted: Sun Jun 24, 2007 11:26 PM
    ----
Quote::
/cast Combustion
/equip Staff of Disintegration
/use Staff of Disintegration
/use Icon of the Silver Crescent
/use Scryer's Bloodgem
/use Destruction Potion
/use Flamecap
/cast Fireball

If you want to avoid the annoying error messages you could change this to:
/script UIErrorsFrame:Hide()
/cast Combustion
/equip Staff of Disintegration
/use Staff of Disintegration
/use Icon of the Silver Crescent
/use Scryer's Bloodgem
/use Destruction Potion
/use Flamecap
/script UIErrorsFrame:Clear()
/script UIErrorsFrame:Show()
/cast Fireball


You could also show the Fireball tooltip on mouseover with:
#showtooltip Fireball
at the start of the macro.

#19: new ui Author: qtqt Post Posted: Thu Jul 05, 2007 08:12 PM
    ----
gael. <3

#20: Re: new ui Author: JPoole , Location: the army Post Posted: Thu Jul 05, 2007 11:19 PM
    ----
Sholva wrote:
claad = cladnin? now what is the point of that.
p.s. wheres demlou

who gives a shit for both questions

#21: Re: new ui Author: Gael , Location: IN YOUR ASS Post Posted: Sun Jul 08, 2007 09:06 AM
    ----
qtqt wrote:
gael. <3

QT? D:

#22: Re: new ui Author: qtqt Post Posted: Fri Jul 13, 2007 09:43 PM
    ----
harrrrrrrrrrro :O!


I miss you guys :<!

#23: Re: new ui Author: Noren , Location: right behind you Post Posted: Sat Jul 14, 2007 03:30 AM
    ----
Sholva wrote:
claad = cladnin? now what is the point of that.

p.s. wheres demlou

bye.

P.S. Hows Alpha? Razz

#24: new ui Author: rraahk , Location: Not in the closet. Post Posted: Mon Aug 13, 2007 09:46 PM
    ----
For Noren and Lee:

It gets the job done and is constantly changing. For instance, shortly after taking this I reduced the size of SCT and SCTD and changed the fonts to something thinner. The totem mod is YAYA (Yet Another Totem Addon) and includes the buttons that pop up when moused over, right click casts Totemic Call, and the timer bars to the right of my character. The lower left is WF3Sec and is new, shows cooldowns of SS, Shocks, SR and the 3 second cooldown of WF. Pitbull Unitframes (Ace2) and Bongos2 action bars (Ace2). The rest are pretty common.


#25: Re: new ui Author: rraahk , Location: Not in the closet. Post Posted: Mon Aug 13, 2007 09:57 PM
    ----
YAYA = YATA.

Also, an issue I was having with Bongos is I have the main bar bound to the Alt key to change to bar 2 which has my heal spells. Problem is, it will cast on myself by default and I managed to find a work around but it messed up some of the key bindings. Anyone know how to disable the Alt-self cast completely? Se;f-casting is disabled in the main Interface and I can't find any options in Bongos pertaining to self casting.



Forum IndexGeneral

1 2
>
Page 1 of 2