Skip to content

Releases: parislarkins/PalletTown

Release 1.2

01 Feb 05:00
Compare
Choose a tag to compare

Added new options to advanced settings menu:

  • Delay between account creation, Default: 500ms
  • RocketMap output formatting (e.g. output to file like: ptc,username,password), Default: True
  • Use my IP as well as proxies (e.g. with 5 proxies I can use 5 proxies + my own IP for 30 accounts per 10 minutes), Default: True

Added support for username:password proxies. The following proxy file formatting will work:

 https://ip:port
 http://ip:port
 ip:port
 user:pass@ip:port
 https://user:pass@ip:port
 http://user:pass@ip:port

Increased proxy cooldown to 5 accounts per 12 minutes to see if that fixes people still getting IP rate exceeded errors.

Release 1.1

30 Jan 07:38
Compare
Choose a tag to compare

Fixed numerous bugs/slightly broken features.

  • Account creation with manual captcha solving now correctly uses proxy file
  • Added an Advanced Settings menu, which contains the Debug Mode option, and a field to specify the number of threads to use with 2captcha account creation
  • Manual captcha solving now makes use of proxy file if supplied

Release 1.0

30 Jan 04:26
Compare
Choose a tag to compare

Working on both Windows and Linux, with installation instructions for both.
Some basic examples added to the Readme as well as an in-progress FAQ and Wiki.

Pallet Town currently supports:

  • Valid username generation
  • Valid password generation
  • Plusmail
  • Manual captcha solving
  • 2Captcha automated captcha solving
  • Using proxy list to circumvent 5 account per ip per 10 minutes limit
  • Save all usernames/passwords to a file

Linux Support

29 Jan 13:05
Compare
Choose a tag to compare
Linux Support Pre-release
Pre-release

Added Linux installation instructions to readme, and made some small changes to accommodate Linux.

Initial Release

29 Jan 03:07
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

Initial Release of Pallet Town, still in beta