Difference between revisions of "Second Life bot software comparison"
Jump to navigation
Jump to search
m (moved Renting SL group bots to Second Life bot software comparison) |
(Changed this page to bot hosting information) |
||
Line 1: | Line 1: | ||
Second Life bots can perform the various operations (not available by LSL): | |||
* Send group invitations | * Send direct group invitations (including closed groups) | ||
* | * Automatically monitor the group chats, kick spammers, perform antispam checks | ||
* Send notices | * Send automatic group notices and IMs | ||
* Act as mannequin or model bot | |||
* Serve as a secretary or support robot by using autoresponder AI or remote chat assistant. | |||
* Be a non-personal character (NPC) in a roleplaying game. | |||
== Classification == | |||
Every Second Life bot requires a special software running. This software can be run either on user's PC or hosted with Second Life bot hosting provider. | |||
== | <div style="float: left; width: 49%"> | ||
== Hosting bot with provider == | |||
Pros: | |||
* You don't care about PC consuming power around the clock. | * You don't care about PC consuming power around the clock. | ||
* You don't have to choose | * You don't have to choose, probably buy and update the bot software. | ||
* Bot does not depends on your internet connection. | * Bot does not depends on your internet connection. | ||
Cons: | |||
* You have to pay a subscription fee (usually weekly) | |||
</div> | |||
* You | <div style="float: right; width: 49%"> | ||
* | == Running bot on your own PC == | ||
Pros: | |||
* You can launch the bot when you need it | |||
* Usually no subscription fee (however, you may need to buy the software) | |||
Cons: | |||
* You have to keep your PC running all the time | |||
* Bot hosting providers usually offer more features than standalone programs | |||
</div> | |||
<div style="clear: both"></div> | |||
== Comparison == | == Comparison == | ||
( | |||
(Sorted naturally, new records are appended at the end) | |||
{| width=100% border=1 cellspacing=0 cellpadding=4 | {| width=100% border=1 cellspacing=0 cellpadding=4 | ||
|- bgcolor="#DDDDDD" | |- bgcolor="#DDDDDD" | ||
! width= | ! width=33% | | ||
! width= | ! width=33% | SmartBots Group Manager | ||
! width= | ! width=33% | PikkuBot | ||
|- | |||
| colspan=4 | '''Hosting type''' | |||
|- | |||
| bgcolor="#DDDDDD" | Server hosting | |||
| '''yes''' || '''yes''' | |||
|- | |||
| bgcolor="#DDDDDD" | Downloadable program | |||
| no || '''yes''' | |||
|- | |||
| colspan=4 | '''Features''' | |||
|- | |||
| bgcolor="#DDDDDD" | Bot controlling approach | |||
| web pages<br>in-world HUD || chat commands | |||
|- | |- | ||
| | | bgcolor="#DDDDDD" | Group Inviter <ref>See [Group inviters comparison] for more info</ref> | ||
| '''yes''' || '''yes''' | |||
|- | |- | ||
| bgcolor="#DDDDDD" | | | bgcolor="#DDDDDD" | Chat moderator | ||
| '''yes''' || '''yes | | '''yes, web interface''' || '''yes, bot commands''' | ||
|- | |- | ||
| | | bgcolor="#DDDDDD" | Automatic chat antispam | ||
| '''yes, using free device''' || no | |||
|- | |- | ||
| bgcolor="#DDDDDD" | | | bgcolor="#DDDDDD" | Group notices and IMs | ||
| | | '''yes''' || '''yes''' | ||
|- | |- | ||
| bgcolor="#DDDDDD" | | | bgcolor="#DDDDDD" | Scheduled notices and IMs | ||
| '''yes, web interface''' || no | |||
|- | |- | ||
| colspan=4 | ''' | | colspan=4 | '''Add-ons''' | ||
|- | |- | ||
| bgcolor="#DDDDDD" | | | bgcolor="#DDDDDD" | Add-ons for other services | ||
| | | SHX devices<br>HippoRent<br>Casper (Vend and others)<br>AlikaRent<br>IntelliAd || not announced | ||
|- | |- | ||
| bgcolor="#DDDDDD" | | | bgcolor="#DDDDDD" | Devices and tools | ||
| | | [https://marketplace.secondlife.com/stores/11457 Available at SL Marketplace] || [http://www.pikkubot.de/dokuwiki/doku.php?id=pikkushop Pikku-Shop] | ||
|- | |- | ||
| colspan=4 | '''Prices''' | | colspan=4 | '''Prices''' | ||
|- | |- | ||
| bgcolor="#DDDDDD" | Setup fee | | bgcolor="#DDDDDD" | Setup fee | ||
| '''free''' || L$6,000 (premium license)<br>L$6,000 (light license) | |||
|- | |||
| bgcolor="#DDDDDD" | Bot hosting subscription | |||
| L$479/week - fully-functional bot<br>L$179/week - model bot || L$504/week | |||
|- | |||
| colspan=4 | '''Programming''' | |||
|- | |- | ||
| bgcolor="#DDDDDD" | | | bgcolor="#DDDDDD" | LSL API<ref>The LSL library which allows to utilize bot's functionality from your LSL scripts</ref> | ||
| '''[http://www.smartbots2life.com/docs/AdminBot AdminBot LSL Library]''':<br>invite to group<br>group chat talk<br>group chat listen<br>eject group members || no | |||
|- | |- | ||
| bgcolor="#DDDDDD" | | | bgcolor="#DDDDDD" | Bot chat API | ||
| no || ''' | | no || '''yes''' | ||
|- | |- | ||
| | | bgcolor="#DDDDDD" | HTTP API | ||
| '''yes''' || no | |||
|- | |- | ||
| bgcolor="#DDDDDD" | | | bgcolor="#DDDDDD" | Other languages | ||
| | | [http://www.smartbots2life.com/docs/SBSL Simple Bot Scripting Language] || no | ||
|- | |- | ||
| colspan=4 | '''Links''' | | colspan=4 | '''Links''' | ||
|- | |- | ||
| bgcolor="#DDDDDD" | URL | | bgcolor="#DDDDDD" | URL | ||
| [http://www.smartbots2life.com/ SmartBots: Second Life bot hosting] || [http://www.pikkubots.de/ PikkuBots website] | |||
|- | |- | ||
| bgcolor="#DDDDDD" | SLURL | | bgcolor="#DDDDDD" | SLURL | ||
| [http://slurl.com/secondlife/DuoLife/200/99/32] || [http://slurl.com/secondlife/San/198/140/58] | |||
|} | |} | ||
<references/> | <references/> | ||
Line 78: | Line 122: | ||
== See also == | == See also == | ||
For more info on bots, visit the following pages: | For more info on bots, visit the following pages: | ||
* [[Group inviters comparison]] - the comparison table of the group inviter services | * [[Group inviters comparison]] - the comparison table of the group inviter services | ||
* [http://www.smartbots2life.com/docs/SmartBots_Documentation SmartBots services] - the general information about Second life bots and related services: group inviter, chat managing and group notices | |||
[[Category: SL Bots]] | [[Category: SL Bots]] |
Revision as of 23:02, 1 November 2011
Second Life bots can perform the various operations (not available by LSL):
- Send direct group invitations (including closed groups)
- Automatically monitor the group chats, kick spammers, perform antispam checks
- Send automatic group notices and IMs
- Act as mannequin or model bot
- Serve as a secretary or support robot by using autoresponder AI or remote chat assistant.
- Be a non-personal character (NPC) in a roleplaying game.
Classification
Every Second Life bot requires a special software running. This software can be run either on user's PC or hosted with Second Life bot hosting provider.
Hosting bot with provider
Pros:
- You don't care about PC consuming power around the clock.
- You don't have to choose, probably buy and update the bot software.
- Bot does not depends on your internet connection.
Cons:
- You have to pay a subscription fee (usually weekly)
Running bot on your own PC
Pros:
- You can launch the bot when you need it
- Usually no subscription fee (however, you may need to buy the software)
Cons:
- You have to keep your PC running all the time
- Bot hosting providers usually offer more features than standalone programs
Comparison
(Sorted naturally, new records are appended at the end)
SmartBots Group Manager | PikkuBot | ||
---|---|---|---|
Hosting type | |||
Server hosting | yes | yes | |
Downloadable program | no | yes | |
Features | |||
Bot controlling approach | web pages in-world HUD |
chat commands | |
Group Inviter [1] | yes | yes | |
Chat moderator | yes, web interface | yes, bot commands | |
Automatic chat antispam | yes, using free device | no | |
Group notices and IMs | yes | yes | |
Scheduled notices and IMs | yes, web interface | no | |
Add-ons | |||
Add-ons for other services | SHX devices HippoRent Casper (Vend and others) AlikaRent IntelliAd |
not announced | |
Devices and tools | Available at SL Marketplace | Pikku-Shop | |
Prices | |||
Setup fee | free | L$6,000 (premium license) L$6,000 (light license) | |
Bot hosting subscription | L$479/week - fully-functional bot L$179/week - model bot |
L$504/week | |
Programming | |||
LSL API[2] | AdminBot LSL Library: invite to group group chat talk group chat listen eject group members |
no | |
Bot chat API | no | yes | |
HTTP API | yes | no | |
Other languages | Simple Bot Scripting Language | no | |
Links | |||
URL | SmartBots: Second Life bot hosting | PikkuBots website | |
SLURL | [1] | [2] |
See also
For more info on bots, visit the following pages:
- Group inviters comparison - the comparison table of the group inviter services
- SmartBots services - the general information about Second life bots and related services: group inviter, chat managing and group notices