Jump to content

Vordabeatzz

Members
  • Posts

    4
  • Joined

  • Last visited

Vordabeatzz's Achievements

Newcomer

Newcomer (1/22)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

2

Reputation

  1. Name: Tthesleeperr Realm: Fun Reason: Insulting Relatives http://i.imgur.com/ttX5qe1.png
  2. Hey, since i was in great need of this, i searched a bit on google and found this. Macro for semi-automatic milling. Practicaly, it scan your bag for items, after that, you just spam the milling macro untill you run out of herbs. First macro, which you run just once: /run function FnH() for i=0,4 do for j=1,GetContainerNumSlots(i) do local t={GetItemInfo(GetContainerItemLink(i,j) or 0)} if t[7]=="Herb" and select(2,GetContainerItemInfo(i,j))>=5 and t[11]>=200 then return i.." "..j,t[1] end end end end Second macro, the one you spam: /run local f,l,n=AuM or CreateFrame("Button","AuM",nil,"SecureActionButton Template") f:SetAttribute("type","macro") l,n=FnH() if l then f:SetAttribute("macrotext","/cast Milling\n/use "..l) SetMacroItem("zzMilling",n) end /click AuM If you need detailed explanation, you can head over here and read full article: http://www.warcraft-planet.com/useful-world-of-warcraft-milling-macros/ I've added another macro there which might speed up whole thing. Cheers!
  3. Name: Cherrybo Realm: 100x Reason: swearing and insulting Proof:[ATTACH=CONFIG]80139[/ATTACH]
  4. Hello guys, i'd take a moment of yours to present you website i run in my free time. It's mostly based around screenshoting beautiful areas in World of Warcraft universe. Main gallery is split in two parts, uploads by my brothers or me, and community submitted captures. Words won't tell you as much as one picture would. :) Feel free to explore a bit, it doesn't ask for any usernames, passwords etc, it's clean on that part. It just ask if you want to subscribe for news and that's all. You can view main gallery here: http://www.warcraft-planet.com/screenshots-wp/ For the rest, you can find on your own. Thanks for checking. An example of the screenshot: http://www.warcraft-planet.com/content/gallery-stuff/world/0052-warcraft-planet-the-wandering-isle.jpg http://www.warcraft-planet.com/content/gallery-stuff/world/0061-warcraft-planet-elwynnforest.jpg
×
×
  • Create New...