Gemmore - A Free Prospecting Helper menu

User Tag List

Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 39
  1. #16
    xChazx's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is there anyway you can incorporate these into your bot?

    Code:
    /cast Jewelcrafting
    /run for i=1,GetNumTradeSkills() do if GetTradeSkillInfo(i)=="Alicite Pendant" then DoTradeSkill(i, GetItemCount("Alicite")/2) break end end  
    
    /cast Jewelcrafting
    /run for i=1,GetNumTradeSkills() do if GetTradeSkillInfo(i)=="Jasper Ring" then DoTradeSkill(i, GetItemCount("Jasper")/1) break end end  
    
    /cast Jewelcrafting
    /run for i=1,GetNumTradeSkills() do if GetTradeSkillInfo(i)=="Nightstone Choker" then DoTradeSkill(i, GetItemCount("Nightstone")/2) break end end  
    
    /cast Jewelcrafting
    /run for i=1,GetNumTradeSkills() do if GetTradeSkillInfo(i)=="Hessonite Band" then DoTradeSkill(i, GetItemCount("Hessonite")/2) break end end  
    
    /cast Disenchant
    /use item:52306
    /use item:52310
    /use item:52314
    /use item:52312
    /use item:52309
    /use item:52316
    /use item:52308
    /use item:52307
    basically so, you can prospect ore, make jc stuff (until bags full) and then disenchant all with one button would be nice those are my macro's
    Last edited by xChazx; 01-03-2012 at 12:27 AM.

    Gemmore - A Free Prospecting Helper
  2. #17
    Neer's Avatar Trend Rider Authenticator enabled
    Reputation
    1460
    Join Date
    Apr 2007
    Posts
    751
    Thanks G/R
    183/834
    Trade Feedback
    6 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by xChazx View Post
    is there anyway you can incorporate these into your bot?

    Code:
    /cast Jewelcrafting
    /run for i=1,GetNumTradeSkills() do if GetTradeSkillInfo(i)=="Alicite Pendant" then DoTradeSkill(i, GetItemCount("Alicite")/2) break end end  
    
    /cast Jewelcrafting
    /run for i=1,GetNumTradeSkills() do if GetTradeSkillInfo(i)=="Jasper Ring" then DoTradeSkill(i, GetItemCount("Jasper")/1) break end end  
    
    /cast Jewelcrafting
    /run for i=1,GetNumTradeSkills() do if GetTradeSkillInfo(i)=="Nightstone Choker" then DoTradeSkill(i, GetItemCount("Nightstone")/2) break end end  
    
    /cast Jewelcrafting
    /run for i=1,GetNumTradeSkills() do if GetTradeSkillInfo(i)=="Hessonite Band" then DoTradeSkill(i, GetItemCount("Hessonite")/2) break end end  
    
    /cast Disenchant
    /use item:52306
    /use item:52310
    /use item:52314
    /use item:52312
    /use item:52309
    /use item:52316
    /use item:52308
    /use item:52307
    )



    basically so, you can prospect ore, make jc stuff (until bags full) and then disenchant all with one button would be nice those are my macro's
    There should be an addon which extends the lines you can have in a macro, would it work with that?
    Putting all of those lines in a single macro, else just make multiple macros and type in 123 or 1234 depending of the macro count, it will send 1234 to the client

  3. #18
    xChazx's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok, would somehting like this be possible?
    http://i44.tinypic.com/flwsjo.jpg

    so it sends key #1 for x amount of seconds, when that is done it sends the following key
    then when that is done it sends the next key
    etc etc etc

  4. #19
    Neer's Avatar Trend Rider Authenticator enabled
    Reputation
    1460
    Join Date
    Apr 2007
    Posts
    751
    Thanks G/R
    183/834
    Trade Feedback
    6 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    When I got my computer up and running (burned motherboard) ill be working on that
    thanks fr the great ideas.

  5. #20
    xChazx's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok thx will look forward to it

  6. #21
    jessy's Avatar Active Member
    Reputation
    17
    Join Date
    Apr 2007
    Posts
    47
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Still safe with release 15211 ?
    Last edited by jessy; 03-05-2012 at 12:31 PM.

  7. #22
    LegacyAX's Avatar Active Member
    Reputation
    21
    Join Date
    Apr 2009
    Posts
    193
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    awesome job +3 rep
    MMOEmpire.net CEO (No longer active)

  8. #23
    Neer's Avatar Trend Rider Authenticator enabled
    Reputation
    1460
    Join Date
    Apr 2007
    Posts
    751
    Thanks G/R
    183/834
    Trade Feedback
    6 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    It's still safe, it does not inject itself into the WoW Client as this has been the discussed matter of getting a bann

  9. #24
    jessy's Avatar Active Member
    Reputation
    17
    Join Date
    Apr 2007
    Posts
    47
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi, is it possible to send special keys like CTRL, SHIFT or TAB ?
    Last edited by jessy; 02-23-2012 at 03:43 PM.

  10. #25
    yoyo11215's Avatar Banned
    Reputation
    2
    Join Date
    Feb 2012
    Posts
    15
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The downloads gone, Ive tried it before +rep

  11. #26
    Mammalsauce's Avatar Master Sergeant
    Reputation
    10
    Join Date
    May 2011
    Posts
    97
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Try using the addon Bindpad. It allows macros up to 1024 characters in length (Last I checked)

    Just make one, set its keybind to '1' and this app will spam your supermacro there. Assuming that was under 1024 characters, not gonna count it.

    Bindpad isn't the only option either, there are several addons that provide the functionality of longer macros, and more macro slots. Bindpad is just the one I'm somewhat familiar with.

    If you look up Bindpad's page on curse the author of bindpad even lists some similar addons there.

  12. #27
    FlamerBois's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Randomization would be better

  13. #28
    pexx's Avatar Corporal
    Reputation
    9
    Join Date
    Dec 2010
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by FlamerBois View Post
    Randomization would be better
    I have written my own keysender with randomization feature (+ 0-200ms randomization), global hotkeys and stop after x amount. I could release it to all if that's needed just thought there was a bunch of keysenders already^^

  14. #29
    Lokiskye's Avatar Active Member
    Reputation
    30
    Join Date
    Oct 2009
    Posts
    122
    Thanks G/R
    2/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is this up to date? Safe to use?

    If this works you will save my life, im currently prospecting over 1000 stacks of ores per day and disenchanting more than 1000 items.

  15. #30
    Neer's Avatar Trend Rider Authenticator enabled
    Reputation
    1460
    Join Date
    Apr 2007
    Posts
    751
    Thanks G/R
    183/834
    Trade Feedback
    6 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Lokiskye View Post
    Is this up to date? Safe to use?

    If this works you will save my life, im currently prospecting over 1000 stacks of ores per day and disenchanting more than 1000 items.
    It's still working and safe to use
    But as always, use on your own risk.
    NO Reported banns from this and im currently using it for a guild exp exploit.

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. Replies: 15
    Last Post: 04-14-2014, 02:59 AM
  2. Replies: 12
    Last Post: 01-08-2014, 02:28 PM
  3. Free healer spriest and mage npc helpers
    By Darkwitness in forum World of Warcraft Exploits
    Replies: 5
    Last Post: 09-23-2011, 05:12 AM
  4. [Free] Gold using Prospecting
    By {CoReY} in forum World of Warcraft Guides
    Replies: 14
    Last Post: 06-02-2009, 10:57 AM
All times are GMT -5. The time now is 07:59 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search