Open clams with Glider menu

User Tag List

Results 1 to 12 of 12
  1. #1
    Marlo's Avatar Banned
    Reputation
    84
    Join Date
    Jul 2006
    Posts
    2,453
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Open clams with Glider

    OK did a quick search for clams on MMOwned and I was surprised to see nothing o_0 So I thought I would make a simple little post.

    So first off you need the script, This is very very simple really. just make a macro and slap this in it.
    Code:
    /script l=5;m=0;f=string.find;for b=0,4,1 do for s=1,GetContainerNumSlots(b),1 do n=GetContainerItemLink(b,s);if n and f(n,"Clam")then if f(n,"Clam ")or f(n,"Clams")then b=b else l=b;m=s;end;end;end;end;if l<5 and m>0 then UseContainerItem(l,m)end
    Now whenever you click this macro it will search your bags for a clam and open it, But wont loot it (yet)

    OK so now go to your interface options and click "auto loot" and set the loot button the CTRL. So now when you click the macro it will loot the clam

    Now to tell glider to use the macro.

    Open up your Keys.xml file (go to glider, click the keys tab and then press save. This will make the keys.xml) Now in keys.xml find this line
    Code:
    <Key KeyName="Common.PreCombat" BarState="Indifferent" ShiftState="None" Char="Undefined" />
    Now change it to this
    Code:
    <Key KeyName="Common.PreCombat" BarState="Rest" ShiftState="None" Char="-" />
    Now put the macro on your rest bar at the - key and go to Glider and reload your keys and Bingo, Clam opener

    If your wondering why i put it on precombat its because if you put it on postloot it tends not to work all the time (lag ect)

    Posted on Glider forums, slightly adapted by Marlo

    Open clams with Glider
  2. #2
    Battlemidge's Avatar Active Member
    Reputation
    32
    Join Date
    Jul 2006
    Posts
    141
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Open clams with Glider

    Wow, nice find. Was looking for something like this. +rep
    roar.

  3. #3
    Notahax's Avatar Contributor
    Reputation
    296
    Join Date
    Jun 2006
    Posts
    1,320
    Thanks G/R
    7/24
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Open clams with Glider

    malro can you make a guide to how to put the item for the glider to loot.Like
    EXAMPLE:

    CODE,LOOT,(name of item)

    i know thats not a real code but can you do something like that +rep

  4. #4
    Marlo's Avatar Banned
    Reputation
    84
    Join Date
    Jul 2006
    Posts
    2,453
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Open clams with Glider

    Lootfilter simple addon.

    What it does is Delete specified items or keep only specified objects.

    http://wow.curse-gaming.com/en/files/downloads/21600/
    Just unzip it and put it in your wow/interface/addons folder

    when its installed log into wow and type /lf this will bring up the lootfilter window, the rest ots kind of obvious

  5. #5
    Ced's Avatar Contributor
    Reputation
    115
    Join Date
    May 2006
    Posts
    559
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Open clams with Glider

    Why would you want clams :s

  6. #6
    Marlo's Avatar Banned
    Reputation
    84
    Join Date
    Jul 2006
    Posts
    2,453
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Open clams with Glider

    Proflax you numb nuts Clams can have Gold pearls inside (30g on my server) i have gotten 3 so far with clam opener. Also a lot of other pearls.

    Lol @ you if you never pick them up :P

  7. #7
    Ced's Avatar Contributor
    Reputation
    115
    Join Date
    May 2006
    Posts
    559
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Open clams with Glider

    I dont waste of bag space
    But i thought this was for the Clam Meat

  8. #8
    Marlo's Avatar Banned
    Reputation
    84
    Join Date
    Jul 2006
    Posts
    2,453
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Open clams with Glider

    nahh :P i have lootfilter installed so it only keeps pearls. Destroys the meat after its looted. and this Guide makes it so they dont waste bagspace :P

  9. #9
    Ced's Avatar Contributor
    Reputation
    115
    Join Date
    May 2006
    Posts
    559
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Open clams with Glider

    +rep

    I just need Glider now

  10. #10
    ventocuratio's Avatar Member
    Reputation
    5
    Join Date
    Dec 2006
    Posts
    32
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Open clams with Glider

    Marlo strikes again!! Good job man.
    Google Toolbar has spellcheck. You should look into it.

  11. #11
    Lorokaz's Avatar Active Member
    Reputation
    25
    Join Date
    Dec 2006
    Posts
    142
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Open clams with Glider

    whoa whoa whoa, ur getting clams so where r u fighting? or r u fishing... if so u can use this with fishbot? im new with this auto it script stuff i dont understand it

  12. #12
    Marlo's Avatar Banned
    Reputation
    84
    Join Date
    Jul 2006
    Posts
    2,453
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Open clams with Glider

    Clams can drop off pretty much anything that's on a beach, And yeh you probably could use this with fishing.

Similar Threads

  1. Open clams with Glider
    By Marlo in forum WoW Bot Maps And Profiles
    Replies: 12
    Last Post: 04-19-2007, 01:51 PM
  2. bad xp/hr with glider
    By Snuss in forum World of Warcraft General
    Replies: 6
    Last Post: 03-10-2007, 10:57 PM
  3. Need quick help with glider!
    By T.L. Cobra in forum World of Warcraft General
    Replies: 3
    Last Post: 01-31-2007, 04:09 PM
  4. AFK in AV with glider.
    By totalpk in forum World of Warcraft Guides
    Replies: 5
    Last Post: 10-16-2006, 09:27 AM
  5. Auto Pickpocket With Glider!
    By Tory in forum World of Warcraft Bots and Programs
    Replies: 3
    Last Post: 09-30-2006, 07:50 PM
All times are GMT -5. The time now is 01:33 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search