|
Joined: Sep 2003
Posts: 13
Pikka bird
|
OP
Pikka bird
Joined: Sep 2003
Posts: 13 |
This is my own little away script. You can put it in your aliases area.
; Command To Use Away Script: /aw ; You May Edit This Script To If You Want. /aw { /away $?="Away Message:" /say $? /nick $me $+ -away }
So that was my script. /away $?="Away Message:" will ask the user what message they want to apear in all channels/msgs/dccs/ect. /say $? will say your away message to other users in the channels/msgs/dccs/ect. /nick $me $+ -away will change your nick. example: *Nickname Changed From gabriel To gabriel-away
|
|
|
|
Joined: May 2003
Posts: 2,265
Hoopy frood
|
Hoopy frood
Joined: May 2003
Posts: 2,265 |
i already have an away script with a fully customizable dialog, kthx.
new username: tidy_trax
|
|
|
|
Joined: Sep 2003
Posts: 13
Pikka bird
|
OP
Pikka bird
Joined: Sep 2003
Posts: 13 |
Hope You All Enjoy My Script
|
|
|
|
Joined: Dec 2002
Posts: 1,527
Hoopy frood
|
Hoopy frood
Joined: Dec 2002
Posts: 1,527 |
lol i think ill enjoy my own much better but ty
D3m0nnet.com
|
|
|
|
Joined: Mar 2003
Posts: 1,271
Hoopy frood
|
Hoopy frood
Joined: Mar 2003
Posts: 1,271 |
This isn't the place to post scripts you wrote. Use one of the many scripting deposits for that.
DALnet #Helpdesk I hear and I forget. I see and I remember. I do and I understand. -Confucius
|
|
|
|
Joined: Dec 2002
Posts: 1,527
Hoopy frood
|
Hoopy frood
Joined: Dec 2002
Posts: 1,527 |
im sure u meant to post that to the original poster ... as i didnt post any scriptlet here... anyhow yes good suggestion ... use a script posting site
D3m0nnet.com
|
|
|
|
Joined: Mar 2003
Posts: 1,271
Hoopy frood
|
Hoopy frood
Joined: Mar 2003
Posts: 1,271 |
Laziness on my side, I just hit the reply button at the end of the thread, but yes I did mean to respond to him.
DALnet #Helpdesk I hear and I forget. I see and I remember. I do and I understand. -Confucius
|
|
|
|
Joined: Sep 2003
Posts: 13
Pikka bird
|
OP
Pikka bird
Joined: Sep 2003
Posts: 13 |
gabrielevans10 ignores you
|
|
|
|
Joined: Sep 2003
Posts: 13
Pikka bird
|
OP
Pikka bird
Joined: Sep 2003
Posts: 13 |
gabrielevans10 ignores you to!
|
|
|
|
Joined: Dec 2002
Posts: 2,985
Hoopy frood
|
Hoopy frood
Joined: Dec 2002
Posts: 2,985 |
Why show ignorance for? The message here is that people do not come to a mIRC forum to download scripts. Nor do most download mIRC on a script site.
|
|
|
|
Joined: Dec 2002
Posts: 3,547
Hoopy frood
|
Hoopy frood
Joined: Dec 2002
Posts: 3,547 |
; Command To Use Away Script: /aw ; You May Edit This Script To If You Want.
There's hardly anything to edit. Try this one, now this one you may edit.. menu menubar,channel,query,nicklist {
Away
.Away: {
if ($away != $false) { halt }
else {
set %back.nick $me
set %away.nick $$?="Choose your away nick"
set %away.reason $$?="Away reason"
set %away.time $ctime
nick %away.nick
amsg I have now left the chat room reason: %away.reason $+ . I left at $time $+ .
away %away.reason
}
}
.Back: {
if ($away != $true) { halt }
else {
nick %back.nick
unset %back.*
amsg I am now back from: %away.reason $+ . I have been gone for: $duration($calc($ctime - %away.time)) $+ .
unset %away.*
away
}
}
}
|
|
|
|
Joined: Mar 2003
Posts: 1,271
Hoopy frood
|
Hoopy frood
Joined: Mar 2003
Posts: 1,271 |
He's ignoring me cause of what I said? lol. And I was being nice. Otherwise I woulda made some remark about how whyat he wrote can't even be considered a script, etc.
DALnet #Helpdesk I hear and I forget. I see and I remember. I do and I understand. -Confucius
|
|
|
|
Joined: Dec 2002
Posts: 1,527
Hoopy frood
|
Hoopy frood
Joined: Dec 2002
Posts: 1,527 |
i know doesnt it hurt u that someone with his abilities is ignoring u. i know its sure making me loose sleep. i can hardly contain the pain it strikes thru my insides. ...... um ok im over it already.
D3m0nnet.com
|
|
|
|
Joined: Aug 2003
Posts: 73
Babel fish
|
Babel fish
Joined: Aug 2003
Posts: 73 |
lol if u want ppl to use ur script go to www.mircscripts.orgDont post em here this place is for help only
IRC (Idiots Relay Chat) :tongue:
{]TDN[}Deadly-Sin
|
|
|
|
Joined: Dec 2002
Posts: 3,547
Hoopy frood
|
Hoopy frood
Joined: Dec 2002
Posts: 3,547 |
They will just laugh at him.
|
|
|
|
Joined: Feb 2003
Posts: 3,432
Hoopy frood
|
Hoopy frood
Joined: Feb 2003
Posts: 3,432 |
Dont be evil to him, every one have to start somwhere, and atlest he trying
if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
|
|
|
|
Joined: Dec 2002
Posts: 196
Vogon poet
|
Vogon poet
Joined: Dec 2002
Posts: 196 |
When I first started mirc scripting, I didn'tboast around and ignore people who didn'tagree with me.
|
|
|
|
Joined: Dec 2002
Posts: 3,547
Hoopy frood
|
Hoopy frood
Joined: Dec 2002
Posts: 3,547 |
Oh, hello mr I want to increase my post count by posting crap. Excuse me, I was TRYING to help him, if you scroll up, it isn't my fault you are a bat is it. Which is more than I can say for you, when did you try to help him? Ok, that was a bit of a stupid question, you didn't. So don't flap your gums at everyone just because you are <censored> off.
|
|
|
|
Joined: May 2003
Posts: 2,265
Hoopy frood
|
Hoopy frood
Joined: May 2003
Posts: 2,265 |
he sent me about 20 pm's saying how hard he worked to make it:\
new username: tidy_trax
|
|
|
|
Joined: Dec 2002
Posts: 1,527
Hoopy frood
|
Hoopy frood
Joined: Dec 2002
Posts: 1,527 |
lol figures some ppl love attention ... or they just felt like sharing thier new found scripting ability (if thats scripting ability)
D3m0nnet.com
|
|
|
|
|