im on .12 and the town portal is in front of malthale, the bot wont and refuses to use the tp. I got the checkpoint. it just dosent want to work.
I have .12 trinity and DB 346 build, it is not beta version but STILL NOT WORKING. What DB build are you using? I appreciate your effort making this profile. It is easy to criticize someone but we all should appreciate someone's effort.
I went thru the portal and killed malthael then tp'd and exited the game. Then I ran the bot. It entered the portal and exited the game once? It's been working after that. Allthought I dunno if its worth it, does he drop some legendary crafting material or? edit. Its been leaving the game just before the half fight movie was set in motion, twice now.
Tried on DB Release and DB Beta Trinity .12 and .13 - doesn't work =/ Always stuck "Using portal to malthael"
But yet I got 24 likes on my post....and you made your first post to say that lol. Or you made another account to hide your real account. Either way He made a profile, great, does it work no not on current updated info (Trin/DB) He passes the buck in his first what...8 post saying no YOU are doing something wrong and now its you have to use an old out dated Trinity to make it work. He wont take the time to UPDATE his work to CURRENT Trin/DB We all know that using old out dated information does WAY more harm than good since it runs the risk of your account or in most cases accounts (not you but your wow accounts, your D3 accounts and other games that you may or may not bot on) Hence why The Honor Buddy team works HARD to make sure everything is up to date so you WONT get banned. In short forcing people to go back to an out dated version to make THIS profile work is wrong and runs a higher risk of YOU not the HIM in losing your account. So by all means new person to the community who does not know how things work. Use out dated stuff all you want....just to be sure that if you DO get banned on Diablo 3, there is a section that you can post in about that. Make sure you submit logs in your post so the devs can take a look to why you got the ban, if there are security problems, integrity problems, or what ever the case may be. Cheers! *Edit* Oh and another thing to point out.....Its really SHADY when you say it works....a TON of others says it dont work in Trinity version .12 AND .13 and almost everyone of them asked what version of DB are you using....you give no answer at all. Thats another reason why you use UPDATED Trin/DB and dont use OUTDATED Trin/DB expect that ban hammer!
Hmmm he goes into the portal and will logout immediately without a kill...... again and again. He kill them only if i cancel the logout procedure in the first and the second phase manual.
I don't see how the posted download for the profile could have worked for anyone, the reason the bot logs out when it gets to the boss room is because phobix made a mistake the the code for the posted version of the profile. in the profile code the 2 lines that say " <If condition="CurrentLevelAreaId == 328484"> " are wrong, the area id for the boss room is 330576 the world ID is 328484 but the tag isn't using the world id it is using the area id and for me one of the wait timers made the bot wait to long to log out and the quest finished before the bot logged out, and even after removing the wait timer the bot never misses loot. here is the version of the code i modified if someone else wants to use it, i have been using it for about 30 runs with no issue. Just edit the profile with a text editor and replace all the code inside with this modified version. Code: <Profile> <Name>Malthael Farm</Name> <GameParams quest="273408" step="8" act="A5" resumeFromSave="True" isPrivate="True" numGames="-1" /> <KillMonsters>True</KillMonsters> <PickupLoot>True</PickupLoot> <Order> <ToggleTargeting questId="1" combat="True" looting="True" lootRadius="150" killRadius="40" /> <If condition="Me.IsInTown"> <ForceTownRun questId="1"/> </If> <If condition="CurrentLevelAreaId == 270011"> <ToggleTargeting questId="1" combat="False" looting="True" lootRadius="100" killRadius="100" /> <LogMessage questId="273408" stepId="8" output="Using portal to malthael" /> <TakeTownPortal questId="273408" stepId="8" /> </If> <While condition="IsActiveQuest(273408) and IsActiveQuestStep(8)" > <If condition="CurrentLevelAreaId == 349787"> <ToggleTargeting questId="1" combat="True" looting="True" lootRadius="100" killRadius="100" /> <MoveTo questId="1" x="419.5" y="413.1" z="-28.1" pathPrecision="8" /> <UsePortal questId="1" stepId="1" portalMarkerHash="-144918420" destinationWorldId="328484" interactRange="5" /> </If> <If condition="CurrentLevelAreaId == 330576"> <MoveTo questId="1" x="137.1" y="136.3" z="0.3" pathPrecision="8" /> <WaitTimer questId="273408" stepId="8" waitTime="300" /> <MoveTo questId="1" x="128.4068" y="130.39" z="0.364658" pathPrecision="8" /> <WaitTimer questId="273408" stepId="8" waitTime="300" /> <TrinityTownPortal questId="273408" stepId="8"/> </If> <LeaveGame reason="The END" stayInParty="False" /> </While> </Order> </Profile> Edit: Cleaned up the code a bit
What did I do wrong? Replaced the old code with yours and it's still looking for the portal to malthael even though it's there. Tried with Trinity .12 and .13
it is because the quest updated when you killed malthael ( if your current quest is talk to tyrael then you are on the wrong quest because it finished and you didn't leave fast enough ), you need to restart the game on act V 8.3 and get to malthael and kill him and then leave the game before the quest updates. additionally if your bot is set to pick up all loot items instead of just legendaries it sometime will not leave the game in time and you will have to reset it manually again.
Oh I've got it now. I didn't kill Malthael first and was stuck at the Qustpart "Find Malthael" It's working now - thanks for updating the script