Auto Greeter?

BlueMist
by BlueMist · 2 posts
2 years ago in Autoit
Posted 2 years ago · Author
@Datamine
,

is there a way to do an autogreet in a room that automatically post a line of text with a RadioDJ link ?
Posted 2 years ago
@CosmicVoyager


Declare a new variable named "last_joined_line"
Place a call to "FileOpen()" on a timed loop, feed said function the client log file IMVULog.log, find the line number for the last instance of "NEW PARTICIPANT:".
If the number is greater than last_joined_line, then post the greeting to the chat and update last_joined_line with the new value.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Sign in

Already have an account? Sign in here

SIGN IN NOW

Create an account

Sign up for a new account in our community. It's easy!

REGISTER A NEW ACCOUNT