Magnets how do they work - bots ignore all coordinates ....
Hello,
its unbelievable that it is so difficult to let the mob run to a special location and press a button. There are only 2 possibilities. 1st - I am too dumb 2nd - there is really much to do on making the bot language more comfortable.
The quest is called Magnets How do they work and is one of the dailys in Tol Barad.
You just go to a special location and press an in game item - ID 62829
I tried it with the questorder use item. But it dont press the button. So I tried it this way:
Questoverride:
<Quest Id="28692" Name="Magnets, How Do They Work?" >
<Objective Type="CollectItem" ItemId="62830" CollectCount="7" >
<Hotspots>
<Hotspot X="-508.4882" Y="1505.247" Z="21.95125" />
<Hotspot X="-469.4403" Y="1545.616" Z="19.2258" />
<Hotspot X="-457.6467" Y="1554.389" Z="21.36509" />
<Hotspot X="-441.6072" Y="1582.94" Z="23.24687" />
<Hotspot X="-430.7548" Y="1600.163" Z="23.22951" />
<Hotspot X="-423.0736" Y="1628.425" Z="19.02959" />
</Hotspots>
</Objective>
</Quest>
Questorder:
<If Condition="HasQuest(28692)">
<UseItem ItemId="62829" QuestName="Magnets, How Do They Work?" QuestId="28692" />
</If>
Dont work also -
please if anybody has an idea let me know.
thanx a lot in advance,
cheers,
Hello,
its unbelievable that it is so difficult to let the mob run to a special location and press a button. There are only 2 possibilities. 1st - I am too dumb 2nd - there is really much to do on making the bot language more comfortable.
The quest is called Magnets How do they work and is one of the dailys in Tol Barad.
You just go to a special location and press an in game item - ID 62829
I tried it with the questorder use item. But it dont press the button. So I tried it this way:
Questoverride:
<Quest Id="28692" Name="Magnets, How Do They Work?" >
<Objective Type="CollectItem" ItemId="62830" CollectCount="7" >
<Hotspots>
<Hotspot X="-508.4882" Y="1505.247" Z="21.95125" />
<Hotspot X="-469.4403" Y="1545.616" Z="19.2258" />
<Hotspot X="-457.6467" Y="1554.389" Z="21.36509" />
<Hotspot X="-441.6072" Y="1582.94" Z="23.24687" />
<Hotspot X="-430.7548" Y="1600.163" Z="23.22951" />
<Hotspot X="-423.0736" Y="1628.425" Z="19.02959" />
</Hotspots>
</Objective>
</Quest>
Questorder:
<If Condition="HasQuest(28692)">
<UseItem ItemId="62829" QuestName="Magnets, How Do They Work?" QuestId="28692" />
</If>
Dont work also -
please if anybody has an idea let me know.
thanx a lot in advance,
cheers,
Last edited:






