Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Eggdrop Script
Name: Adam Date: December 5, 2003 at 13:05:57 Pacific OS: Mandrake 9.2 CPU/Ram: 776mhz/256mb
Comment:
I have looked at every site that I know for this type of script. I am looking for a script that the Eggdrop IRC Bot goes into an XDCC Channel, Logs the XDCC Info and allows the XDCC Channel DL's to use it to search the logs.
Summary: This is what I came up for an eggdrop script bind time - "00 * * * *" time:guestunbans bind time - "30 * * * *" time:guestunbans proc time:guestunbans {min hour day month year} { foreach item [banl...
Summary: Is there a VB script that can traverse just through a set of folders and subfolders (not files) and rename them from "JAN" to 1JAN", "FEB" to 2FEB", "MAR" to "3MAR" etc etc? Any help would be greatly ...
Summary: was wondering if you could help me with a script to remove ALL the lines in a file that contain the word "BOUNDARY". I have the script like this so far, but It will only remove the first occurance of...