Advertise Here
Disable Ads
Elitist Jerks
»
Search Forums
Search Results
Username
Remember me?
Password
Page 1 of 2
1
2
>
Showing results 1 to 50 of 82
Search took
0.02
seconds.
Search:
Posts Made By:
Aximous
Forum:
User Interface and AddOns
11/11/09, 6:45 PM
Replies:
724
Hardware Interface -- Keyboards and Mice
Views:
360,916
Posted By
Aximous
You can simply rebind it to anything and bind the...
You can simply rebind it to anything and bind the open chat order to something else preferably on the other side of your keyboard.
Forum:
Shamans
09/22/09, 3:16 PM
Replies:
455
[Enhancement] BiS gear and set-up discussion
Views:
733,098
Posted By
Aximous
And the point in doing these maths? Go sim it,...
And the point in doing these maths? Go sim it, that makes more sense than throwing 1 sec swing timers.
Forum:
Shamans
09/13/09, 3:21 PM
Replies:
455
[Enhancement] BiS gear and set-up discussion
Views:
733,098
Posted By
Aximous
I think he means that you'd loose the chance to...
I think he means that you'd loose the chance to proc WF with SS when you open with LL.
Forum:
Shamans
09/12/09, 8:14 AM
Replies:
455
[Enhancement] BiS gear and set-up discussion
Views:
733,098
Posted By
Aximous
Well it's not really wise to pull out any...
Well it's not really wise to pull out any conclusions on the comparison of a run with t9 and t8.
Forum:
Shamans
09/08/09, 4:53 PM
Replies:
455
[Enhancement] BiS gear and set-up discussion
Views:
733,098
Posted By
Aximous
The OP states that the bis must be calculated...
The OP states that the bis must be calculated with taurens.
Forum:
Shamans
09/02/09, 11:46 AM
Replies:
2,763
EnhSim, DPS simulator
Views:
761,966
Posted By
Aximous
I doubt on the long term it would be much of a...
I doubt on the long term it would be much of a gain since you would get to LL after at worst 4 casts in the opening and after that it's near 100% uptime so you'd loose only very little dps in the...
Forum:
Shamans
08/26/09, 10:25 PM
Replies:
2,763
EnhSim, DPS simulator
Views:
761,966
Posted By
Aximous
Nothing from the newly added sets/trinkets will...
Nothing from the newly added sets/trinkets will show up in the gui since the source for the gui isn't available thus cannot be edited, so the new stuff can't be added as long as someone manages to...
Forum:
Shamans
08/19/09, 10:43 AM
Replies:
394
[Enhancement] 3.2 Changes
Views:
242,015
Posted By
Aximous
And why would they want to make a dps relic that...
And why would they want to make a dps relic that isn't good either for dps or healing? There's really no point in boosting our healing throughput with items, if they wanted that they could change one...
Forum:
User Interface and AddOns
08/18/09, 6:56 PM
Replies:
1,055
PitBull: New UnitFrame Addon
Views:
581,973
Posted By
Aximous
Could someone lend me some help regarding aura...
Could someone lend me some help regarding aura filtering in PB4?
I'm trying to set up a filter that would show dispellable by me debuffs on friendly targets and my debuffs on hostile targets. Is...
Forum:
Shamans
08/17/09, 9:14 AM
Replies:
425
[Enhancement] Rawr.Enhance thread
Views:
527,735
Posted By
Aximous
Warriors get 2ap/str we get 1ap/agi and the melee...
Warriors get 2ap/str we get 1ap/agi and the melee crit from agi isn't significant enough to make out for getting only half amount of ap.
Forum:
User Interface and AddOns
08/04/09, 2:55 PM
Replies:
145
The AutoHotKey Thread
Views:
165,913
Posted By
Aximous
Let me elaborate: I have a scroll wheel and 2...
Let me elaborate: I have a scroll wheel and 2 "special" buttons on my mouse, the scroll wheel is fine, but the other 2 keys are doing basically the same as the wheel, one button acts as scroll down...
Forum:
User Interface and AddOns
07/25/09, 12:12 AM
Replies:
145
The AutoHotKey Thread
Views:
165,913
Posted By
Aximous
I'm trying to eliminate the idiot design of my...
I'm trying to eliminate the idiot design of my mouse (cruise buttons keep the scroll function even if remapped) by trying to make a script for it in autohotkey, the only difficulty I found that is...
Forum:
User Interface and AddOns
06/28/09, 10:11 AM
Replies:
2,727
Sticky:
UI Help Center
Views:
474,756
Posted By
Aximous
Is there any way in bartender to set up a custom...
Is there any way in bartender to set up a custom conditional to visibility that hides the bar unless it's the vehicle bar?
Forum:
User Interface and AddOns
06/20/09, 8:43 PM
Replies:
234
LuaTexts - The new DogTags
Views:
71,355
Posted By
Aximous
Hmm those are really impressive those are really...
Hmm those are really impressive those are really much more elegant solutions. But learning gsub from google and with only minimal lua knowledge I was happy that I could make a working code with...
Forum:
User Interface and AddOns
06/20/09, 4:57 PM
Replies:
234
LuaTexts - The new DogTags
Views:
71,355
Posted By
Aximous
Got it working, it does pretty much the same as...
Got it working, it does pretty much the same as the old tag.
ThickOutline()
local dr,dg,db = DifficultyColor(unit)
local cr,cg,cb = ClassColor(unit)
local name, namee, level = Name(unit), "",...
Forum:
User Interface and AddOns
06/20/09, 3:35 PM
Replies:
234
LuaTexts - The new DogTags
Views:
71,355
Posted By
Aximous
I know it's not the whole tag but it's the...
I know it's not the whole tag but it's the important part of it, the rest which isn't there I can translate myself. The stuff missing from your code is which puts the dots after each word...
Forum:
User Interface and AddOns
06/20/09, 11:13 AM
Replies:
234
LuaTexts - The new DogTags
Views:
71,355
Posted By
Aximous
Sure, basicly it writes the level in...
Sure, basicly it writes the level in difficultycolor at first then the name of the unit, but if it's longer than 21 characters then it will write only the starting letters. ie. Very Long Named Mob of...
Forum:
User Interface and AddOns
06/19/09, 8:44 PM
Replies:
234
LuaTexts - The new DogTags
Views:
71,355
Posted By
Aximous
Ah indeed I missed that declaration somehow,...
Ah indeed I missed that declaration somehow, other than that I couldn't find anything that could be a problem, about the tag I myself don't even have the courage to try translating that knowing that...
Forum:
User Interface and AddOns
06/19/09, 8:13 PM
Replies:
234
LuaTexts - The new DogTags
Views:
71,355
Posted By
Aximous
4th line missing a 's' in 'class' I'd need some...
4th line missing a 's' in 'class'
I'd need some help with converting this monster, if it's possible at all:
[ThickOutline][Level:Hide(Level(unit="player")):DifficultyColor " " (if ((Abbreviate(Name)...
Forum:
User Interface and AddOns
05/26/09, 4:08 PM
Replies:
2,727
Sticky:
UI Help Center
Views:
474,756
Posted By
Aximous
Is there any way in pitbull to enable cooldown...
Is there any way in pitbull to enable cooldown text only for player buffs/debuffs but not for target/focus/etc?
Forum:
Shamans
04/22/09, 12:52 PM
Replies:
1,186
[Enhancement] 3.1 changes - new rules in place
Views:
487,779
Posted By
Aximous
Just did a short test with totem of dancing...
Just did a short test with totem of dancing flames, unequipped all items, equipped 2523 and started stormstriking. Results are the following:
18:03:17> Your Stormstrike hit Expert's Training Dummy 1...
Forum:
Shamans
04/21/09, 1:12 PM
Replies:
1,186
[Enhancement] 3.1 changes - new rules in place
Views:
487,779
Posted By
Aximous
Cast LB then drop MT and you lost only 1 tick of...
Cast LB then drop MT and you lost only 1 tick of MT or maybe not even 1.
Forum:
Shamans
02/27/09, 8:22 PM
Replies:
2,763
EnhSim, DPS simulator
Views:
761,966
Posted By
Aximous
1, 2 I'm having the same results about those, and...
1, 2 I'm having the same results about those, and I'm not sure where did you get that everyone is claiming that hex is the wrong totem, never seen someone saying stuff like that. 4. you're missing...
Forum:
Shamans
02/19/09, 10:01 AM
Replies:
425
[Enhancement] Rawr.Enhance thread
Views:
527,735
Posted By
Aximous
I can provide tauren naked stats if you still...
I can provide tauren naked stats if you still need them.
Forum:
User Interface and AddOns
02/13/09, 1:45 PM
Replies:
635
The DogTags 3.0 Thread
Views:
232,572
Posted By
Aximous
Is anyone aware of some addon that'll let me...
Is anyone aware of some addon that'll let me place dogtags on any location of the screen? I used to use mHud and statblocks_dogtag, but mHud's dogtag module is broken and couldn't find any working...
Forum:
Shamans
01/27/09, 1:41 PM
Replies:
2,763
EnhSim, DPS simulator
Views:
761,966
Posted By
Aximous
Hehe, never thought about that those would matter...
Hehe, never thought about that those would matter anyway as with all the other trinkets I tried it was working perfectrly, anyhow adding those made it working so thanks for pointing it out. Meanwhile...
Forum:
Shamans
01/27/09, 11:54 AM
Replies:
2,763
EnhSim, DPS simulator
Views:
761,966
Posted By
Aximous
I'm still having issues with bandit's insignia,...
I'm still having issues with bandit's insignia, no clue what could cause the problem, any ideas or fix or something?
Config:simulation_time 10000
simulation_time_combatlog ...
Forum:
Shamans
01/17/09, 5:23 PM
Replies:
2,763
EnhSim, DPS simulator
Views:
761,966
Posted By
Aximous
Anyone else having problems with simming bandit's...
Anyone else having problems with simming bandit's insignia? I posted a config file and results with it few pages back.
Forum:
Shamans
01/10/09, 7:17 PM
Replies:
194
[Enhancement] OH Weapon Choices
Views:
114,249
Posted By
Aximous
It does but after reaching spell hit cap it's...
It does but after reaching spell hit cap it's value goes down drastically so you'd better off stacking ap instead of it.
Forum:
Shamans
01/10/09, 6:35 PM
Replies:
194
[Enhancement] OH Weapon Choices
Views:
114,249
Posted By
Aximous
Reagarding that profile, what's your point in...
Reagarding that profile, what's your point in having 18% (15% gear 3% misery) spellhit while 17% is the cap? The other thing is did you try es glyph instead ls I found it superior in my previous sims.
Forum:
User Interface and AddOns
01/08/09, 10:36 AM
Replies:
724
Hardware Interface -- Keyboards and Mice
Views:
360,916
Posted By
Aximous
I have an mx510 so I'm pretty much confortable...
I have an mx510 so I'm pretty much confortable with the mouse but the problem is that it's getting *old* that why I asked for the opinions since I heard very mixed comments about it. My main...
Forum:
Shamans
01/08/09, 10:20 AM
Replies:
194
[Enhancement] OH Weapon Choices
Views:
114,249
Posted By
Aximous
Also note that chardev has a wrong formula for...
Also note that chardev has a wrong formula for agility->crit chance.
Forum:
User Interface and AddOns
01/02/09, 5:08 PM
Replies:
635
The DogTags 3.0 Thread
Views:
232,572
Posted By
Aximous
Threatstatus returns 2 when the unit is...
Threatstatus returns 2 when the unit is "insecurely tanking" and returns 3 (I know I mistyped it, change 1 to 3 in the tag) when the unit is "safely tanking". So I'd guess it only works when there...
Forum:
User Interface and AddOns
01/02/09, 3:10 PM
Replies:
635
The DogTags 3.0 Thread
Views:
232,572
Posted By
Aximous
[Outline][(if (ThreatStatus = "1") or...
[Outline][(if (ThreatStatus = "1") or (ThreatStatus = "2") then
(-MissingHP):Red
else
(if IsMouseOver then
(-MissingHP):Cyan
end)
end)]
This should do the trick.
Forum:
User Interface and AddOns
01/02/09, 12:03 PM
Replies:
724
Hardware Interface -- Keyboards and Mice
Views:
360,916
Posted By
Aximous
I'm planning on buying a g5 mouse, is there...
I'm planning on buying a g5 mouse, is there anyone who could has it and could give me some feedback wheter it's worth buying or not?
Forum:
Shamans
12/25/08, 10:33 AM
Replies:
2,763
EnhSim, DPS simulator
Views:
761,966
Posted By
Aximous
Equipping bandit's insignia seams to cause some...
Equipping bandit's insignia seams to cause some wierd results:
arcane_resistance not found from config.
shadow_resistance not found from...
Forum:
Shamans
12/24/08, 5:06 PM
Replies:
2,763
EnhSim, DPS simulator
Views:
761,966
Posted By
Aximous
I was playing around with the ele part of the sim...
I was playing around with the ele part of the sim and I discovered mana problems with my shit gear and looking at the output it displayed 0 mana gained from JoW. I found that strange because JoW...
Forum:
User Interface and AddOns
12/18/08, 10:52 AM
Replies:
2,727
Sticky:
UI Help Center
Views:
474,756
Posted By
Aximous
Anyone has any ideas about how to make a...
Anyone has any ideas about how to make a mount-macro to use the ground mount in dalaran, wintergrasp etc, since using [noflyable] Amani War Bear
[flyable] Red Drake
gives me the error that you can't...
Forum:
User Interface and AddOns
12/12/08, 6:16 PM
Replies:
635
The DogTags 3.0 Thread
Views:
232,572
Posted By
Aximous
[if Classification="Boss" then ...
[if Classification="Boss" then ...
Forum:
Shamans
11/25/08, 5:33 PM
Replies:
2,763
EnhSim, DPS simulator
Views:
761,966
Posted By
Aximous
It appears on the paper-doll stats wich you have...
It appears on the paper-doll stats wich you have to input so no point in inlcuding it.
Forum:
User Interface and AddOns
10/28/08, 8:49 PM
Replies:
297
ShockAndAwe (formerly DisqoDice)
Views:
97,665
Posted By
Aximous
I didn't experience such bug since like 4...
I didn't experience such bug since like 4 versions back, just finished swp and didn't see a single dissappearence of MW bar. Are you sure it doesn't have anything to do with russian localization?
Forum:
User Interface and AddOns
10/23/08, 5:57 AM
Replies:
297
ShockAndAwe (formerly DisqoDice)
Views:
97,665
Posted By
Aximous
Wind shock has the same icon as WF does and if...
Wind shock has the same icon as WF does and if you reach the threat cap set in the addon it will display wind shock icon.
Forum:
User Interface and AddOns
10/19/08, 4:47 PM
Replies:
297
ShockAndAwe (formerly DisqoDice)
Views:
97,665
Posted By
Aximous
Can you make the global cooldown bar to have the...
Can you make the global cooldown bar to have the width that matches 1,5seconds relative to the other cooldown bars? It's pretty much useless when you have to compare it to the shock bar for example...
Forum:
Shamans
10/14/08, 3:25 PM
Replies:
2,763
EnhSim, DPS simulator
Views:
761,966
Posted By
Aximous
In the config file you posted 3000 stands for...
In the config file you posted 3000 stands for simulation_time not 300000.
Forum:
User Interface and AddOns
10/12/08, 5:21 PM
Replies:
635
The DogTags 3.0 Thread
Views:
232,572
Posted By
Aximous
Is there any way to get the dogtad to pull data...
Is there any way to get the dogtad to pull data out from the buff interface, I'm trying to set up a "timer" with dogtags but it doesn't let me pull out the timers of buffs that aren't casted by me.
Forum:
User Interface and AddOns
10/06/08, 1:21 PM
Replies:
635
The DogTags 3.0 Thread
Views:
232,572
Posted By
Aximous
I noticed something very interesting. The tag...
I noticed something very interesting. The tag auraduration isn't giving back anything for mark of the wild:
http://images.netbag.hu/20081006/19193533807.jpg
It gives back the duration of water shield...
Forum:
User Interface and AddOns
10/06/08, 7:23 AM
Replies:
635
The DogTags 3.0 Thread
Views:
232,572
Posted By
Aximous
They are connected by and because it checks that...
They are connected by and because it checks that I don't have any of the buffs, the '~' = 'not'
Forum:
User Interface and AddOns
09/28/08, 6:22 PM
Replies:
635
The DogTags 3.0 Thread
Views:
232,572
Posted By
Aximous
I have problem setting up a dogtag for buffs, my...
I have problem setting up a dogtag for buffs, my plan was to make a tag that would display a dot for a buff that I either don't have or I have but it's duration is less than 20minutes.
I got this so...
Forum:
Shamans
09/25/08, 11:13 AM
Replies:
2,763
EnhSim, DPS simulator
Views:
761,966
Posted By
Aximous
Chaotic and relentless metagems aren't seem to be...
Chaotic and relentless metagems aren't seem to be having the same effect. Without changing stats I got 30dps difference just by changing the metagems.
Relentless:
white 1091.21
windfury...
Forum:
Shamans
09/24/08, 12:27 PM
Replies:
2,763
EnhSim, DPS simulator
Views:
761,966
Posted By
Aximous
Great, thanks.
Great, thanks.
Showing results 1 to 50 of 82
Page 1 of 2
1
2
>
Ten Ton Hammer Network
EVE
GW2
Spark
SWToR
WoW
Contact Us
Privacy Policy