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.

how can i backup "seen data" using Bass's Seen scr

Old posts that have not been replied to for several years.
Locked
k
kublador
Voice
Posts: 21
Joined: Sun May 25, 2003 1:25 pm

how can i backup "seen data" using Bass's Seen scr

Post by kublador »

how can i back it up manually via DCC? because moment by moment i see a "backing up seen data" via the DCC CHAT....
so how can i back it up manually if ever i wanted it to?
thank you
User avatar
ReaLz
Op
Posts: 121
Joined: Sat Oct 19, 2002 5:33 am
Location: Athens, Greece

Post by ReaLz »

Write the following right after this line:

Code: Select all

###### Don't edit below here, even if you do know Tcl ######
Write these:

Code: Select all

bind dcc n backupbs manual:backup
proc manual:backup {hand idx args} {bs_save}
The DCC command you will use is .backupbs and it's only for +n users.
«A fantastic spaghetti is a spaghetti that does not exist»
Locked