-
Corporal
Originally Posted by
martinez22x
Is there anyone thats know how to highlight a text and change the color when it shows in CMD, like for en example.
[17:51:32] Psyduck with CP 128 got away..
i want it red, and if i catch somone i want it in green. should i follow this?
https://msdn.microsoft.com/en-us/library/dd885121.aspx
I'm pretty sure a ton of people just completely ignored previous posts. Neer's compiled package already does that. You should be using this new compiled bot.
http://www.ownedcore.com/forums/poke...y-version.html ([UPDATED] Pokemon Bot in C# Community Version)
Follow the directions on the OP and you should be good.
-
Member
I'm just getting:
'If you have any issues, go get it now.
0'
that's it.. any solution?
-
Corporal
-
Member
Is there anyway to run multiple instances or bots at once? How do i dump pots?
For example I want it to stay at 50 pots and whenver it reaach 51 pot it dump 1 pot for pokeballs?
Specify Location ranges? from the default lat/longi
If you help me with these I will LIKE YOUR POST!!!!!!
-
Member
Originally Posted by
martinez22x
Is there anyone thats know how to highlight a text and change the color when it shows in CMD, like for en example.
[17:51:32] Psyduck with CP 128 got away..
i want it red, and if i catch somone i want it in green. should i follow this?
https://msdn.microsoft.com/en-us/library/dd885121.aspx
There is a version (https://github.com/DetectiveSquirrel...-Go-Rocket-API) with color coding that you could borrow the code from if you're comfortable editing it together. You'll just have to redo it every time it updates.
-
Member
Originally Posted by
ghostory
The thing for me is that with Necro's bot and github I get the freedom to change and personalize the settings on a whole other level then with Neer's bot.
Neer's bot I can only configure the settings he allowes me to configure in the user.xml
-
Post Thanks / Like - 1 Thanks
IlMostro (1 members gave Thanks to Citrusbomb for this useful post)
-
Member
If I chose transfering style "all", will it still transfer the pokemons in the doNotTransfer list or not?
What I am trying to do is to transfer all pokemons except the best (snorlax, vaporeon, dragonite etc)
-
Corporal
Originally Posted by
Citrusbomb
The thing for me is that with Necro's bot and github I get the freedom to change and personalize the settings on a whole other level then with Neer's bot.
Neer's bot I can only configure the settings he allowes me to configure in the user.xml
Yeah, that is true. Some people only want the executable bot, some people want the whole Visual Studio file. If you're going the Visual Studio route, you just have to implement the Google auth to it and you should be good to go.
-
Post Thanks / Like - 1 Thanks
IlMostro (1 members gave Thanks to ghostory for this useful post)
-
Member
So i follow the steps. When i save my google token.... i restart the bot and it just sits at You have already got the newest version! it doesnt do anything after that and after a while i get a bunch of errors. Anyone else having issue with that?
Sometimes it doesnt even kick any errors it just sits at that screen forever....
Last edited by demise88; 07-21-2016 at 11:17 AM.
-
Corporal
Originally Posted by
lootnull
A fresh account started today. Bot is set too duplicate/evolve.
Attachment 27810
Tell me localization
PS: IM have first time big problem, i cant get pokestops and pokemons got away..
If im login on telephone is same, No problem login im see a map can transfer pokemons delete items, but cant get pokestops and all pokemons try to catch exit from pokeball.
This is a softban? How many? +-
-
Member
Originally Posted by
djpd
Tell me localization
PS: IM have first time big problem, i cant get pokestops and pokemons got away..
If im login on telephone is same, No problem login im see a map can transfer pokemons delete items, but cant get pokestops and all pokemons try to catch exit from pokeball.
This is a softban? How many? +-
Sounds like a softban.
Duration, from what I've heard, varies depending on the distance traveled and according to Niantic can even happen when playing the game normally say... while driving or on a train. I was soft banned for jumping a few km and it lasted about 5 minutes.
-
Member
how i can get the player level with the api
-
Member
So far, here is what I've done to avoid soft bans after getting one and losing a sweet Dragonair with 1100 CP:
I run the game with a mock location route set from my house to the farming spot 2 miles up the road and let it run and have it set to stand at that spot for 600 minutes. Speed is set to 6+-2km, hr. I just let it ride and check it later. When it's there I close the app on my mobile device and boot up the bot. When I'm done I just close the bot and either do the same in reverse or stay logged out for 10-15 minutes and log back in from my house.
If you're jumping far, this won't help you, but it's done me good so far.
-
Member
Originally Posted by
Citrusbomb
The thing for me is that with Necro's bot and github I get the freedom to change and personalize the settings on a whole other level then with Neer's bot.
Neer's bot I can only configure the settings he allowes me to configure in the user.xml
Why don't you just use the source version of Neer's? It is what I do, changed the CP values for the different balls, they were to low for my taste. No need to use a great ball to catch a 380 CP pokemon.
-
Originally Posted by
hardell
Go to our repo, click on Fork. This will create your own repo. If there's a new update in our repo you can merge using the Windows github client - there's a timeline that will show that we have a new update and there'll be an "update from XY" button that will merge stuff if there are no conflicts.
Sorry if it's not too detailed, you'll have to look up a tutorial on google if it's not enough.
I think I figured it out, however I cant seem to find a solution regarding "ignoring" specific lines when it would update my github.
Obviously I do not want my ptc username/password to be uploaded to everyone.
Would be nice if you could tell me a workaround for that :3