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 do i get my bot to !list voice?

Old posts that have not been replied to for several years.
d
disbol

how do i get my bot to !list voice?

Post by disbol »

Is there a tcl script, or any other way to get your bot to type !list in the channel, and have it voice the fservers.

:o
g
greenbear
Owner
Posts: 733
Joined: Mon Sep 24, 2001 8:00 pm
Location: Norway

Post by greenbear »

depends, do the various fserves have anything in common, that would let you identify them ?
like the same nickmask ..etc
User avatar
strikelight
Owner
Posts: 708
Joined: Mon Oct 07, 2002 10:39 am
Contact:

Post by strikelight »

See fsmon.tcl @ www.tclscript.com
User avatar
AxS
Halfop
Posts: 46
Joined: Wed Apr 09, 2003 11:57 am

Post by AxS »

Strike, thats an aweseome script - i've seen it running on one of my other member's bots. The only problem though is that part of the script is run from a website - is there anyway to get the full code for the tcl?
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

Run from a website? no, it's only generating a web page and the code looks like that cos it's obfuscated, that's all.
Once the game is over, the king and the pawn go back in the same box.
User avatar
AxS
Halfop
Posts: 46
Joined: Wed Apr 09, 2003 11:57 am

Post by AxS »

but there's a line in there (last line) which refers to a site...

[/quote]eval [eval www.tclscript.com -66 {XJY\ KXRTSNYTWj\[JWXk\

not sure if its refering to a proc or an actual site, I have a feeling though that you are right, and that it indeed is referring to a proc
User avatar
AxS
Halfop
Posts: 46
Joined: Wed Apr 09, 2003 11:57 am

Post by AxS »

I changed that website to a different name just to see if it does actually refer to a site. I don't think it does. However I am very curious as to what all the code is, because its nothing like what TCL I've seen before. Where can I learn about that kind of scripting?
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

I am very curious as to what all the code is
The code is that way so it cannot be "stolen". Think of "obfuscated" as encrypted which is not actually correct btw, but might help to get it in context. It is not a "new" TCL, the coding is still the same old TCL we all love. :)
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

Shure, see the obfuscation in TCL page. :)

He used it to prevent non-experienced users to take a sneak peek on his scripts. Preaty usefull. :mrgreen:
Once the game is over, the king and the pawn go back in the same box.
User avatar
AxS
Halfop
Posts: 46
Joined: Wed Apr 09, 2003 11:57 am

Post by AxS »

Ahh :) very interesting Ceasar. I wasn't aware that such methods could be employed in tcl, however they worked a charm. Hehehe. Anyway, more importantly do you guys know how to de-Obfuscate a script so that it can be manipulated. I tend to slightly modify scripts for my own use because the original script writers most likely don't want to bothered for minor changes here n there.
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

strikelight maintains all of his scripts. I suggest you regularly visit his website for new releases/updates. :)
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
g
greenbear
Owner
Posts: 733
Joined: Mon Sep 24, 2001 8:00 pm
Location: Norway

Post by greenbear »

/me chuckles
User avatar
AxS
Halfop
Posts: 46
Joined: Wed Apr 09, 2003 11:57 am

Post by AxS »

I respect and appreciate his work, and visit his site regularily and signed up on his forums.

With the script in question, fsmon.tcl - his updates are not frequent and though he made updates, if you look at the revision history you will notice
(12/14/03)/v1.4.0
(11/24/02)/v1.3.1

that the time between revisions are long and far between, needless to say that I would not want to bother him for my personal requests on different tweaks and so on.

That aside, if anyone knows how to decode obfuscation (regardless of what script), then I am very interested to learn.

Thanks
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

If we were to impart this information (which I for one will not) it renders the original intention of the respective author(s) to protect their intellectual work useless.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
User avatar
AxS
Halfop
Posts: 46
Joined: Wed Apr 09, 2003 11:57 am

Post by AxS »

Oh jeez :-? Alchera, please if you can't or won't help its no good posting that here. I am trying to get something productive done, and patronizing comments or tones are unnecessary.

People, when having knowledge of something that others may not have may choose to/or not to impart it. That is the purpose of this forum in my humble opinion, sharing knoweldge.

If i can't find information here I will look other places, but please we're all here to learn from those willing to teach.

Thanx for your time...
Locked