Haxton - Fastest Bot Yet, 1-20 in an hour menu

Shout-Out

User Tag List

Page 20 of 87 FirstFirst ... 16171819202122232470 ... LastLast
Results 286 to 300 of 1300
  1. #286
    akopertoni73's Avatar Corporal
    Reputation
    5
    Join Date
    Jul 2016
    Posts
    28
    Thanks G/R
    4/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by nayano View Post
    Please send me ur setting, i cant

    20160728195442 Logging in with account type: Ptc
    20160728195446 Updating inventory at 28/07/2016 7:54:46 CH
    20160728195447 Updating inventory at 28/07/2016 7:54:47 CH
    20160728195447 Starting bot.
    20160728195447 Transferring pokemon Venusaur with cp 384.
    20160728195448 Transferring pokemon Tauros with cp 1299.
    20160728195449 Transferring pokemon Clefable with cp 630.
    20160728195449 Transferring pokemon Gengar with cp 494.
    20160728195450 Transferring pokemon Electrode with cp 1340.
    20160728195451 Transferring pokemon Beedrill with cp 491.
    20160728195451 Transferring pokemon Golbat with cp 811.
    20160728195452 Transferring pokemon Parasect with cp 1374.
    20160728195452 Transferring pokemon Fearow with cp 1324.
    20160728195453 Transferring pokemon Fearow with cp 74.
    20160728195453 Transferring pokemon Dragonair with cp 1327.
    20160728195454 Transferring pokemon Seaking with cp 671.
    20160728195519 Updating inventory at 28/07/2016 7:55:19 CH
    20160728195550 Updating inventory at 28/07/2016 7:55:50 CH
    20160728195622 Updating inventory at 28/07/2016 7:56:22 CH
    20160728195654 Updating inventory at 28/07/2016 7:56:54 CH
    20160728195725 Updating inventory at 28/07/2016 7:57:25 CH
    20160728195757 Updating inventory at 28/07/2016 7:57:57 CH
    20160728195829 Updating inventory at 28/07/2016 7:58:29 CH
    20160728195900 Updating inventory at 28/07/2016 7:59:00 CH
    20160728195932 Updating inventory at 28/07/2016 7:59:32 CH
    20160728200003 Updating inventory at 28/07/2016 8:00:03 CH
    20160728200034 Updating inventory at 28/07/2016 8:00:34 CH
    20160728200106 Updating inventory at 28/07/2016 8:01:06 CH
    20160728200137 Updating inventory at 28/07/2016 8:01:37 CH
    20160728200209 Updating inventory at 28/07/2016 8:02:09 CH
    20160728200240 Updating inventory at 28/07/2016 8:02:40 CH


    WHAT ITS?
    <?xml version="1.0" encoding="utf-8"?>
    <configuration>
    <configSections>
    <section name="nlog" type="NLog.Config.ConfigSectionHandler, NLog" />
    </configSections>
    <appSettings>
    <!--Account type can be 'Google' or 'Ptc'-->
    <add key="AccountType" value="Ptc" />
    <add key="DefaultLatitude" value="40.78015960011953" />
    <add key="DefaultLongitude" value="-73.96312594413757" />
    <add key="DefaultAltitude" value="10" />
    <!--Only needed if you chose PTC as your account type-->
    <add key="PtcUsername" value="xxxxxxx" />
    <add key="PtcPassword" value="xxxxxxxx" />

    <!--Logic settings-->
    <add key="KeepMinIvPercentage" value="95" />
    <add key="KeepMinCp" value="1800" />
    <add key="WalkingSpeedInKilometerPerHour" value="400" />
    <add key="KeepPokemonsThatCanEvolve" value="false" />
    <add key="TransferDuplicatePokemon" value="true" />
    <add key="UsePokemonToNotCatchFilter" value="false" />
    <add key="KeepMinDuplicatePokemon" value="1" />
    <add key="PrioritizeIvOverCp" value="true" />

    <add key="UseLuckyEggs" value="false" />

    <add key="EvolveAll" value="false" />

    <!--Will ONLY evolve pokemon above your IV threshold-->
    <!--Unsupported at the moment-->
    <!--<add key="EvolveAllPokemonAboveIv" value="false" />
    <add key="EvolveAboveIvValue" value="95" />-->

    <add key="TeleportInsteadOfWalking" value="true" />

    <!--Untested. Use at own risk-->
    <add key="UseGpxPathing" value="false" />
    <add key="GpxFile" value="gpx.test" />
    </appSettings>
    <nlog xmlns="http://www.nlog-project.org/schemas/NLog.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

    <targets>
    <target name="logfile" xsi:type="File" fileName="file.txt" />
    <target name="console" xsi:type="Console" layout="${date:format=yyyyMMddHHmmss} ${message}" />
    </targets>

    <rules>
    <logger name="*" minlevel="Trace" writeTo="logfile" />
    <logger name="*" minlevel="Info" writeTo="console" />
    </rules>
    </nlog>
    <startup>
    <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1" />
    </startup>
    <runtime>
    <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
    <dependentAssembly>
    <assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
    <bindingRedirect oldVersion="0.0.0.0-9.0.0.0" newVersion="9.0.0.0" />
    </dependentAssembly>
    </assemblyBinding>
    </runtime>
    </configuration>

    Haxton - Fastest Bot Yet, 1-20 in an hour
  2. #287
    randomusername69's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    30
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    compiled latest 37 mins ago and still going without crashing around ~200k xp/h

  3. #288
    akopertoni73's Avatar Corporal
    Reputation
    5
    Join Date
    Jul 2016
    Posts
    28
    Thanks G/R
    4/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by randomusername69 View Post
    compiled latest 37 mins ago and still going without crashing around ~200k xp/h
    Can you share the latest compiled version ? it would help a lot of people

  4. #289
    Klasico'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)
    Originally Posted by randomusername69 View Post
    compiled latest 37 mins ago and still going without crashing around ~200k xp/h
    Yeah, please share with us "Last Version"

  5. #290
    Henkdevries12's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I also have issues logging into other bot.
    I have 3 accounts running atm but if I exit one I can not login again.
    Guess server issues.

  6. #291
    wut2heck's Avatar Sergeant Major
    Reputation
    13
    Join Date
    Jul 2016
    Posts
    151
    Thanks G/R
    3/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    anyone getting more than 180k/h with no evolve and lucky egg?

  7. #292
    akopertoni73's Avatar Corporal
    Reputation
    5
    Join Date
    Jul 2016
    Posts
    28
    Thanks G/R
    4/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by wut2heck View Post
    anyone getting more than 180k/h with no evolve and lucky egg?
    250k , check my seetings above

  8. #293
    nayano's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    22
    Thanks G/R
    17/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i cant start it, if anyone have a new version complited, share it?

    Please ..

  9. #294
    KefkaBot's Avatar Contributor CoreCoins Purchaser
    Reputation
    103
    Join Date
    Sep 2013
    Posts
    663
    Thanks G/R
    51/80
    Trade Feedback
    38 (95%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Henkdevries12 View Post
    I also have issues logging into other bot.
    I have 3 accounts running atm but if I exit one I can not login again.
    Guess server issues.
    Google is having Auth server issues, if your accounts are google logins.

  10. #295
    Kucuphet's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    8
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by KefkaBot View Post
    Google is having Auth server issues, if your accounts are google logins.
    can i just add the google refresh token into config ? it work for other bots.
    but i can't find the place for input this google token on haxton.
    can someone give me clues?

  11. #296
    wut2heck's Avatar Sergeant Major
    Reputation
    13
    Join Date
    Jul 2016
    Posts
    151
    Thanks G/R
    3/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by akopertoni73 View Post
    250k , check my seetings above
    running for 20 min, only 150k/h

    are you low level? maybe you get 250k because every new pokemon gives 500 xp ?

  12. #297
    Henkdevries12's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I can login on other bot now using both Ptc and Google with no problem. When I try either one of those with the Haxton bot I can't login.
    So I guess it's the bot right? Has any of you (who are already have it running) tried logging out and in again?

  13. #298
    machusenpai's Avatar Member
    Reputation
    -2
    Join Date
    Jul 2016
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Servers are online but I get fatal error xD

  14. #299
    badinstincts's Avatar Sergeant
    Reputation
    7
    Join Date
    Jul 2016
    Posts
    63
    Thanks G/R
    0/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Servers are online, BUT EXTREMELY UNSTABLE!
    Other bots work even when servers are unstable, like spegeli's bot

    try nox, if you can fight in a gym, I cant... need to restart pokemon go and keep trying all the time

  15. #300
    k008500's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Haxton - Fastest Bot Yet, 1-20 in an hour-66666666666-png
    how should i do please!!!!!!!

Similar Threads

  1. [Question] Fastest bot at the moment?
    By SonicRunners in forum Pokemon GO Chat
    Replies: 1
    Last Post: 09-20-2016, 01:33 PM
  2. [Bot] Fastest BOT?
    By Raiforn in forum Pokemon GO Hacks|Cheats
    Replies: 7
    Last Post: 09-05-2016, 04:24 PM
  3. Fastest bot+location?
    By Ripper3 in forum Pokemon GO Chat
    Replies: 10
    Last Post: 08-01-2016, 01:14 PM
  4. [Question] The fastest bot?
    By cleavemachine in forum Pokemon GO Chat
    Replies: 40
    Last Post: 07-27-2016, 08:44 AM
  5. [Selling] Fastest/cheapest power Leveling 1-60 14 HOURS *Reputable Member/Verified Paypal*
    By thadd in forum Diablo 3 Buy Sell Trade
    Replies: 0
    Last Post: 06-06-2012, 04:06 PM
All times are GMT -5. The time now is 02:31 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