PTC Account Creator menu

User Tag List

Page 3 of 18 FirstFirst 1234567 ... LastLast
Results 31 to 45 of 260
  1. #31
    Methodeu's Avatar Member CoreCoins Purchaser
    Reputation
    5
    Join Date
    Feb 2014
    Posts
    39
    Thanks G/R
    5/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is ****ing amazing, thank you.

    I do have one question though, does this register the accounts to an email address, as you need to activate the account after 48 hours?

    PTC Account Creator
  2. #32
    JD's Avatar Fedora Potato Johnson V
    Reputation
    1113
    Join Date
    Jan 2008
    Posts
    3,129
    Thanks G/R
    12/89
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Methodeu View Post
    This is ****ing amazing, thank you.

    I do have one question though, does this register the accounts to an email address, as you need to activate the account after 48 hours?
    They're already verified




  3. Thanks Methodeu (1 members gave Thanks to JD for this useful post)
  4. #33
    Methodeu's Avatar Member CoreCoins Purchaser
    Reputation
    5
    Join Date
    Feb 2014
    Posts
    39
    Thanks G/R
    5/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by JD View Post
    They're already verified
    I think... I think I love you.

    I do have one last question: Is there anyway to customise the accounts created? Example:

    I wanted to use a variation such as 'redcar5678' and a random password instead of the ones that are currently generated.
    Last edited by Methodeu; 07-28-2016 at 01:35 PM.

  5. #34
    JD's Avatar Fedora Potato Johnson V
    Reputation
    1113
    Join Date
    Jan 2008
    Posts
    3,129
    Thanks G/R
    12/89
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Methodeu View Post
    I think... I think I love you.

    I do have one last question: Is there anyway to customise the accounts created? Example:

    I wanted to use a variation such as 'redcar5678' and a random password instead of the ones that are currently generated.
    Not really, unless you are running the ruby script instead of the executable. I can add more features in the future but this is it for now




  6. #35
    aVitomin's Avatar Member
    Reputation
    7
    Join Date
    Jul 2016
    Posts
    40
    Thanks G/R
    7/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Methodeu View Post
    I think... I think I love you.

    I do have one last question: Is there anyway to customise the accounts created? Example:

    I wanted to use a variation such as 'redcar5678' and a random password instead of the ones that are currently generated.
    We are waiting for something like that
    Originally Posted by aVitomin View Post
    Add some settings please.
    1. Account name+number or random:
      PreName1
      PreName2
      PreName3
      ...
      PreName111
    2. Select password or random.
    If JD does this then it will be very cool

  7. #36
    faplo's Avatar Sergeant Major Authenticator enabled
    Reputation
    20
    Join Date
    Jul 2016
    Posts
    165
    Thanks G/R
    18/18
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Pretty nice, thanks you.

  8. #37
    makapoh's Avatar Member
    Reputation
    2
    Join Date
    Mar 2009
    Posts
    12
    Thanks G/R
    7/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by JD View Post
    Not really, unless you are running the ruby script instead of the executable. I can add more features in the future but this is it for now
    Thank you so much! If i use ruby script how would I modify code correctly to use my own username prefix? I think it in line 54

  9. #38
    JD's Avatar Fedora Potato Johnson V
    Reputation
    1113
    Join Date
    Jan 2008
    Posts
    3,129
    Thanks G/R
    12/89
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If you want to customize usernames and you're using the ruby script, do this:

    Replace this code
    Code:
    username = (0...12).map { o[rand(o.length)] }.join
    With this code
    Code:
    username = "PRESETSTUFF_#{5.times.map{ Random.rand(9) }.join}"
    On line 57




  10. Thanks makapoh (1 members gave Thanks to JD for this useful post)
  11. #39
    Firegone's Avatar Active Member
    Reputation
    19
    Join Date
    Sep 2007
    Posts
    286
    Thanks G/R
    5/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by JD View Post
    The email verification is all done through this tool
    The problem is not the email verification, the problem is you must acknowledge and allow pokemon go through your pokemon club trainer profile. You have to visit the page for that, checkmark, submit, done.

    EDIT: So in this case, if you create 10 accounts, they are being useless after two days if you do not activate them manually.

  12. #40
    aiTMaster's Avatar Member
    Reputation
    14
    Join Date
    Jul 2009
    Posts
    165
    Thanks G/R
    9/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey

    Thanks for the Tool
    But can You upload to uploaded dot to or something similar?
    Cuz I reached my Limit downloading on Mega (pretty new)

  13. #41
    PuppyLover101's Avatar Member
    Reputation
    1
    Join Date
    Aug 2015
    Posts
    3
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Doesn't work--> always like this https://i.imgur.com/nFrQjx0.png

    I only need the exe file right

  14. #42
    JD's Avatar Fedora Potato Johnson V
    Reputation
    1113
    Join Date
    Jan 2008
    Posts
    3,129
    Thanks G/R
    12/89
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by PuppyLover101 View Post
    Doesn't work--> always like this https://i.imgur.com/nFrQjx0.png

    I only need the exe file right
    It fails when the Pokemon Trainer Club site is down or too slow.




  15. #43
    kvnsntosa's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    28
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    SNZdgSGDgtAt , GBNGNbUdqAJY

    first time opening it at bot and its lvl 6 alr.
    pretty sure it's someone else's id which means it generates same id ?

  16. #44
    JD's Avatar Fedora Potato Johnson V
    Reputation
    1113
    Join Date
    Jan 2008
    Posts
    3,129
    Thanks G/R
    12/89
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kvnsntosa View Post
    SNZdgSGDgtAt , GBNGNbUdqAJY

    first time opening it at bot and its lvl 6 alr.
    pretty sure it's someone else's id which means it generates same id ?
    If it was the first one in the file, that one was left there by me accidentally Try the 2nd account




  17. #45
    darkdantee's Avatar Banned
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    6
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    JD, how i edit source of this exe for add this ?

    Code:
    username = (0...12).map { o[rand(o.length)] }.join
    With this code
    Code:
    username = "PRESETSTUFF_#{5.times.map{ Random.rand(9) }.join}"
    On line 57

    How comand i use to compile and edit ?

Page 3 of 18 FirstFirst 1234567 ... LastLast

Similar Threads

  1. [Tool] Working PTC Account Creator?
    By Microsoft in forum Pokemon GO Hacks|Cheats
    Replies: 13
    Last Post: 03-23-2021, 11:03 AM
  2. Replies: 143
    Last Post: 09-19-2016, 10:11 PM
  3. [Bot] Ptc Account Creator
    By coiner in forum Pokemon GO Hacks|Cheats
    Replies: 24
    Last Post: 09-05-2016, 01:28 PM
  4. [Release] PTC Accounts Creator + Email Verifier (Bonus: PokeMobBot Compatible)
    By blaanima2 in forum Pokemon GO Hacks|Cheats
    Replies: 41
    Last Post: 08-13-2016, 05:25 AM
  5. [Release] PTC Account Creator (edited) With Name and Pwd select
    By aVitomin in forum Pokemon GO Hacks|Cheats
    Replies: 45
    Last Post: 08-03-2016, 03:00 PM
All times are GMT -5. The time now is 03:50 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