• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [A1 Inferno] Uber Startup

    Discussion in 'Archives' started by Magi, Oct 23, 2012.

    1. Magi

      Magi New Member

      Joined:
      Oct 12, 2012
      Messages:
      1,242
      Likes Received:
      7
      Trophy Points:
      0
      Updated OP with latest files, v1.4 (download new UberRun plugin 0.3 please)

      I've submitted a merge request to rrrix for Trinity so that your character doesn't attack an uber while it's dead. Hopefully that will make it to the next trinity version. Your welcome to my Trinity fork if you even know what I'm talking about :p
       
    2. slaynish

      slaynish Member

      Joined:
      Jul 15, 2012
      Messages:
      90
      Likes Received:
      0
      Trophy Points:
      6
      Here goes the first night of botting ubers :) Hope it goes well!
       
    3. Magi

      Magi New Member

      Joined:
      Oct 12, 2012
      Messages:
      1,242
      Likes Received:
      7
      Trophy Points:
      0
      excellent! Yes try it out and let me know if you encounter anything. A few new things which shouldn't give you a problem, but make sure you watch the first run just in case :p

      Report back if you would, good or bad (hopefully good)
       
    4. slaynish

      slaynish Member

      Joined:
      Jul 15, 2012
      Messages:
      90
      Likes Received:
      0
      Trophy Points:
      6
      the first run, after using the first machine it was running to the portal and said it was stuck and left the game so that got wasted

      after that ive had 2 successful runs though
       
    5. Magi

      Magi New Member

      Joined:
      Oct 12, 2012
      Messages:
      1,242
      Likes Received:
      7
      Trophy Points:
      0
      how in the world does it get stuck in that small place lol. Let me put these portal tags in While loops instead of my waitwhile conditions...so it just repeats itself until it goes in
       
    6. slaynish

      slaynish Member

      Joined:
      Jul 15, 2012
      Messages:
      90
      Likes Received:
      0
      Trophy Points:
      6
      it used up all my machines after that first one just fine. i think i need to go back to farming though, my monk is still pretty weak i guess.. had to scale back to mp3 :( and even then i died a few times
       
    7. Magi

      Magi New Member

      Joined:
      Oct 12, 2012
      Messages:
      1,242
      Likes Received:
      7
      Trophy Points:
      0
      pop a shield on...makes all the difference. I fight ubers with a shield with high crit chance and resist. Works real well with the weapon swap too. The extra crit chance of the shield has tornadoes flying everywhere.
       
    8. slaynish

      slaynish Member

      Joined:
      Jul 15, 2012
      Messages:
      90
      Likes Received:
      0
      Trophy Points:
      6
      what's the purpose of the weapon swap?
       
    9. cfong

      cfong New Member

      Joined:
      Sep 18, 2012
      Messages:
      258
      Likes Received:
      0
      Trophy Points:
      0
      I'm still having a problem with leaving a realm before both are dead, in particular, magdha... did you ever figure out that "magdha dropping off he ractor list" thing?

      also, I dont understand this

      Code:
      <While condition="ActorExistsAt(255929, ZetaDia.Me.Position.X, ZetaDia.Me.Position.Y, ZetaDia.Me.Position.Z, 200) and ActorExistsAt(256189, ZetaDia.Me.Position.X, ZetaDia.Me.Position.Y, ZetaDia.Me.Position.Z, 200)">
      
      Shouldn't that be "or" not "and"?
       
    10. Magi

      Magi New Member

      Joined:
      Oct 12, 2012
      Messages:
      1,242
      Likes Received:
      7
      Trophy Points:
      0
      weapon swap is performed right before sweeping wind is cast to generate HUGE amount of DPS with sweeping wind and the torns. Usually done with a 2hand scorn, then swap back to dual wield with 2 fast weapons. Check it out in the Trinity plugins forum.


      Are you using the latest profile? That is from the old one. The newest does recognize all ubers dying...ran through it a few times last night and worked flawlessly for me. Double check your act1_Uber.xml file...the realms all have this snippet of code because the plugin does the checks:

      Code:
      <!-- REALM OF DISCORD -->
      		<If condition="CurrentWorldId == 256072">
      			<WaitTimer questId="1" waitTime="500" />
      			<MoveTo questId="1" x="304.9048" y="305.6087" z="15.1" pathPrecision="1" />
      			
      			<!-- FIGHT UBERS -->
      			<WaitTimer questId="1" waitTime="225000" />
      		</If>
      
       
    11. cfong

      cfong New Member

      Joined:
      Sep 18, 2012
      Messages:
      258
      Likes Received:
      0
      Trophy Points:
      0
      Ooops. My bad. unzipped the wrong version :)
       
    12. Magi

      Magi New Member

      Joined:
      Oct 12, 2012
      Messages:
      1,242
      Likes Received:
      7
      Trophy Points:
      0
      haha no problem...I did notice ONE time where Zolton warped out when I killed him...so his HP didn't read zero. I haven't seen it since but I started working on a backup for that...I think he is the only one who could possibly still cause an issue. I'll get that in the next version but he hasn't given me a problem since.
       
    13. cfong

      cfong New Member

      Joined:
      Sep 18, 2012
      Messages:
      258
      Likes Received:
      0
      Trophy Points:
      0
      Got the latest everything... was running for a while... but now i have 3 machines and its looping infinitely after getting 5 nv

      Code:
      [14:59:12.583 N] [UberRun] ========== 3 Infernal Machines Available ============
      [14:59:12.613 D] Replaced hook [ProfileOrderBehavior_Hook] 23e99559-8827-4928-9b61-43a85c2763e9
      [14:59:12.893 N] Loaded profile [A1 - Inferno] Uber Organ Run
      [14:59:12.913 N] ToggleTargeting, new values: Looting:True LootRadius:200 Combat:True KillRadius:200
      [14:59:12.913 D] Replaced hook [ProfileOrderBehavior_Hook] af983818-bace-4b20-93a2-59ecb3322905
      [14:59:12.993 D] Replaced hook [ProfileOrderBehavior_Hook] 726484df-1c4f-40a0-aad5-ee2d4726ee6d
      [14:59:13.073 D] Replaced hook [ProfileOrderBehavior_Hook] 6a234ddf-f090-4fb5-a81c-eb89e9f7bc57
      [14:59:13.143 D] Navigator.Clear
      [14:59:13.163 D] Replaced hook [ProfileOrderBehavior_Hook] 9d1c38a9-e1eb-4f14-bb51-49aac86957a0
      [14:59:13.193 N] Interacting with object Player_Shared_Stash-6334
      [14:59:14.213 D] Navigator.Clear
      [14:59:14.263 D] Replaced hook [ProfileOrderBehavior_Hook] 33ffa1af-f7a6-46a9-8471-1614801abf3b
      [14:59:14.333 N] [UberRun] ========== 3 Infernal Machines Available ============
      [14:59:14.362 D] Replaced hook [ProfileOrderBehavior_Hook] b500e20e-1efc-4f56-b9d1-6daaaada0e9e
      [14:59:14.628 N] Loaded profile [A1 - Inferno] Uber Organ Run
      [14:59:14.641 N] ToggleTargeting, new values: Looting:True LootRadius:200 Combat:True KillRadius:200
      [14:59:14.641 D] Replaced hook [ProfileOrderBehavior_Hook] 90e824cc-d013-4830-a04e-aacce491d19a
      [14:59:14.740 D] Replaced hook [ProfileOrderBehavior_Hook] 311c74de-aa04-4fe2-80c3-ce1269cc1d11
      [14:59:14.808 D] Replaced hook [ProfileOrderBehavior_Hook] 775c26e1-b94f-42af-8fce-90d4df6f736e
      [14:59:14.871 D] Navigator.Clear
      [14:59:14.902 D] Replaced hook [ProfileOrderBehavior_Hook] abe5e4ce-c715-4abe-bee3-485985be5d4b
      [14:59:14.953 N] Interacting with object Player_Shared_Stash-6334
      [14:59:16.003 D] Navigator.Clear
      [14:59:16.023 D] Replaced hook [ProfileOrderBehavior_Hook] 4e5c1b99-d30b-42a3-9d91-132001e41d3a
      [14:59:16.093 N] [UberRun] ========== 3 Infernal Machines Available ============
      [14:59:16.113 D] Replaced hook [ProfileOrderBehavior_Hook] 2705db85-1713-47ba-90f1-ed67feb3fa0f
      [14:59:16.373 N] Loaded profile [A1 - Inferno] Uber Organ Run
      [14:59:16.393 N] ToggleTargeting, new values: Looting:True LootRadius:200 Combat:True KillRadius:200
      [14:59:16.393 D] Replaced hook [ProfileOrderBehavior_Hook] 7b53e8a5-02c2-47e2-aa61-13df6e8d33c5
      [14:59:16.473 D] Replaced hook [ProfileOrderBehavior_Hook] d8722da1-3e9f-4d13-9fd6-d98757e9f13a
      [14:59:16.553 D] Replaced hook [ProfileOrderBehavior_Hook] c545c621-e919-480b-a97b-10e8c04770e3
      [14:59:16.623 D] Navigator.Clear
      [14:59:16.643 D] Replaced hook [ProfileOrderBehavior_Hook] 160411f0-2f45-45c3-a7b5-b9431b2d2f2c
      
       
    14. Yamahaulin

      Yamahaulin New Member

      Joined:
      Aug 17, 2012
      Messages:
      69
      Likes Received:
      0
      Trophy Points:
      0
      I'm getting this error upon loading. Current plugins are trinity 1.6.3.4 and uber plugin trying to run uber run only no keyhunt.

      [17:21:17.363 N] Compiler Error: c:\Users\Media Machine\Desktop\DRelog\Demonbuddys\Silver\Plugins\UberRun\UberRun.cs(147,106) : error CS1061: 'GilesTrinity.GilesTrinity.GilesPlayerCache' does not contain a definition for 'CurrentHealthPct' and no extension method 'CurrentHealthPct' accepting a first argument of type 'GilesTrinity.GilesTrinity.GilesPlayerCache' could be found (are you missing a using directive or an assembly reference?)
      [17:21:17.363 N] Compiler Error: c:\Users\Media Machine\Desktop\DRelog\Demonbuddys\Silver\Plugins\UberRun\UberRun.cs(151,108) : error CS1061: 'GilesTrinity.GilesTrinity.GilesPlayerCache' does not contain a definition for 'CurrentHealthPct' and no extension method 'CurrentHealthPct' accepting a first argument of type 'GilesTrinity.GilesTrinity.GilesPlayerCache' could be found (are you missing a using directive or an assembly reference?)
      [17:21:17.363 N] Compiler Error: c:\Users\Media Machine\Desktop\DRelog\Demonbuddys\Silver\Plugins\UberRun\UberRun.cs(155,108) : error CS1061: 'GilesTrinity.GilesTrinity.GilesPlayerCache' does not contain a definition for 'CurrentHealthPct' and no extension method 'CurrentHealthPct' accepting a first argument of type 'GilesTrinity.GilesTrinity.GilesPlayerCache' could be found (are you missing a using directive or an assembly reference?)
      [17:21:17.368 N] Compiler Error: c:\Users\Media Machine\Desktop\DRelog\Demonbuddys\Silver\Plugins\UberRun\UberRun.cs(159,47) : error CS1061: 'GilesTrinity.GilesTrinity.GilesPlayerCache' does not contain a definition for 'CurrentHealthPct' and no extension method 'CurrentHealthPct' accepting a first argument of type 'GilesTrinity.GilesTrinity.GilesPlayerCache' could be found (are you missing a using directive or an assembly reference?)
      [17:21:17.368 N] Compiler Error: c:\Users\Media Machine\Desktop\DRelog\Demonbuddys\Silver\Plugins\UberRun\UberRun.cs(228,58) : error CS0117: 'GilesTrinity.GilesTrinity' does not contain a definition for 'bWantToTownRun'
      [17:21:17.368 N] Compiler Error: c:\Users\Media Machine\Desktop\DRelog\Demonbuddys\Silver\Plugins\UberRun\UberRun.cs(228,103) : error CS0117: 'GilesTrinity.GilesTrinity' does not contain a definition for 'ForceVendorRunASAP'
      [17:21:17.368 N] Compiler Error: c:\Users\Media Machine\Desktop\DRelog\Demonbuddys\Silver\Plugins\UberRun\UberRun.cs(241,83) : error CS0117: 'GilesTrinity.GilesTrinity' does not contain a definition for 'bWantToTownRun'
      [17:21:17.368 N] Compiler Error: c:\Users\Media Machine\Desktop\DRelog\Demonbuddys\Silver\Plugins\UberRun\UberRun.cs(241,128) : error CS0117: 'GilesTrinity.GilesTrinity' does not contain a definition for 'ForceVendorRunASAP'
      [17:21:17.368 N] Compiler Error: c:\Users\Media Machine\Desktop\DRelog\Demonbuddys\Silver\Plugins\UberRun\UberRun.cs(506,88) : error CS0117: 'GilesTrinity.GilesTrinity' does not contain a definition for 'bWantToTownRun'
      [17:21:17.368 N] Compiler Error: c:\Users\Media Machine\Desktop\DRelog\Demonbuddys\Silver\Plugins\UberRun\UberRun.cs(506,132) : error CS0117: 'GilesTrinity.GilesTrinity' does not contain a definition for 'ForceVendorRunASAP'
      [17:21:17.368 N] Compiler Error: c:\Users\Media Machine\Desktop\DRelog\Demonbuddys\Silver\Plugins\UberRun\UberRun.cs(550,88) : error CS0117: 'GilesTrinity.GilesTrinity' does not contain a definition for 'bWantToTownRun'
      [17:21:17.368 N] Compiler Error: c:\Users\Media Machine\Desktop\DRelog\Demonbuddys\Silver\Plugins\UberRun\UberRun.cs(550,132) : error CS0117: 'GilesTrinity.GilesTrinity' does not contain a definition for 'ForceVendorRunASAP'
      [17:21:17.368 N] Compiler Error: c:\Users\Media Machine\Desktop\DRelog\Demonbuddys\Silver\Plugins\UberRun\UberRun.cs(596,88) : error CS0117: 'GilesTrinity.GilesTrinity' does not contain a definition for 'bWantToTownRun'
      [17:21:17.368 N] Compiler Error: c:\Users\Media Machine\Desktop\DRelog\Demonbuddys\Silver\Plugins\UberRun\UberRun.cs(596,132) : error CS0117: 'GilesTrinity.GilesTrinity' does not contain a definition for 'ForceVendorRunASAP'


      Found a few pages earlier someone with same problem. Could you link to the two files i need to replace in my trinity 1.6.3.4.
       
      Last edited: Dec 9, 2012
    15. Magi

      Magi New Member

      Joined:
      Oct 12, 2012
      Messages:
      1,242
      Likes Received:
      7
      Trophy Points:
      0
    16. cfong

      cfong New Member

      Joined:
      Sep 18, 2012
      Messages:
      258
      Likes Received:
      0
      Trophy Points:
      0
      Ya I haven't been able to reproduce it. The 3 machines were in my inven the whole time that I could tell.
       
    17. cfong

      cfong New Member

      Joined:
      Sep 18, 2012
      Messages:
      258
      Likes Received:
      0
      Trophy Points:
      0
      Oh man. Latest versions are rock solid. Thanks magi. Good stuff.

      Bot does do weird things in chaos when only magha is around.. it basically stops dead for a bit... then eventually wakes up and goes again. Basically right after she comes out of shield and starts dropping arcanes..
       
      Last edited: Dec 10, 2012
    18. Magi

      Magi New Member

      Joined:
      Oct 12, 2012
      Messages:
      1,242
      Likes Received:
      7
      Trophy Points:
      0
      Sweet!

      yeah there is a delay with Mag's shielding so it doesn't have a target and goes into wait timer mode I believe for a brief moment. Usually picks back up fairly quick for me, but perhaps I can write something in to respond a little quicker. I'll have to take a look.
       
    19. cfong

      cfong New Member

      Joined:
      Sep 18, 2012
      Messages:
      258
      Likes Received:
      0
      Trophy Points:
      0
      Yea the problem is that the bot usually tucks into a corner and for some reason doesn't avoid arcane or her bees very well... Nor does it seem to even attack her minions.
       
    20. cfong

      cfong New Member

      Joined:
      Sep 18, 2012
      Messages:
      258
      Likes Received:
      0
      Trophy Points:
      0
      Oh, also; a crazy feature request to help figure out what a good value of assumed health should be... can you print the hp diff between the last two samples you successfully took of the uber/warden before you decided they died? Or possibly some sort of moving window edps that can be used to tune the assumed hp?

      thanks ;)
       

    Share This Page