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

by alkoleht
Sat Feb 07, 2015 3:10 pm
Forum: Scripting Help
Topic: help with TCL fetching HTML code and HTTP 302
Replies: 0
Views: 3786

help with TCL fetching HTML code and HTTP 302

Hi. I use web based php scripts that my bot reads and processes using simple regexp It was working perfectly till recently i started running into HTTP 302 code and it broke my script, apparently my webhost did something on theyr side. The script uses procs that generate url, depending on proc used, ...
by alkoleht
Mon Nov 04, 2013 3:34 pm
Forum: Script Support & Releases
Topic: Birdy (OAuth, Twitter, Tweets&MegaHAL v6.01d) Jun12,2013
Replies: 305
Views: 433867

[14:49:03] <@spithash> +follow @notch [14:49:07] <@nagger> [Twitter]: Successful Follow: [Markus Persson@TheFrunj] (219 Friends; 1402416 Followers) @ http://twitter.com/TheFrunj [15:02:02] <@spithash> +follow craftbukkit [15:02:14] <@nagger> [Twitter]: Successful Follow: [Bukkit@EvilSeph] (6 Friend...
by alkoleht
Sat Oct 26, 2013 4:21 pm
Forum: Script Support & Releases
Topic: Birdy (OAuth, Twitter, Tweets&MegaHAL v6.01d) Jun12,2013
Replies: 305
Views: 433867

edit: never mind, fixed it and it is working now
by alkoleht
Mon Apr 08, 2013 2:41 pm
Forum: Script Support & Releases
Topic: AllProtection.tcl (Stable: v4.8 / Beta: v4.9b4)
Replies: 1351
Views: 1026593

Hi First let me say that AllProtection has been a HUGE help to run my channels and keep the order. Great work. I have multiple bots running the script and they work just perfect. However i have been having ... well not trouble but hard to use some commands so that all bots are updated. Thanks to net...
by alkoleht
Thu Feb 28, 2013 4:19 pm
Forum: Scripting Help
Topic: need help with lists
Replies: 14
Views: 8834

awesome, it works. thank you.
i was going completely different approach to this problem before but this solution works just perfect. Much appreciated
by alkoleht
Thu Feb 28, 2013 3:18 pm
Forum: Scripting Help
Topic: need help with lists
Replies: 14
Views: 8834

need help with lists

Hi. I am pretty noob when it comes to TCL but i am trying to learn. I am trying to create a script that will take user msg to bot, does some matching and relays it to chan. here is how it looks in reality: 1. let's say i have a list of words: set word { flower bee house } 2. user MSG-s to bot, ether...