Buzzen Forum

Misc => IRC Scripters => Topic started by: Eyecu on November 08, 2017, 09:55:41 PM

Title: Script Roomlisters
Post by: Eyecu on November 08, 2017, 09:55:41 PM
Due to the change to https roomlisters will not work without some modifications.

Mirc 7
Open the room lister and search for
Code: [Select]
sockopen roomlister www.buzzen.com 80and change to
Code: [Select]
sockopen -e roomlister www.buzzen.com 443
Also find
Code: [Select]
sockwrite -n $sockname Host: buzzen.comand change to
Code: [Select]
sockwrite -n $sockname Host: $+(www.buzzen.com,:,443)also note depending on your script the sockopen may not be called roomlister. you will have to look around

Mirc 6
Download the two attachments and put the dll's in your mirc directory (where the mirc.exe is) and then follow the above steps
Title: Re: Script Roomlisters
Post by: err0r on November 10, 2017, 05:57:14 PM
Note: this does not apply to scripts that use the roomlist from chat.buzzen.com. At least not until it uses https too
Title: Re: Script Roomlisters
Post by: •Ďієğo™• on April 07, 2020, 09:09:05 AM
good morning, i'm trying to open a room here with you guys but i can't get through my bot in the room can someone help with the bot connection?
Title: Re: Script Roomlisters
Post by: Eyecu on April 27, 2020, 05:42:37 PM
You can find a connection at https://www.tg007.net or https://www.chainscriptz.net