Commit Graph

884 Commits (d827ee932a2697a4358ea138951657f84e83efb6)

Author SHA1 Message Date
Max 2374c13738
Update README.md 2024-03-06 17:12:37 +08:00
Max 359b35f3b5
Update README.md 2024-03-06 17:08:29 +08:00
Max 770ed62427
Update README.md 2024-03-06 17:05:03 +08:00
Your Name 357cf7050d 2024-02-03, update for macOS arm download chrome-driver fail. 2024-03-06 09:52:07 +08:00
Max c98ea7911f
Update README.md 2024-03-04 16:58:21 +08:00
Your Name a755483c24 2024-02-02, allow to sign in kktix when maxbot status is idle 2024-03-04 16:08:27 +08:00
Max d6ff9fc91b
Update README.md 2024-03-04 15:32:49 +08:00
Max 88dd118020
Update README.md 2024-03-04 10:39:37 +08:00
Max 62950b73d2
Update README.md 2024-03-04 10:37:53 +08:00
Max 9b9174907f
Update demo_video.md 2024-03-01 09:26:41 +08:00
Max 8038fef08a
Update README.md 2024-03-01 09:14:16 +08:00
Your Name 59ba8f61e1 change version to 2024-02-01 2024-02-19 09:42:24 +08:00
Your Name 004e17fefa 2024-01-20, update for hkticketing 2024-02-16 10:58:39 +08:00
Your Name 7d62422d80 2024-01-19, update for kktix 2024-02-07 16:30:17 +08:00
Max 237bf68882
Update demo_video.md 2024-02-07 14:50:28 +08:00
Max 96753f064b
Update demo_video.md 2024-02-07 11:33:05 +08:00
Your Name 04d2d8c171 2024-01-18, update for kktix verification 2024-02-07 11:29:16 +08:00
Your Name d79bd8dfa3 2024-01-17, fix for ibon verification, maxbot plus extension add new tab to access local dictionary. 2024-02-06 17:09:46 +08:00
Max f16e5f62d9
Update README.md 2024-01-29 15:44:59 +08:00
Max 2ab332d1aa
Update README.md 2024-01-29 10:21:42 +08:00
Max 218d002cdf
Update README.md 2024-01-28 23:42:44 +08:00
Max 7ca8a47f33
Update README.md 2024-01-28 23:25:35 +08:00
Max 0686c500e6
Update README.md 2024-01-28 23:24:21 +08:00
Your Name 0f35ce7ca1 allow kktix redirect with tracker url, ex: fbid 2024-01-26 16:53:49 +08:00
Your Name 861996afc3 change var to let in extension 2024-01-25 14:17:18 +08:00
Your Name 1f6bcdb2ac allow to get new captcha when ocr fail in chrome extension. 2024-01-25 11:01:42 +08:00
Your Name 7108f4179c update chrome extension scripts 2024-01-25 10:18:17 +08:00
Max b07089d998
Update demo_video.md 2024-01-22 14:03:21 +08:00
Your Name 178e4248f0 update config file to 2024-01-15 version. 2024-01-22 13:36:25 +08:00
Your Name 803e5e5e14 maxbot plus 1.0.6, update for ticketmaster.sg 2024-01-22 11:48:41 +08:00
CHUN YU YAO 7631133b8f 2024-01-15, idle/pause keyword 2024-01-21 19:41:11 +08:00
Your Name 29db3dcea9 2024-01-14, update for chrome extensions 2024-01-19 17:31:09 +08:00
Your Name 85444e6c41 extension ui update to Horizontal form, Be sure to add .col-form-label to your <label>s as well so they’re vertically centered with their associated form controls 2024-01-19 12:44:34 +08:00
CHUN YU YAO d237f75e35 Merge branch 'master' of github.com:max32002/tixcraft_bot 2024-01-19 01:36:09 +08:00
CHUN YU YAO e9eb8b72b1 2024-01-13, split maxbot plus extension to maxblock plus. 2024-01-19 01:35:42 +08:00
Max d3ae4ddc68
Update README.md 2024-01-19 01:31:14 +08:00
Max a6d8d6677e
Update README.md 2024-01-18 12:10:57 +08:00
Your Name c0acf7fd89 2024-01-12, restart browser with interval. 2024-01-18 11:48:17 +08:00
Max 49ce76808d
Update README.md 2024-01-18 02:58:50 +08:00
CHUN YU YAO dfbe838992 change version to 2024-01-11 for package MaxBot for macOS INTEL CPU environment zip. 2024-01-18 02:58:16 +08:00
Max 1a8a797b36
Update README.md
如果你是使用 macOS, 而且是在 release頁面下載整包的MaxBot的zip檔,你的系統預設python 只能使用 python 3.10。

如果你是要用原始碼執行MaxBot, 在透過git clone 或其他方式取得原始碼後,你的python 版本可以使用3.7.x, 3.8.x, 3.9.x, 3.10.x 這4個版號。
2024-01-17 23:37:25 +08:00
Max 4573c34d84
Update pip-req.txt 2024-01-17 21:49:00 +08:00
Your Name c961186969 change version code to 2024-01-10 2024-01-17 12:46:39 +08:00
Your Name 5fcaa30be5 add extension to handle hkticketing 2024-01-17 12:21:33 +08:00
Your Name 87156e5ca8 allow run settings twice, add time delay for ticket-plus /activity/ page. 2024-01-17 09:44:38 +08:00
Your Name 66d62cef21 reduce a thread, show running on PORT debug message. 2024-01-16 17:21:20 +08:00
Your Name 600433be1f 2024-01-08, bugs fix. 2024-01-16 14:24:21 +08:00
Your Name 322ef1093b 2024-01-07, just change version code. 2024-01-15 14:40:44 +08:00
CHUN YU YAO a24c30fb86 automatic add host_permissions to extension 2024-01-14 22:50:13 +08:00
Your Name 4b3f743f33 2024-01-06, update for ibon/tixcraft. 2024-01-12 14:43:24 +08:00