Author Topic: Script Roomlisters  (Read 12607 times)

0 Members and 1 Guest are viewing this topic.

Eyecu

  • Administrator
  • *****
  • Posts: 73
    • View Profile
Script Roomlisters
« 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

err0r

  • Administrator
  • *****
  • Posts: 134
    • View Profile
Re: Script Roomlisters
« Reply #1 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

Re: Script Roomlisters
« Reply #2 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?

Eyecu

  • Administrator
  • *****
  • Posts: 73
    • View Profile
Re: Script Roomlisters
« Reply #3 on: April 27, 2020, 05:42:37 PM »
You can find a connection at https://www.tg007.net or https://www.chainscriptz.net