This little script is my first contribution to the IS community. It's a whole lot of time and code to do something stupidly simple... automatically disarm a chest that you walk near. It is my first script, so I used it as a learning tool for Lavishscript. I think it does it's job pretty well.
Run the script with default scan distance setting with the command:
run autodisarm
Or you can set a specific distance by issuing the command:
run autodisarm 50
By default, If a chest drops and you aren't within 5 "distance units" of it, It will automatically create a waypoint. It will auto-open the chest if you are not in a raid, and if you are in a raid will not open it by default (there is an option to enable that if you are the master looter.) Also, by default, it will output to the console, but you can change an option to output to eq2.
Run the script with default scan distance setting with the command:
run autodisarm
Or you can set a specific distance by issuing the command:
run autodisarm 50
By default, If a chest drops and you aren't within 5 "distance units" of it, It will automatically create a waypoint. It will auto-open the chest if you are not in a raid, and if you are in a raid will not open it by default (there is an option to enable that if you are the master looter.) Also, by default, it will output to the console, but you can change an option to output to eq2.
Attachments
-
8.8 KB Views: 295