mIRC Home    About    Download    Register    News    Help

Print Thread
Page 1 of 2 1 2
#37872 22/07/03 08:15 PM
Joined: Jul 2003
Posts: 3
R
Self-satisified door
OP Offline
Self-satisified door
R
Joined: Jul 2003
Posts: 3
Anyone know where I can get printable docs on Mirc's scripting features?

thanks.

#37873 22/07/03 09:11 PM
Joined: Dec 2002
Posts: 2,985
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 2,985
Open mIRC and type /help

#37874 22/07/03 09:57 PM
Joined: Jul 2003
Posts: 3
R
Self-satisified door
OP Offline
Self-satisified door
R
Joined: Jul 2003
Posts: 3
I'm looking for something a little more comprehensive.

#37875 22/07/03 10:03 PM
Joined: Dec 2002
Posts: 2,809
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 2,809
How much more comprehensive can you get? I mean the helpfile does describe... everything!

#37876 22/07/03 10:04 PM
Joined: May 2003
Posts: 2,265
P
Hoopy frood
Offline
Hoopy frood
P
Joined: May 2003
Posts: 2,265
nope, regex/regsub,GET/POST/HEAD.


new username: tidy_trax
#37877 22/07/03 10:08 PM
Joined: Dec 2002
Posts: 2,809
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 2,809
GET/POST/HEAD? Are you talking HTTP protocol? If so, *insert laugh here* why are you? Guess what else the helpfile doesn't document, the FTP protocol, the NNTP protocol, the NTP protocol, and thousands of other protocols. Why should mIRC document HTTP? It has NOTHING to do with mIRC. If the helpfile documented every protocol in existence it would easily total well over 100GB in size.

#37878 22/07/03 10:10 PM
Joined: May 2003
Posts: 2,265
P
Hoopy frood
Offline
Hoopy frood
P
Joined: May 2003
Posts: 2,265
possibly because this is the most commonly used things in sockets?


new username: tidy_trax
#37879 22/07/03 10:11 PM
Joined: Dec 2002
Posts: 2,809
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 2,809
Ok so mIRC should include the 5MB of documentation available on HTTP? Thats just stupid.

#37880 22/07/03 10:16 PM
Joined: May 2003
Posts: 2,265
P
Hoopy frood
Offline
Hoopy frood
P
Joined: May 2003
Posts: 2,265
5mb? heh,GET = directory(url) of the info you want to get,POST = directory(url) of the place where you want to post info,HEAD = dunno.
with the explanation of head added i dont think thats too much to add?


new username: tidy_trax
#37881 22/07/03 10:19 PM
Joined: Dec 2002
Posts: 2,809
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 2,809
LOL yes the entire HTTP protocol is summed up in 3 lines like that.

According to RFC2616 the following methods exist in HTTP1.1:
OPTIONS
GET
HEAD
POST
PUT
DELETE
TRACE
CONNECT

And an example of the real definition, rather than your simplistic nonsense, GET is described as:
The GET method means retrieve whatever information (in the form of an
entity) is identified by the Request-URI. If the Request-URI refers
to a data-producing process, it is the produced data which shall be
returned as the entity in the response and not the source text of the
process, unless that text happens to be the output of the process.

The semantics of the GET method change to a "conditional GET" if the
request message includes an If-Modified-Since, If-Unmodified-Since,
If-Match, If-None-Match, or If-Range header field. A conditional GET
method requests that the entity be transferred only under the
circumstances described by the conditional header field(s). The
conditional GET method is intended to reduce unnecessary network
usage by allowing cached entities to be refreshed without requiring
multiple requests or transferring data already held by the client.

The semantics of the GET method change to a "partial GET" if the
request message includes a Range header field. A partial GET requests
that only part of the entity be transferred, as described in section
14.35. The partial GET method is intended to reduce unnecessary
network usage by allowing partially-retrieved entities to be
completed without transferring data already held by the client.

The response to a GET request is cacheable if and only if it meets
the requirements for HTTP caching described in section 13.

See section 15.1.3 for security considerations when used for forms.

Stop speaking when you haven't a clue what you are talking about.

