[UPDATED] Pokemon Bot in C# Community Version menu

User Tag List

Page 93 of 229 FirstFirst ... 43899091929394959697143193 ... LastLast
Results 1,381 to 1,395 of 3427
  1. #1381
    Sirblader11's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    47
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    what coords are you using? i put mine there but im not hitting the spots i should

    [UPDATED] Pokemon Bot in C# Community Version
  2. #1382
    lisahamp871's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    3
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by PandaJunior View Post
    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

  3. Thanks PandaJunior (1 members gave Thanks to lisahamp871 for this useful post)
  4. #1383
    Devolkoff's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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?

  5. #1384
    lisahamp871's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    3
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Devolkoff View Post
    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.

  6. #1385
    Devolkoff's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    oh ty, i never thought about trainer level in the bot

  7. #1386
    spodakek's Avatar Contributor Authenticator enabled
    Reputation
    98
    Join Date
    Jul 2016
    Posts
    232
    Thanks G/R
    15/86
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by spoofjack View Post
    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

  8. #1387
    Olath's Avatar Member
    Reputation
    3
    Join Date
    Mar 2015
    Posts
    17
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    anyway to allow the unwanted list to be bigger (140 unwanteds would do ;P)

  9. #1388
    screwedx's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    5
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by lisahamp871 View Post
    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...

  10. #1389
    vantieuthu01's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    3
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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

  11. #1390
    d4rkblue1993's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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?

  12. #1391
    lisahamp871's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    3
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by screwedx View Post
    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 View Post
    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
    Servers are down

  13. Thanks vantieuthu01 (1 members gave Thanks to lisahamp871 for this useful post)
  14. #1392
    Snuppert's Avatar Master Sergeant
    Reputation
    12
    Join Date
    Jul 2016
    Posts
    75
    Thanks G/R
    5/11
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by d4rkblue1993 View Post
    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.

  15. #1393
    d4rkblue1993's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    [UPDATED] Pokemon Bot in C# Community Version-unbenannt-png

    I got this one.

  16. #1394
    Foxs's Avatar Sergeant
    Reputation
    5
    Join Date
    Jul 2016
    Posts
    48
    Thanks G/R
    3/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MyHeartWillGoOn View Post
    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.

  17. #1395
    SvnFrcs's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is it possible to use this code on a mac osx? Or is it windows only?

Similar Threads

  1. [Release] MyGoBuddy Pokemon BOT/Sniper - Cross Platform - Machine Learning - Always Updated
    By MyGoBuddy in forum Pokemon GO Hacks|Cheats
    Replies: 49
    Last Post: 09-30-2016, 07:36 PM
  2. [Release] Maclone's Community Versions - Compiled, ready to go PokemonGo bots
    By maclone in forum Pokemon GO Hacks|Cheats
    Replies: 2519
    Last Post: 08-24-2016, 11:55 AM
  3. [REV2.0.1] [UPDATED!] Fishing Bot. Written by me =)
    By PopcornWoW in forum World of Warcraft Bots and Programs
    Replies: 22
    Last Post: 06-25-2008, 01:04 AM
  4. Tool to get all Fish/bots working for EU version users! [self-made]
    By -MadMax- in forum World of Warcraft Bots and Programs
    Replies: 6
    Last Post: 09-08-2006, 09:02 AM
  5. [WoW Bot] WoW Glider Full Version 0.6.8
    By Matt in forum World of Warcraft Bots and Programs
    Replies: 39
    Last Post: 05-08-2006, 12:15 AM
All times are GMT -5. The time now is 07:35 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search