[ImpactWoW] Vote Exploit - Unlimited Emblems menu

User Tag List

Results 1 to 12 of 12
  1. #1
    CryptoCombat's Avatar Contributor #define ME 0x1337 CoreCoins Purchaser
    Reputation
    194
    Join Date
    Jan 2009
    Posts
    473
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [ImpactWoW] Vote Exploit - Unlimited Emblems


    [THEORY]

    On an unrelated note from my last vote exploit thread...I've found that on ImpactWoW PvP Server you can vote at seven sites. Analyzation of the protocol showed that the server awarded vote points based on site Id and character name:
    Code:
    http://realm.impactwow.com/vote.php?id=2&name=Velysong

    This led me to wonder how the php script would handle a non-numeric value in the id slot. Further analysis showed that it treated letters and phrases the same way. this meant that it most likely used a simple
    Code:
    if not(id=voted) then...

    to determine whether or not to give a vote reward. With this presumtion, I continued to experiment by removing the value from the Id parameter altogether. This, in theory, would send a nil value, and therefore bug the php code, and that in turn would send a false return from the 12 hour timer check, and allow emblems to be rewarded.

    This means that you can use
    Code:
    http://realm.impactwow.com/vote.php?id=&name=[your character name here]

    to generate unlimited vote rewards by repeatedly sending a nil value.


    [APPLICATION]

    Download a mass website visitor, or spam your refresh button:
    Code:
    http://realm.impactwow.com/vote.php?id=&name=[your character name here]

    Run or spam to get a ton of emblems. Now go to your mailbox, shift-click each one to autoloot the mail (don't bother deleting, it'll override the old with new mail).

    Make a macro ingame with the following contents:
    Code:
    /script BuyMerchantItem(3,15);

    And a second with:
    Code:
    /script BuyMerchantItem(2,1);

    Now approach the Emblem Exchange vendor, and use the first macro to buy 15 Emblems of Valor per click, and the second to buy 1 Emblem of Conquest per click.

    Profit.

    In case you're wondering why I explained this so thoroughly, it's because I'm trying to inform the community as to how these exploits are discovered. I understand that this was a simple example, but everyone has to start understanding somewhere.


    [ImpactWoW] Vote Exploit - Unlimited Emblems
  2. #2
    LucasGod's Avatar Active Member
    Reputation
    35
    Join Date
    Mar 2009
    Posts
    462
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So, I wonder if that work elsewhere. +rep

  3. #3
    Maydie's Avatar Active Member
    Reputation
    59
    Join Date
    Apr 2007
    Posts
    366
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Really great to see what people can come up with by experimenting!
    Will try this asap,leveling retail atm.
    +Rep x3 when i can
    EDIT: Works like a charm
    Last edited by Maydie; 01-06-2010 at 10:57 AM.

  4. #4
    Ground Zero's Avatar ★ Elder ★
    Reputation
    1132
    Join Date
    Aug 2008
    Posts
    3,503
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice share, this has been used a few times in the past with other voting systems, but +Rep for finding a site which still allows use of it.

  5. #5
    CryptoCombat's Avatar Contributor #define ME 0x1337 CoreCoins Purchaser
    Reputation
    194
    Join Date
    Jan 2009
    Posts
    473
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I don't doubt that one bit. It's a relatively simple mistake for a web designer to make, and therefore easy for the experienced eye to detect.

    I'm relatively new to the warcraft emu hacking world...so I haven't seen it with the same mechanics on a WoW private server site before. My apologies.

  6. #6
    Ground Zero's Avatar ★ Elder ★
    Reputation
    1132
    Join Date
    Aug 2008
    Posts
    3,503
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It's alright, nobody has posted this before so it's not a repost, it's a good valid post, no need to apologise.

  7. #7
    LucasGod's Avatar Active Member
    Reputation
    35
    Join Date
    Mar 2009
    Posts
    462
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I wonder if it work on a server you can vote to get GM. I've seen one or two already, but that was long ago. You needed like 500 Votes, and could only vote once a day, assuming you had no Proxy Skillz.

  8. #8
    boed's Avatar Member
    Reputation
    3
    Join Date
    Nov 2007
    Posts
    70
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    lorddenathor, you got pm mate.
    Good tut, +rep.

  9. #9
    mg3115's Avatar Banned
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice share dude

  10. #10
    Gravecorp's Avatar Member
    Reputation
    11
    Join Date
    Oct 2008
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    These coding screw ups still exist?
    I would have figured anybody who knows anything about web programming would fix that before implementing.

    Did they write it themselves or did they use a premade setup?
    If it was premade it would explain a lot.

  11. #11
    120ck's Avatar Member
    Reputation
    6
    Join Date
    Aug 2007
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is this server down for good?

  12. #12
    McCartney's Avatar Member
    Reputation
    2
    Join Date
    Jun 2008
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi

    I know this is an old thread. But, I wondered if anyone do know how to vote exploit on Impact Wow. I've tried this method but can't get it working.

    Thanks!

Similar Threads

  1. [Exploit] Unlimited Gold using alt with guild bank
    By schfiftyfive in forum World of Warcraft Exploits
    Replies: 106
    Last Post: 06-17-2008, 09:06 AM
  2. [Exploit] Unlimited Sprint
    By snorrfles in forum Age of Conan Exploits|Hacks
    Replies: 5
    Last Post: 05-28-2008, 11:38 AM
  3. Easy ZA Bear Mount Exploit/Unlimited Badges - With Video
    By jzf in forum World of Warcraft Exploits
    Replies: 131
    Last Post: 05-10-2008, 12:58 PM
  4. [Exploit] Unlimited Gold
    By Matt in forum World of Warcraft Exploits
    Replies: 3
    Last Post: 05-15-2006, 04:51 PM
All times are GMT -5. The time now is 05:19 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