• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Act2][Normal] Zoltan Kulle Levelling [20-60] 42 Hours

    Discussion in 'Archives' started by mylo, Jun 15, 2012.

    1. HSBen

      HSBen Member

      Joined:
      Sep 16, 2010
      Messages:
      97
      Likes Received:
      0
      Trophy Points:
      6
      while conditions

      this time 1000, basically it hits small issues like never town porting and stuff, if u don't do this ill probably give it a try myself and post it up
       
    2. Knoedel

      Knoedel New Member

      Joined:
      Jun 10, 2012
      Messages:
      64
      Likes Received:
      0
      Trophy Points:
      0
      I dont know how to do it thats my problem :(
      but this would make it a lot faster and safer.
      by the way lvl 22-33 in under 3 hours, maybe I let it kill Kulle the whole night and see how far it gets me :D
       
    3. stevenr

      stevenr Member

      Joined:
      Jan 15, 2010
      Messages:
      871
      Likes Received:
      0
      Trophy Points:
      16
      Hi i add this...

      Code:
      ...
      <SkipCutscene questId="1" />
      
      <While condition="IsActiveQuestStep(4)">
      <!--Do nothing while fighting-->
      </While>
      
      <MoveTo questId="1" pathPrecision="10" x="70.95992" y="106.213" z="0.217692" />
      ...
      
       
    4. klasixkat

      klasixkat New Member

      Joined:
      Jul 16, 2011
      Messages:
      32
      Likes Received:
      0
      Trophy Points:
      0
      Well shit. It was working nearly perfectly before I went to bed. Super fast, no problems. I wake up to find the bot sitting in town like a retard. It only ran it twice before it decided to do this shit. Ugh. Just want one good night of botting ffs.
       
    5. vecuk

      vecuk New Member

      Joined:
      Mar 1, 2012
      Messages:
      27
      Likes Received:
      0
      Trophy Points:
      0

      same for me, every 5-6 runs.
      Bot kills kul, goes back trough the orange portal, but then just stands around and does not port to town or do anything. If i press port manually he continues then to use the quest and quit game and make new one
       
    6. mylo

      mylo Member

      Joined:
      Jun 14, 2012
      Messages:
      128
      Likes Received:
      9
      Trophy Points:
      18
      I have just added v2 in my first post which has the entire thing in appropriate While loops for the quest steps, theoretically it shouldn't get stuck now (I hope!), I've had it running a little while without issue:

      Code:
      [18:32:35.669 N] Gained 870,714 exp
      [18:32:35.669 N] Exp/Hr: 477,612
      [18:32:35.669 N] Have been calculating exp/h for 109 minutes.
      [18:32:38.826 N] Loaded profile Zoltun Kulle
      [18:32:38.826 N] Number of games completed:114
       
      Last edited: Jun 18, 2012
    7. vecuk

      vecuk New Member

      Joined:
      Mar 1, 2012
      Messages:
      27
      Likes Received:
      0
      Trophy Points:
      0
      ok thx trying out.

      got fixed the other problem also with the waittimer you had commented out of the file, so i just removed the comment signs
       
    8. charlesm

      charlesm New Member

      Joined:
      Jun 17, 2012
      Messages:
      37
      Likes Received:
      0
      Trophy Points:
      0
      Works very well, with some frustrating caveats

      I have an issue maybe every 20-30 runs, but it's running very well since nav server was fixed. One oddity, though: when I use the fix idle plugin, after killing zoltan, I teleport back to town, then as I am running towards the questgiver, my toon exits game. It then enters a new game and talks to questgiver, even though I have not killed zoltan in this particular game, then leaves game again. Rinse and repeat.

      Solution was to use Unstucker v1.8 instead of fix idle.

      Figured I'd post in case someone else was having the same issue. Great job OP! This is going to be my current go to after 20.
       
    9. legolaser

      legolaser New Member

      Joined:
      Jan 31, 2011
      Messages:
      79
      Likes Received:
      0
      Trophy Points:
      0
      So weird, it ran perfectly from 20-48, totally AFK. And now it gets stuck every 1-3 runs... Even with v2..

      Any ideas? Is it the servers?
       
    10. stevenr

      stevenr Member

      Joined:
      Jan 15, 2010
      Messages:
      871
      Likes Received:
      0
      Trophy Points:
      16
      Try to chance

      Code:
      <UseTownPortal questId="1" />
      
      with

      Code:
      <While condition="IsActiveQuestStep(33) and ZetaDia.CurrentWorldId == "50613">
      <UseTownPortal questId="1" />
      </While>
      
       
      Last edited: Jun 18, 2012
    11. vecuk

      vecuk New Member

      Joined:
      Mar 1, 2012
      Messages:
      27
      Likes Received:
      0
      Trophy Points:
      0
      even with while() it got stuck :/
       
    12. stevenr

      stevenr Member

      Joined:
      Jan 15, 2010
      Messages:
      871
      Likes Received:
      0
      Trophy Points:
      16
      Have you tried my While, too?
       
    13. nochance

      nochance New Member

      Joined:
      Jun 11, 2012
      Messages:
      12
      Likes Received:
      0
      Trophy Points:
      0
      Is a delay problem:

      Replace:
      <UseObject questId="1" actorId="185067" destinationWorldId="50613" x="198.75" y="106.25" z="2.068649" isPortal="True" />
      <!-- <WaitTimer questId="1" waitTime="500" />-->
      <UseTownPortal questId="1" />

      For:

      <UseObject questId="1" actorId="185067" destinationWorldId="50613" x="198.75" y="106.25" z="2.068649" isPortal="True" />
      <WaitTimer questId="1" waitTime="1500" />
      <UseTownPortal questId="1" />
       
    14. r3animation

      r3animation New Member

      Joined:
      Jun 11, 2012
      Messages:
      77
      Likes Received:
      0
      Trophy Points:
      0
      I get this problem when I change the code,

      [02:35:39.463 N] Failed to load profile: Name cannot begin with the '5' character, hexadecimal value 0x35. Line 43, position 77.
       
    15. stevenr

      stevenr Member

      Joined:
      Jan 15, 2010
      Messages:
      871
      Likes Received:
      0
      Trophy Points:
      16
      Ups, a wrong " in the code - try this.

      Code:
      <While condition="IsActiveQuestStep(33) and ZetaDia.CurrentWorldId == 50613">
      <UseTownPortal questId="1" />
      </While>
      Edit: I try it out - it will not work - can someone look at it?
       
      Last edited: Jun 18, 2012
    16. mylo

      mylo Member

      Joined:
      Jun 14, 2012
      Messages:
      128
      Likes Received:
      9
      Trophy Points:
      18
      I have added a SlowPC version to the first post, try this if you need the extra wait time due to high latency or a slow PC.
       
    17. phibra89

      phibra89 New Member

      Joined:
      Jun 17, 2012
      Messages:
      32
      Likes Received:
      0
      Trophy Points:
      0
      nice one, which quest in act 2 is it and which part
       
    18. ripoz4200

      ripoz4200 New Member

      Joined:
      Sep 17, 2010
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      0
      Great profile. I am geting stuck after my DH kills him. If I click about 10 yds in front profile will continue on... Is this a server issue or am I missing something. been doing this all AM not matter what version of bot I try. Anyone else having issues?
      \
       
    19. staliro

      staliro New Member

      Joined:
      Jun 16, 2012
      Messages:
      30
      Likes Received:
      0
      Trophy Points:
      0
      Freaking love this profile. thanks a lot dude :)
       
    20. shushuking

      shushuking New Member

      Joined:
      Jun 11, 2012
      Messages:
      82
      Likes Received:
      0
      Trophy Points:
      0
      ye not bad for normal, but who in their right mind would do that on normal till lv 60? :D
       

    Share This Page