This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

[SOLVED]-=-Where To Begin?-=-

Help for those learning Tcl or writing their own scripts.
Post Reply
W
WindsofTime
Voice
Posts: 5
Joined: Tue Aug 14, 2007 5:15 am
Location: Under your bed >:D
Contact:

[SOLVED]-=-Where To Begin?-=-

Post by WindsofTime »

I love EggDrop! <3

But, I do not..yet..know how to create my own scripts and I was wondering if there is perhaps a site, board, ebook or what have you that can get me well on my way to learning how to script for EggDrop!

Links would be lovely

Thank you very much ^_^

-WindsofTime :D
Last edited by WindsofTime on Tue Aug 14, 2007 7:29 pm, edited 1 time in total.
Image
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
W
WindsofTime
Voice
Posts: 5
Joined: Tue Aug 14, 2007 5:15 am
Location: Under your bed >:D
Contact:

Post by WindsofTime »

Thanks :)
Image
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

+ checking out other people's scripts teaches you a lot and of course this community right here is a HUGE learning resource.
W
WindsofTime
Voice
Posts: 5
Joined: Tue Aug 14, 2007 5:15 am
Location: Under your bed >:D
Contact:

Post by WindsofTime »

Of course, but one must first know and understand what he is looking for before he can try to read other's works.

Meaning: Since I dont fully understand EggDrop scripting it wouldn't do me any good to take a peak at other's scripts. =\

But thank you for the suggestion :D
Image
User avatar
rosc2112
Revered One
Posts: 1454
Joined: Sun Feb 19, 2006 8:36 pm
Location: Northeast Pennsylvania

Post by rosc2112 »

Actually thats how I learned, by analyzing someone elses scripts (and fixing them.) If you can figure out the logic in a function, looking up the meanings to the commands/symbols is the easy part. At least for me, some people learn by doing, easier than through reading tutorials.
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

rosc2112 wrote:Actually thats how I learned, by analyzing someone elses scripts (and fixing them.) If you can figure out the logic in a function, looking up the meanings to the commands/symbols is the easy part. At least for me, some people learn by doing, easier than through reading tutorials.
Me too :D more specifically, the Egghelp community was my number 1 tutor. I always tried to understand whatever code people wrote in here (for me or for others) and then I began to learn more by helping others.
Post Reply