-
Member
what coords are you using? i put mine there but im not hitting the spots i should
-
Member
Originally Posted by
PandaJunior
if i use LevelOutput value = time then i need to change LevelTimeInterval right?
Code:
<add key="LevelOutput" value="levelup" />
<add key="LevelTimeInterval" value="1" />
Yes yout need to change LevelTimeInterval value too, like 60 seconds
-
Post Thanks / Like - 1 Thanks
PandaJunior (1 members gave Thanks to lisahamp871 for this useful post)
-
Member
good work + some question
<add key="LevelOutput" value="time" /> <!--2 Modes: "time": Every XXX seconds and "levelup" every levelup-->
<add key="LevelTimeInterval" value="0" /> <!--Pick 1 if levelup and time in seconds if "time"-->
What is this feature?
-
Member
Originally Posted by
Devolkoff
good work + some question
<add key="LevelOutput" value="time" /> <!--2 Modes: "time": Every XXX seconds and "levelup" every levelup-->
<add key="LevelTimeInterval" value="0" /> <!--Pick 1 if levelup and time in seconds if "time"-->
What is this feature?
It prints on the top bar the level of your character, every xxx seconds or every levelup
Last edited by lisahamp871; 07-22-2016 at 05:53 AM.
-
Member
oh ty, i never thought about trainer level in the bot
-
Originally Posted by
spoofjack
How do i clear my refresh token. Say i had two accounts jumping back and forth. It seems to be getting confused and logging my first account used back in. Even with new credentials in bot and on google login
It shouldn't be a problem if you logout of your Google account from your browser and clear the existing token from the settings.
Then again, I recommend you have two separate builds for two accounts instead of alternating between two accounts on one bot.
Facing problems with your bot? Check out this thread for possible solutions:
https://www.ownedcore.com/forums/pokemon-go/pokemon-go-hacks-cheats/564223-compilation-common-errors-solutionss.html
-
Member
anyway to allow the unwanted list to be bigger (140 unwanteds would do ;P)
-
Member
Originally Posted by
lisahamp871
It prints on screen the level of your character, every xxx seconds or every levelup
but don't forget: It's printed on the top of the window (in the application bar). Maybe this is enough...
-
Member
does anyone have this problem?
Farming Started
----------------------------
[17:49:57] [#0 of 100] retry request https://pgorelease.nianticlabs.com/plfe/81/rpc
[17:50:07] [#1 of 100] retry request https://pgorelease.nianticlabs.com/plfe/81/rpc
-
Member
Short question to the white / blacklist.
In the realease I got ist should be in the program.cs, but there ist no such file.
Maybe sb can explain me what I´m doing wrong?
-
Member
Originally Posted by
screwedx
but don't forget: It's printed on the top of the window (in the application bar). Maybe this is enough...
Edited, thanks for pointing that out
Originally Posted by
vantieuthu01
Servers are down
-
Post Thanks / Like - 1 Thanks
vantieuthu01 (1 members gave Thanks to lisahamp871 for this useful post)
-
Master Sergeant
Originally Posted by
d4rkblue1993
Short question to the white / blacklist.
In the realease I got ist should be in the program.cs, but there ist no such file.
Maybe sb can explain me what I´m doing wrong?
Maybe you have this version? http://www.ownedcore.com/forums/poke...ot-thread.html - Structure is different than this one.
-
Member
![[UPDATED] Pokemon Bot in C# Community Version-unbenannt-png](https://www.ownedcore.com/forums/attachments/pokemon-go/pokemon-go-hacks-cheats/27946d1469184936t-updated-pokemon-bot-c-community-version-unbenannt-png)
I got this one.
-
Sergeant
Originally Posted by
MyHeartWillGoOn
Really?
Cause when i log in with nox, just to check up on it, its still in the starting position oO
Its working in that way. And you probably shouldnt log in to you account with location turned on in ur nox client cuz then your character probably jumping from one location (where bot is) to your location where you just logged in and standing still.
-
Member
Is it possible to use this code on a mac osx? Or is it windows only?