• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Gotta love private buyers

    Discussion in 'General Discussion Forum' started by tozededao, Jul 8, 2010.

    1. tozededao

      tozededao Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,225
      Likes Received:
      5
      Trophy Points:
      38
      privater.jpg (big filler)
       
    2. ZoOoOoM

      ZoOoOoM Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,213
      Likes Received:
      14
      Trophy Points:
      38
      lol, good luck farming 500k's worth of herbs xD
       
    3. nuggat

      nuggat Member

      Joined:
      Jan 19, 2010
      Messages:
      496
      Likes Received:
      1
      Trophy Points:
      18
      depends on how many bots he got:)
       
    4. BadWolf

      BadWolf New Member

      Joined:
      Jan 15, 2010
      Messages:
      262
      Likes Received:
      11
      Trophy Points:
      0
      Paste me your Retrieve/Deposit macro for Lichbloom please (I can adapt to other items myself)
       
    5. tozededao

      tozededao Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,225
      Likes Received:
      5
      Trophy Points:
      38
      Code:
      MACRO 16777218 "DEP ICETHORN" INV_Misc_QuestionMark
      /script for bag = 0, 4 do for slot = 1, GetContainerNumSlots(bag) do local name = GetContainerItemLink(bag,slot) if name and string.find(name,"Icethorn") then DEFAULT_CHAT_FRAME:AddMessage("Deposit"..name) UseContainerItem(bag,slot) end end end 
      END
      MACRO 16777219 "DEP LICH" INV_Misc_QuestionMark
      /script for bag = 0, 4 do for slot = 1, GetContainerNumSlots(bag) do local name = GetContainerItemLink(bag,slot) if name and string.find(name,"Lichbloom") then DEFAULT_CHAT_FRAME:AddMessage("Deposit"..name) UseContainerItem(bag,slot) end end end 
      END
      MACRO 16777217 "Herbs" INV_Misc_QuestionMark
      
      MACRO 16777221 "RET ICE" INV_Misc_QuestionMark
      /run for t=1,GetNumGuildBankTabs()do for s=1,98 do local l=GetGuildBankItemLink(t,s)if l and strfind(l,"Icethorn")then SetCurrentGuildBankTab(t)AutoStoreGuildBankItem(t,s)end end end 
      END
      MACRO 16777220 "RET LICH" INV_Misc_QuestionMark
      /run for t=1,GetNumGuildBankTabs()do for s=1,98 do local l=GetGuildBankItemLink(t,s)if l and strfind(l,"Lichbloom")then SetCurrentGuildBankTab(t)AutoStoreGuildBankItem(t,s)end end end 
      END
      You can use them to deposit on Gbank, trade and mail.
       
    6. tozededao

      tozededao Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,225
      Likes Received:
      5
      Trophy Points:
      38
      Lich is 50 on my server and Icethorn 45 :D
       
    7. lightingthunder

      lightingthunder New Member

      Joined:
      Jun 28, 2010
      Messages:
      404
      Likes Received:
      2
      Trophy Points:
      0
      He prolly bought that amount of gold so he won't last for long before getting banned
       
    8. theholyone

      theholyone New Member

      Joined:
      Jan 30, 2010
      Messages:
      505
      Likes Received:
      0
      Trophy Points:
      0
      true at lightning lol! XD
       
    9. tozededao

      tozededao Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,225
      Likes Received:
      5
      Trophy Points:
      38
      Why would he buy gold to buy herbs to sell flasks?
       
    10. ZoOoOoM

      ZoOoOoM Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,213
      Likes Received:
      14
      Trophy Points:
      38
      To make more gold... DUH :D

      Some people are crazy like that =p
      But imo he made it himself. With prices like these for herbs i can only imagine the prices of flasks :)
       

    Share This Page