- UID
- 129655
- 帖子
- 10
- 主題
- 2
- 精華
- 0
- 積分
- 122
- 楓幣
- 3589
- 威望
- 114
- 存款
- 0
- 贊助金額
- 0
- 推廣
- 0
- GP
- 20
- 閱讀權限
- 20
- 性別
- 保密
- 在線時間
- 161 小時
- 註冊時間
- 2016-2-15
- 最後登入
- 2024-11-12
|
開啟 Config 打開
看到
"SnipeConfig": { (這邊是狙擊區)
"UseSnipeLocationServer": true, (狙擊開關 開true 關false)
"SnipeLocationServer": "localhost",
"SnipeLocationServerPort": 16969,
"GetSniperInfoFromPokezz": true, 這邊請設開
"GetOnlyVerifiedSniperInfoFromPokezz": true, 這邊請設開
"GetSniperInfoFromPokeSnipers": true, 這邊請設開
"GetSniperInfoFromPokeWatchers": false, 這邊請設 關 因為會跳紅子
"GetSniperInfoFromSkiplagged": true, 這邊請設開
"MinPokeballsToSnipe": 100, 寶貝球到哪邊才狙擊 以個人喜歡
"MinPokeballsWhileSnipe": 70, 寶貝球 下限到哪 關閉狙擊 以個人喜歡
"MinDelayBetweenSnipes": 60000, 狙擊時間 隨你自己調 10000~80000 都可調
"SnipingScanOffset": 0.003, 狙擊偏移量 你可自己調整
"SnipeAtPokestops": true, 到據點 在狙擊 看個人 有人喜歡開 有人喜歡一直狙擊
"SnipeIgnoreUnknownIv": false, 狙擊忽略未知IV,注意:填true則"不會"狙擊未知IV的精靈
"UseTransferIvForSnipe": false, 傳輸完美度狙擊 看"個人"設定
"SnipePokemonNotInPokedex": false, 狙擊圖鑒中沒有的寵物 看你 若是想要圖鑑者 可開啟
"UseSnipeLimit": false, 狙擊 限制 開啟 下面2個自行設定 (看個人喜歡)
"SnipeRestSeconds": 600, 限制 休息600秒(以秒為計算)
"SnipeCountLimit": 55 狙擊 寵物數量 到達者 休息 看你上面設多少秒就休多少秒
----------------------------------------------------------------------------------------------
狙擊想要寵物 往下翻 找到這個
"Pokemon": [
"slowbro",
"magikarp",
"exeggutor",
"gyarados",
"ninetales",
"mew" 切記最下面寵物後面沒 " ," 若有設定到請自行改一下 不然可能會出錯
]
},
|
|