The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born
That old topic doesn't contain proper answer. The truth is that Eggdrop 1.7 (available on CVS) support HTTP (CONNECT) proxies. To put bot on irc through proxy you have to add 'firewall' setting, for example:
set firewall "@proxy.address.com:proxy_port" (@ must be before address). This is useless in most cases, many irc server are checking incoming connection for open proxies.
This is partially true, becase Eggdrop 1.7 is available only on CVS and some info about proxy can be found in NEWS. There is no information how to use it, except reading src/net.c file :P. I posted everything what i needed in one of my posts in this thread.