Open franva opened 6 years ago
it should because mine does, and i did not change a thing.
do you have a tomb in your stash?
Yes, I do have.
What's the code for this in the pickup file?
add the scrolls of tp in the pickit, but your bot needs a Tome in inv.
[name] == scrolloftownportal # # [maxquantity] == 20
@mf2212 I added [name] == scrolloftownportal into kolton.nip. If the bot has a book of portal, then quantity of portal scroll on the bot will be X X= 0 when the portal book hasn't stored full capacity X=1,2,3....Many after the portal book is full.
So [maxquantity] == 20 would work.
[name] == scrolloftownportal # # [maxquantity] == 20 it was working with d2nt and it's working with d2bs either
Set back to town to true when no mana, but the bot doesn't buy Tome of Town Portal automatically.
Can we fix it?