tixcraft_bot/README.md

32 lines
1.2 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
2019-10-03 08:30:54 +00:00
# Download
2019-10-01 19:12:07 +00:00
https://github.com/max32002/tixcraft_bot/releases
2019-10-03 08:30:54 +00:00
# Demo
2019-10-01 19:19:22 +00:00
https://youtu.be/U6xGBofx-O8
2019-10-03 08:30:54 +00:00
# How to use
https://max-everyday.com/2018/03/tixcraft-bot/
# How to execute source code
2019-10-01 19:12:07 +00:00
1: download chromedrive to "webdriver" folder:
http://chromedriver.chromium.org/downloads
2: <code>pip install selenium</code>
3: <code>python settings.py</code>
2019-10-03 08:30:54 +00:00
# Introduce the implement
2019-10-01 17:46:44 +00:00
https://stackoverflow.max-everyday.com/2018/03/selenium-chrome-webdriver/
2019-10-03 08:30:54 +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
# 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