View unanswered posts | View active topics It is currently Thu Apr 18, 2024 10:33 am



Reply to topic  [ 29 posts ]  Go to page Previous  1, 2
 BlueThen's mIRC Script Collection 
Author Message
User avatar

Joined: Fri Dec 29, 2006 7:42 pm
Posts: 1871
Location: UK
Reply with quote
Post Re: BlueThen's mIRC Script Collection
If you think the criticism is bull♥♥♥♥, then why did you go nuts and write a big emo post about how much it pisses you off?


Sun Nov 11, 2007 2:40 am
Profile

Joined: Thu Sep 27, 2007 10:19 pm
Posts: 32
Reply with quote
Post Re: BlueThen's mIRC Script Collection
TrouserDemon wrote:
If you think the criticism is bull♥♥♥♥, then why did you go nuts and write a big emo post about how much it pisses you off?

I'm not talking about criticism in general.

I'm talking about when people say:
"There's too much scripting"


Sun Nov 11, 2007 2:42 am
Profile
User avatar

Joined: Fri Dec 29, 2006 7:42 pm
Posts: 1871
Location: UK
Reply with quote
Post Re: BlueThen's mIRC Script Collection
In that case I agree with you to the extent that it is poor criticism, BUT I do think you will need to trim the scripts to make them more user friendly.


Sun Nov 11, 2007 2:46 am
Profile

Joined: Thu Sep 27, 2007 10:19 pm
Posts: 32
Reply with quote
Post Re: BlueThen's mIRC Script Collection
TrouserDemon wrote:
In that case I agree with you to the extent that it is poor criticism, BUT I do think you will need to trim the scripts to make them more user friendly.

In what way?


Sun Nov 11, 2007 2:52 am
Profile
User avatar

Joined: Fri Dec 29, 2006 7:42 pm
Posts: 1871
Location: UK
Reply with quote
Post Re: BlueThen's mIRC Script Collection
Pyrorex wrote:
your random number generator, in remote wrote:
Blah blah massive hunk of text

Simple, aliases wrote:
/rand /msg #drlchat $rand(1, 50)

Dialogues much simpler.


While your HUGE pile of text confused me, this made some sense.


Sun Nov 11, 2007 3:00 am
Profile

Joined: Thu Sep 27, 2007 10:19 pm
Posts: 32
Reply with quote
Post Re: BlueThen's mIRC Script Collection
TrouserDemon wrote:
Pyrorex wrote:
your random number generator, in remote wrote:
Blah blah massive hunk of text

Simple, aliases wrote:
/rand /msg #drlchat $rand(1, 50)

Dialogues much simpler.


While your HUGE pile of text confused me, this made some sense.

aliases are simpler in execution, but dialogs are easier to understand.


Sun Nov 11, 2007 3:44 am
Profile
REAL AMERICAN HERO
User avatar

Joined: Sat Jan 27, 2007 10:25 pm
Posts: 5655
Reply with quote
Post Re: BlueThen's mIRC Script Collection
No, dialogs make PRETTY PICTARS.

Whereas an alias requires a mild, mild amount of user intelligence to function correctly.

HOW ABOUT THIS.

Daman, stop talking, BlueThen's can't handle trolling.

Bluethen, stop bitching, Daman's a troll.


Sun Nov 11, 2007 3:47 am
Profile

Joined: Thu Sep 27, 2007 10:19 pm
Posts: 32
Reply with quote
Post Re: BlueThen's mIRC Script Collection
Grif wrote:
No, dialogs make PRETTY PICTARS.

Whereas an alias requires a mild, mild amount of user intelligence to function correctly.

That may be true, but a single alias can't do everything. Take the Script Creator for example, I doubt it's even possible to make a understandable alias command in performing all that it does.


Sun Nov 11, 2007 3:54 am
Profile
REAL AMERICAN HERO
User avatar

Joined: Sat Jan 27, 2007 10:25 pm
Posts: 5655
Reply with quote
Post Re: BlueThen's mIRC Script Collection
That's very true; aliases are generally much more specific.


Sun Nov 11, 2007 4:07 am
Profile

Joined: Sun Jun 24, 2007 6:13 am
Posts: 505
Reply with quote
Post Re: BlueThen's mIRC Script Collection
Ohay you're dumb. "replace X with the floor number and Y with the cieling number and type /rand" is a lot easier than "Click this type in that click this type that then click this and this and etc etc etc etc etcn etcdfkasg" We're bitching about the complexity of use. Not the complexity of the script.


Sun Nov 11, 2007 5:00 am
Profile
User avatar

Joined: Fri Jan 26, 2007 3:22 am
Posts: 1451
Reply with quote
Post Re: BlueThen's mIRC Script Collection
BlueThen wrote:
If you paint something, you can't make great works with just red, blue, and yellow, you have to mix the paint and use different shades.


Yeah, but using mixed colors doesn't make it harder for other people to look at.

And I think your dialogues are uglier than aliases.

And I'm not talking about how your script is ugly or complex, I don't give a ♥♥♥♥. It's not. It's just long. I'm talking about how the way you use it is more complex than alias and hinders it's use.

Quote:
In my opinion, great scripters and programmers actually prefer to learn new things, than sticking with the basic cheap ways you use.


Alright, then you would prefer to move on to a language such as C++, where there aren't aliases, only dialogues.

And no ♥♥♥♥ an alias would be much more of a pain to code a script creator as, as things like the script creator SHOULD BE CODED IN ANOTHER LANGUAGE, LIKE C++/C#, WHICH IS DESIGNED FOR DIALOGUES.

Seriously.


Sun Nov 11, 2007 6:19 am
Profile

Joined: Thu Sep 27, 2007 10:19 pm
Posts: 32
Reply with quote
Post Re: BlueThen's mIRC Script Collection
You say "seriously" too much.


Sun Nov 11, 2007 8:05 am
Profile
User avatar

Joined: Fri Jan 26, 2007 3:22 am
Posts: 1451
Reply with quote
Post Re: BlueThen's mIRC Script Collection
.hcum oot ti esu I taht gniylpmi ylsuoires drow eht fo esu ruoy no gniyalp t'nsaw yllatot I

I totally wasn't playing on your use of the word seriously implying that I use it too much.

At first I attempted to type in normally, but because everything was getting typed backwards and the backspace key didn't go backwards so I couldn't erase stuff I gave up. Backwards text issue is now fixed etc.


Last edited by Daman on Sun Nov 11, 2007 4:59 pm, edited 1 time in total.



Sun Nov 11, 2007 1:10 pm
Profile

Joined: Thu Oct 18, 2007 4:45 am
Posts: 58
Reply with quote
Post Re: BlueThen's mIRC Script Collection
Back on the issue of experience:

Experience in making things user-friendly is just as important as coding experience. Any idiot can learn C++, Java, or a programming language.

It's the ability to make something useful, well-designed, simple to use, and functional that differentiates a data entry monkey (the person who types code with no understanding), and a programmer (someone who designs unique applications in a respected language).

Experience is more than just learning a language. Its learning the culture around the language and what its useful for.


Sun Nov 11, 2007 6:02 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 29 posts ]  Go to page Previous  1, 2

Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.175s | 17 Queries | GZIP : Off ]