Close
Showing results 1 to 10 of 21

Hybrid View

  1. #1

    Default

    10char
    Last edited by Apatheist : 12-05-2014 at 03:15 PM

  2. #2

    Default

    Quote Originally Posted by Apatheist View Post
    Code:
    /run for bag = 0,4,1 do for slot = 1, 32, 1 do local name = GetContainerItemLink(bag,slot); if name and string.find(name,"Mulled Alterac Brandy") then PickupContainerItem(bag,slot); DeleteCursorItem(); end; end; end
    Beats having to fill your bags IMO.
    the prob is running this slows down the system (as u can not click the pet as fast). and your spam BG with the beer. (this is Very bad) as your going to keep getting reported and in the end i could see it getting removed from bg's.




  3. #3

    Default

    Quote Originally Posted by ebony View Post
    the prob is running this slows down the system (as u can not click the pet as fast). and your spam BG with the beer. (this is Very bad) as your going to keep getting reported and in the end i could see it getting removed from bg's.
    I've tested with and without deleting and saw no difference in FPS or latency.

    I did just notice the chat spam in the loot tab, though. That's probably a good reason not to do it that way. I never look at that tab so I hadn't realized it'd spam so much.

    Edit out the script from your post please so it doesn't get used

  4. #4

    Default

    Quote Originally Posted by Apatheist View Post
    I've tested with and without deleting and saw no difference in FPS or latency.

    I did just notice the chat spam in the loot tab, though. That's probably a good reason not to do it that way. I never look at that tab so I hadn't realized it'd spam so much.

    Edit out the script from your post please so it doesn't get used
    i was not talking about your system but when u use the macro i find it took a bit of time for the item to come back on the pet.

    So you meen the no follow MKII post Script?




Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •