gimme-ptc menu

Shout-Out

User Tag List

Thread: gimme-ptc

Page 5 of 7 FirstFirst 1234567 LastLast
Results 61 to 75 of 103
  1. #61
    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 peintech View Post
    I am wondering , if i know i will only create lets say 500 accounts, why can't the numbers go sequential

    1, 2, 3 etc.. until 500?

    Could that be an option?

    "username_postfix_sequential" : True/False ( False = random 6 characters ) True = number 1 until requested number reached.
    While technically possible, I would need to look into it more and it could slow down the script. I would need to set up a Mutex to only let each thread access the number at once, so two threads don't try to change it at the same time.

    gimme-ptc
  2. #62
    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)
    Is it possible to make all them go to one GMAIL account as previous poster stated? That would be interesting but I couldn't quite understand what was intended.

    This thing so far has been working like a charm. Keep it under 10 characters for username and keep threads 20 under no problems unless PTC is being retarded.

  3. #63
    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
    Is it possible to make all them go to one GMAIL account as previous poster stated? That would be interesting but I couldn't quite understand what was intended.

    This thing so far has been working like a charm. Keep it under 10 characters for username and keep threads 20 under no problems unless PTC is being retarded.
    This is another that while possible, is not necessarily a good idea. This would likely be a huge speed block as gmail is not as easy to access as a simple mail API. There is also no real reason to access the emails afterwards. If an account does not verify, the script will skip it, its faster that way

  4. #64
    nizonrox's Avatar Member
    Reputation
    1
    Join Date
    Feb 2013
    Posts
    2
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by HackerName View Post
    This is another that while possible, is not necessarily a good idea. This would likely be a huge speed block as gmail is not as easy to access as a simple mail API. There is also no real reason to access the emails afterwards. If an account does not verify, the script will skip it, its faster that way
    Gmail accounts also require you to use your phone number; they send a sms with a confirm code. so i wouldnt even think about it.

  5. #65
    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)
    Assuming you're making 200 accounts 20x10 and you wanted gmail. I would assume you also know a valid work around for this. Plenty available online.

    I'm just thinking the validity of these accounts if Niantic ever wanted to do a sweep on duplicate usernames. I could imagine there would be an acceptable range assuming people want to use common words like Girl, Boy, King, Ash, Pikachu, etc.. But if they do a sweep and the database turns up like 1000 pikaboy493829, pikaboy403212, pikaboy329901, etc.. Wouldn't this be a pretty easy way to terminate these accounts?

  6. #66
    peintech's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Instead of sequential numeric, how about limiting the account to the amount of post characters - right now it is 6, how about having a choice, such as 3 ( 999 potential combinations ) then the person could take all and in notepad++ list by alphabetical/numerical order and tadaa.

    In the same way for 2 ( 99 potential ) etc.

    Those who want to keep it the 6 way thats fine.


    On another note, this might seem dumb maybe i could just not find the info... I am trying to figure out ok yes i have 1000 accounts lets say, now how do i get the config.json to pull each one at the time.. or its just not possible?

    How do i make it to connect to them?

    If no way is possible could you potentialy make it another way, what i mean by that is to go and create single folders with the username then in the folder with username a folder Config then auth.json with the script and fill blanks that are the username/password with <USERNAME> <PASSWORD>

    So it would seem like this

    - Bot creates account

    ---- While doing so it creates a folder with <USERNAME>\Config\auth.json

    -- Data of bot with structure required by the two major bots - > info filled Ptc etc..( this could be modifiable in the config.json of the bot so that we can edit so on so forth )

    Then all that is needed is to use a .py to launch all or paste a copy of each in there anyways many methods as long as the auth.json is within <username>\Config\ then i can deal with that.

    If you could please update if there is another way.

    Thanks

  7. #67
    ScorpionOfWar's Avatar Member Authenticator enabled
    Reputation
    2
    Join Date
    Aug 2016
    Posts
    59
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It always says "Waiting for E-Mail"
    I created already 1000Accs+ with it but now it wont work

  8. #68
    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)
    Either PTC is taking the piss or Niantic is working on stopping these methods.

  9. #69
    fwalser's Avatar Member
    Reputation
    1
    Join Date
    Dec 2013
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    both wrong ! its the email service. If you change the ruby script and use your own email server, it will work like a charm

  10. #70
    Kryptiiq's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    29
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Not working at all. All are failing.

  11. #71
    ideeboa's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    14
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can u add so it save also the email on the txt file?

  12. #72
    thepassenger's Avatar Member CoreCoins Purchaser
    Reputation
    2
    Join Date
    May 2013
    Posts
    184
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    gimme-ptc-1-png

    What to do?

  13. #73
    SCORPION1's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    what is it mean? thank

  14. #74
    fsociety's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    2
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    use quotes "futureGO" "372819"

  15. #75
    martratt1910's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by fwalser View Post
    both wrong ! its the email service. If you change the ruby script and use your own email server, it will work like a charm
    Care to elaborate? Which line in the code should i change and to what exactly?


    Code:
    	while !email_arrived
    		begin
    			res = open("http://api.temp-mail.ru/request/mail/id/#{md5_email}").read

    Code:
    	end
    	password ||= (0...12).map { o[rand(o.length)] }.join
    	email = "#{email.downcase}@divismail.ru"

Page 5 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 10:03 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