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 1379 matches

by speechles
Sun Jun 09, 2013 5:07 pm
Forum: Script Requests
Topic: 802.11p sample script not working
Replies: 6
Views: 8216

Code: Select all

set payload [expr - $val(payload)]
set modulationIndex [expr $val(modIndex)] 
Did you mean?

Code: Select all

set payload $val(payload)
set modulationIndex $val(modIndex)
Because the - that starts that first [expr] is your problem. You can't subtract from thin-air.
by speechles
Wed Jun 05, 2013 2:35 am
Forum: Script Support & Releases
Topic: Eggdrop RSS Syndication (rss-synd) v0.5b1
Replies: 399
Views: 651677

Thanks for your help. ================================================================================ INSTALL ================================================================================ 1. Copy rss-synd.tcl and rss-synd-settings.tcl to your scripts directory. 2. Add "source scripts/rss-s...
by speechles
Sun Jun 02, 2013 3:22 pm
Forum: Script Support & Releases
Topic: i made simple script that check dailymotion livestream
Replies: 6
Views: 10854

didn't edited anything yet just loaded it and 20:38 <suchybot> [20:38:00] Tcl error [streamUpOrDown]: can't use non-numeric string as operand of "-" The problem is your stream, when its online, has no start_time given to it. It remains "null" the same as if it were offline. So w...
by speechles
Sun Jun 02, 2013 4:46 am
Forum: Script Support & Releases
Topic: i made simple script that check dailymotion livestream
Replies: 6
Views: 10854

Re: i made simple script that check dailymotion livestream

what you think? :D It looks very resource heavy. Why didn't you write it in pure-tcl using http package instead? You also, inadvertently overwrote tcl's native [duration] command with one of your own. Not sure if this was intended... But to make it less of a drain on your bot, and your shell here's...
by speechles
Sat Jun 01, 2013 5:39 am
Forum: Script Support & Releases
Topic: Eggdrop RSS Syndication (rss-synd) v0.5b1
Replies: 399
Views: 651677

Did you happen to test this? It seems to still have only output the title... Just an update, seeing as this thread leaves off as if I didn't solve the fellows problem... <neocharles> speechles, what if someone has www.imgur.com/lettersandnumbers for the url in the rss feed? <neocharles> instead of ...
by speechles
Fri May 31, 2013 4:46 am
Forum: Script Support & Releases
Topic: YouTube Version 1.3 not working
Replies: 21
Views: 34166

One more question (also stupid one): how do i bind it to ctcp action? bind ctcp -|- "ACTION" YouTube doesn't do a thing... Actually, it does do something. Just not the expected result. Error: wrong # args: should be "YouTube nick host hand chan text" bind ctcp <flags> <keyword> ...
by speechles
Thu May 30, 2013 3:55 pm
Forum: Scripting Help
Topic: adding view count to youtube script
Replies: 6
Views: 8018

<nick> https://www.youtube.com/watch?v=g7ECDwBIvhw <bot> Waka Flocka Flame - Flockaveli (full album) 2010 | I DO NOT OWN ANY OF THIS Copyright disclaimer under Section 107 of the Copyright Act 1976: allowance is made for "fair use" for purposes such as criticism, comment, news reporting, ...
by speechles
Mon May 27, 2013 6:04 pm
Forum: Scripting Help
Topic: Sockets and rehashing
Replies: 7
Views: 5795

# port for your script you want to listen on (you need to set same port in php script) set botlisten(port) "16384" set botlisten(ip) "127.0.0.1" #Bot listen password. This currently isnt used its only listening to the localhost so no external siglnals can get to it. use only if ...
by speechles
Sun May 26, 2013 6:52 pm
Forum: Script Support & Releases
Topic: Eggdrop RSS Syndication (rss-synd) v0.5b1
Replies: 399
Views: 651677

Here goes some fun for you! ...snipped a few parts with code and such... What I am looking to have, instead of the comments URL, I'd like to be able to have the submitted URL (in these cases, typically the imgur album link). Is there a method to be able to do that? "output" "\\\[\002...
by speechles
Wed May 22, 2013 2:27 pm
Forum: Script Support & Releases
Topic: Eggdrop RSS Syndication (rss-synd) v0.5b1
Replies: 399
Views: 651677

Re: Decompressing using built-in zlib tcl > 8.6

Does anybody know, how to use built-in zlib for decompressing feeds? Indeed. With tcl8.6b2 and higher, http Package handles gzip internally. It also doesn't alter the content-encoding after it has decompressed the data. So rss-synd attempts to decompress it again, and obviously this fails. To fix i...
by speechles
Mon May 20, 2013 3:47 pm
Forum: Script Support & Releases
Topic: Eggdrop RSS Syndication (rss-synd) v0.5b1
Replies: 399
Views: 651677

Re: Filter <em> </em>

Hi All. This code is working well and tinyurl integration is nice. One thing though is in @@item!title@@ I've noticed some <em></em> coming across. How could I filter those? look in procedure --> ::rss-synd::html_decode Remove the line below from it: if {![string match *&* $data]} {return $data...
by speechles
Sat May 18, 2013 2:00 am
Forum: Scripting Help
Topic: Submit a html form
Replies: 3
Views: 6223

Re: Submit a html form

A wrapper would be required to simplify this entire process. A wrapper with redirect/cookie support and can handle errors gracefully. One entirely recursive, straight forward how it works. Hopefully.. It would be used like so: s:wget <url-string> <type-string> <referer-string> <cookies-list> <redire...
by speechles
Thu May 16, 2013 2:00 pm
Forum: Script Support & Releases
Topic: Eggdrop RSS Syndication (rss-synd) v0.5b1
Replies: 399
Views: 651677

"output" "\00310\\\[a.b.teevee\\\]\003 ReqID:\[string trim \[lindex \[split \"@@item!link@@\" =\] 1\]\] @@item!title@@" "evaluate-tcl" 1 "output" "\00307\\\[a.b.console.ps3\\\]\003 \[string trim \[lindex \[split \"@@item!title@@\" -\]...
by speechles
Thu May 16, 2013 1:38 am
Forum: Script Support & Releases
Topic: Eggdrop RSS Syndication (rss-synd) v0.5b1
Replies: 399
Views: 651677

Speechless thanks for your help. If I wanted to catch the req ID from http://abmoovee.allfilled.com/rss.php Channel Output - [a.b.teevee] Unit.One.S01.DVDRip.XviD-ARCHiViST Script - "output" "\00310[a.b.teevee]\003 @@item!title@@" "output" "\00310\\\[a.b.teevee\\\...
by speechles
Tue May 14, 2013 6:36 pm
Forum: Script Requests
Topic: one command all channels
Replies: 25
Views: 15230

working fine except.. posting 2 replies. i did, .all testing final. reply, [03:29:20] <+bot1> test final [03:29:22] <+bot1> final You need to .restart your bot. Multiple binds are tiggering now causing that repeat. Both the pub and pubm are surely loaded. The text is being correctly removed from th...