update description
parent
4f53eb43e5
commit
a0ed2f0b0e
21
README.md
21
README.md
|
@ -1,16 +1,16 @@
|
|||
# tixcraft_bot
|
||||
maxbot(Max搶票機器人) help you quickly buy your tickets
|
||||
|
||||
# Download
|
||||
# Download (搶票程式下載)
|
||||
https://github.com/max32002/tixcraft_bot/releases
|
||||
|
||||
# Demo
|
||||
# Demo (示範影片)
|
||||
https://youtu.be/U6xGBofx-O8
|
||||
|
||||
# How to use
|
||||
# How to use (如何使用)
|
||||
https://max-everyday.com/2018/03/tixcraft-bot/
|
||||
|
||||
# How to execute source code
|
||||
# How to execute source code (執行方法)
|
||||
1: download chromedrive to "webdriver" folder:
|
||||
http://chromedriver.chromium.org/downloads
|
||||
|
||||
|
@ -18,14 +18,19 @@ http://chromedriver.chromium.org/downloads
|
|||
|
||||
3: <code>python settings.py</code>
|
||||
|
||||
# Introduce the implement
|
||||
# Introduce the implement (實作方法)
|
||||
https://stackoverflow.max-everyday.com/2018/03/selenium-chrome-webdriver/
|
||||
|
||||
# Execute suggestion
|
||||
# Execute suggestion (搶票建議)
|
||||
please run this source code with high performance hardware computer and high speed + stable network.
|
||||
|
||||
門票的「限量」是很殘酷的,建議不要用破舊的電腦或連線不穩的手機網路來搶票,因為只要比別人慢個 0.1 秒,票可能就沒了。為了要搶到限量的票真心建議去一下網咖或找一個網路連線穩定且快的地方並使用硬體不差的電腦來搶票。
|
||||
|
||||
# TODO about cpatcha
|
||||
實作基於CNN的台鐵訂票驗證碼辨識以及透過模仿及資料增強的訓練集產生器 (Simple captcha solver based on CNN and a training set generator by imitating the style of captcha and data augmentation)
|
||||
# TODO about cpatcha (關於驗證碼)
|
||||
|
||||
目前驗證碼需要手動輸入,也許你會想自動輸入驗證碼,可以參考看看:實作基於CNN的台鐵訂票驗證碼辨識以及透過模仿及資料增強的訓練集產生器 (Simple captcha solver based on CNN and a training set generator by imitating the style of captcha and data augmentation)
|
||||
https://github.com/JasonLiTW/simple-railway-captcha-solver
|
||||
|
||||
# Donate (贊助Max)
|
||||
|
||||
如果你覺得這篇文章或MaxBot寫的很好,想打賞Max,贊助方式如下: https://max-everyday.com/about/#donate
|
||||
|
|
Loading…
Reference in New Issue