- UID
- 210297
- 帖子
- 504
- 主題
- 504
- 精華
- 0
- 積分
- 505
- 楓幣
- 5039
- 威望
- 504
- 存款
- 0
- 贊助金額
- 0
- 推廣
- 0
- GP
- 518
- 閱讀權限
- 50
- 性別
- 保密
- 在線時間
- 10 小時
- 註冊時間
- 2017-10-19
- 最後登入
- 2017-11-19
|
原文:
I'm not make this so i just answers question about how to setup it, i can't answers anything else.
Please follow this step after you have done setup Python 3.6.2:
Open cmd by Administrator
py -m pip install pyautogui
py -m pip install psutil
py -m pip install Pillow
Change "config_1920x1080.json" or "config_1366x768.json" to "config.json" dependent on your resolution
After that, open file "SuperBot" => select server => select mode
Please remember to use Fullscreen borderless, its just work with fullscreen borderless.
使用教程以及腳本下載:
1、安裝Python 3.6.2
2、以管理員身份運行cmd命令,
3、使用命令
py -m pip install pyautogui
py -m pip install psutil
py -m pip install Pillow來運行腳步
運行前把"config_1920x1080.json" 或者 "config_1366x768.json" 改成 "config.json"
下載
|
|