Shoutbox

A CALL FOR HELP!! - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: A CALL FOR HELP!! (/showthread.php?tid=71445)

A CALL FOR HELP!! by • MaNiC MoE • on 02-06-2007 at 07:29 PM

[size=3]Hey, how are you all? Hope you're O.K... (Y)

I'm 13 years old, I know how to use Visual Basic and write Batch Files ONLY!!!!

I tried writting some scripts but they were so daft! I read the script documentation, it did help but wasn't very helpful!

I really wanna make some scripts *-), but :(:( too bad I can't!

If you (I mean  YOU) could help me, then please do... I have many great ideas for scripts but as you know *-). So plz, I could give you the idea and you write the script and I'll try to learn from the codes you wrote. In addition to the comments after the "//" signs.

Really... I mean it,
plz replay... thrrough PM if u want 2, np 4 me


RE: A CALL FOR HELP!! by CookieRevised on 02-06-2007 at 08:38 PM

Why don't you take a look to the already vast amount of existing scripts?

You can learn from them just in the same way by reading the comments AND you wont be revealing your (maybe original) idea...

;)


RE: A CALL FOR HELP!! by • MaNiC MoE • on 02-06-2007 at 08:42 PM

Ow, I understand what you mean. In fact, I did try a look, even at very simple codes (such as EmptyNick etc.) but it was quite useless. If you could give me your e-mail and I'll send you the things I write for you to find the mistakes and help me would be the best idea. So what do you think. If I write my questions, this forum will blast ad get filled up with so many dumb questions... that's why!

Anyway, thx for replayng... :)


RE: A CALL FOR HELP!! by M73A on 02-06-2007 at 10:01 PM

quote:
Originally posted by • MaNiC MoE •
I'll send you the things I write for you to find the mistakes and help me would be the best idea.


you cold post them and the whole forum would help... people dont tend do steal ideas from here....
RE: A CALL FOR HELP!! by • MaNiC MoE • on 02-07-2007 at 07:35 AM

Ow, O.K I will

but some questions might be quite silly...


RE: A CALL FOR HELP!! by Volv on 02-07-2007 at 02:47 PM

quote:
Originally posted by • MaNiC MoE •
but some questions might be quite silly...
Most beginner questions may seem silly unless you're a beginner, and since you're a beginner (to Plus Scripting) I'm sure people will be more than willing to help you on these forums (most people here are friendly). Just try to check if your questions have been asked by other people already using the forum's Search feature (Y)
RE: A CALL FOR HELP!! by • MaNiC MoE • on 02-10-2007 at 03:49 PM

O.K, thanks...

When I start writting a new script, I'll do so soon! :)


RE: A CALL FOR HELP!! by TYL3R on 02-17-2007 at 08:19 PM

http://www.w3schools.com/js/default.asp

JScript and Javascript have a lot in common.


RE: A CALL FOR HELP!! by CookieRevised on 02-17-2007 at 08:44 PM

quote:
Originally posted by tylertyler
http://www.w3schools.com/js/default.asp

JScript and Javascript have a lot in common.
That link is mostly aimed at developping websites with J(ava)Script, which is in this context (learning to script for Plus!) not adviseable because it is very confussing if you don't know the difference (which is exactly what someone who want to start learning doesn't know)...

Yes there are things which can be learned from that site. But better learning tools/site are things which are about Windows scripting (in JScript), not webpage scripting....

Sites like:
http://csu.colstate.edu/webdevelop/javascript/jscript/jstutor.htm
are way better to learn scripting for Plus! (and for Windows in general).

;)