[Annoyer] Spam horse sound menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 28
  1. #1
    turner850's Avatar Member
    Reputation
    14
    Join Date
    Jul 2007
    Posts
    83
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Annoyer] Spam horse/celestial steed sound

    Bored in Dalaran showing off your 6,000 gearscore? or maybe your swift alliance steed.

    Well have some fun! Make a macro "/mountspecial" and bind it to E (or switch the keybind in the script)

    This script will spam w and e over and over and your horse mount will sound like hes ****ing something hard. Fun to annoy everyone in dalaran.

    Copy this script and save it as .au3 (download AutoIT) and run it.

    Mount up on a horse (I havent tested this with any horde mount, This works best with swift alliance steed though)
    Press 1 to start/pause the script
    Press ESC to quit

    Code:
    ; Press Esc to terminate script
    
    Global $UnPaused
    HotKeySet("1", "TogglePause")
    HotKeySet("{ESC}", "Terminate")
    
    While 1
        Sleep(100)
        ToolTip("Script is Paused",0,0)
    WEnd
    
    Func TogglePause()
        $UnPaused = NOT $UnPaused
        While $UnPaused
            ToolTip("Sending...",0,0)
                    Send("w")
    		Sleep(90)
    		Send("e")
        WEnd
    EndFunc
    
    Func Terminate()
        Exit 0
    EndFunc
    making a quick video of this fun..

    EDIT:: THIS WORKS GREAT WITH CELESTIAL STEED!!!!

    Change Sleep(50) to Sleep(90)

    I have changed the original script to 90, it seems to work better
    Last edited by turner850; 04-23-2010 at 03:32 PM.

    [Annoyer] Spam horse sound
  2. #2
    Eddie12390's Avatar Member
    Reputation
    11
    Join Date
    May 2009
    Posts
    70
    Thanks G/R
    0/3
    Trade Feedback
    12 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Wow. Why would you even waste your time making this? x]

  3. #3
    turner850's Avatar Member
    Reputation
    14
    Join Date
    Jul 2007
    Posts
    83
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Eddie12390 View Post
    Wow. Why would you even waste your time making this? x]

    like i said... sitting in dalaran on a saturday with nothing to do.


    ... too nerdy to go outside

  4. #4
    swollen's Avatar Member
    Reputation
    36
    Join Date
    May 2007
    Posts
    124
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Awful program awful idea.
    No good uses, this would just piss me off.

  5. #5
    johnyluck's Avatar Member
    Reputation
    1
    Join Date
    Jun 2009
    Posts
    60
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by swollen View Post
    Awful program awful idea.
    No good uses, this would just piss me off.
    i rather have this annoyer then ur stupid dyno hack, don't post in this thread then.

  6. #6
    Thelovefool's Avatar Banned
    Reputation
    198
    Join Date
    Mar 2009
    Posts
    273
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    very epic +Rep

  7. #7
    swollen's Avatar Member
    Reputation
    36
    Join Date
    May 2007
    Posts
    124
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by johnyluck View Post
    i rather have this annoyer then ur stupid dyno hack, don't post in this thread then.
    No need for a flame war.
    What benefit does this script have?
    You can accomplish this by hand.
    You can't do anything DynoHack does by hand.

  8. #8
    araknidude's Avatar Corporal
    Reputation
    7
    Join Date
    Mar 2010
    Posts
    32
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Swollen, if you don't have anything constructive or positive or remotely positive to say about this man's hack/mod/whatever, you really shouldn't waste your time in this thread. It's also not the place to plug in little covert ads for your Dynobot. It's supposed to piss players off. That's the idea. Just because you think it's awful doesn't mean others will. You've said your piece. Not very helpful, though. The man's contributing. And as a fellow developer/designer, you should keep an open mind and at least appreciate the efforts he's put forth as a developer, even if you don't like the outcome of said efforts.

    I can see some use in this hack, and I've witnessed it being used by other players; it is quite annoying. It would be fun to go the alliance bank and use this program. Vice/versa for alliance players to do at the North Bank.

    It does have a use; this script accomplishes something. Pissing off other players, that requires no input from the player. How is that difficult to see?

    If you really have a beef with this program, perhaps take it up with the creator via a personal message. No need to continue bashing his program in his public thread any further than you have already.
    Last edited by araknidude; 04-12-2010 at 02:01 AM.

  9. #9
    Mr.Zunz's Avatar Contributor
    Reputation
    92
    Join Date
    Mar 2007
    Posts
    393
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by swollen View Post
    You can accomplish this by hand.
    I just lolled, so you say I don't have to use your bot cus I can do it by hand, that doesn't seem logically...

    Ok on-topic; I made something like this a while ago but got bored fast, but it was a good laugh at people telling me to f(...) off :'D


  10. #10
    swollen's Avatar Member
    Reputation
    36
    Join Date
    May 2007
    Posts
    124
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by WinRawr View Post
    I just lolled, so you say I don't have to use your bot cus I can do it by hand, that doesn't seem logically...

    Ok on-topic; I made something like this a while ago but got bored fast, but it was a good laugh at people telling me to f(...) off :'D
    If you actually read what was being said instead of just jumping on the band wagon I said my hack cant be done by hand not my bot

    Originally Posted by araknidude View Post
    Swollen, if you don't have anything constructive or positive or remotely positive to say about this man's hack/mod/whatever, you really shouldn't waste your time in this thread. It's also not the place to plug in little covert ads for your Dynobot. It's supposed to piss players off. That's the idea. Just because you think it's awful doesn't mean others will. You've said your piece. Not very helpful, though. The man's contributing. And as a fellow developer/designer, you should keep an open mind and at least appreciate the efforts he's put forth as a developer, even if you don't like the outcome of said efforts.

    I can see some use in this hack, and I've witnessed it being used by other players; it is quite annoying. It would be fun to go the alliance bank and use this program. Vice/versa for alliance players to do at the North Bank.

    It does have a use; this script accomplishes something. Pissing off other players, that requires no input from the player. How is that difficult to see?

    If you really have a beef with this program, perhaps take it up with the creator via a personal message. No need to continue bashing his program in his public thread any further than you have already.
    I'm wasting my time?
    How long did it take you to write that.
    I didn't 'bash' the program i expressed my opinion. People post hear to here opinions.
    Last edited by swollen; 04-12-2010 at 02:38 AM.

  11. #11
    silverjax's Avatar Member
    Reputation
    2
    Join Date
    Jan 2007
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by swollen View Post
    Awful program awful idea.
    No good uses, this would just piss me off.
    Said the one with his "oh so awesome" bot..

    Thanks turner850

  12. #12
    swollen's Avatar Member
    Reputation
    36
    Join Date
    May 2007
    Posts
    124
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by silverjax View Post
    Said the one with his "oh so awesome" bot..

    Thanks turner850
    1. I never said it was "oh so awesome"
    2. You haven't used it.
    3. My bot grinds honor and experience for you
    4. This spams a key

    /post

  13. #13
    Mr.Zunz's Avatar Contributor
    Reputation
    92
    Join Date
    Mar 2007
    Posts
    393
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by swollen View Post
    1. I never said it was "oh so awesome"
    2. You haven't used it.
    3. My bot grinds honor and experience for you
    4. This spams a key

    /post
    So why are you cracking down this 'script' comparing it with your fully coded bot and/or hack which is in no way comparable to this...


  14. #14
    ~OddBall~'s Avatar Contributor
    Reputation
    207
    Join Date
    Jan 2008
    Posts
    1,156
    Thanks G/R
    4/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    one of the best/most popular threads in elite exploits is based around pissing people off and people loved it. People love to annoy others, it can be mildly amusing for a decent amount of time.

    As to why make a program, well a program can spam faster (i.e. be more annoying) than a human can any day.

    No need for a flame war.
    You started it by telling him this program was awful, you are also continuing it by attempting to degrade his program, by comparing it to yours.

    I didn't 'bash' the program i expressed my opinion.
    Awful program awful idea.
    No good uses
    You are bashing it, really just leave it alone....Evidently you don't like it, however you aren't everyone, others evidently do like it therefore you don't have to go making a blatantly ignorant statement that it's an awful program. You didn't even state it as your opinion you stated it like it was fact, this is what makes it bashing.
    https://www.mmowned.com/forums/world-of-warcraft/guides/278302-selecting-bot-you.html - SELECTING THE BOT FOR YOU

    PHWOOOOAAAAAR - Parog was here. <3 <----Wtf's a Parog?

  15. #15
    swollen's Avatar Member
    Reputation
    36
    Join Date
    May 2007
    Posts
    124
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ~OddBall~ View Post
    one of the best/most popular threads in elite exploits is based around pissing people off and people loved it. People love to annoy others, it can be mildly amusing for a decent amount of time.

    As to why make a program, well a program can spam faster (i.e. be more annoying) than a human can any day.



    You started it by telling him this program was awful, you are also continuing it by attempting to degrade his program, by comparing it to yours.


    You are bashing it, really just leave it alone....Evidently you don't like it, however you aren't everyone, others evidently do like it therefore you don't have to go making a blatantly ignorant statement that it's an awful program. You didn't even state it as your opinion you stated it like it was fact, this is what makes it bashing.
    I thought the "that would just piss me off" part would be self explanatory, obviously not. I never intended to start a "flame war" although my words may have been a little harsh. I won't post here anymore because I don't want this to un-necessarily escalate more than it already has.

Page 1 of 2 12 LastLast

Similar Threads

  1. [Warriors, tested] Making annoying sounds with a mammoth
    By kroryyk in forum World of Warcraft Exploits
    Replies: 7
    Last Post: 04-19-2009, 06:19 PM
  2. How to fix annoying sound!
    By Hemorrhage in forum World of Warcraft Guides
    Replies: 5
    Last Post: 10-31-2008, 07:07 PM
  3. [Request] Spam Sound (+rep if you help)
    By Nastya in forum WoW ME Questions and Requests
    Replies: 1
    Last Post: 06-03-2008, 06:36 PM
  4. Guide To Annoying/Spamming Without the ban factor!
    By Cot in forum World of Warcraft Guides
    Replies: 5
    Last Post: 01-01-2008, 07:14 AM
  5. How to stop annoying spam
    By illogic in forum World of Warcraft Guides
    Replies: 8
    Last Post: 10-25-2007, 12:53 AM
All times are GMT -5. The time now is 10:59 PM. 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