EffToyz
Player-
Content count
166 -
Joined
-
Last visited
Everything posted by EffToyz
-
Is it possible to play where Blizz servers are blocked?
EffToyz replied to Trophy Un1ocked's topic in General Discussion & Suggestions
I'm like the fact that every time I play on vanilla server, I let blizzard know that I play not retail version. And they can't ban you for playing on private servers. -
Frostadamus did great job with that UI.
-
[ADDON] vQueue - A group finder for vanilla!
EffToyz replied to Immunity's topic in UI, AddOns & Macros
It's easy. Questie breaks vanilla spirit? Don't use it. It's not your business how exactly people having fun. -
Yeah, I would love to see how many times I tried to sell something before I d/e this. At least. Or how many times I sold something with flashing success!
-
For all good people out there: directory name should be: aux_merchant_prices Didn't appear on addon list until I renamed aux-merchant-prices into aux_merchant_prices
-
Have you tried to turn every other addon off and try if CorkFu still behave this way?
-
I knew if I will ask over and over again, you will embrace kindness in your heart and do it. <3
-
How about use search first? This question was asked like 20 times already. And answer is no. You can use, but chances are good that you gonna be banned.
-
+1 to tooltip issue. If Opium or ShaguQuest adds information on the tooltip, it's covered by the health bar, really inconvenient.
-
HE'S BACK!!!!! Modernist! Any chance you change gray trash auto sell procedure? Nostalrius disconnects you if you sell too much shinies at once.
-
Error: EnumerateFrames: Couldn't find 'this' in current object AddOn: Clean_Up_GUI File: Clean_Up_GUI.lua Line: 111 Count: 1 -------------------------------------------------- Error: attempt to index field `target' (a nil value) AddOn: Clean_Up_GUI File: Clean_Up_GUI.lua Line: 167 Count: 1 But everything is ok if I turn off modui.
-
Can you enable new addons without EXITING the game?
EffToyz replied to Proptersecreto's topic in UI, AddOns & Macros
No, adding add-ons require restart game. You can re-read addon files (if you made some small changes) with /reload -
Hi Bit, it's me again ;) Any chance that you will make Clean Up GUI compatible with modui?
-
Poor kid doesn't know how attract viewers? :D I kek'd from another video, somebody made a short version of his gank streams, and that was beautiful (unfortunately he removed this video). Level 25 hunter kited Lolkain as a god, 2 lvl 30 rogues were controlling him as gods, unfortunately, gear difference didn't let them actually kill him, but that was beautiful. Killing afking shaman was epic (I mean, not killing, shaman at 10% returned and just pwned Lolkain). THAT was beautiful. No wonder that kid killing lvl 20 ppl at Zoram Strand, down to his level I guess. Because 2 lvl 25 more likely gonna kill him with no problems.
-
Personally, I have only one toon 35 lvl. And so tired of bored ?? who has nothing better to do that sit whole day in low location and enjoying pvp server. I don't think so. A lot of people talking about fresh server and a lot of people have 60s with pretty good gear and don't wanna leave this behind. I think population will evenly distribute between 2 servers. And then newcomers will hit queue on one server and start on another. Just my thought.
-
you missed same thing. but in general, when you get addon from GitHub, you should remove -master part from directory name.
-
You missed on website Or you could install git on your computer, then getting addon will be easy like this: git clone https://github.com/shirsig/aux-addon.git and updating as easy like this git pull
-
Mages are also aoe grind gods, but keep in mind, that at populated server as Nostalrius is all good spots would be busy. But you could find lower levels spots, especially if you kill beasts and have skinning on your toolbelt. Or if you kill humanoids (they drop cloth), tailoring and [dis]enchanting would be super good. You could saw spell power gear, bags, or make greens for D/E'ing. Some mages farm non elite packs in DM, but you can do "legally" (without breaking server rules) this only 5 times in hour. PS: Keep in mind that you can get tailoring/skinning on your mage and enchanting on other character :D
-
[AddOn] SmallerRollframes - Make your roll frames smaller!
EffToyz replied to Ike's topic in UI, AddOns & Macros
One more feature request. Two in one :D When people roll need/greed, showing number on buttons, so I could see if someone needed on crafting material and need as well w/out scrolling and parsing chat. Add keybinding to need/greed/pass buttons. This could be really useful because sometimes you are busy fighting and honestly roll buttons are too small at 1920x1080, I would love to just press a button. Thanks! -
Using SpamThrottle but I'm still getting gold spam whispers on WIM
EffToyz replied to Winsane's topic in UI, AddOns & Macros
Make sure you installed this fork. It's compatible with WIM. And probably you gonna need to add couple more filters. -
You need addon called CastModifier. It brings macros functionality up to TBC level.
-
Get herbalism/mining. If there is a mob near, root it, get your node, run to next. You can get alchemy as well and craft consumables for some extra income. and if you got lucky with flask recipes, you can make much more. Or you can get both mining and herbalism, get gatherer addon and.. you got it.
-
Sell-O-Matic. Button on npc trade window, you can also add some white useless stuff for auto-vendoring. I have macro if you want, which adds things on sell list just by hoovering over item in bag and pressing a button. Garbage Fu. Best in category because it sells in cycle with delay, not whole sell list at once (on Nost you most likely will get d/c'ed) with easy to drop cheap garbage on the field and putting things on keep list. Requires Informant for item prices, or I can share my patch which get prices from aux databases. Something wrong with your version, Natur Enemy Cast Bar does show enemy cast bar and some basic CC durations. You can try BG Enemy Frames, it gives you movable enemy casting bar, or even build into enemy frame. It's not EnhTooltip issue, check informant slash commands, you can turn these stack sizes and vendor buy tooltips off. Also, if you reselling things from vendors with limited supply, it is pretty important to see vendor buy price because these morons on AH undercutting so hard, that they selling these items cheaper that you can buy from a vendor. :D And you can remove these three addons and install aux, with some magic you can add vendor prices to its database, author is big slacker and doesn't want to add import into addon, just put his .lua file on internet. Or just sell things to vendors, eventually your vendor price database will be filled with data, but this is not so good when you doing some quest and wanna get most expensive item for sell. /aux tooltip vendor sell /aux tooltip tooltip value Then you will see in tooltip not just vendor price, but also market value and disenchant value. Just bear with it. ;) Benefits are so great, I could use this addon with acid yellow/green colors.
-
SuperMacro /run if buffed("Mana Shield") then unbuff("Mana Shield") else cast("Mana Shield") end /run if not buffed("Power Word: Fortitude") then cast("Power Word: Fortitude") end
-
/run AssistUnit("player"); and turn "attack on assist" option on.
