I saw a few requests for this type of script so I'm sharing this basic one that I put together for the community. Feel free to improve upon it.
This will camp out your toon out after a specified period of time. It just does a basic timer countdown and then logs out, but it does a few checks...
simple join group - accept invite script
Thanks for the tip. Here's what I did and it works fine. It auto quits the script once I'm grouped as well.
;group.iss autoaccepts any invite for group/raid, etc.
function main()
{
do
{
if ${Me.GroupCount} <= 1
{...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.