Last edited by ParaBrat; 23/07/03 11:20 PM.
#37882 22/07/03 10:21 PM
Joined: May 2003
Posts: 2,265
P
Hoopy frood
Offline
Hoopy frood
P
Joined: May 2003
Posts: 2,265
i dont have a clue what im talking about?
i must imagine that my mirc webpage editor works then frown


new username: tidy_trax
#37883 23/07/03 12:28 AM
Joined: Dec 2002
Posts: 1,527
_
Hoopy frood
Offline
Hoopy frood
_
Joined: Dec 2002
Posts: 1,527
for a guy that doesnt know what the HEAD is in http your claiming uve designed a webpage editor in mirc? gimme a break. 3 weeks ago u were beggin for help with sockets claiming uve never used em before.


D3m0nnet.com
#37884 23/07/03 12:38 AM
Joined: May 2003
Posts: 2,265
P
Hoopy frood
Offline
Hoopy frood
P
Joined: May 2003
Posts: 2,265
what can i say? im a fast learner smile
i tried using head n it just brought up a loada stuff that i dont care about.

Last edited by pheonix; 23/07/03 12:39 AM.

new username: tidy_trax
#37885 23/07/03 04:38 AM
Joined: Dec 2002
Posts: 2,985
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 2,985
For $regex try www.pcre.org

#37886 23/07/03 03:04 PM
Joined: Dec 2002
Posts: 2,809
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 2,809
What is your point? A monkey CAN drive a car, it doesn't mean he knows HOW to drive a car. For all I know, you stole all your code from someone else. Not to mention the fact that almost every single day you were basically here having us write code for you...

#37887 23/07/03 03:36 PM
Joined: May 2003
Posts: 2,265
P
Hoopy frood
Offline
Hoopy frood
P
Joined: May 2003
Posts: 2,265
whenever someone gives me cod ei dont use it, i stick it in a text file with the rest to learn from,if you think im a ripper i couldnt care less, as long as i know i'm not why should it bother me?
for all i know your not the real author of unreal.

Last edited by pheonix; 23/07/03 03:41 PM.

new username: tidy_trax
#37888 23/07/03 05:33 PM
Joined: Dec 2002
Posts: 2,809
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 2,809
I didn't say you were a ripper, I guess you forgot the question you posed. You said if you don't know HTTP (which you clearly don't) how did you manage to make an http script. I provided an answer, you could have stolen the code from others.

As for saying I'm not the author of UnrealIRCd, all you have to do is email my codemastr at unrealircd dot com email address and I'll gladly respond to you letting you know that it is in fact me.

#37889 23/07/03 05:51 PM
Joined: May 2003
Posts: 2,265
P
Hoopy frood
Offline
Hoopy frood
P
Joined: May 2003
Posts: 2,265
thats what a ripper is....
why would i need to know everything in the http protocol when i only use get post and delete :tongue: ?

Last edited by pheonix; 23/07/03 05:55 PM.

new username: tidy_trax
#37890 23/07/03 11:27 PM
Joined: Dec 2002
Posts: 3,127
P
Hoopy frood
Offline
Hoopy frood
P
Joined: Dec 2002
Posts: 3,127
You could print out the areas of the help file and mIRC's FAQ, as well as investigate the numerous tutorials around and about. Here are a couple, and use the search feature here, set to All Forums, All Dates, using tutorial as search term, as there have been others mentioned.

http://helpdesk.zaz.net/documents/tutorials.php
http://www.mishscript.de
http://www.ircworks.com/jeepster.htm (jeepz numerics


ParaBrat @#mIRCAide DALnet
#37891 23/07/03 11:31 PM
Joined: Dec 2002
Posts: 3,127
P
Hoopy frood
Offline
Hoopy frood
P
Joined: Dec 2002
Posts: 3,127
yegawds, enough! take the bickering private, none of this is remotely answering the question asked.

The help file and FAQ cant contain every single thing a user might conceivably ever use. Accept it. Move on.


ParaBrat @#mIRCAide DALnet
Page 1 of 2 1 2

Link Copied to Clipboard