Bank

From Bebot Wiki 2
Revision as of 21:30, 10 May 2022 by B3b0tUzR (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Bank[edit]

Description[edit]

This module allows your org to share items across stocking mules or various alts. Here's the workflow :

Everyone in the share must use Dream's AOIA(+) from https://forums.funcom.com/t/anarchy-online-item-assistant-plus/4250

With AOIA(+) opened & set correctly, you log each sharing toon & open all the bags you want to share items of.

For each toon covered, you will obtain a new entry in the list of all accounts/toons in AOIA(+)'s "Inventory" tab.

Make sure the obtained tree is correct by browsing it with various clickable "+" that open sub-branches ...

Once ready, right-click each toon to be added to the share, choose "Export items", check "None", then select filename & location.

Finally, put all obtained .csv files into your Bebot's Extras/Bank folder to make your bot able to search in that shared bank.

You can also webhost .csv files then accessible on a public http(s)/ftp url, to do !bankadd url (so the bot loads it locally).

Sidenote : you also could set a FTP shared access on Extras/Bank folder for several people, but beware this may cause many security risks all depending on your server's system (linux, windows, etc) that we unfortunately cannot detail here.

Your org then may browse (or delete for Admins) any .csv file by doing !banklook then click on the wanted link (careful, deletion is NOT undoable).

Also anyone in org can search the bank by doing !banksearch [QL] <item> (QL being optionnal) to be able to contact the item owner.


Commands[edit]

banksearch [ql] <item> - Searches and displays information about an <item> of the optional [ql].

bankadd <url> - Adds a webhosted .csv file to the bot's Extras/Bank folder (existing file is updated, overwrite NOT UNDOABLE).

banklook [file] - Browses bank and its files (with deletion links for Admins).

bankrem [line] <file> - Removes a .csv file (or just optionnal line) from the bot's Extras/Bank folder (NOT UNDOABLE).


Settings[edit]

IncludeEquipped: Should we include currently equipped items?


Sidenote : This module uses Dream's AOIA(+) .csv file format. Equipped items are ignored by default.