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

User Tag List

Page 10 of 87 FirstFirst ... 6789101112131460 ... LastLast
Results 136 to 150 of 1300
  1. #136
    Timmykh's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    18
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by spygr View Post
    write Ptc

    not ptc
    Not work, fatal error, help plz

    Haxton - Fastest Bot Yet, 1-20 in an hour
  2. #137
    Firegone's Avatar Active Member
    Reputation
    19
    Join Date
    Sep 2007
    Posts
    286
    Thanks G/R
    5/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    All I get is updating inventory... have to look into the source, maybe something fishy is going on there

  3. #138
    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)
    idk this always starts good and then either just hangs while recycling items or updating inventory

  4. #139
    Crazyhead's Avatar Elite User
    Reputation
    328
    Join Date
    May 2009
    Posts
    287
    Thanks G/R
    19/316
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Firegone View Post
    All I get is updating inventory... have to look into the source, maybe something fishy is going on there
    The fishy thing is, is that you dont type the coordinates with a comma, but with a dot

  5. Thanks Brewfasa (1 members gave Thanks to Crazyhead for this useful post)
  6. #140
    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)
    So many problems with this bot.. impossible to keep it running for more than a few minutes.
    My pokemon inventory gets full because some pokemons are not getting transfered
    Transfering is set to true, and deleted everything from PokemonToKeep.cfg.. still not transfering pidgey, zubet and rattata.



    Btw to fix fatal error, change . to , in the coordinates

  7. #141
    venekor49's Avatar Member
    Reputation
    3
    Join Date
    Jul 2012
    Posts
    54
    Thanks G/R
    4/1
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Crazyhead View Post
    The fishy thing is, is that you dont type the coordinates with a comma, but with a dot
    I don't know every session I do lasts maybe 30-45 minutes before getting stuck at updating inventory as well and all my settings are right I mean it runs for 30-45 minutes without a hitch.

  8. #142
    Timmykh's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    18
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    20160728003805 Fatal error, attempting to restart
    20160728003805 Fatal error, attempting to restart
    20160728003805 Fatal error, attempting to restart
    20160728003805 Fatal error, attempting to restart
    20160728003805 Fatal error, attempting to restart
    20160728003805 Fatal error, attempting to restart
    20160728003805 Fatal error, attempting to restart
    20160728003805 Fatal error, attempting to restart
    20160728003805 Fatal error, attempting to restart
    20160728003805 Fatal error, attempting to restart
    20160728003805 Fatal error, attempting to restart
    20160728003805 Fatal error, attempting to restart
    20160728003805 Fatal error, attempting to restart
    20160728003805 Fatal error, attempting to restart
    20160728003805 Fatal error, attempting to restart
    20160728003805 Fatal error, attempting to restart
    20160728003805 Fatal error, attempting to restart
    20160728003805 Fatal error, attempting to restart
    20160728003805 Fatal error, attempting to restart
    20160728003805 Fatal error, attempting to restart
    20160728003805 Fatal error, attempting to restart
    20160728003805 Fatal error, attempting to restart
    20160728003805 Fatal error, attempting to restart
    20160728003805 Fatal error, attempting to restart
    20160728003805 Fatal error, attempting to restart
    20160728003805 Fatal error, attempting to restart
    20160728003805 Fatal error, attempting to restart
    20160728003805 Fatal error, attempting to restart
    20160728003805 Fatal error, attempting to restart



    Help plz

    <?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="52.37413200449746" />
    <add key="DefaultLongitude" value="4.894752502441406" />
    <add key="DefaultAltitude" value="10" />
    <!--Only needed if you chose PTC as your account type-->
    <add key="PtcUsername" value="name" />
    <add key="PtcPassword" value="password" />

    <!--Logic settings-->
    <add key="KeepMinIvPercentage" value="95" />
    <add key="KeepMinCp" value="1800" />
    <add key="WalkingSpeedInKilometerPerHour" value="180" />
    <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="false" />

    <!--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>

  9. #143
    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)
    just change . to , in coordinate to fix fatal error

  10. #144
    Timmykh's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    18
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by wut2heck View Post
    just change . to , in coordinate to fix fatal error
    Plz example< edit my code plz!

  11. #145
    dawnera's Avatar Member
    Reputation
    4
    Join Date
    Jun 2013
    Posts
    32
    Thanks G/R
    3/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dawnera View Post
    When starting the bot it instantly halts? Latest revision

    Attachment 30481
    NVM, fixed it by editing the GPX file, dots to commas. Ezpz

  12. #146
    Zestorax's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    6
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Bot worked flawlessly at around 225k exp for 30 mins, but is now stuck on updating inventory, despite latest commit.

  13. #147
    rysiu77's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    7
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How can i start this bot?

  14. #148
    rysiu77's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    7
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Someone can explain me how to start this bot?

  15. #149
    klemen241's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    21
    Thanks G/R
    7/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i get 10 errors when running from studio, what the hell?

  16. #150
    Timmykh's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    18
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thnx i understand )
    Last edited by Timmykh; 07-27-2016 at 04:56 PM.

Page 10 of 87 FirstFirst ... 6789101112131460 ... LastLast

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 04:00 PM. 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