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.

script i made

Old posts that have not been replied to for several years.
User avatar
]Kami[
Owner
Posts: 590
Joined: Thu Jul 24, 2003 2:59 pm
Location: Slovenia
Contact:

Post by ]Kami[ »

There is script from MC_8 where you can change autolimit number (so bot change limit + lx every some time | x - is number which you set in partyline) in partyline.You can change dcc to msg command....
m
metroid
Owner
Posts: 771
Joined: Wed Jun 16, 2004 2:46 am

Post by metroid »

Yes, but i don't want to use a different script :<
User avatar
awyeah
Revered One
Posts: 1580
Joined: Mon Apr 26, 2004 2:37 am
Location: Switzerland
Contact:

Post by awyeah »

For making private message binds with
procedures use this.

This should get you started.

Code: Select all

bind msg n settopic my_procedure

proc my_procedure {nick host hand text} { 
............
............
}
U'll have to do some things on your own and not wait for
people to make scripts for you, always.

I didn't know abc of tcl, but I knew a bit C++ and from there
on I catched it on by using the trial and error method and mainly
by looking at other scripts done by other pro scripters.

If your logic is write, say the pseudocode, or your procedure
of employment eventually you can solve them problem.
·­awyeah·

==================================
Facebook: jawad@idsia.ch (Jay Dee)
PS: Guys, I don't accept script helps or requests personally anymore.
==================================
Locked