mIRC Home    About    Download    Register    News    Help

Print Thread
#41087 11/08/03 03:41 AM
Joined: Aug 2003
Posts: 5
H
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
H
Joined: Aug 2003
Posts: 5
i've always wanted to create a script to suit me but i wouldn't know where to begin.. i'm a beginnner in this field.. help me blush


[G_] [F_CK] [Y_ _RS_ LF] .. Would You Like To Buy A Vowel?
Joined: Dec 2002
Posts: 3,547
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Dec 2002
Posts: 3,547
Try the mIRC help file. The best place to start in my opinion would be aliases.
/alias /alias_name /commands
For example.
/alias /hunni /echo My nickname is HuNnI`oN`Heat

Joined: Dec 2002
Posts: 1,527
_
Hoopy frood
Offline
Hoopy frood
_
Joined: Dec 2002
Posts: 1,527
good point of telling them where to begin ... but u urself do realize there is absolutly no point in having /alias /hunni /echo in your comand dont u? mirc already assumes that the first case is a command therefore no need to use /alias ... secondly why would u type /alias in the alias editor? thats what ud add to remotes. lets clarify this alil for the beginner

first step is to learn alias's in the alias editor u would simple make (using the above example)

hunni msg $active My nick name is HuNnI`oN`Heat


that would be the line needed to add to the alias editor to create a working alias. an echo command wouldnt do anything more than show him his own nick and no one else ...
now to further make that more correct we could also instead of adding his whole nick change it to

hunni msg $active My nick name is $me

which would then show any nickname he was using at the current time

now that should show u a simple effective method of creating an alias to break it down it goes

[ALIASNAME] [COMMANDS IT PERFORMS]
be sure to remove the [ ] around the names as they were just given to separate sections



D3m0nnet.com
Joined: Dec 2002
Posts: 3,547
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Dec 2002
Posts: 3,547
Quote:

but u urself do realize there is absolutly no point in having /alias /hunni /echo in your comand dont u? mirc already assumes that the first case is a command therefore no need to use /alias ... secondly why would u type /alias in the alias editor?

Firstly, I know there is no point in having that alias, prior to that I said:
/alias /alias_name /command with an example alias.
Secondly, I did forget to state the alias editor with the
hunni msg $active My nickname is HuNnI`oN`Heat,
however I add my aliases in channels rather than the aliases editor. I never specified any identifiers because the original poster should learn one criteria, then moving on to the next lets say (identifier) then merge both.

Joined: Mar 2003
Posts: 1,271
L
Hoopy frood
Offline
Hoopy frood
L
Joined: Mar 2003
Posts: 1,271
Probably a lot more helpful is the tutorial that Pasmal wrote a while back: click here


DALnet #Helpdesk
I hear and I forget. I see and I remember. I do and I understand. -Confucius

Link Copied to Clipboard