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.

Search found 44 matches

by kanibus
Mon May 22, 2006 1:36 pm
Forum: Scripting Help
Topic: Query a CS:S Server and say it to channel in specified time
Replies: 4
Views: 5070

there is a really nice rcon module written for the hl1 engine @ www.limit.org but im not sure if it will work for source servers as well
by kanibus
Sun Sep 11, 2005 1:16 pm
Forum: Archive
Topic: tclhttp error
Replies: 6
Views: 5928

does anyone maybe have an example script i can look at using tclhttp ??
by kanibus
Wed Sep 07, 2005 6:13 pm
Forum: Archive
Topic: tclhttp error
Replies: 6
Views: 5928

sorry here is the errorInfo Currently: can't read "state(-urlencoding)": no such variable Currently: while executing Currently: "encoding convertto $state(-urlencoding) $string" Currently: (procedure "mapReply" line 13) Currently: invoked from within Currently: "ma...
by kanibus
Wed Sep 07, 2005 12:30 pm
Forum: Archive
Topic: tclhttp error
Replies: 6
Views: 5928

edited
by kanibus
Wed Sep 07, 2005 4:38 am
Forum: Archive
Topic: tclhttp error
Replies: 6
Views: 5928

tclhttp error

hey im getting an error using tclhttp can't read "state(-urlencoding)": no such variable. using the latest version of tclhttp with the following code: set cztrig .czlid bind PUB -|- $cztrig steam_query proc steam_query { nick host hand chan text } { if { [string match "" "$t...
by kanibus
Sun Aug 28, 2005 5:21 pm
Forum: Archive
Topic: 'chunked' transfer encoding
Replies: 7
Views: 5730

so i am trying :lol: to do this with the tclhttp package demond was so kind to link me too, but i dont think i am doing it right. i get an error that says can't read "state(-urlencoding)": no such variable from set url "czleague.org/index.php?div=&action=steamidsearch&submit=1...
by kanibus
Sat Aug 27, 2005 1:30 pm
Forum: Archive
Topic: need a redirection tcl
Replies: 9
Views: 6248

from my knowledge i dont think you can execute remote code, but you could pm them a link?
by kanibus
Fri Aug 26, 2005 5:43 pm
Forum: Archive
Topic: 'chunked' transfer encoding
Replies: 7
Views: 5730

interj. no way Used to express emphatic negation. actually thats the only definition of 'no way.' but thanks for your witty reply. i was asking if there was possibly a script written already to decode chunked data so i could then just call that function as opposed to rewriting the whole script base...
by kanibus
Fri Aug 26, 2005 5:03 pm
Forum: Archive
Topic: 'chunked' transfer encoding
Replies: 7
Views: 5730

so there is no way to just add in the decoding? as ofloo is a bit difficult to reach atm.
by kanibus
Fri Aug 26, 2005 3:34 am
Forum: Archive
Topic: 'chunked' transfer encoding
Replies: 7
Views: 5730

'chunked' transfer encoding

hello im using a script to search a site, but the site recently changed over to using 'chunked' encoding. i was wondering how i would edit the following script to allow for this/decode the 'chunked' data. thanks. namespace eval steam { variable search "!steamid" variable flag "-|-&quo...
by kanibus
Thu Aug 11, 2005 5:18 pm
Forum: Archive
Topic: nick list through botnet
Replies: 5
Views: 3792

ahhh works perfect, thanks. :P now if i wanted to strip Chanserv and the botnick?
by kanibus
Thu Aug 11, 2005 5:03 pm
Forum: Archive
Topic: nick list through botnet
Replies: 5
Views: 3792

hey thanks for the quick response demond. i am getting 'bot not on the botnet' though, im not sure that i edited your script quite right. i changed nickq to the bot i am configuring the script on, and nicka as the bot in the other channel. thanks for your help :D
by kanibus
Thu Aug 11, 2005 3:41 pm
Forum: Archive
Topic: nick list through botnet
Replies: 5
Views: 3792

nick list through botnet

hey i am running a channel relay script that works perfect. i was just wondering is there anyway to have it so that is someone types !nicks or something similar it would display the channel list for both channels?
by kanibus
Wed Jul 27, 2005 3:29 pm
Forum: Archive
Topic: Need some help
Replies: 9
Views: 5064

i have used that tcl, and it IS exactly what you are looking for...from your description. give game admins(the ability to start mix's) with the +G flag. ## Public commands ( channel ) : ## ## !add (or !addme) => add yourself to the game ## ## !remove (or !removeme) => remove yourself... ## ## !votem...
by kanibus
Thu Jul 14, 2005 3:15 pm
Forum: Tcl FAQ
Topic: Parsing webpages made easy
Replies: 30
Views: 109231

well its actually installed in /usr/bin/cpp but i cant find in the makefile where to change the dir