tixcraft_bot/README.md

46 lines
2.6 KiB
Markdown
Raw Normal View History

2019-10-01 17:38:24 +00:00
# tixcraft_bot
2019-10-03 08:30:54 +00:00
maxbot(Max搶票機器人) help you quickly buy your tickets
2019-10-01 17:46:44 +00:00
2020-10-25 03:35:43 +00:00
# Download (搶票程式下載)
2019-10-01 19:12:07 +00:00
https://github.com/max32002/tixcraft_bot/releases
2020-10-25 03:35:43 +00:00
# Demo (示範影片)
2019-10-01 19:19:22 +00:00
https://youtu.be/U6xGBofx-O8
2020-10-25 03:35:43 +00:00
# How to use (如何使用)
2019-10-03 08:30:54 +00:00
https://max-everyday.com/2018/03/tixcraft-bot/
2020-10-25 03:43:31 +00:00
or
https://max-everyday.com/2018/12/kktix-bot/
2019-10-03 08:30:54 +00:00
# How to execute source code (透過原始碼的執行方法)
2019-10-01 19:12:07 +00:00
1: download chromedrive to "webdriver" folder:
http://chromedriver.chromium.org/downloads
change the chromedrive in chrome_tixcraft.py, source code:
<code>chromedriver_path =Root_Dir+ "webdriver/chromedriver"</code>
the default path is the script path + "webdriver/chromedriver", my suggestion is make a new directory then move the chromedrive under new folder.
2019-10-01 19:12:07 +00:00
2: <code>pip install selenium</code> or <code>pip3 install selenium</code>
3: <code>python settings.py</code> or <code>python3 settings.py</code>
PS: this script able to run in python2 or python3.
PS: 原始碼可以在python2 或 python3 下執行請先確定你的python 執行環境下已安裝 selenium 或相關的套件,參考 pip-reg.txt。還需要手動下載新版的 chromedrive 或 firefox drive(geckodriver), 建議在 source code 下建立一個 webdrive 的目錄,並把 chromedirve 的執行檔放進去,或是手動地修改 chrome_tixcraft.py 裡的 chromedriver_path 為你環境下能存取到 chromedrive 的路徑。最後透過 python 或 python3 執行 settings.py 就可以有 GUI 的設定界面。
2019-10-01 19:12:07 +00:00
2020-10-25 03:35:43 +00:00
# Introduce the implement (實作方法)
2019-10-01 17:46:44 +00:00
https://stackoverflow.max-everyday.com/2018/03/selenium-chrome-webdriver/
2020-10-25 03:35:43 +00:00
# Execute suggestion (搶票建議)
2019-10-01 19:48:12 +00:00
please run this source code with high performance hardware computer and high speed + stable network.
門票的「限量」是很殘酷的,建議不要用破舊的電腦或連線不穩的手機網路來搶票,因為只要比別人慢個 0.1 秒,票可能就沒了。為了要搶到限量的票真心建議去一下網咖或找一個網路連線穩定且快的地方並使用硬體不差的電腦來搶票。
2019-10-03 08:30:54 +00:00
2020-10-25 03:35:43 +00:00
# TODO about cpatcha (關於驗證碼)
目前驗證碼需要手動輸入也許你會想自動輸入驗證碼可以參考看看實作基於CNN的台鐵訂票驗證碼辨識以及透過模仿及資料增強的訓練集產生器 (Simple captcha solver based on CNN and a training set generator by imitating the style of captcha and data augmentation)
2019-10-03 08:30:54 +00:00
https://github.com/JasonLiTW/simple-railway-captcha-solver
2020-10-25 03:35:43 +00:00
# Donate (贊助Max)
如果你覺得這篇文章或MaxBot寫的很好想打賞Max贊助方式如下 https://max-everyday.com/about/#donate