OpenSimWorld is the directory of 3D Virtual Worlds based on OpenSimulator and connected through the HyperGrid. Learn More

💬 Chat





★★★ P A R T Y ! ! ! ★★★
▄ █ ▄ █ ▄ ▄ █ ▄ █ ▄ ▄ █ ▄ █ ▄ ▄ █ ▄
█▓▒░✖DJ: ➜✯ Genie
█▓▒░✖WHEN: ➜✯ Start: 20 Uhr
█▓▒░✖STYLE: ➜✯ DARK-WAVE-EDM
█▓▒░✖WHERE: ➜✯ !i!TOSCA !i!
█ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █

The shops are filling up with wonderful things!

For the foodies!!!!!

NEW CLOTHING
SN Nola Swimsuit
Alltime Moneygiver and Luckyshower at Beach
~NO RESELL~

DJ SISSI INAUGURATION OF NEW SHOPPING CENTER

It is, once again, back. The June Beach Formal!

This event celebrates the beginning of warm beach weather, and all the sexy bods that go with it, of course.
Formal attire and/or beach attire. Tux top with boards shorts. A gorgeous sheer gown over a bikini. Or anything else.

June 8th, 4pm to 6pm @ EQG Special Events
http://www.equinoxgrid.net/wpWebsite/index.php/event/2024-...
Welcome to our New home for new member at Gentle Fire Grid / Join the Grid Just sign-up move in get your new tag at the orientation centers for your new home. It's just beginning there 5 to 7 days a week plenty of shopping area new shops opening clothing free avatars free maintenance twice a month where at gentle fire grid orientation center joins us and have a blast.

Virtualife hub.Free mesh dress.games, races, horse, fishing area, combat system and rp and much more
1/4 sim for free or rent a sim.

SEXY BEACH PARTY!
When: Saturday June 1
Time: 8:00am Grid Time
Place: JAM'S SEX HIDEAWAY!
MAP: grid.candmworld.com:80:JaM's Sex Hideaway


Ankhsenaton: It doesn't matter to me, I have nothing to sell or recruit and everyone already knows that I'm a bitch ;-) but it is a charity to warn my sisters against a sick sex addict who hates women 1 hour ago
Let your users contact you for two-way conversation through telegram for instant help access.

Creating a script to allow in-world users of OpenSimulator to chat with a channel on Telegram requires the use of HTTP requests. This involves creating a bot on Telegram that can receive and send messages, and an LSL script in Second Life to interact with this bot.

Step 1: Create a Telegram Bot
Open Telegram and search for BotFather.
Start a chat with BotFather and use the /start command.
Use the /newbot command to create a new bot, and follow the prompts to name it and get the token.
Step 2: Create a Webhook to Communicate with Telegram
You'll need a server to handle messages between OpenSimulator and Telegram. Here's a simple example using Python and Flask.

python

from flask import Flask, request
import requests

app = Flask(__name__)

TELEGRAM_BOT_TOKEN = 'YOUR_TELEGRAM_BOT_TOKEN'
TELEGRAM_CHAT_ID = 'YOUR_TELEGRAM_CHAT_ID'

@app.route('/webhook', methods=['POST'])
def webhook():
data = request.json
message = data['message']['text']
send_message_to_sl(message)
return "ok", 200

def send_message_to_telegram(message):
url = f"https://api.telegram.org/bot{TELEGRAM_BOT_TOKEN}/sendMessa..."
payload = {
'chat_id': TELEGRAM_CHAT_ID,
'text': message
}
requests.post(url, json=payload)

def send_message_to_sl(message):
# This function should handle sending the message to Second Life.
pass

if __name__ == '__main__':
app.run(port=5000)
Set up the webhook URL for your bot using:

bash
https://api.telegram.org/bot/setWebhook?url=/webhook
Step 3: Create the LSL Script in OpenSimulator
The following LSL script will send a message to the webhook on your server. The server will then send this message to the Telegram channel.

lsl

string webhook_url = "http:///webhook";

