The majority of forums are now only available as archives, which means posting/editing is disabled.
The Anything and Everything forum is still open.
Time: 2013-05-20, 04:47am
Please
login or
register to post a reply.
Subject: help plzzzzzzz · Posted: 2004-01-15, 05:32pm
Rank: Unregistered
ok see if anyone knows why this script wont werk thanks a bunch in advance
in aliasias
f12 { hopall }
in remotes
alias hopall {
set %chancount 1
set %totalchans $chan(0)
:loop
part $chan(%chancount)
join $chan(%chancount)
inc %chancount
if (%chancount <= %totalchans) { goto loop }
}
Forum Quick Jump - Free2Code - Anything and Everything - Suggestions (Archived) - Challenges & Awards (Archived) - Chat (Archived) - Community Projects (Archived) - Bugs (Archived) - Programming Languages - PHP (Archived) - C/C++ (Archived) - Visual Basic (Archived) - Other (Archived) - Java (Archived) - Assembler (Archived) - Perl (Archived) - Python (Archived) - Programming - 3D Graphics (Archived) - Database design and management (Archived) - Physics (Archived) - Encryption and compression (Archived) - Networking (Archived) - Operating Systems (Archived) - Web Development - Graphics (Archived) - Web Design (Archived) - HTML/CSS (Archived) - Website Help/Review (Archived) - Flash (Archived) - Computing & Operating Systems - Hardware/Electronics (Archived) - Security (Archived) - Linux/UNIX (Archived) - Microsoft Windows (Archived) - Apple Mac (Archived) - Other OSs (Archived) - General Computing - Life/Other - Religion (Archived) - Politics/World Events (Archived) - Debate (Archived) - Arts & Entertainment - Books++ (Archived) - Music (Archived) - Movies (Archived) - Humor (Archived) - Games (Archived) - Sports (Archived) - Arts (Archived) - Archives - Tutorial Request (Archived) - Old Bugs 2 (Archived) - Free2Host Hosting (Archived) - Ada (Archived) - Functional Languages (Archived) - Career (Archived) - Old Bugs (Archived)
Pages: 1
Please
login or
register to post a reply.