[Release] Gamecard Generator - Batch File menu

User Tag List

Page 3 of 10 FirstFirst 1234567 ... LastLast
Results 31 to 45 of 148
  1. #31
    INSERT COIN's Avatar Active Member
    Reputation
    25
    Join Date
    Oct 2007
    Posts
    168
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You excecute it, it generates a random code.

    And no, it's not a keylogger.
    Why are you reading this? :gtfo2:

    [Release] Gamecard Generator - Batch File
  2. #32
    darkhon's Avatar Contributor
    Reputation
    91
    Join Date
    Nov 2008
    Posts
    176
    Thanks G/R
    0/2
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice small file for people without batch programming knowledge


    It cant be a keylogger, its all in a notepad file no e-mails etc. you type it yourself, keylogging programs would be a bit more advanced

  3. #33
    andrzej's Avatar Member
    Reputation
    2
    Join Date
    Dec 2006
    Posts
    12
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    since the typing yes was anoying and i like simple things i made it restart after clicking any key


    Code:
    @echo off
    title Gamecard Generator
    mode CON cols=31 lines=5
    color 47
    :restartprog
    SET /A i=1
    :reworkrandom
    SET /A fixedrand=%random%*10
    CALL SET r%i%=%%fixedrand:~1,1%%
    SET /A i=i+1
    if %i% LEQ 25 goto reworkrandom
    echo  %r1%%r2%%r3%%r4%-%r5%%r6%%r7%%r8%%r9%%r10%-%r11%%r12%%r13%%r14%%r15%-%r16%%r17%%r18%%r19%%r20%%r21%-%r22%%r23%%r24%%r25%
    echo *******************************
    pause
    goto restartprog
    how can i make it show my own message instaed of press any key to contiunue? to hide this just whats command im nab

  4. #34
    Mudkips's Avatar Contributor
    Reputation
    108
    Join Date
    Jan 2008
    Posts
    140
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by darkhon View Post
    nice small file for people without batch programming knowledge


    It cant be a keylogger, its all in a notepad file no e-mails etc. you type it yourself, keylogging programs would be a bit more advanced
    Originally Posted by INSERT COIN View Post
    You excecute it, it generates a random code.

    And no, it's not a keylogger.
    Finally, some people that rely on commen sense, before judging something :P

  5. #35
    cj_vic2007's Avatar Member
    Reputation
    1
    Join Date
    Oct 2008
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    please tell me this creates a fake WOW game card??? to play on original wow servers? without painyg? if yes then its risky and dangerous u could get in trouble!

  6. #36
    Bf2142's Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Say if there was away to tell the diffrence between a Real Key-gen and this one how will they look-it out?

  7. #37
    INSERT COIN's Avatar Active Member
    Reputation
    25
    Join Date
    Oct 2007
    Posts
    168
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Mudkip, could you make some changes on this program, so that it automatically puts the generated code into the gamecard input page and presses the accept button, till it finds a working code?
    Why are you reading this? :gtfo2:

  8. #38
    sureno13's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how do i get my key???

  9. #39
    Mudkips's Avatar Contributor
    Reputation
    108
    Join Date
    Jan 2008
    Posts
    140
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by INSERT COIN View Post
    Mudkip, could you make some changes on this program, so that it automatically puts the generated code into the gamecard input page and presses the accept button, till it finds a working code?

    Yes, I'll work on that in a couple of weeks when I get a new PC.
    Then I'll get my botting account up, with a real gamecard, to see the "process" that it takes. Never used a gamecard before, so I don't know how it works :P

    Once I make the program I'll post it here.

  10. #40
    Mudkips's Avatar Contributor
    Reputation
    108
    Join Date
    Jan 2008
    Posts
    140
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can anyone tell me what happens when you enter a working code on the WoW site? Does it show a second confirmation screen, if so, what buttons are on the page etc etc. I need all the info I can get to make my program.

    Double posted to bump this so someone can answer btw.
    Last edited by Mudkips; 12-24-2008 at 05:06 PM.

  11. #41
    ShadowSyth's Avatar Member
    Reputation
    14
    Join Date
    Feb 2008
    Posts
    64
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by UNREST View Post
    i thought .bat meant virus file.... Im not going to use it but could see where someone would
    tehepic Fail :homer:

  12. #42
    Dybberg's Avatar Banned
    Reputation
    2
    Join Date
    Dec 2008
    Posts
    46
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice, hope that work

  13. #43
    sommer07's Avatar Member
    Reputation
    12
    Join Date
    Jan 2008
    Posts
    105
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by andrzej View Post
    since the typing yes was anoying and i like simple things i made it restart after clicking any key


    Code:
    @echo off
    title Gamecard Generator
    mode CON cols=31 lines=5
    color 47
    :restartprog
    SET /A i=1
    :reworkrandom
    SET /A fixedrand=%random%*10
    CALL SET r%i%=%%fixedrand:~1,1%%
    SET /A i=i+1
    if %i% LEQ 25 goto reworkrandom
    echo  %r1%%r2%%r3%%r4%-%r5%%r6%%r7%%r8%%r9%%r10%-%r11%%r12%%r13%%r14%%r15%-%r16%%r17%%r18%%r19%%r20%%r21%-%r22%%r23%%r24%%r25%
    echo *******************************
    pause
    goto restartprog
    how can i make it show my own message instaed of press any key to contiunue? to hide this just whats command im nab
    And heres what u probbaly want :

    Code:
    title Gamecard Generator
    mode CON cols=31 lines=5
    color 47
    :restartprog
    SET /A i=1
    :reworkrandom
    SET /A fixedrand=%random%*10
    CALL SET r%i%=%%fixedrand:~1,1%%
    SET /A i=i+1
    if %i% LEQ 25 goto reworkrandom
    echo  %r1%%r2%%r3%%r4%-%r5%%r6%%r7%%r8%%r9%%r10%-%r11%%r12%%r13%%r14%%r15%-%r16%%r17%%r18%%r19%%r20%%r21%-%r22%%r23%%r24%%r25%
    echo *******************************
    echo "What u wanna write"
    Pause >nul
    Goto restartprog
    Last edited by sommer07; 12-29-2008 at 12:17 PM.

  14. #44
    sommer07's Avatar Member
    Reputation
    12
    Join Date
    Jan 2008
    Posts
    105
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I worried someone would be able to read it so i made it to .exe

  15. #45
    INSERT COIN's Avatar Active Member
    Reputation
    25
    Join Date
    Oct 2007
    Posts
    168
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Mudkips View Post
    Can anyone tell me what happens when you enter a working code on the WoW site? Does it show a second confirmation screen, if so, what buttons are on the page etc etc. I need all the info I can get to make my program.

    Double posted to bump this so someone can answer btw.
    If you enter a working code, a "woo a working code now you have wow time" - page shows up, which has go back button to the main account page.

    If you fail, it just shows the gamecard input page again, with red arrow saying "lolz you failed to enter a working code wat a noob".
    Why are you reading this? :gtfo2:

Page 3 of 10 FirstFirst 1234567 ... LastLast

Similar Threads

  1. [Release] GameCard Generator
    By Zaxer in forum World of Warcraft Bots and Programs
    Replies: 28
    Last Post: 11-12-2009, 03:05 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. I Get This Error When I Run Execute Batch File On Navicat
    By BillyBob31 in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 03-01-2008, 07:28 AM
  4. {Release} sql qurey and file to add azshara crater to your server
    By *TraPStaR* in forum WoW EMU Guides & Tutorials
    Replies: 1
    Last Post: 02-06-2008, 12:10 PM
  5. [RELEASE] - Blizzard launcher HTML file + PDF
    By wowcomputer in forum World of Warcraft Emulator Servers
    Replies: 0
    Last Post: 01-26-2008, 07:05 PM
All times are GMT -5. The time now is 07:06 AM. 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