Go Back   FlashFXP Forums > > > >

NeoXed's scripts nxAutoNuke, nxTools, etc.

Reply
 
Thread Tools Rate Thread Display Modes
Old 11-29-2005, 06:49 PM   #1
whiter
Junior Member
 
Join Date: Aug 2005
Posts: 6
Default little fix for a problem i had

havent tested it but you get the general idea... its for those whos eggdrop crashes using the version below, and alcobot
--
@echo off
set IOFTPDDIR=C:\ioFTPD
set EGGDROPDIR=C:\ioFTPD\scripts\eggdrop
title Alcobot 0.6.0 / Eggdrop 1.6.17 + SSL (bounty compile) - TCL_PATCH
echo.
echo To be used if your eggdrop crashes with TCL errors, fixes most!...
echo.
echo To proceed with patch, press a key...
pause>NUL
copy %IOFTPDDIR%\tcl84t.dll %EGGDROPDIR%\
echo To finish patch, eggdrop MUST be terminated, please closed eggdrop, then press a key...
pause>NUL
del %EGGDROPDIR%\tcl84.dll /Q
rename %EGGDROPDIR%\tcl84t.dll tcl84.dll
set /p IO=Patching complete, re-start eggdrop (Y/N)?:
if %IO%==Y (start %EGGDROPDIR%\eggdrop.exe) else (exit)
--
whiter is offline   Reply With Quote
Reply

Tags
alcobot, echo, eggdrop, patch, set

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 02:15 PM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)