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

by ardantus
Tue Mar 02, 2010 11:55 pm
Forum: Script Requests
Topic: twitter status
Replies: 1
Views: 2727

Check this

by ardantus
Sun Feb 28, 2010 2:52 pm
Forum: Script Support & Releases
Topic: Birdy (OAuth, Twitter, Tweets&MegaHAL v6.01d) Jun12,2013
Replies: 305
Views: 432329

[01:15] bad type, should be one of: act, away, bcst, bot, chat, chjn, chof, chon, chpt, ctcp, ctcr, dcc, disc, evnt, fil, filt, flud, join, kick, link, load, lost, mode, msg, msgm, need, nick, nkch, notc, note, part, pub, pubm, raw, rcvd, rejn, sent, sign, splt, time, topc, tout, unld, wall while ex...
by ardantus
Tue Feb 23, 2010 7:59 pm
Forum: Script Support & Releases
Topic: Birdy (OAuth, Twitter, Tweets&MegaHAL v6.01d) Jun12,2013
Replies: 305
Views: 432329

ok

after that error i try like this
# Change this
set http [::http::config -useragent $twitter(agent) -urlencoding "utf-8"]
# To this:
set http [::http::config -useragent $twitter(agent) -accept "utf-8"]
and work, next i will try ur sugestion. thanks for respond


:D
by ardantus
Tue Feb 23, 2010 1:50 pm
Forum: Script Support & Releases
Topic: Birdy (OAuth, Twitter, Tweets&MegaHAL v6.01d) Jun12,2013
Replies: 305
Views: 432329

here is error

[code][09:47] Tcl error [proc:twitter]: Unknown option -urlencoding, must be: -accept, -proxyfilter, -proxyhost, -proxyport, -useragent[/code]
by ardantus
Mon Feb 22, 2010 9:40 am
Forum: Script Support & Releases
Topic: Birdy (OAuth, Twitter, Tweets&MegaHAL v6.01d) Jun12,2013
Replies: 305
Views: 432329

[code]<ardan> !twitter ardantus
<ardann> [Ardantus Twitter]: Getting Status For: ardantus...[/code]

This is using twitter new version.
why not shown status[/code]
by ardantus
Sat Feb 20, 2010 8:53 pm
Forum: Script Support & Releases
Topic: Birdy (OAuth, Twitter, Tweets&MegaHAL v6.01d) Jun12,2013
Replies: 305
Views: 432329

base64 still not work

i have follow tutor but still not work if i commands
[code]
<ardan> !tweet
<ardann> [Ardantus Twitter]: Cannot find package (base64). Base64 encoding is needed to tweet. Failed.[/code]

i have install tcllib and has copied base64 directory to tcl8.4 dirs
by ardantus
Sat Feb 20, 2010 10:23 am
Forum: Script Requests
Topic: IRC channel stats
Replies: 3
Views: 3389

Re: IRC channel stats

[quote="McMilan"]Is there some irc channel stats like this ( http://www.elho.net/irc/stats/Amigaquake/ ) without need of perl ?[/quote]

thats using pisg, just logs some channel and lets pisg generated html stats for you.
by ardantus
Wed Apr 09, 2008 7:27 pm
Forum: Scripting Help
Topic: Kamus.net english indonesian dictionary help
Replies: 0
Views: 3104

Kamus.net english indonesian dictionary help

bind pub - !dic dictionary1 bind pub - !dic2 dictionary2 proc dictionary1 { nick uhost handle chan arg } { set arg [string tolower $arg] if {[string length $arg] == 0} { putserv "NOTICE $nick :The right command is !trans <word>" } { regsub -all {( )} $arg "%20" argu set urldupro...