[Source] Fake GameCard Generator menu

User Tag List

Results 1 to 6 of 6
  1. #1
    Molleren's Avatar Member
    Reputation
    2
    Join Date
    Nov 2007
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Source] Fake GameCard Generator

    Code:
    import random
    import time
    
    v1 = ''
    v2 = ''
    v3 = ''
    v4 = ''
    v5 = ''
    
    print 'World of Warcraft GameCard Generator v1 BETA'
    print 'Looking in database...'
    time.sleep(2.0)
    print 'Downloading...'
    time.sleep(1.2);
    print 'Logging out of database...'
    time.sleep(1.0);
    print 'Success!'
    print 'Key:'
    for i in range(0,4):
        v1 = v1 + random.choice('12345679abcdefghijklmnopqrstuvwxyz')
    
    for i in range(0,6):
        v2 = v2 + random.choice('12345679abcdefghijklmnopqrstuvwxyz')
    
    for i in range(0,5):
        v3 = v3 + random.choice('12345679abcdefghijklmnopqrstuvwxyz')
    
    for i in range(0,6):
        v4 = v4 + random.choice('12345679abcdefghijklmnopqrstuvwxyz')
    
    for i in range(0,4):
        v5 = v5 +random.choice('12345679abcdefghijklmnopqrstuvwxyz')
    
    x = v1 + '-' + v2 + '-' + v3 + '-' + v4 + '-' + v5
    
    print x
    
    print 'Made by Cl0p1n'
    I was a bit bored and made this real fast, so it can be improved a lot.
    The only problem about Python is that it's always open source, so the user/client can look at the source and check it, but this is just for the sake of learning.

    [Source] Fake GameCard Generator
  2. #2
    Stimorol's Avatar Member
    Reputation
    6
    Join Date
    Jul 2008
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Py2exe is your friend for making .exe files with python.
    Link:FrontPage - py2exe.org
    You should also add some interface to it, here tkinter is a fine module, and a easy one too.
    Link:TkInter - PythonInfo Wiki
    btw. Tkinter will work on all OS with python installed.

  3. #3
    warsheep's Avatar Contributor
    Reputation
    184
    Join Date
    Sep 2006
    Posts
    1,216
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The whole thing is rather easy to get, but what is the reason behind
    for i in range(0,4): ?

    And why is the second value in it different all the time? You're just giving a value to a variable, so why add that there?
    FOR A MOMENT, NOTHING HAPPENED. THEN, AFTER A SECOND OR SO, NOTHING CONTINUED TO HAPPEN.

  4. #4
    Molleren's Avatar Member
    Reputation
    2
    Join Date
    Nov 2007
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    warsheep:
    A gamecard code consists of:
    (4 numbers)-(6 numbers)-(5 numbers)-(6 numbers)-(4 numbers)
    Etc:
    1234-123456-12345-123456-1234. That's how a real gamecard code looks like.

    _All_ of it is totally random, it's only used to scam people, if that's what you want.

  5. #5
    Emuchild's Avatar Member
    Reputation
    56
    Join Date
    Oct 2007
    Posts
    311
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You say gamecard consists of "1234-123456-12345-123456-1234", that's wrong. It consists of letters to. As also written in your code.

    "random.choice('12345679abcdefghijklmnopqrstuvwxyz')"
    Last edited by Emuchild; 07-19-2009 at 11:04 PM.
    Tired of proxies not working or timing out?
    TEST THEM BEFORE YOU USE THEM!
    https://www.mmowned.com/forums/general-programs/246775-testmyproxies.html :wave:

  6. #6
    Molleren's Avatar Member
    Reputation
    2
    Join Date
    Nov 2007
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Emuchild:
    Blah, that's what I meant, as you already discovered in my source.

Similar Threads

  1. [Fake] Gamecard Generator
    By Relexx1 in forum Programming
    Replies: 6
    Last Post: 03-15-2010, 03:01 PM
  2. [Mac Compiled Release] Fake Gamecard Generator 1.3
    By World of Borat in forum World of Warcraft Bots and Programs
    Replies: 1
    Last Post: 10-30-2009, 07:38 PM
  3. [New] Fake Gamecard Generator
    By goldfish1 in forum World of Warcraft Bots and Programs
    Replies: 13
    Last Post: 07-09-2009, 04:57 PM
  4. [Backdoor/fake Gamecard generator] Simple Backdoor
    By Evieh in forum World of Warcraft Bots and Programs
    Replies: 35
    Last Post: 09-27-2008, 09:25 PM
All times are GMT -5. The time now is 03:00 PM. 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