Difference between revisions of "Bank"

From Bebot Wiki 2
Jump to navigationJump to search
Line 35: Line 35:
 
bankadd <url> - Adds a .csv file to the bot's Extras/Bank folder
 
bankadd <url> - Adds a .csv file to the bot's Extras/Bank folder
  
banklook [file] - Browses bank and its files (with deletion links for Admins
+
banklook [file] - Browses bank and its files (with deletion links for Admins)
  
 
bankrem <file> - Removes a .csv file from the bot's Extras/Bank folder
 
bankrem <file> - Removes a .csv file from the bot's Extras/Bank folder

Revision as of 10:57, 10 May 2022

Bank

Description

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 do webhost .csv files then accessible on a public http(s) 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

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

bankadd <url> - Adds a .csv file to the bot's Extras/Bank folder

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

bankrem <file> - Removes a .csv file from the bot's Extras/Bank folder