gimme-ptc menu

User Tag List

Thread: gimme-ptc

Page 3 of 7 FirstFirst 1234567 LastLast
Results 31 to 45 of 103
  1. #31
    HackerName's Avatar Corporal
    Reputation
    14
    Join Date
    Aug 2016
    Posts
    34
    Thanks G/R
    1/11
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Axeon1g View Post
    Running it now got 3 fails 3 tries for every thread. Other account generators were working fine.
    What is in your config.json?

    gimme-ptc
  2. Thanks Axeon1g (1 members gave Thanks to HackerName for this useful post)
  3. #32
    Axeon1g's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    80
    Thanks G/R
    13/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    {
    "_info": "accounts: FOR RANDOM: set prefix or password to 'false' with no quotes ",
    "username_prefix": "myusernamehere",
    "password": false,

    "_info": "threads and accounts to make",
    "threads": 5,
    "accounts_per_thread": 10,

    "_info": "file output",
    "output_password": "true",
    "start_of_line": "",
    "separator": ":",
    "end_of_line": ""
    }
    Ran till it hit 10 tries on all 10 threads. Ran it three times side by side with other account creator and that worked fine.

  4. #33
    HackerName's Avatar Corporal
    Reputation
    14
    Join Date
    Aug 2016
    Posts
    34
    Thanks G/R
    1/11
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Axeon1g View Post
    Ran till it hit 10 tries on all 10 threads. Ran it three times side by side with other account creator and that worked fine.
    Code:
    "output_password": "true",
    true should not be in quotes. change to:
    Code:
    "output_password": true,

  5. #34
    Axeon1g's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    80
    Thanks G/R
    13/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by HackerName View Post
    Code:
    "output_password": "true",
    true should not be in quotes. change to:
    Code:
    "output_password": true,
    Without quotes giving same error, screenshot was without quotes put quotes after to test still failing.

    EDIT: Ok so I resolved the issue. The issue was that I was putting 00 at the end of every username I tried, for instance. I wanted the username to be USERNAME00 and the creator would add 0,1,2,3,4,5 to the end. After just changing it to USERNAME the creator worked fine. Sorry for the misunderstanding.

    EDIT: After fixing that, worked one time. Now failing 5x in a row while other 5x. Is this a PTC issue or something with your server?
    Last edited by Axeon1g; 08-02-2016 at 11:52 PM.

  6. #35
    HackerName's Avatar Corporal
    Reputation
    14
    Join Date
    Aug 2016
    Posts
    34
    Thanks G/R
    1/11
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Axeon1g View Post
    Without quotes giving same error, screenshot was without quotes put quotes after to test still failing.

    EDIT: Ok so I resolved the issue. The issue was that I was putting 00 at the end of every username I tried, for instance. I wanted the username to be USERNAME00 and the creator would add 0,1,2,3,4,5 to the end. After just changing it to USERNAME the creator worked fine. Sorry for the misunderstanding.

    EDIT: After fixing that, worked one time. Now failing 5x in a row while other 5x. Is this a PTC issue or something with your server?
    It doesn't go through any middle server. so the issue is with PTC. Sometimes i get near 100% fail, sometimes I get no fails. Depends on how PTC is doing.

  7. Thanks Axeon1g (1 members gave Thanks to HackerName for this useful post)
  8. #36
    Axeon1g's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    80
    Thanks G/R
    13/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well I know PTC is buggy usually. Great work will keep testing it out . Thank you.

  9. #37
    IchigoBR's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    FATAL ERROR: Failed to create process (C:\Users\win\AppData\Local\Temp\ocr52B4.tmp\bin\ruby.exe): 216 how can i fix it?

  10. #38
    HackerName's Avatar Corporal
    Reputation
    14
    Join Date
    Aug 2016
    Posts
    34
    Thanks G/R
    1/11
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by IchigoBR View Post
    FATAL ERROR: Failed to create process (C:\Users\win\AppData\Local\Temp\ocr52B4.tmp\bin\ruby.exe): 216 how can i fix it?
    This is related to the EXE, so to be honest I have no idea. Please run with ruby if you can, if you have any problems that way, I can help

  11. #39
    saya0769's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you, you helped me a lot, very grateful, blessing!

  12. #40
    saya0769's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you, very easy to use software.

  13. #41
    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 HackerName View Post
    v1.2
    Idk, but

    If i use "username_prefix": false,
    waiting for email > email arrived > account created

    "username_prefix": "Account111",
    waiting for email > ?!? waiting for email > error

  14. #42
    HackerName's Avatar Corporal
    Reputation
    14
    Join Date
    Aug 2016
    Posts
    34
    Thanks G/R
    1/11
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by aVitomin View Post
    v1.2
    Idk, but

    If i use "username_prefix": false,
    waiting for email > email arrived > account created

    "username_prefix": "Account111",
    waiting for email > ?!? waiting for email > error
    Account names have a limit of 15 (PTC). My script adds 6 numbers to the end to ensure it is unique (5 is not enough only 90k combos, and counting up from 1 can cause issues across threads and sessions). so "Account111" is to long (16 after added number) to work.

  15. #43
    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 HackerName View Post
    Account names have a limit of 15 (PTC). My script adds 6 numbers to the end to ensure it is unique (5 is not enough only 90k combos, and counting up from 1 can cause issues across threads and sessions). so "Account111" is to long (16 after added number) to work.
    lol, working fine with u guide
    Add this info to first post please

  16. #44
    HackerName's Avatar Corporal
    Reputation
    14
    Join Date
    Aug 2016
    Posts
    34
    Thanks G/R
    1/11
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by aVitomin View Post
    lol, working fine with u guide
    Add this info to first post please
    Glad to hear it's working for you. Added info about user prefix to first post.

  17. #45
    sshadownz's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    does this verify accounts?

Page 3 of 7 FirstFirst 1234567 LastLast

Similar Threads

  1. Paying 30€ True Paypal for a PTC , A.S.A.P
    By Traz in forum World of Warcraft General
    Replies: 12
    Last Post: 02-29-2008, 04:48 AM
  2. [How To] Set up muiltiple PTC autoclickers!
    By muhaahaa in forum World of Warcraft Guides
    Replies: 13
    Last Post: 02-05-2008, 03:53 PM
  3. my great idea! Please gimme your views
    By Bennyrub in forum Community Chat
    Replies: 5
    Last Post: 10-30-2007, 04:00 AM
All times are GMT -5. The time now is 05:07 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