Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

+210 xp ? #3729

Closed
angnaybr opened this issue Aug 12, 2016 · 6 comments
Closed

+210 xp ? #3729

angnaybr opened this issue Aug 12, 2016 · 6 comments

Comments

@angnaybr
Copy link

Bot always captures with +210 xp. if niantic detects it, can it be a way to ban users in future?
any suggestions?

@Chenyu-Tsai
Copy link

"catch_randomize_reticle_factor" : "0.0"
"catch_randomize_spin_factor" : "0.0"

done.

@angnaybr
Copy link
Author

do i have to add this command to config.json ?

@k4n30
Copy link
Contributor

k4n30 commented Aug 12, 2016

Modify this line and this line in your config

Not an issue with the bot

@k4n30 k4n30 closed this as completed Aug 12, 2016
@xscrable
Copy link

xscrable commented Aug 12, 2016

add to config:
"catch_throw_parameters":{
"excelent_rate": 0.1,
"great_rate": 0.3,
"nice_rate": 0.5,
"noraml_rate": 0.1
"spin_success_rate": 0.6
},
and remove
catch_randomize_reticle_factor" : "0.0"
"catch_randomize_spin_factor" : "0.0"

@tolinwei
Copy link

Any update about this?

I tried to change "catch_randomize_reticle_factor" and "catch_randomize_spin_factor" to non-one value, like 0.7 and 0.8, all the pokemons were caught with 210 exp.

I also tried to add
'''
"catch_throw_parameters": {
"excelent_rate": 0.1,
"greate_rate": 0.4,
"nice_rate": 0.6,
"noraml_rate": 0.1,
"spin_success_rate": 0.6
}
'''
The bot is still capturing all with 210 exp.

@angnaybr
Copy link
Author

yes just use this code
"catch_randomize_reticle_factor": 0.1,
"catch_randomize_spin_factor": 0.1,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants