Results 1 to 13 of 13
  1. #1
    059's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Location
    California
    Posts
    3,312
    Reputation
    700
    Thanks
    92,772

    Cool Account creation default name is not random (ie, how to pick any name you want)

    So, after making about 100 accounts with phoenix's mule maker, for whatever reason I turned off my vpn and forgot it disconnects me for a few seconds. I couldn't resume mule creation with the mule maker for some reason, even though I used the same credentials and restarted the program a few times. I found the url it used in its source, and I ended up doing a hacky solution to create the remaining 400 I wanted...

    ...by making an html page with 400 iframes!
    Here's what it basically looked like:
    Code:
    <html><title>mules</title><body>
    <iframe src="https://realmofthemadgod.appspo*****m/account/register?guid=324&newGUID=prefix1suffix@example.com&ignore=7915&newPassword=53cur1tythr0ugh0b5cur1ty&isAgeVerified=1" height="20" width="200"></iframe>
    <iframe src="https://realmofthemadgod.appspo*****m/account/register?guid=324&newGUID=prefix2suffix@example.com&ignore=7915&newPassword=53cur1tythr0ugh0b5cur1ty&isAgeVerified=1" height="20" width="200"></iframe>
    <iframe src="https://realmofthemadgod.appspo*****m/account/register?guid=324&newGUID=prefix3suffix@example.com&ignore=7915&newPassword=53cur1tythr0ugh0b5cur1ty&isAgeVerified=1" height="20" width="200"></iframe>
    <iframe src="https://realmofthemadgod.appspo*****m/account/register?guid=324&newGUID=prefix4suffix@example.com&ignore=7915&newPassword=53cur1tythr0ugh0b5cur1ty&isAgeVerified=1" height="20" width="200"></iframe>
    <iframe src="https://realmofthemadgod.appspo*****m/account/register?guid=324&newGUID=prefix5suffix@example.com&ignore=7915&newPassword=53cur1tythr0ugh0b5cur1ty&isAgeVerified=1" height="20" width="200"></iframe>
    <iframe src="https://realmofthemadgod.appspo*****m/account/register?guid=324&newGUID=prefix6suffix@example.com&ignore=7915&newPassword=53cur1tythr0ugh0b5cur1ty&isAgeVerified=1" height="20" width="200"></iframe>
    <iframe src="https://realmofthemadgod.appspo*****m/account/register?guid=324&newGUID=prefix7suffix@example.com&ignore=7915&newPassword=53cur1tythr0ugh0b5cur1ty&isAgeVerified=1" height="20" width="200"></iframe>
    <iframe src="https://realmofthemadgod.appspo*****m/account/register?guid=324&newGUID=prefix8suffix@example.com&ignore=7915&newPassword=53cur1tythr0ugh0b5cur1ty&isAgeVerified=1" height="20" width="200"></iframe>
    <iframe src="https://realmofthemadgod.appspo*****m/account/register?guid=324&newGUID=prefix9suffix@example.com&ignore=7915&newPassword=53cur1tythr0ugh0b5cur1ty&isAgeVerified=1" height="20" width="200"></iframe>
    <iframe src="https://realmofthemadgod.appspo*****m/account/register?guid=324&newGUID=prefix10suffix@example.com&ignore=7915&newPassword=53cur1tythr0ugh0b5cur1ty&isAgeVerified=1" height="20" width="200"></iframe>
    </body></html>
    When I actually used these, I noticed every of the accounts I made with this method had the exact same name.


    What a strange result.

    I created the above mules and surprise surprise, they're all Urake!
    Muledump if you wanna see for yourself (inb4 someone changes the passes)
    Code:
    'prefix1suffix@example.com': '53cur1tythr0ugh0b5cur1ty',
    'prefix2suffix@example.com': '53cur1tythr0ugh0b5cur1ty',
    'prefix3suffix@example.com': '53cur1tythr0ugh0b5cur1ty',
    'prefix4suffix@example.com': '53cur1tythr0ugh0b5cur1ty',
    'prefix5suffix@example.com': '53cur1tythr0ugh0b5cur1ty',
    'prefix6suffix@example.com': '53cur1tythr0ugh0b5cur1ty',
    'prefix7suffix@example.com': '53cur1tythr0ugh0b5cur1ty',
    'prefix8suffix@example.com': '53cur1tythr0ugh0b5cur1ty',
    'prefix9suffix@example.com': '53cur1tythr0ugh0b5cur1ty',
    'prefix10suffix@example.com': '53cur1tythr0ugh0b5cur1ty',
    So I tested further, the ignore get means nothing (that I noticed), but the guid get is the seed for your name.

    guids I have tested:
    323 = Queq
    324 = Urake

    List of all default names:
    Code:
        [00] = "Darq"
        [01] = "Deyst"
        [02] = "Drac"
        [03] = "Drol"
        [04] = "Eango"
        [05] = "Eashy"
        [06] = "Eati"
        [07] = "Eendi"
        [08] = "Ehoni"
        [09] = "Gharr"
        [10] = "Iatho"
        [11] = "Iawa"
        [12] = "Idrae"
        [13] = "Iri"
        [14] = "Issz"
        [15] = "Itani"
        [16] = "Laen"
        [17] = "Lauk"
        [18] = "Lorz"
        [19] = "Oalei"
        [20] = "Odaru"
        [21] = "Oeti"
        [22] = "Orothi"
        [23] = "Oshyu"
        [24] = "Queq"
        [25] = "Radph"
        [26] = "Rayr"
        [27] = "Ril"
        [28] = "Rilr"
        [29] = "Risrr"
        [30] = "Saylt"
        [31] = "Scheev"
        [32] = "Sek"
        [33] = "Serl"
        [34] = "Seus"
        [35] = "Tal"
        [36] = "Tiar"
        [37] = "Uoro"
        [38] = "Urake"
        [39] = "Utanu"
        [40] = "Vorck"
        [41] = "Vorv"
        [42] = "Yangu"
        [43] = "Yimi"
        [44] = "Zhiar"
    If someone went ahead and found the guid that corresponds to each name, that would be awesome.

    Hope you enjoyed my discovery!
    My Vouches
    Having an issue with RotMG? Check for the solution here.


    Need Realm items? Come to RealmStock!

    Accepting PayPal - Bitcoin - Giftcards
    Selling ST Sets, Class Top Sets, Life Pots, and much more!


    Find it here: MPGH Sales Thread

  2. The Following 9 Users Say Thank You to 059 For This Useful Post:

    Alde. (04-24-2014),BlackRayquaza (04-25-2014),CrazyJani (04-24-2014),Helzgoth (04-29-2014),Lux Lux (04-24-2014),Pepsi Cola (04-30-2014),runekri3 (04-25-2014),tinnetju (04-24-2014),mSteaker (04-27-2014)

  3. #2
    Knorrex's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Location
    ~
    Posts
    517
    Reputation
    15
    Thanks
    975
    My Mood
    Angelic
    Tested in the range 0 - 350 (1 gives invalid account creation)

    Code:
    0: Utanu
    2: Gharr
    3: Yimi
    4: Idrae
    5: Odaru
    6: Scheev
    7: Zhiar
    8: Itani
    9: Serl
    10: Oeti
    11: Tiar
    12: Issz
    13: Oshyu
    14: Deyst
    15: Oalei
    16: Vorv
    17: Iatho
    18: Itani
    19: Odaru
    20: Uoro
    21: Utanu
    22: Urake
    23: Eashy
    24: Serl
    25: Queq
    26: Yimi
    27: Scheev
    28: Oalei
    29: Deyst
    30: Scheev
    31: Yimi
    32: Queq
    33: Serl
    34: Eashy
    35: Urake
    36: Utanu
    37: Uoro
    38: Rayr
    39: Tal
    40: Drac
    41: Yangu
    42: Eango
    43: Rilr
    44: Tal
    45: Rayr
    46: Ehoni
    47: Risrr
    48: Sek
    49: Eati
    50: Idrae
    51: Laen
    52: Eati
    53: Sek
    54: Eendi
    55: Ril
    56: Darq
    57: Zhiar
    58: Seus
    59: Radph
    60: Eango
    61: Rilr
    62: Drac
    63: Yangu
    64: Serl
    65: Queq
    66: Yimi
    67: Scheev
    68: Uoro
    69: Utanu
    70: Rayr
    71: Tal
    72: Risrr
    73: Ehoni
    74: Eati
    75: Sek
    76: Idrae
    77: Laen
    78: Scheev
    79: Yimi
    80: Sek
    81: Eati
    82: Laen
    83: Idrae
    84: Tal
    85: Rayr
    86: Ehoni
    87: Risrr
    88: Orothi
    89: Vorck
    90: Seus
    91: Radph
    92: Vorck
    93: Orothi
    94: Eendi
    95: Ril
    96: Darq
    97: Zhiar
    98: Itani
    99: Odaru
    100: Saylt
    101: Gharr
    102: Odaru
    103: Itani
    104: Iawa
    105: Iri
    106: Lauk
    107: Lorz
    108: Oshyu
    109: Issz
    110: Queq
    111: Serl
    112: Scheev
    113: Yimi
    114: Rilr
    115: Eango
    116: Yangu
    117: Drac
    118: Oeti
    119: Tiar
    120: Ril
    121: Eendi
    122: Zhiar
    123: Darq
    124: Laen
    125: Idrae
    126: Sek
    127: Eati
    128: Ehoni
    129: Risrr
    130: Gharr
    131: Saylt
    132: Itani
    133: Odaru
    134: Iri
    135: Iawa
    136: Lorz
    137: Lauk
    138: Vorck
    139: Orothi
    140: Yimi
    141: Scheev
    142: Serl
    143: Queq
    144: Drac
    145: Yangu
    146: Eango
    147: Rilr
    148: Oshyu
    149: Issz
    150: Eendi
    151: Ril
    152: Darq
    153: Zhiar
    154: Idrae
    155: Laen
    156: Eati
    157: Sek
    158: Risrr
    159: Ehoni
    160: Serl
    161: Queq
    162: Yimi
    163: Scheev
    164: Eango
    165: Rilr
    166: Drac
    167: Yangu
    168: Ehoni
    169: Risrr
    170: Eati
    171: Sek
    172: Idrae
    173: Laen
    174: Darq
    175: Zhiar
    176: Eendi
    177: Ril
    178: Vorck
    179: Orothi
    180: Orothi
    181: Vorck
    182: Radph
    183: Seus
    184: Zhiar
    185: Darq
    186: Ril
    187: Eendi
    188: Sek
    189: Eati
    190: Queq
    191: Serl
    192: Scheev
    193: Yimi
    194: Rilr
    195: Eango
    196: Yangu
    197: Drac
    198: Risrr
    199: Ehoni
    200: Itani
    201: Odaru
    202: Gharr
    203: Saylt
    204: Lorz
    205: Lauk
    206: Iri
    207: Iawa
    208: Seus
    209: Radph
    210: Sek
    211: Eati
    212: Laen
    213: Idrae
    214: Zhiar
    215: Darq
    216: Ril
    217: Eendi
    218: Drac
    219: Yangu
    220: Iri
    221: Iawa
    222: Lorz
    223: Lauk
    224: Gharr
    225: Saylt
    226: Itani
    227: Odaru
    228: Vorv
    229: Iatho
    230: Laen
    231: Idrae
    232: Sek
    233: Eati
    234: Ril
    235: Eendi
    236: Zhiar
    237: Darq
    238: Radph
    239: Seus
    240: Idrae
    241: Laen
    242: Eati
    243: Sek
    244: Eendi
    245: Ril
    246: Darq
    247: Zhiar
    248: Rilr
    249: Eango
    250: Urake
    251: Eashy
    252: Uoro
    253: Utanu
    254: Oshyu
    255: Issz
    256: Tiar
    257: Oeti
    258: Drac
    259: Yangu
    260: Eashy
    261: Urake
    262: Utanu
    263: Uoro
    264: Issz
    265: Oshyu
    266: Oeti
    267: Tiar
    268: Vorv
    269: Iatho
    270: Odaru
    271: Itani
    272: Saylt
    273: Gharr
    274: Lauk
    275: Lorz
    276: Iawa
    277: Iri
    278: Radph
    279: Seus
    280: Deyst
    281: Oalei
    282: Vorv
    283: Iatho
    284: Itani
    285: Odaru
    286: Gharr
    287: Saylt
    288: Utanu
    289: Uoro
    290: Zhiar
    291: Darq
    292: Ril
    293: Eendi
    294: Orothi
    295: Vorck
    296: Radph
    297: Seus
    298: Iawa
    299: Iri
    300: Uoro
    301: Utanu
    302: Urake
    303: Eashy
    304: Tiar
    305: Oeti
    306: Oshyu
    307: Issz
    308: Eango
    309: Rilr
    310: Rayr
    311: Tal
    312: Risrr
    313: Ehoni
    314: Yangu
    315: Drac
    316: Rilr
    317: Eango
    318: Darq
    319: Zhiar
    320: Yimi
    321: Scheev
    322: Serl
    323: Queq
    324: Urake
    325: Eashy
    326: Uoro
    327: Utanu
    328: Oshyu
    329: Issz
    330: Lorz
    331: Lauk
    332: Iri
    333: Iawa
    334: Itani
    335: Odaru
    336: Gharr
    337: Saylt
    338: Deyst
    339: Oalei
    340: Ril
    341: Eendi
    342: Zhiar
    343: Darq
    344: Radph
    345: Seus
    346: Orothi
    347: Vorck
    348: Ehoni
    349: Risrr
    350: Gharr
    Have fun
    Last edited by Knorrex; 04-24-2014 at 06:11 AM.

  4. The Following 8 Users Say Thank You to Knorrex For This Useful Post:

    059 (04-24-2014),Alde. (04-24-2014),BlackRayquaza (02-07-2015),bzba (04-24-2014),crinny (06-02-2019),Pepsi Cola (04-30-2014),runekri3 (04-25-2014),Trapped (04-24-2014)

  5. #3
    droppy's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Location
    Texas, y'all
    Posts
    713
    Reputation
    55
    Thanks
    927
    My Mood
    Busy
    Great find by both of you guys!

     


    • Skyflashh: trusted guy. we did a trade and everything went smooth. +1
    • akamushupork: Very smooth trade! Will do again. +1
    • CptLeon: +red. 2 Multiwindow trades, fast and courteous
    • hokko: vouch for droppy! smooth trade
    • 1086339: Sold him a couple of pots, everything went quick and great - Vouched!
    • SkyCamre: Vouch! Very smooth trade +1
    • maat7043: +1 Great Buyer! Went very fast
    • hokko: sold him some potions. fast trading. vouch for droppy!
    • SkyCamre: Vouch! Smooth and fast trader


    Chat?

    Droppiest Mudda Trucka Around since October 5th, 2012
    Donator/Premium since March 30th, 2013

  6. The Following User Says Thank You to droppy For This Useful Post:

    059 (04-30-2014)

  7. #4
    Revolvinq's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Posts
    61
    Reputation
    10
    Thanks
    6
    My Mood
    Twisted
    This is pretty useful to be a little funny.
    ROTMG Private Server section is usually where I'm at.
    Remember to give "Thanks" if my post was helpful/whatever.
    GOALS:
    [] 50 Posts
    [ ] 100 Posts
    [ ] 150 Posts
    [ ] 200 Posts

  8. The Following User Says Thank You to Revolvinq For This Useful Post:

    059 (04-30-2014)

  9. #5
    dg123's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    552
    Reputation
    10
    Thanks
    264
    My Mood
    Bored
    the real question is...what is the best default name.

  10. #6
    dg123's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    552
    Reputation
    10
    Thanks
    264
    My Mood
    Bored
    For my mule maker i have
    Code:
    https://realmofthemadgod.appspo*****m/account/register?guid=DDDDDDDD30A5B289EA856859A8&newGUID=%Email%%Now%@yopmail.com&ignore=7915&newPassword=%Password%&isAgeVerified=1
    for example.
    i got the guid from some random thread.
    my thought is that i could make an option for you to select which name you want into something like this
    Code:
    https://realmofthemadgod.appspo*****m/account/register?guid=%Name%&newGUID=%Email%%Now%@yopmail.com&ignore=7915&newPassword=%Password%&isAgeVerified=1
    i'm posting this because i'm thinking of releasing a part of my mulemaker (Not The Auto-Name Account Part) and getting some feedback so i can well..
    make it better for myself..what do you think?

  11. #7
    dg123's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    552
    Reputation
    10
    Thanks
    264
    My Mood
    Bored
    Quote Originally Posted by Knorrex View Post
    Tested in the range 0 - 350 (1 gives invalid account creation)

    Code:
    0: Utanu
    2: Gharr
    3: Yimi
    4: Idrae
    5: Odaru
    6: Scheev
    7: Zhiar
    8: Itani
    9: Serl
    10: Oeti
    11: Tiar
    12: Issz
    13: Oshyu
    14: Deyst
    15: Oalei
    16: Vorv
    17: Iatho
    18: Itani
    19: Odaru
    20: Uoro
    21: Utanu
    22: Urake
    23: Eashy
    24: Serl
    25: Queq
    26: Yimi
    27: Scheev
    28: Oalei
    29: Deyst
    30: Scheev
    31: Yimi
    32: Queq
    33: Serl
    34: Eashy
    35: Urake
    36: Utanu
    37: Uoro
    38: Rayr
    39: Tal
    40: Drac
    41: Yangu
    42: Eango
    43: Rilr
    44: Tal
    45: Rayr
    46: Ehoni
    47: Risrr
    48: Sek
    49: Eati
    50: Idrae
    51: Laen
    52: Eati
    53: Sek
    54: Eendi
    55: Ril
    56: Darq
    57: Zhiar
    58: Seus
    59: Radph
    60: Eango
    61: Rilr
    62: Drac
    63: Yangu
    64: Serl
    65: Queq
    66: Yimi
    67: Scheev
    68: Uoro
    69: Utanu
    70: Rayr
    71: Tal
    72: Risrr
    73: Ehoni
    74: Eati
    75: Sek
    76: Idrae
    77: Laen
    78: Scheev
    79: Yimi
    80: Sek
    81: Eati
    82: Laen
    83: Idrae
    84: Tal
    85: Rayr
    86: Ehoni
    87: Risrr
    88: Orothi
    89: Vorck
    90: Seus
    91: Radph
    92: Vorck
    93: Orothi
    94: Eendi
    95: Ril
    96: Darq
    97: Zhiar
    98: Itani
    99: Odaru
    100: Saylt
    101: Gharr
    102: Odaru
    103: Itani
    104: Iawa
    105: Iri
    106: Lauk
    107: Lorz
    108: Oshyu
    109: Issz
    110: Queq
    111: Serl
    112: Scheev
    113: Yimi
    114: Rilr
    115: Eango
    116: Yangu
    117: Drac
    118: Oeti
    119: Tiar
    120: Ril
    121: Eendi
    122: Zhiar
    123: Darq
    124: Laen
    125: Idrae
    126: Sek
    127: Eati
    128: Ehoni
    129: Risrr
    130: Gharr
    131: Saylt
    132: Itani
    133: Odaru
    134: Iri
    135: Iawa
    136: Lorz
    137: Lauk
    138: Vorck
    139: Orothi
    140: Yimi
    141: Scheev
    142: Serl
    143: Queq
    144: Drac
    145: Yangu
    146: Eango
    147: Rilr
    148: Oshyu
    149: Issz
    150: Eendi
    151: Ril
    152: Darq
    153: Zhiar
    154: Idrae
    155: Laen
    156: Eati
    157: Sek
    158: Risrr
    159: Ehoni
    160: Serl
    161: Queq
    162: Yimi
    163: Scheev
    164: Eango
    165: Rilr
    166: Drac
    167: Yangu
    168: Ehoni
    169: Risrr
    170: Eati
    171: Sek
    172: Idrae
    173: Laen
    174: Darq
    175: Zhiar
    176: Eendi
    177: Ril
    178: Vorck
    179: Orothi
    180: Orothi
    181: Vorck
    182: Radph
    183: Seus
    184: Zhiar
    185: Darq
    186: Ril
    187: Eendi
    188: Sek
    189: Eati
    190: Queq
    191: Serl
    192: Scheev
    193: Yimi
    194: Rilr
    195: Eango
    196: Yangu
    197: Drac
    198: Risrr
    199: Ehoni
    200: Itani
    201: Odaru
    202: Gharr
    203: Saylt
    204: Lorz
    205: Lauk
    206: Iri
    207: Iawa
    208: Seus
    209: Radph
    210: Sek
    211: Eati
    212: Laen
    213: Idrae
    214: Zhiar
    215: Darq
    216: Ril
    217: Eendi
    218: Drac
    219: Yangu
    220: Iri
    221: Iawa
    222: Lorz
    223: Lauk
    224: Gharr
    225: Saylt
    226: Itani
    227: Odaru
    228: Vorv
    229: Iatho
    230: Laen
    231: Idrae
    232: Sek
    233: Eati
    234: Ril
    235: Eendi
    236: Zhiar
    237: Darq
    238: Radph
    239: Seus
    240: Idrae
    241: Laen
    242: Eati
    243: Sek
    244: Eendi
    245: Ril
    246: Darq
    247: Zhiar
    248: Rilr
    249: Eango
    250: Urake
    251: Eashy
    252: Uoro
    253: Utanu
    254: Oshyu
    255: Issz
    256: Tiar
    257: Oeti
    258: Drac
    259: Yangu
    260: Eashy
    261: Urake
    262: Utanu
    263: Uoro
    264: Issz
    265: Oshyu
    266: Oeti
    267: Tiar
    268: Vorv
    269: Iatho
    270: Odaru
    271: Itani
    272: Saylt
    273: Gharr
    274: Lauk
    275: Lorz
    276: Iawa
    277: Iri
    278: Radph
    279: Seus
    280: Deyst
    281: Oalei
    282: Vorv
    283: Iatho
    284: Itani
    285: Odaru
    286: Gharr
    287: Saylt
    288: Utanu
    289: Uoro
    290: Zhiar
    291: Darq
    292: Ril
    293: Eendi
    294: Orothi
    295: Vorck
    296: Radph
    297: Seus
    298: Iawa
    299: Iri
    300: Uoro
    301: Utanu
    302: Urake
    303: Eashy
    304: Tiar
    305: Oeti
    306: Oshyu
    307: Issz
    308: Eango
    309: Rilr
    310: Rayr
    311: Tal
    312: Risrr
    313: Ehoni
    314: Yangu
    315: Drac
    316: Rilr
    317: Eango
    318: Darq
    319: Zhiar
    320: Yimi
    321: Scheev
    322: Serl
    323: Queq
    324: Urake
    325: Eashy
    326: Uoro
    327: Utanu
    328: Oshyu
    329: Issz
    330: Lorz
    331: Lauk
    332: Iri
    333: Iawa
    334: Itani
    335: Odaru
    336: Gharr
    337: Saylt
    338: Deyst
    339: Oalei
    340: Ril
    341: Eendi
    342: Zhiar
    343: Darq
    344: Radph
    345: Seus
    346: Orothi
    347: Vorck
    348: Ehoni
    349: Risrr
    350: Gharr
    Have fun
    Some of these are repeated
    credits in my release if you can fix it up?

  12. #8
    Threadstarter
    We are the CONTRIBUFORCE
    Former Staff
    Contributor
    059's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Location
    California
    Posts
    3,312
    Reputation
    700
    Thanks
    92,772
    Quote Originally Posted by dg123 View Post
    For my mule maker i have
    Code:
    https://realmofthemadgod.appspo*****m/account/register?guid=DDDDDDDD30A5B289EA856859A8&newGUID=%Email%%Now%@yopmail.com&ignore=7915&newPassword=%Password%&isAgeVerified=1
    for example.
    i got the guid from some random thread.
    my thought is that i could make an option for you to select which name you want into something like this
    Code:
    https://realmofthemadgod.appspo*****m/account/register?guid=%Name%&newGUID=%Email%%Now%@yopmail.com&ignore=7915&newPassword=%Password%&isAgeVerified=1
    i'm posting this because i'm thinking of releasing a part of my mulemaker (Not The Auto-Name Account Part) and getting some feedback so i can well..
    make it better for myself..what do you think?
    I thought about doing that, would be pretty simple too. Yours is all ahk too right?
    My Vouches
    Having an issue with RotMG? Check for the solution here.


    Need Realm items? Come to RealmStock!

    Accepting PayPal - Bitcoin - Giftcards
    Selling ST Sets, Class Top Sets, Life Pots, and much more!


    Find it here: MPGH Sales Thread

  13. #9
    dg123's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    552
    Reputation
    10
    Thanks
    264
    My Mood
    Bored
    Quote Originally Posted by 059 View Post
    I thought about doing that, would be pretty simple too. Yours is all ahk too right?
    yes all ahk
    i got bored so i tested yimi xD it's working fine. Beware my army of yimis!
    im too lazy to go through that list and remove the ones that repeat... so yeah halp pls!
    Edit: This is what i will be releasing

    its features are:
    auto verify, save accounts to muledump format, choose your "Un-named Name"
    Last edited by dg123; 05-01-2014 at 07:42 PM.

  14. #10
    Threadstarter
    We are the CONTRIBUFORCE
    Former Staff
    Contributor
    059's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Location
    California
    Posts
    3,312
    Reputation
    700
    Thanks
    92,772
    Quote Originally Posted by dg123 View Post


    yes all ahk
    i got bored so i tested yimi xD it's working fine. Beware my army of yimis!
    im too lazy to go through that list and remove the ones that repeat... so yeah halp pls!
    Edit: This is what i will be releasing

    its features are:
    auto verify, save accounts to muledump format, choose your "Un-named Name"
    Wow AHK can do guis? Your program looks good. How does your auto verify work?
    My Vouches
    Having an issue with RotMG? Check for the solution here.


    Need Realm items? Come to RealmStock!

    Accepting PayPal - Bitcoin - Giftcards
    Selling ST Sets, Class Top Sets, Life Pots, and much more!


    Find it here: MPGH Sales Thread

  15. #11
    dg123's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    552
    Reputation
    10
    Thanks
    264
    My Mood
    Bored
    Quote Originally Posted by 059 View Post
    Wow AHK can do guis? Your program looks good. How does your auto verify work?
    sadly.. it opens yopmail and just opens the link xD yes it uses yopmail. but just use random email like dg123jaidhwfiajdd@yopmail.com and it should be fine..most of my mules are like mzwdjwqmddifhzcje@yopmail.com and stuff like that a little sad in my opinion but thats the price i pay for not taking time to learn more languages i guess..
    releasing a beta just to see how it goes..
    it will only have yimi for now
    Last edited by dg123; 05-01-2014 at 08:26 PM.

  16. #12
    Knorrex's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Location
    ~
    Posts
    517
    Reputation
    15
    Thanks
    975
    My Mood
    Angelic
    Quote Originally Posted by dg123 View Post


    Some of these are repeated
    credits in my release if you can fix it up?
    Mmmhk lazy guy

    Code:
    0: Utanu
    2: Gharr
    3: Yimi
    4: Idrae
    5: Odaru
    6: Scheev
    7: Zhiar
    8: Itani
    9: Serl
    10: Oeti
    11: Tiar
    12: Issz
    13: Oshyu
    14: Deyst
    15: Oalei
    16: Vorv
    17: Iatho
    20: Uoro
    22: Urake
    23: Eashy
    25: Queq
    38: Rayr
    39: Tal
    40: Drac
    41: Yangu
    42: Eango
    43: Rilr
    46: Ehoni
    47: Risrr
    48: Sek
    49: Eati
    51: Laen
    54: Eendi
    55: Ril
    56: Darq
    58: Seus
    59: Radph
    88: Orothi
    89: Vorck
    100: Saylt
    104: Iawa
    105: Iri
    106: Lauk
    107: Lorz

  17. #13
    batatoon's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    0
    Excuse me, but I fail to understand how would you take advantage of it. Do you need to include de codes on the emails used or on some kind of URL for creating accounts?

Similar Threads

  1. Two accounts-one work--one work not
    By moneystyle88 in forum Call of Duty Modern Warfare 2 Help
    Replies: 1
    Last Post: 03-21-2010, 08:52 PM
  2. [Release] Combat Arms Auto Login (Not CombatArms_Direct.exe) Ads Removed, Lol Long Name
    By apandhi in forum Combat Arms Hacks & Cheats
    Replies: 10
    Last Post: 02-08-2010, 09:44 AM
  3. [Tutorial] How to make any name you want SF
    By Tom in forum Soldier Front General
    Replies: 5
    Last Post: 11-25-2009, 04:58 AM
  4. help with korean account creation
    By alcapoter in forum WarRock Korea Hacks
    Replies: 15
    Last Post: 04-15-2009, 07:59 AM
  5. Account Creation
    By Carb0neum in forum Flaming & Rage
    Replies: 0
    Last Post: 05-10-2008, 02:31 AM

Tags for this Thread