PDA

View Full Version : Folders For Script Packages



kreoo
12-08-2012, 02:18 PM
Hello!

I would like to suggest a new menu option in Xeno.

We have now, scripts and settings options, I suggest that we add Script Packages or just Packages.

it would work like this, Xeno would have another folder named Packages or Script Packages, inside it we would organize our xbst and lua files inside folder ie:

Cults Yalahar and inside it we would have... Config.lua, vial dropper.lua, changeSoftboots.lua, settings.xbst

And we could either check "Load all" and it would load luas in the scripter and the settings all at once, or maybe some of those checkboxes so that we could check which one we would like to load.

I have many scripts and settings now, and its getting a bit messy since we dont have name conventions for files (and if we do, most dont follow).

Makes sense? Not sure I was clear, let me know what you think!

Flacks
12-08-2012, 07:35 PM
Sounds like an good idea. It would actually we very usefull since I often forgets to add some script

Arek
12-08-2012, 07:47 PM
ye would be awesome if xeno could open archives ;o ,
so you will just have to zip your lua/xbst files rename to *.xsp for example and then share it :D

Signed

soul4soul
12-09-2012, 04:44 PM
Itd be better if we could add lua files into xbst. As far as format wise in the actually xbst it could done in a similar fashion to the one-liners.

This was my suggestion


10. Built-In Scripts
http://i.imgur.com/ex4JO.png
It would be great if scripts could be added and execute directly from the .xbst file. It would keep our folders cleaner(less duplicate files for different hunting areas and vocations), make it easier to share scripts, and an all around nice feature. The button "make built-in" would copy the currently selected found script and add it to the xbst.

kreoo
12-09-2012, 05:59 PM
I dont know... it would be nice to have a .scp (script package file) or something like and inside it the xbst and lua files would be listed like so:
$path/file1.lua
$path/file2.xbst

and all you need to do is select script packages from the menu and load the scp file.

I would not like xeno to be complicated like other bots... should be intuitive and simple and yet capable of great things