Skip to content

Releases: Arturo-1212/PTCGPB

v6.3.28 - Sneak peak 5P fix

03 Apr 14:02
dd3958b
Compare
Choose a tag to compare
  • Fixed getting stuck when doing 5P mode due to the recent sneak peak update. Thanks to @Sliverala

v6.3.27 - Community update

30 Mar 01:11
7c4ecb3
Compare
Choose a tag to compare

Includes PR #270 and PR #271

Fix: Account for Shining Revelry Min 2* Setting in GP Test mode

  • Author: @danilocostaoliveira
  • GP test now checks the name of the booster pack for the VIP accounts
  • If pack name is "Shining" it will take the minimum 2 star setting for shining revelry pack
  • If pack name is any other pack it will take the regular minimum 2 star setting.
  • If pack name is empty it will take the lowest setting of minimum 2 stars between SR pack and other packs

OCR Improvements

  • Author: @hoytdj
  • Now uses ADB to take a screenshot of friend account at full resolution regardless of the MuMu window size.
  • Scales up makes greyscale and increases the contrast of the image before running OCR.
  • All together this significantly increases the speed and accuracy of the OCR.

Clean up the GUI a bit more

  • Author: @hoytdj
  • Visual changes only to make the launch GUI and Toolbars look nicer.
  • Moved GUI colors to variables for easier maintenance.

image

v6.3.26 - community update

28 Mar 23:31
3899c3c
Compare
Choose a tag to compare

What's Changed

@hoytdj #257 #256

  • Add support for sending the account XML

    • Sending the account XML allows anyone in the group to inject the account to check for WP thanks.
  • Clean up the UI

    • A little bit more consistent spacing and make space for some new settings
  • Add bot version to Heartbeat message

  • Add booster opened to Discord alert

  • Clean up GP Test Mode code

    • Add the minStars setting to Main.ahk
    • Add heartbeat.ini update to GP Test mode in Main.ahk
    • Exclude vip_ids.txt from auto update code in PTCGP.ahk
      -Add heartbeat delay setting
  • Add bot version to Discord webhook @kaishin #251

Full Changelog: v6.3.25...v6.3.26

v6.3.25 - Community bug fixes

28 Mar 12:57
119e401
Compare
Choose a tag to compare

What's Changed

  • By @danilocostaoliveira in #266
  • fix not removing friends when a shiny is found with "save shiny" enabled.
  • fix ending 2 webhooks when gp is found with a stuck at getting friend code error.
  • fix setting eevee profile picture when pack has a shiny

Full Changelog: v6.3.24...v6.3.25

v6.3.24 - Community fixes and new card rarity compatibility

28 Mar 00:42
76135d3
Compare
Choose a tag to compare

v6.3.23 - Community pre-pack drop update

27 Mar 06:31
34e1af5
Compare
Choose a tag to compare

Community pre-pack drop updates for Shining Revelry along with some bug fixes.

Thanks entirely to:

v6.3.21 - Fixed version number

18 Mar 14:20
5d9cbff
Compare
Choose a tag to compare

v6.3.21

  • I forgot to change the version number so the update prompt would endlessly detect a new version.
    v6.3.20
  • Previous release didn't have the GA fix. Thanks @Kewzu

v6.3.20 - GA packs fix

18 Mar 12:00
67b4e79
Compare
Choose a tag to compare
  • Previous release didn't have the GA fix. Thanks @Kewzu

v6.3.19

17 Mar 05:14
a22d269
Compare
Choose a tag to compare
  • Selects Erika as a profile pic when creating an account and changes it to Eevee when a valid god pack is found
  • Fixed an issue where FA Garchomp wasn't being detected in pseudo god packs or as a single 2 star
    • It was correctly detected for god packs, so no god packs were being missed.
  • Multiple main account support. Thanks to @mattelkins
    • Name additional names with the number. Your first main should still be "Main." Subsequent mains are numbered "Main2" "Main3" etc.

v6.3.18 - Another community update! Thanks everyone.

16 Mar 13:27
6a647f6
Compare
Choose a tag to compare
  • Added an OCR ability to the 2x 2 star pseudo-god pack flow (previously would only do it for the actual god packs) if doing the inject method. Thanks to @BallCity @Fanto1
  • Fix the Main.ahk GP Test Mode to work if using a 2nd monitor. Thanks to @BallCity @Fanto1
  • Added multi-language support for 99 friends detection for Main.ahk. You need to select the client language in the bot setup. Thanks to @papawolf42
  • Fixed minor memory leak issue when screenshotting valid packs. Thanks to @zspz
  • Improved Status message guis preventing them from appearing in front of your active windows. Thanks to @zspz
  • When finding a valid god pack the tag is changed to "I like cool pokemon". Thanks to @Sliverala
  • Added the selected pack to the heartbeat. Thanks to @Sliverala
  • Fixed usernames.txt file exists check issue Thanks to @ Shiqi
  • Added 5 Pack (fast) option without unfriending after 3 packs. Thanks to @SquallTCGP
  • Fixed getting stuck when opening GA packs. Thanks to @ Kewzu