Hello,this is my first time posting,really well done on the profile bro
To keep scrip not capping,it buy blue tokens,after it buy brute leech and giant crane fly,since i don't need tokens anymore,was it possible to change it to buy hi-cordial instead,following the same rule it buy the tokens? or can someone tell me how to modify the profile to do this please?
this would be awesome for me and any other that don't need blue tokes anymore. Thanks in advance![]()
<!ENTITY ShopPurchase3 "HiCordial">
<!ENTITY ShopPurchase3_Count "99">
Nope,that would try get 99 hi-cordial,and would end up being unable to restock baits,99 brute leech is 120 scrip,1 hicordial is 100 scrip.
There is an option that let you use scrips to make sure you spend em all,so you don't cap.code is
i think this is purely for tokens,what it does is,after you restock baits,and trade in illuminati perch,he use any blue scrip left,and buy tokens,instead i want it to buy hi-cordial,that's what im trying to changeCode:<ShopPurchases> <ShopPurchase shopItem="&ShopPurchase1;" maxCount="&ShopPurchase1_Count;"/> <ShopPurchase shopItem="&ShopPurchase2;" maxCount="&ShopPurchase2_Count;"/> <ShopPurchase shopItem="BlueToken"/> </ShopPurchases>
![]()
eh ok,but idk what it needs to be settled there, im pretty new using this bot,im no expert still sorry![]()
Anyone else having the issue where the bot will teleport to idyllshire then run at the crystal then it will just keep running in place. Also is there a way to change the location on the turn in scrips since it was changed in 3.2.
i believe this is the new coordinates. -16.9342, 206.4994, 49.23638 heading 3.46
Plugins\ExBuddy\OrderBotTags\Behaviors\Objects\Data.cs
{
Locations.Idyllshire,
new INpc[]
{
new MasterPieceSupply
{
AetheryteId = 75,
ZoneId = 478,
Location = new Vector3("-18.29565, 206.5211, 45.12097"),
NpcId = 1012300
},
new ShopExchangeCurrency
{
AetheryteId = 75,
ZoneId = 478,
Location = new Vector3("-20.64551, 206.5211, 47.2572"),
NpcId = 1012301
}
}
},
Can someone please help me with getting the coordinates? I have tried 1000 different coords when fishing illuminati perch but none of them will get close enough to the edge to actually fish. It doesn't matter - I could be right on the edge when getting coords, but it still just lands way too far back and just dismounts.