-
Member
anyone can compile it and post the exe? take too long time to download visual studio
-
Master Sergeant
Originally Posted by
xpfrancescox
anyone can compile it and post the exe? take too long time to download visual studio
bear with it~
-
Originally Posted by
xpfrancescox
anyone can compile it and post the exe? take too long time to download visual studio
You want to use your computer to bot on my account?
The settings are hardcoded in the file.
-
Post Thanks / Like - 2 Thanks
-
Originally Posted by
Neer
You want to use your computer to bot on my account?

The settings are hardcoded in the file.
Neer any solutions for the null pointer ;_;
-
As for adding support for changing between super and ordinary balls, I have came up with
int item = (int)MiscEnums.Item.ITEM_GREAT_BALL;
but I do not know how to grab the amount of that item at this time.
-
Post Thanks / Like - 2 Thanks
-
Member
Hey sorry I have a question. I am using google account. So when I want to change my location, I go under Settings.cs and under Default Latitude and Longtitude I change those according to the place I want. After that i just right click PokemonGo.RocketAPI.Console and click build and right click again and cick rebuild? Thanks. Or there is no need to do all these and just change the coordinates and ALT+F5 to start? Thanks!!
-
Active Member
I keep getting this 0 xp pokestops, how?

I am on the Sydney spot
-
Originally Posted by
Neer
Wait can you actually be logged into the account with nox while botting? I mean, obviously you should be at the s ame spot as you put into the code but do is that even working being logged into nox + having the bot running?
Doesnt Nox' GPS spoofer **** with the bot? Would be awesome to be able too see what the bot is doing exactly!
-
Member
i need help!!
i use GoogleBot 4.1
i setting lat anf lng
i ctrl+f5 it's error
but i use GoogleBot it's not problem.
how to fix it
-
Member
i have to say thank you so much! this program is awesome!.
can i use version 4.2 with PTC login? because i only can see that u update the google version..
-
Member
Hey, I was wondering whats the best way to run multiple instances of the bot on different accounts? Do I just ctrl+f5 for another command prompt to pop up? Or is there a different way? When I tried it that way, it told me I had errors.
-
Member
Dude this is so fricking awesome, great work man, thanks for giving us this for free!!!
May i suggest one little thing? I don't really know how to code so i can't do it on my own, but i guess it is easy to do...
Running several instances at the same time gets a little confusing to know wich one is wich, so could you make it that when the program prints "We caught ...." it prints "{Username} caught ...." instead. That way i would be able to know what cmd prompt belongs to what char. Dont know if there is a easier way to do that but the way i see it might take care of that problem.
Anyway this was just a suggestion and because this is already Fox News material ahah (hope not) i give you another huge THANK YOU! Had to create an account just for that.
-
Member
So, NEER, is it possible to disable pokestops and focus on catching pokemons?
-
Member
Would just like to thank everyone for this
cheers guys
-
Member
Originally Posted by
gorlhax
As for adding support for changing between super and ordinary balls, I have came up with
int item = (int)MiscEnums.Item.ITEM_GREAT_BALL;
but I do not know how to grab the amount of that item at this time.
Using this would be great.
Where do I put this line?