Lebowski
Player-
Content count
136 -
Joined
-
Last visited
Everything posted by Lebowski
-
Anathema PvP — Unexpected Downtime: Update
Lebowski replied to Jakira's topic in Official Information
It simply cannot work bud. Different patches, server's have been up for different durations. The amount of gold on Anathema is far greater than Elysium. It would fundamentally ruin the economy of Elysium if they allowed transfer's from Anathema. -
Anathema PvP — Unexpected Downtime: Update
Lebowski replied to Jakira's topic in Official Information
Can we collectively stop asking for a transfer to a less progressed realm? It affect's the economy, not to mention they're of different item patches. -
Anathema PvP — Unexpected Downtime: Update
Lebowski replied to Jakira's topic in Official Information
0/10 joke's -
Is it just me or is this the equivilant of saying that they relied entirely on these 1-2 individual's donation's and that they (likely) used the small donations that would have gone to Anathema for the new realms instead?
-
They should be added with Patch 1.7 https://elysium-project.org/bugtracker/issue/744
-
This would be greatly appreciated. Thanks in advance!
-
[A] Armorsmith/Gnomish Engineer crafting [Titanic Leggings] [Biznicks 3% Hit Scope] [Lionheart Helm] [Dark Iron Boots] and more!
Lebowski replied to Lebowski's topic in Market Place
bump -
LF addon that auto accepts BoP items when solo
Lebowski replied to dabadoo's topic in UI, AddOns & Macros
If you use LazyPig, ctrl+alt will auto accept dialogue. -
aux is what you need
-
Maladath & Brutality Blade are your two Swords. Which one in MH?
Lebowski replied to Xom's topic in Warrior
Mala MH/Brut OH -
<Scuba Cops> Real #1 NA -Recruiting 15/15 Naxx.
Lebowski replied to Ickus's topic in Guild Recruitment
^ -
https://forum.elysium-project.org/topic/40535-elysium-github-addons/
-
<Scuba Cops> Real #1 NA -Recruiting 15/15 Naxx.
Lebowski replied to Ickus's topic in Guild Recruitment
bump -
You only get DK's from killing Civilian npc's
-
+1
-
Put the spell 'Attack' where #36 is and then make the following macro to spam: /run CastSpellByName("Sinister Strike") /run if not IsCurrentAction(36) then UseAction(36) end
-
he asked about the target's buffs :D as far as I know you'll need a unitframes addon such as LunaUnitFrames
-
LunaUnitFrames has mouseover built in and there is also an addon called Classic MouseOver
-
<Scuba Cops> Real #1 NA -Recruiting 15/15 Naxx.
Lebowski replied to Ickus's topic in Guild Recruitment
^ -
try using outfitter and make macro's utilizing the following commands /outfitter wear outfitname /outfitter unwear outfitname /outfitter toggle outfitname
-
use supermacro or outfitter
-
Request, Mass Drag item for Bag/Bank Inventory
Lebowski replied to Salahuddin's topic in UI, AddOns & Macros
I'm not aware of an addon that moves consumes but I use the addon Outfitter for moving my item sets between the bank and my bags. -
<Scuba Cops> Real #1 NA -Recruiting 15/15 Naxx.
Lebowski replied to Ickus's topic in Guild Recruitment
bump -
Request for herb/mineral tracking macro
Lebowski replied to Automatron's topic in UI, AddOns & Macros
if you have the SuperMacro addon then you can use /run if not buffed("Find Herbs") then CastSpellByName("Find Herbs") else CastSpellByName("Find Minerals") end If you don't have SuperMacro then you can use the following macro (not spam friendly) /run if n~= 1 then CastSpellByName("Find Herbs") n=1 else CastSpellByName("Find Minerals") n=0 ;end -
Version of Gatherer that works on Elysium?
Lebowski replied to Piellar's topic in UI, AddOns & Macros
I'm using https://github.com/jsb/Gatherer
