QueenElsa

QueenElsa

Joined
May 17, 2016
Occupation
IRC Operator
Location
Undernet IRC Network
Website
Interests
Scripting, Assisting Users

Activity Stream

QueenElsa commented on a Page, Fetch command Help  -  Apr 06, 2018

Hopefully I'm not too late for this - but here you go

on 1:TEXT:!fetch*:#The-Dungeon:{
if (!$2) { notice $nick You need to tell me what to fetch! | halt }
if ($2 ison $chan) { notice $nick I cannot fetch a person from the TARDIS. | halt }
/describe #The-Dungeon goes into the TARDIS and gets the $2- that $nick requested and brings the $2- back to $nick
}

on 1:TEXT:!return*:#The-Dungeon:{
if (!$2) { notice $nick You need to tell me what to return! | halt }
if ($2 ison $chan) { notice $nick I cannot return a person to the TARDIS. | halt }
/describe #The-Dungeon goes to $nick and takes the $2- back into the TARDIS
}

 Respond  
QueenElsa created a Page  -  Dec 22, 2017
3 151 

This is a simple X commands script. It was written specifically for sambuca, and designed to be simple to use. For loading instructions - please go to: http://queenelsa.us/en/scripts/sambuca

 Respond   mIRC  
QueenElsa created a Page  -  Jun 19, 2016
1 157 

So these are a dime a dozen, but one more can't hurt, right? This does exactly what the title suggests. It automates your undernet login.

 Respond   mIRC  
QueenElsa created a Page  -  May 18, 2016
2 139 

This is a simple modification to the Hidden User ( +Dm ) Delay voice (Undernet) by Xpl0reR. Today's flood bots sometimes stick around to get voiced by the original Dm script. My modification to this script will generate a random code, and request the user return said code to prove that they are human. To use this script, copy it into your remotes section, then right click in a channel and select Delay..

  1 Thread   mIRC  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.