kolton / d2bot-with-kolbot

d2bot game manager by D3STROY3R with kolbot libs by kolton for d2bs
346 stars 332 forks source link

D2BotMap whit pickit ? #754

Open darkdevil87 opened 5 years ago

darkdevil87 commented 5 years ago

hi i need to know how to have pickit whit d2botmap script (ON) cuz i need to play manualy whit pickit on

JohnGoblikon commented 5 years ago

I would also like this

darkdevil87 commented 5 years ago

solved

darkdevil87 commented 5 years ago

https://pastebin.com/raw/GdwDsrsC -- Install -- Copy the code from pastebin, paste it in a file named "Manual.js" and put it in "libs/bots" In your character's config add "Scripts.Manual = true;" Use d2botblank as starter/entry point/.dbj for the profile. In d2bs.ini (located in kolbot/d2bs) set "UseGamePrint=true" or you won't see anything useful ingame.

DarkHorseDre commented 5 years ago

From memory from start of this ladder I used D2BotMap.dbj and I was able to use maphack and pickit kicked in automatically (I remember this happening when playing manual as it was annoying as my pickit was wide open for uniques) if its not that script, one of the others allow manual play with pickit with no config needed.

which pickit is enabled for the character you are playing manually?

JohnGoblikon commented 5 years ago

Followed the instructions here and when I enter a game everything appears to work but when I play nothing get picked up to inv. Pickit seems to work in some ways still. I had an extra couple columns of charms in my inv got stashed all except for one that got dropped along with a ko rune. (two items not in my pickit). Really just wanted to run a basic pickit with gold juvs and basic stuff to save time playing.

screenshot https://i.imgur.com/iGJJnTS.png

DarkHorseDre commented 5 years ago

you have pickits named LLD (low level duelling) and perfect (assume perfect items only). If these pickits behave as expected then you will only pickup good LLD (low item requirement items with great stats) or perfect items (eg perfect shako, perfect bk etc). so of course it wont work.

you should have posted a link to pastebin for your pickits and been more specific in your explanations like "seems to work in some ways still" as that doesn't give us any information about what is happening, but tbh all you need to do is look at the entries in your pickit to see what will be collected. if it is looking for perfect items/LLD items you wont pick many per day. This is probably why it dropped the ko and charms.

be specific. if there are items you want it to collect check that there is a line in one of those two pickit files which matches the item you want. also ensure the item will drop in the difficulty and area you are farming (e.g. elite white paladin shields wont drop in some areas and difficulties)

NPEJohn commented 5 years ago

Asked this question in #782 as well - as JohnGoblikon noted, the 'pickit' function seems to load normally when entering game and it does clear inventory of undesirable items i.e. drops in town, but after a few test runs and double checking the correct installation, it did not auto-pickit a few of the items I would expect it to grab (unique ammy, for example). Any thoughts / recommendations? Thanks in advance.

DarkHorseDre commented 5 years ago

set useraddon = true and entry script to D2BotMap.dbj

patrickaumiller commented 4 years ago

https://pastebin.com/raw/GdwDsrsC -- Install -- Copy the code from pastebin, paste it in a file named "Manual.js" and put it in "libs/bots" In your character's config add "Scripts.Manual = true;" Use d2botblank as starter/entry point/.dbj for the profile. In d2bs.ini (located in kolbot/d2bs) set "UseGamePrint=true" or you won't see anything useful ingame.

i cant seem to find "d2bs.ini" in the kolbot/d2bs loc

DarkHorseDre commented 4 years ago

@patrickaumiller if youre sure you have looked in the stated folder, always compare to the source and re-download/re-sync if necessary: https://github.com/kolton/d2bot-with-kolbot/tree/master/d2bs