-
Master Sergeant
Originally Posted by
SeriousSensei
Unfortunately not because the code is integrated with the core .cs files (settings file included), which may different between versions and break compatibility. I can look into implementing the keeping of certain movesets!
Thank you for making this bot for us, but are you able to tell us how to add no. of pokestop/pokemon on our own necrobot?
-
Member
if i want to rename pokemons to {Name}{IV}, i can switch the RenameTemplate to "{0}{1}", correct? does it automatically shorten the name to fit the IV number?
-
Member
Seems like it is not neither evolving nor transfering while the bot is running. It only does when I start up the bot. Overall great bot.
EDIT: NVM, I guess the bot does it in masses, my b
-
Member
can u add this feature to maximize xp and stardust:
Whichever threshold(mons or stops) it reaches 1st, the bot stops catching/looting that but continuing other's max limit.
e.g. bot has reached limit of 975 mons but it only looted 1200 stops so the rest of stops's xp is wasted.
What we can do but only if it reached mons limit 1st: is that we can turn off catchwildpokemon and remember the stops it already looted and change the limit of stops to the remaining BUT it is hard to do everyday.
AND if it reached stops 1st then there is no way to catch rest of mons so xp+stardust is wasted (I know that we can only catch with the remaining balls but still for those like me who has fully expanded item storage and can waste some money on balls it would be cool if u can add this too)
-
Member
where is git ?
if this is to be the safest next best bot lets all work on it togeather, first thin gto impliment is a server clock or such to keep track of the 24hr time so the safty killswitch can carry over sessions.
if you dont want pokemon company to see the code just put it up on gitlab free private repo and share only to contributers the code, then obfuscate and share only the executable with public..
-Scott
-
Member
hi, thx for your bot. i searching long time for auto close function. just wondering your bot not support ptc account? coz when i done all config, it still show me first time use and want me to setup the config. i tried totally new file and manual set the config still same.
edit: ops is my fault, typo on setting config. your bot is awesome, testing now.
Last edited by angelofro; 08-14-2016 at 08:35 PM.
-
Member
Originally Posted by
angelofro
hi, thx for your bot. i searching long time for auto close function. just wondering your bot not support ptc account? coz when i done all config, it still show me first time use and want me to setup the config. i tried totally new file and manual set the config still same.
try this
{
"AuthType": "ptc",
"GoogleRefreshToken": "",
"GoogleUsername": null,
"GooglePassword": null,
"PtcUsername": "",
"PtcPassword": "",
"UseProxy": false,
"ProxyLogin": null,
"ProxyPass": null,
"ProxyUri": null
}
i get 26k exp/hr
-
Member
just to add to my last post: I have caught 40 mons and looted 50 stops.
So about 700 stops(35k xp will be wasted), its not a lot but considering max amount of xp using this or any other config or bot in 24 hrs(based on 1000 mons and 2000stops) and no lucky egg or evolve is: about 200k. so this 35k is imp.
So what I suggested is hard to include or not??
thanks.
-
Contributor
Originally Posted by
mickeymike1834
Thank you for making this bot for us, but are you able to tell us how to add no. of pokestop/pokemon on our own necrobot?
You'd need to add in a new variable to track the 'FortEventUsed' event, and then add that to the stat aggregator and then add it to the top bar exp output.
-
Contributor
Originally Posted by
rajaomair
can u add this feature to maximize xp and stardust:
Whichever threshold(mons or stops) it reaches 1st, the bot stops catching/looting that but continuing other's max limit.
e.g. bot has reached limit of 975 mons but it only looted 1200 stops so the rest of stops's xp is wasted.
What we can do but only if it reached mons limit 1st: is that we can turn off catchwildpokemon and remember the stops it already looted and change the limit of stops to the remaining BUT it is hard to do everyday.
AND if it reached stops 1st then there is no way to catch rest of mons so xp+stardust is wasted (I know that we can only catch with the remaining balls but still for those like me who has fully expanded item storage and can waste some money on balls it would be cool if u can add this too)
I will look into adding that! Thanks for the idea!
-
Sergeant
Thanks! waiting for the proxy to be added im just using proxifier to this for now
-
Active Member
Now if this can auto cycle through different accounts + proxies once the limit has been reached for that account we can continue to bot 24/7
-
Contributor
Originally Posted by
AznRico
Now if this can auto cycle through different accounts + proxies once the limit has been reached for that account we can continue to bot 24/7
You can look into Task Scheduler https://msdn.microsoft.com/en-us/lib...(v=vs.85).aspx for now to try and manage multiple bots. You'd just need to make separate folders and configs for each bot, and have task scheduler do the starting of new bots.
-
Post Thanks / Like - 1 Thanks
Kensaway (1 members gave Thanks to SeriousSensei for this useful post)
-
Member
sir sensei , how much exp you gain every hour ? on mine its 20k exp per hour, is that normal ?
-
Contributor
This is 100% dependent upon your configuration settings. If you set your delays to 500 or less and walking speed to 50-75km/h, while using coordinates for Central Park, Tokyo Disneyland, Santa Monica, etc then you'll get a good 50k+ exp/hr.