Difference between revisions of "Group Inviter"

From Second Life Wiki
Jump to navigation Jump to search
(Created page with 'Second Life group inviter is a scripted agent (bot) which sends direct group invitation to other Second Life residents. This is useful to automatically [[Inviting residents to j...')
 
 
(6 intermediate revisions by 4 users not shown)
Line 12: Line 12:


==Links==
==Links==
* [http://www.smartbots2life.com/docs/Direct_Group_Inviter Direct and indirect group inviters: explaination]
* [http://www.xstreetsl.com/modules.php?name=Marketplace&SearchKeyword=direct+group+inviter&SearchLocale=0&SearchPriceMin=&SearchPriceMax=&SearchRatingMin=&SearchRatingMax=&sort=&dir=asc&searchSubmitImage.x=0&searchSubmitImage.y=0 Direct group inviters at XStreetSL]
* [http://www.xstreetsl.com/modules.php?name=Marketplace&SearchKeyword=direct+group+inviter&SearchLocale=0&SearchPriceMin=&SearchPriceMax=&SearchRatingMin=&SearchRatingMax=&sort=&dir=asc&searchSubmitImage.x=0&searchSubmitImage.y=0 Direct group inviters at XStreetSL]
* [http://www.smartbots2life.com SmartBots: Group inviter for rent]
* [http://bit.ly/b1DljS: VAW iGroup - Automated Group Inviter]
* [http://simpleservicebot.myrobot.slware.net/groupinvitor/info_en.php MyRoBoT Group.Invitor - Manual and Automatic Group Inviter]
* [http://www.smartbots2life.com SmartBots] - the group Management Services (Inviter+Chat+Notices), free week subscription

Latest revision as of 10:01, 7 February 2011

Second Life group inviter is a scripted agent (bot) which sends direct group invitation to other Second Life residents.

This is useful to automatically invite visitors to specific group, or invite all buyers of the certain good or service to support group.

You may host your own bot to sit on your land by buying software and installing it on your PC, or by renting SL bot. Renting is usually cheaper considering that you don't need to keep your PC around the clock.

Due to LSL limitations it's impossible to send direct group invitations using in-world objects. Only way is to use the scripted agent (read more here).

Existing bot software

Refer to Group inviters comparison to compare existing bots and their possibilities.

Links