Advertising
advertising
related pastes to tag 'away'
- 1242691 - Away Script: script away
-
- ;Created by Spencer from SwiftIRC
- Alias away {
- if ($away == $false) {
- set %awayctime $ctime
- set %awayreason $$1-
- set %awaytime $+($time,$chr(40),$asctime(zzz),$chr(41))
- away %awayreason - %awaytime
- ame is away for $+(,%awayreason,,.) Left at $+(%awaytime,.)
- 1066257 - Away Script: script away
-
- Alias away {
- if ($network == SwiftIRC) {
- if ($away == $false) {
- set %AA $ctime
- set %AB $asctime(mmm dd)
- set %AC $asctime(hh:nn:sstt)
- set %AD $$1-
- away Away for: %AD - Left on %AB at %AC
-
- 1002411 - Away back for #Hogwarts: and away back
- on *:text:`away:#Staff_Room: {
- if ($nick !ishop $chan) && ($nick != Doodle) {
- notice $nick Access denied you are not an op plz do not do that again.
- halt
- }
- msg #Staff_Room 9,1 $nick has been marked as away
- cs logout #Hogwarts $nick
- cs dehalfop #Hogwarts $nick
-
- 1002410 - Away back for #Hogwarts: and away back
- on *:text:`away:#Staff_Room: {
- if ($nick !ishop $chan) && ($nick != Doodle) {
- notice $nick Access denied you are not an op plz do not do that again.
- halt
- }
- msg #Staff_Room 9,1 $nick has been marked as away
- cs logout #Hogwarts $nick
- cs dehalfop #Hogwarts $nick
-
- 992817 - !away and !back script: and script away back
- ;This script was originaly used on a server with many main channels originaly. but you may edit
- ;it to add more or less.
- ;############################ HalfOp ###########################################
- on *:text:away:#Staff:{ cs dehalfop #channel_here $nick | cs voice #channel_here $nick | cs dehalfop #channel_here $nick | cs voice #channel_here $nick | cs dehalfop #channel_here $nick | cs voice #channel_here $nick | cs dehalfop #channel_here $nick | cs voice #channel_here $nick | msg #Staff 11,1 $nick has been marked as away }
- on *:text:back:#Staff:{ cs devoice #channel_here $nick | cs halfop #channel_here $nick | cs devoice #channel_here $nick | cs halfop #channel_here $nick | cs devoice #channel_here $nick | cs halfop #channel_here $nick | cs devoice #channel_here $nick | cs op #channel_here $nick | msg #Staff 11,1 $nick has been marked as back }
- 982092 - Away script: script away squirl100
- alias aaway { if (%Away. [ $+ [ $Me ] ] != $null) {
- echo 4 -t You're Already Set As Away. }
- else {
- set %Away. [ $+ [ $Me ] ] $$?="Reason For Being Away"
- set %AwayTime. [ $+ [ $Me ] ] $ctime
- set %AmIAway. [ $+ [ $Me ] ] Yes
- set %LeaveTime $time
- away %Away. [ $+ [ $Me ] ]
- 982080 - Away script: script away squirl100
- alias aaway {
- set %Away. [ $+ [ $Me ] ] $$?="Reason For Being Away"
- set %AwayTime. [ $+ [ $Me ] ] $ctime
- set %AmIAway. [ $+ [ $Me ] ] Yes
- set %LeaveTime $time
- away %Away. [ $+ [ $Me ] ]
- inc %awaynum 1
- amsg I Am Now AWAY - ( %Away. [ $+ [ $Me ] ] ) - Left At: ( %LeaveTime EST ) - I have been AWAY ( %awaynum ) times.
- 982075 - Away script: script away squirl100
- alias aaway { if (%Away. [ $+ [ $Me ] ] != $null) {
- echo 4 -t You're Already Set As Away. }
- else {
- set %Away. [ $+ [ $Me ] ] $$?="Reason For Being Away"
- set %AwayTime. [ $+ [ $Me ] ] $ctime
- set %AmIAway. [ $+ [ $Me ] ] Yes
- set %LeaveTime $time
- away %Away. [ $+ [ $Me ] ]
- 982062 - Away script: script away squirl100
- alias aaway { if (%Away. [ $+ [ $Me ] ] != $null) {
- echo 4 -t You're Already Set As Away. }
- else {
- set %Away. [ $+ [ $Me ] ] $$?="Reason For Being Away"
- set %AwayTime. [ $+ [ $Me ] ] $ctime
- set %AmIAway. [ $+ [ $Me ] ] Yes
- set %LeaveTime $time
- away %Away. [ $+ [ $Me ] ]
- 982060 - Away script: script away squirl100
- alias aaway { if (%Away. [ $+ [ $Me ] ] != $null) {
- echo 4 -t You're Already Set As Away. }
- else {
- set %Away. [ $+ [ $Me ] ] $$?="Reason For Being Away"
- set %AwayTime. [ $+ [ $Me ] ] $ctime
- set %AmIAway. [ $+ [ $Me ] ] Yes
- set %LeaveTime $time
- away %Away. [ $+ [ $Me ] ]
- 709285 - Away/Come-Back Script for Sp33d_ script away come back
- preview unavailable
- 658022 - Away Script: away
- #############################################
- ; # Start Idle Away Timer #
- ; ##############################################
- on *:start: if ($readini(Settings.ini,Away.Config,AutoAway) == on) .timerAway.IdleCheck -o 0 30 Away.IdleCheck
- ; ##############################################
- ; # Load Default Options #
- ; ##############################################