default
{
state_entry()
{
llOwnerSay("Telegram chat bot script active.");
}

touch_start(integer total_number)
{
llOwnerSay("Please type your message to send to Telegram:");
}

listen(integer channel, string name, key id, string message)
{
// Prepare the message
string json = llEscapeURL("{\"message\": {\"text\": \"" + message + "\"}}");

// Send the message to the webhook
llHTTPRequest(webhook_url, [HTTP_METHOD, "POST", HTTP_MIMETYPE, "application/json"], json);

llOwnerSay("Message sent to Telegram: " + message);
}

on_rez(integer start_param)
{
llResetScript();
}

changed(integer change)
{
if (change & CHANGED_OWNER)
{
llResetScript();
}
}
}
Step 4: Set Up a Listener in LSL for Telegram Messages
If you want to receive messages from Telegram in OpenSimulator, you need to implement the send_message_to_sl function on your server and an HTTP server in LSL to listen for incoming messages.

Example of setting up an HTTP server in LSL:

lsl

default
{
state_entry()
{
llOwnerSay("Telegram listener script active.");
llHTTPRequest(webhook_url, [HTTP_METHOD, "POST", HTTP_MIMETYPE, "application/json"], json);
}

http_request(key request_id, string method, string body)
{
if (method == "POST")
{
// Decode the incoming message
string message = llJsonGetValue(body, ["message", "text"]);

// Send the message to local chat
llSay(0, "Telegram: " + message);
}
}
}
This setup involves running a server to handle the communication between OpenSimulator and Telegram. The example assumes familiarity with web server deployment. For a more robust solution, consider using a cloud service to host the server.

FallenAngel Absent: neat! wonder if there is an API also for Signal or Threema 5 hours ago

DJ SISSI INAUGURATION OF NEW SHOPPING CENTER

As a way to say thank you to the OSW community, I'm going to be releasing a project every now and then and have it only shared with those who happen to come across this listing. To start things off, you can find the first gift at the OSURL below!

Whack-A-Mole
A fun throwback to the days of old, when taking a mallet to a plastic animal felt wonderful. (Mallet not included!) To play, simply rez it out and give it a click. The owner of the machine will have a few extra options, including the option to reset the score to 0, as well as an option to remove all score logs. Have fun!

hop://login.osgrid.org/Brotown/394/356/1997

Jared Seda: Thanks for the awesome gift! 5 hours ago

Looking for scripts for clocks, clock hands and clock sounds.

ARACNO AIRWAYS office at SPACEPORT (*) in EUROPA. Humans NOT ALLOWED... If you enter, well... take a look for yourself and never complain about the sentence "The curiosity killed the cat" lolol

(*) At welcome area or at MAGABAGA Mall, there is a big tp board to that destination.

CyberGlo CyberStar: My spidey sense is tingling. Why does the word TERMINAL feel more like a warning....? 10 hours ago

dj james is spinning some wild tunessssssssssssssssssssssss

where can i find a golf cart? anyone ever seen one on opensim? geesh lol please let me know!!!???

DJ Mike has turned his stream on and cranked up the music! Everyone is welcome so come on over and party away the night with us! Don't forget, free gift not in stores at half time!

Zoey ♥

Image by @FerdFrederix Zensational's Sakuragawa

Discover a beautiful virtual space where we offer Tai Chi and Buddha Meditation.
般若心経 (Hannya Shingyō), our Heart Sutra, teaches that all buddhas of past, present, and future rely on prajna-paramita to achieve unsurpassed, complete, perfect enlightenment. We welcome everyone here, 💗
three.hills.grid.outworldz.net:8002:Zensational
OMG!! Is it against the law to get pregnant on opensim ffs geesh like what is wrong with opensim this exsist in RL just like having sex those too and everything else i mean we can play house and cook and rp but we cant rp kids babays that are robots almost they are not avi kids geesh it makes me run back to SL because i have my kids there and living the life i want to enjoy i like where i am in opensim yes things are free but i also see the other side where you pay for the things you like and the way you want to live your VIRTUAL LIFE WHO IS ANY0NE TO RESTRICT THAT!! ANY BABAIES that are not animesh and these animesh babays are not to good looking we can look realistic but the babies we have cant omg i miss RP!!
Hey Everyone 🙂 I'm performing at Sound City -
Littlefield Grid! Come join me, request a few tunes
and have some fun!
» Шhen: ❈ ∵∴2:00pm OST/5:PM EST ∵∴ ❈
» Шhere: ✫SOUNDCITY✫
» Dress: ❈ ∵∴ CASUAL∵∴ ❈
» Ride: hop://lfgrid.com:8002/Littlefield%20East/123/113/21
I am Looking for a nice iron Gate with posts or no posts so i can build a florida estate drive way or drive up to our home anyone know where i can find this!! and ty so much in advance if i don't answer immediately!!
Join us at the Piazza at 3 pm grid time, for a couple of hours of fun and music while Rockin' Robert spins the tunes for us via his radio station Wax Radio.
The Piazza, where good friends and great music always come together.
bridgemere.outworldz.net:8002:Paradise Lagoon

