Old 08-19-2004, 03:59 PM   #31
TiTbB
Junior Member
 
Join Date: Aug 2004
Posts: 11
Default

Well,

I am running eggdrop v1.6.16, on Linux 2.4.26-srvz. And i did install the encoding script you put an url for, i can get the HELP , unencrypted finally :P, but when i use any other command i still get the same error.

[22:58] Tcl error [epguru_proc]: wrong # args: should be "regsub ?switches? exp string subSpec varName"

What is the prob ?
TiTbB is offline   Reply With Quote
Old 08-20-2004, 02:57 AM   #32
f0xn3t
Member
ioFTPD Scripter
 
Join Date: Jul 2004
Posts: 55
Default

lol, it's becoming more funnier than I expected
f0xn3t is offline   Reply With Quote
Old 08-20-2004, 03:09 AM   #33
MalcolmX
Registered User
 
Join Date: Mar 2004
Posts: 59
Default

At last it works fine here, got the channel encrypted and the url you provided did the trick. One thing though, as far as i can understand, its not possible to have epguru script to present encrypted output in privmsg, only in regular channel window. Thats because of the fact that in encrypted privmsg you generate random keys on-the-fly and the script cant possibly understand that. Please correct me if i am wrong
MalcolmX is offline   Reply With Quote
Old 08-20-2004, 05:16 AM   #34
TiTbB
Junior Member
 
Join Date: Aug 2004
Posts: 11
Default

Quote:
Originally posted by MalcolmX
At last it works fine here, got the channel encrypted and the url you provided did the trick. One thing though, as far as i can understand, its not possible to have epguru script to present encrypted output in privmsg, only in regular channel window. Thats because of the fact that in encrypted privmsg you generate random keys on-the-fly and the script cant possibly understand that. Please correct me if i am wrong
I had the script send out encrypted msgs to me through in privmsg. Cause in the file you set 1 key for encoding and 1 for encrypting.
But i just set it on always decrypted, cause its a pain to let all the users understand what to do.
TiTbB is offline   Reply With Quote
Old 08-20-2004, 06:17 AM   #35
f0xn3t
Member
ioFTPD Scripter
 
Join Date: Jul 2004
Posts: 55
Default

yes, it's right, but in my case I just loaded blowfish module in eggdrop.conf and that special file without setting any encryption for specific channel. I just left it as it was... I tested that on a chan without SSL and without active blowfish encryption (responses to chan and PM were ok).

Otherwise, my windrop doesn't understand ! commands, dunno why...
f0xn3t is offline   Reply With Quote
Old 08-20-2004, 07:50 AM   #36
MalcolmX
Registered User
 
Join Date: Mar 2004
Posts: 59
Default

Quote:
Originally posted by TiTbB
I had the script send out encrypted msgs to me through in privmsg. Cause in the file you set 1 key for encoding and 1 for encrypting.
But i just set it on always decrypted, cause its a pain to let all the users understand what to do.
I had to do a quick and dirty solution for it, i just put set mcencryptnick "never" in inifile so now privmsg works fine, but its not encrypted. You still have to use encrypted text though, otherwise there are no response at all from the script.
MalcolmX is offline   Reply With Quote
Old 08-20-2004, 08:33 AM   #37
TiTbB
Junior Member
 
Join Date: Aug 2004
Posts: 11
Default

Ok, weird thing.
I think its in the conversion from the site to the chan.

[03:29pm] [undercover] !ep damn*****assscripts
[03:29pm] [Rulor] [EPGuru] I cannot find the show called "damn*****assscripts"
[03:29pm] [undercover] !ep stargate
Then i dont get a reply, but that error msg ([03:30pm] <Rulor> [15:30] Tcl error [epguru_proc]: wrong # args: should be "regsub ?switches? exp string subSpec varName")
Then i do a show that doesnt exist and again:
[03:31pm] [undercover] !ep damnscript
[03:31pm] [Rulor] [EPGuru] I cannot find the show called "damnscript"

Weird shit
TiTbB is offline   Reply With Quote
Old 08-20-2004, 10:34 AM   #38
f0xn3t
Member
ioFTPD Scripter
 
Join Date: Jul 2004
Posts: 55
Default

try this script... I made there some changes in regsub
DOWNLOAD
f0xn3t is offline   Reply With Quote
Old 08-20-2004, 11:14 AM   #39
TiTbB
Junior Member
 
Join Date: Aug 2004
Posts: 11
Default

Quote:
Originally posted by f0xn3t
try this script... I made there some changes in regsub
DOWNLOAD
Tell you what
It works, with that script, like a CHARM
Everything seems to do what it is supposed too.

Thnx for the editting and for the script offcourse!
TiTbB is offline   Reply With Quote
Old 08-20-2004, 11:29 AM   #40
f0xn3t
Member
ioFTPD Scripter
 
Join Date: Jul 2004
Posts: 55
Default

wow, perfect... so I'm going to fix the rest of the code and release it this night as v3.2
f0xn3t is offline   Reply With Quote
Old 08-20-2004, 12:06 PM   #41
f0xn3t
Member
ioFTPD Scripter
 
Join Date: Jul 2004
Posts: 55
Default v3.2

enjoy

---
Latest version: 3.2

Changes:
- Fixed major bugs in regsub command
- Double spaces in Notes of Person Searcher will be shown as one space char (e.g. Halle Berry)
- Default Epguides.com footer changed
- Fixed a bug in LAST+NEXT ep where was missing a space char in newer windrop versions
---
DOWNLOAD
f0xn3t is offline   Reply With Quote
Old 08-20-2004, 01:57 PM   #42
TiTbB
Junior Member
 
Join Date: Aug 2004
Posts: 11
Default

I dont want to be a big pain in the ass, but cant you make the script that it DOESNT need the other encrypt script.

Cause now my bot cant kick anyone anymore :S
And i cant seem to find the right commands to get it fixed, so i trashed ur script for the time being.
TiTbB is offline   Reply With Quote
Old 08-20-2004, 03:05 PM   #43
f0xn3t
Member
ioFTPD Scripter
 
Join Date: Jul 2004
Posts: 55
Default

I'll do my best to exclude it
f0xn3t is offline   Reply With Quote
Old 08-20-2004, 03:09 PM   #44
TiTbB
Junior Member
 
Join Date: Aug 2004
Posts: 11
Default

Quote:
Originally posted by f0xn3t
I'll do my best to exclude it
Much appreciated
TiTbB is offline   Reply With Quote
Old 08-22-2004, 02:15 AM   #45
MalcolmX
Registered User
 
Join Date: Mar 2004
Posts: 59
Default

Quote:
Originally posted by f0xn3t
I'll do my best to exclude it
Thank you for being so patient with us, and thank you for your immediate feedback on the small issues that we find

Yer the man!!!!
And i agree with TitbB, if possible it would be nice if the script could stand on its own feet instead of relying on another helper.
I know jack s**t about scripting so i dont have any suggestions, but i am sure that you, being such a nice and skilled person, will do your best to fix this......again, thank you at least 100 million times ....and btw, this goes for everyone doing scripts for ioFTPD, our life as end users would be more that dull without your contributions......
MalcolmX is offline   Reply With Quote
Reply

Tags
bugs, download, integration, script, v2.0

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 01:50 PM.

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