MacroHelper menu

User Tag List

Thread: MacroHelper

Page 1 of 2 12 LastLast
Results 1 to 15 of 16
  1. #1
    emoemo's Avatar Member
    Reputation
    11
    Join Date
    Apr 2009
    Posts
    43
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    MacroHelper

    - MH2.3 Changes:
    + Hotkeys
    + Buffs
    + Control about internal Timer
    + Bugfixes



    Macro Helper is a small programm to automize different actions in wow.
    It only uses virtual keysstrokes and doesn`t write or read from WoW.

    - You can use it to spam healing in dungeons
    - You can use it to heal and buff your bot char
    - You can produce stuff, mail it to your Twink and do it x times again with one click.




    Download

    Programmed it under Vista, but i think it will run under different OS types.

    Virustotal
    Last edited by emoemo; 12-08-2009 at 09:38 AM.

    MacroHelper
  2. #2
    Multitask's Avatar Contributor

    Reputation
    158
    Join Date
    Jan 2008
    Posts
    1,112
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    uhm.... more info?

  3. #3
    emoemo's Avatar Member
    Reputation
    11
    Join Date
    Apr 2009
    Posts
    43
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The program is just for pressing buttoms. But with it you can totally automize you jewelcraftig for examaple.

    When you have lets say 300 green gems, you can tell MH to craft and to mail the Items you want to your Twink without standing up from television.

    It will craft Items, send it to your Twink and split Eternal Earth after it to start the process again.

    You can copy the macros from Macro Help or from here:
    --------------------------------------------
    --------------------------------------------
    Macro1:
    /cast Jewelcrafting
    Macro2:
    /run local s for i=1,GetNumTradeSkills() do s=GetTradeSkillInfo(i) if (s=="Blutsteinband" or s=="Sonnenfelsring" or s=="Kristallene Citrinhalskette" or s=="Kristallenes Chalzedonamulett") then DoTradeSkill(i,1) end end

    Replace it with: Bloodstone Band,Crystal Chalcedony Amulet,Crystal Citrine Necklace and Sun Rock Ring if you need to

    MailMacro:
    /run MailFrameTab_OnClick(0,2) c=0 for b=0,4 do for s=1,22 do if c<12 then l=GetContainerItemLink(b,s) if l then _,_,_,r=GetItemInfo(l) if r==138 then UseContainerItem(b,s) c=c+1 end end end end end if c>0 then SendMail("YOURTWINKSNAME"," ")end

    Replace YOURTWINKSNAME with the name of your Disenchanter.

    Split:
    /use Eternal Earth
    ------------------------------------------------------
    ------------------------------------------------------
    Last edited by emoemo; 11-15-2009 at 06:11 PM.

  4. #4
    extraspecial's Avatar Active Member
    Reputation
    34
    Join Date
    Jan 2008
    Posts
    198
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    in Macro1 you should change /cast Juwelcrafting to /cast Jewelcrafting... the misspelling will make that not work >.<
    Other than that, good contribution, please post a virus scan from Virustotal.com

    Thanks.
    Got an iPhone/iPod touch? Check out my blog for app recommendations! (I know it's not that great, I'll be adding more soon)

  5. #5
    emoemo's Avatar Member
    Reputation
    11
    Join Date
    Apr 2009
    Posts
    43
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Virustotal

    One wrong heuristic alarm
    McAfee-GW-Edition 6.8.5 2009.11.15 Heuristic.BehavesLike.Win32.Trojan.J
    Last edited by emoemo; 11-15-2009 at 06:24 PM.

  6. #6
    Barrt73Rus's Avatar Banned
    Reputation
    171
    Join Date
    May 2009
    Posts
    1,273
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by emoemo View Post
    Virustotal

    One wrong heuristic alarm
    McAfee-GW-Edition 6.8.5 2009.11.15 Heuristic.BehavesLike.Win32.Trojan.J
    emoemo delete ****en mcafee and install KIS 2010

  7. #7
    emoemo's Avatar Member
    Reputation
    11
    Join Date
    Apr 2009
    Posts
    43
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Barrt73Rus View Post
    emoemo delete ****en mcafee and install KIS 2010
    This was a report from virustotal with 40 scaners

  8. #8
    Barrt73Rus's Avatar Banned
    Reputation
    171
    Join Date
    May 2009
    Posts
    1,273
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by emoemo View Post
    This was a report from virustotal with 40 scaners
    You always believe online scanners? I'm sorry

  9. #9
    emoemo's Avatar Member
    Reputation
    11
    Join Date
    Apr 2009
    Posts
    43
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Barrt73Rus View Post
    You always believe online scanners? I'm sorry
    This makes no sense.

    I programmed this little tool, postet a scan from virustotal with one heurist alarm.
    You : "emoemo delete ****en mcafee and install KIS 2010 "
    I : "This was a report from virustotal with 40 scaners"
    You:"You always believe online scanners? I'm sorry "

    Did i say that i believe in online scanners?
    I know this alarm was wrong, so no.
    Did i say that no scanner is on this my computer ?

  10. #10
    snigelmannen's Avatar Member
    Reputation
    27
    Join Date
    Jul 2007
    Posts
    318
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Coded in what? and dont mind the forum trolls.

    ill give 3 rep to the one who can prove this is trojan.
    Last edited by snigelmannen; 11-16-2009 at 09:55 AM. Reason: Sorry was tired and no coffee!
    " Spy sappin mah sentry! "

  11. #11
    maclone's Avatar / Authenticator enabled
    Reputation
    2420
    Join Date
    Nov 2007
    Posts
    8,726
    Thanks G/R
    0/1029
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by snigelmannen View Post
    Coded in what? and dont mind the forum trolls.

    ill give 3 rep to the one who can make a real trojan to infect my pc. gl hf
    It's coded in Delphi.

    It doesn't take long to create a "real" trojan and doesn't really need skills cause you just can go copypaste everything on the so called "hacking forums".
    And if would still be undetected by any AV.

    emoemo created something he wanted to share with us, so stay on-topic now and don't go over to a malware or not to malware discussion.
    Last edited by maclone; 11-16-2009 at 08:10 AM.
    Zomfg. And no, don't ask. - Dombo did it.

  12. #12
    snigelmannen's Avatar Member
    Reputation
    27
    Join Date
    Jul 2007
    Posts
    318
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Delphi thanks. Well basically the programs released here are usually good, id be using this if i had any of the proffs. But the thing is that as soon as someone sees "trojan" or similar they go berserk and yell "virus virus" and KIS detects normal keygens as trojans and even random txt files with Auto It code in them.
    " Spy sappin mah sentry! "

  13. #13
    sasoritail's Avatar Contributor
    Reputation
    161
    Join Date
    Sep 2008
    Posts
    655
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I scanned with my Avast, nothing detected
    I like it ^^ saved me some time
    +Rep
    It's been a while

  14. #14
    emoemo's Avatar Member
    Reputation
    11
    Join Date
    Apr 2009
    Posts
    43
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Added english and french (hope they are correct) macros.
    You can now easy cp your macros.

  15. #15
    tutt100's Avatar Private
    Reputation
    2
    Join Date
    Nov 2009
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I think I will have to give this a try.

Page 1 of 2 12 LastLast
All times are GMT -5. The time now is 06:49 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