DJ SISSI INAUGURATION OF NEW SHOPPING CENTER

ϵ( 'Θ' )϶ ϵ( 'Θ' )϶

La discoteca di Angeli&Demoni.


CyberGlo CyberStar: Wow! So beautiful! I love the art and design. :) 10 hours ago

Join us in Wizardry at The School of Magic. Learn to fight evil hackers, evil scripters, greifers, and maligned individuals.


FallenAngel Absent: https://www.youtube.com/watch?v=BN1WwnEDWAM :-D 3 hours ago
Hello Everyone! We are having our Weekly Event today!
Come join us for some great DJ's Half the DAY!

Radio DJ Club
-----------------
2024
6/03 12/1pm DJ Golbez
6/03 1/2 pm DJ Acen8
6/03 2/3 pm DJ Lucas
6/03 3/4 pm DJ Eagle

hop://login.osgrid.org/Radio%20DJ%20Club/129/50/2

Rosie O'grady A gentle fire grid at the ballroom in the cloud

Dear Soul-Family and Friends!

We are pleased to invite you to the fourth Grid birthday. Together we have built a community, that merges the boundaries of the virtual and real world.
Friendships have been made and together were looking forward to the next few years with other grids in OpenSim.
Celebrate this special weekend with us, Let's show far we went as One and what we have achieved together.

We look forward, sharing these days with you and were looking forward to the future to all of our virtual world.
Greetings your Nasti
**************************************************
Liebe Freunde und Souler !

Wir freuen uns, euch zum vierten Grid-Geburtstag einzuladen. Gemeinsam haben wir eine Gemeinschaft aufgebaut, die die Grenzen der virtuellen und realen Welt verschmelzen lassen.
Hier haben sich Freundschaften gefunden und gemeinsam blicken wir auf die nächsten Jahre mit anderen Grids in OpenSim.
Feiert mit uns dieses besondere Wochenende, das zeigt, wie weit wir zusammen gekommen sind und was wir gemeinsam erreicht haben.

Wir freuen uns darauf, diese Tage mit euch zu teilen und miteinander in die Zukunft unserer aller virtuellen Welten zu blicken.

Liebe Grüße eure Nasti

Die Malzburg
Meine Burg wird ausgebaut und sie liegt im Kaiserreich Cartabria!

Benno´s Werkstatt in Carta ist fertig !

DJ GIAKU

Virtualife hub.Free mesh dress.games, races, horse, fishing area, combat
https://grid.virtualife-grid.it/
system and rp and much more+
1/4 sim for free or rent a sim.

DJ SISSI INAUGURATION OF NEW SHOPPING CENTER

The grid is getting too big for me, and nobody has been able to truly stand up and help. Think you can? We'll need to talk on the phone first - no exceptions.


Punked: This guy is asking for help but throwing abuse at anybody that might possibly help him, What a complete retard yesterday

'Nuff said. See you there :-)))))))

Our new photo. No more Jamie

half time with DJ ISADORA
✽✽✽✽(。☯‿☯。)✽✽✽✽
✽✽✽✽·Badass Harley Lounge ✽✽✽✽
✽WHO: DJ ISADORA✽
✽ WHAT: MIXED AND YOUR REQUEST✽
✽WHEN: 6-8 pm AMV✽
✽ WHERE: Badass harley lounge✽
✽ COME DANCE WITH US!!!✽
✽ BRING YOUR FRIENDS AND SONG REQUESTS✽
✽✽✽✽(。☯‿☯。)✽✽✽✽
hop://alternatemetaverse.com:8002/Badass%20Club%20Land/395...