ok im new with scripts. i created my own bot called SLBot and i downloaded the script called DreamBot for it.
anyways i'd like an explanation of what all the symbols mean and what all the basic codes are
ex. i know * is wildcard. but idk what wildcard means

here's a small script i was given:
on 1!:JOIN:#shadowlites:{ //notice $nick hi and welcome}
maybe someone can go into detail about each and every part of that? what does each symbol mean from it? and how else can i use those symbols?
i know all basics of mIRC like /nick /ns register /bs help /cs help and all that. i just dont know anything about scripts yet.
here's another script i was givin:
On *:text:*hi*:#:/msg $chan hello $nick

this one uses wildcards. please go into detail on this one too. thanks
