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.

Ramdom quote from fmylife.com

Requests for complete scripts or modifications/fixes for scripts you didn't write. Response not guaranteed, and no thread bumping!
Post Reply
[
[Reaper]
Voice
Posts: 3
Joined: Sat Jun 20, 2009 8:49 pm
Location: New York
Contact:

!fml error

Post by [Reaper] »

i recently downloaded the fmylife-quote.tcl script to my eggdrop but when i do the !fml i get this "<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" " http://www.w3.org/TR/xhtml1/DTD/xhtml1- ... dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" xmlns:fb="http://www.facebook.com/2008/fbml"><head><meta name="title" content="FML: Your random funny stories" /><meta name="description" content="Share your random unfortunate moments and funny love stories on Fmylife" /><meta name="medium" content="blog" /><link rel="shortcut
[8:46:11pm] <MaNiAC> --| http://www.fmylife.com/health/1962325
"

can anyone tell me what i did wrong?
User avatar
wac
Halfop
Posts: 80
Joined: Sun Dec 10, 2006 1:22 am
Location: in my cardboard box

Re: !fml error

Post by wac »

[Reaper] wrote:i recently downloaded the fmylife-quote.tcl script to my eggdrop but when i do the !fml i get this "<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" " http://www.w3.org/TR/xhtml1/DTD/xhtml1- ... dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" xmlns:fb="http://www.facebook.com/2008/fbml"><head><meta name="title" content="FML: Your random funny stories" /><meta name="description" content="Share your random unfortunate moments and funny love stories on Fmylife" /><meta name="medium" content="blog" /><link rel="shortcut
[8:46:11pm] <MaNiAC> --| http://www.fmylife.com/health/1962325
"

can anyone tell me what i did wrong?
You need v0.3, it has updated code for the new layout. Check the second page the code is there.
I see j00!
[
[Reaper]
Voice
Posts: 3
Joined: Sat Jun 20, 2009 8:49 pm
Location: New York
Contact:

Post by [Reaper] »

ok thanks :)
[
[Reaper]
Voice
Posts: 3
Joined: Sat Jun 20, 2009 8:49 pm
Location: New York
Contact:

Post by [Reaper] »

Is their a code that doesn't have "<&MaNiAC> I agree, your life is f***ed (10126) - you deserved that one (652). Added On 01/27/2009 at 12:44pm by Anizzaf.
[8:23:56pm] <&MaNiAC> --| http://www.fmylife.com/miscellaneous/2835"
User avatar
wac
Halfop
Posts: 80
Joined: Sun Dec 10, 2006 1:22 am
Location: in my cardboard box

Post by wac »

Sure take that line out of the code, which one it is I don't know. Good luck.
I see j00!
User avatar
username
Op
Posts: 196
Joined: Thu Oct 06, 2005 9:20 am
Location: Russian Federation, Podolsk
Contact:

Post by username »

[Reaper] wrote:Is their a code that doesn't have "<&MaNiAC> I agree, your life is f***ed (10126) - you deserved that one (652). Added On 01/27/2009 at 12:44pm by Anizzaf.
[8:23:56pm] <&MaNiAC> --| http://www.fmylife.com/miscellaneous/2835"
You need to comment that line:

Code: Select all

putquick "PRIVMSG $fm_chan :\00314I agree, your life is f***ed \00303$fm_fckd \00314- you deserved that one \00303$fm_dsrv\00314. Added \00303$fm_date \00314by $fm_name\00303."
Архив TCL скриптов для ботов Eggdrop/Windrop:
http://egghelp.ru/
c
cg
Voice
Posts: 8
Joined: Tue Jun 30, 2009 7:54 pm

Post by cg »

Hi there,

I'm currently using v3 of this script as per page 2, however it looks like fmylife have updated code again and the regex's aren't picking it up, as my bot doesn't return anything when initiating an !fml request in channel.

Is anyone else seeing this same issue? (i've tried rehashing after putting the script in again too).

Thanks!
User avatar
wac
Halfop
Posts: 80
Joined: Sun Dec 10, 2006 1:22 am
Location: in my cardboard box

Post by wac »

cg wrote:Hi there,

I'm currently using v3 of this script as per page 2, however it looks like fmylife have updated code again and the regex's aren't picking it up, as my bot doesn't return anything when initiating an !fml request in channel.

Is anyone else seeing this same issue? (i've tried rehashing after putting the script in again too).

Thanks!
works fine, you sure you got your channels setup properly?
I see j00!
User avatar
username
Op
Posts: 196
Joined: Thu Oct 06, 2005 9:20 am
Location: Russian Federation, Podolsk
Contact:

Post by username »

cg wrote:Hi there,

I'm currently using v3 of this script as per page 2, however it looks like fmylife have updated code again and the regex's aren't picking it up, as my bot doesn't return anything when initiating an !fml request in channel.

Is anyone else seeing this same issue? (i've tried rehashing after putting the script in again too).

Thanks!
Use !fmylife instead of !fml.
Архив TCL скриптов для ботов Eggdrop/Windrop:
http://egghelp.ru/
m
mind0rz
Voice
Posts: 2
Joined: Thu Jul 16, 2009 2:03 pm

Post by mind0rz »

i used the new code on page 2, and im getting this output

[11:06am] <@EvilHom3r> !fmylife
[11:06am]« Dem0n » I agree, your life is f***ed <div class="post"><p>Today, I was running to my car, slipped, and slammed my head on the car door.</a> I started driving to the hospital because it was bleeding profusely and I was dizzy, I called my mom to tell her what had happened.</a> She said I was grounded for "goofing off" and that she was "sick of my [censored]".</a> FML</a></p><div class="date"><div class="left_part"><a href="/miscellaneous/483847" id="
User avatar
username
Op
Posts: 196
Joined: Thu Oct 06, 2005 9:20 am
Location: Russian Federation, Podolsk
Contact:

Post by username »

I`ve rewright the code and add country and city to quote info.
You can download it here: http://www.egghelp.ru/file.php?id=460
Or I can post whole code if you can`t download it.
Архив TCL скриптов для ботов Eggdrop/Windrop:
http://egghelp.ru/
m
mind0rz
Voice
Posts: 2
Joined: Thu Jul 16, 2009 2:03 pm

Post by mind0rz »

username wrote:I`ve rewright the code and add country and city to quote info.
You can download it here: http://www.egghelp.ru/file.php?id=460
Or I can post whole code if you can`t download it.
thanks, that did the trick
User avatar
username
Op
Posts: 196
Joined: Thu Oct 06, 2005 9:20 am
Location: Russian Federation, Podolsk
Contact:

Post by username »

My site currently down, this is the script:

Code: Select all

# Author: tomekk
# e-mail:  tomekk/@/oswiecim/./eu/./org
# home page: http://tomekk.oswiecim.eu.org/
#
# Version 0.3.1
#
# 16.07.09 - changed parsing code and added country and city to quote info.
#
# New html tag by username@forum.egghelp.org 
# Wordwrap proc from this post by user http://forum.egghelp.org/viewtopic.php?p=81741#81741
#
# This file is Copyrighted under the GNU Public License.
# http://www.gnu.org/copyleft/gpl.html

# channels for !fmylife
set fmylife_channels {#egghelp #erotic}

# time between use !fmylife (seconds)
set fmylife_reuse_time 20

# auto query
# 0 - off, 1 - on
set fmylife_auto_query 0

# set auto query interval (minutes)
set fmylife_auto_interval 10

###########################################################
bind pub - !fmylife fm_main_proc

package require http

proc get_fmylife { } {
   set f_http_uagent "Opera/9.61 (Windows i686; U; en) Presto/2.1.1"
   set f_http_token [http::config -useragent $f_http_uagent]
   if {[catch {set f_http_token [::http::geturl "http://www.fmylife.com/random" -timeout 15000]}]} {
      return "error"
   } {
      return [http::data $f_http_token]
   }
}

set fmylife_reuse 1

proc fmylife_timer { } {
   global fmylife_auto_interval
   fm_auto_proc

   if {[string match *fmylife_timer* [timers]] != 1} {
      timer $fmylife_auto_interval fmylife_timer
   }
}

proc fm_auto_proc { } {
   global fmylife_channels

   set fm_quote ""
        set fm_quote [get_fmylife]

   if {($fm_quote == "error") || ($fm_quote == "")} {
      putlog "auto-quote-fmylife: problem with connection"
      return
   }

   foreach fm_each_chan [split $fmylife_channels] {
      if {$fm_each_chan != ""} {
         set fm_each_chan [string trim $fm_each_chan]

         if {[botonchan $fm_each_chan]} {
             fmylife_print $fm_quote $fm_each_chan
         }
      }
   }
}

proc fm_main_proc { nick uhost hand chan arg } {
   global fmylife_channels fmylife_reuse fmylife_reuse_time

   if {[expr [clock seconds] - $fmylife_reuse] <= $fmylife_reuse_time} {
      putquick "PRIVMSG $chan :$nick: to fast, sorry"
      return
   }

   if {[lsearch $fmylife_channels $chan] == -1} {
      return
   }

   set fm_quote ""
   set fm_quote [get_fmylife]

   if {($fm_quote == "error") || ($fm_quote == "")} {
      putquick "PRIVMSG $chan :problem with connection, try again later, sorry"
      return
        }

   fmylife_print $fm_quote $chan
}

proc fmylife_print { fm_data fm_chan } {
   global fmylife_reuse

   set fm_link ""

   regsub -all -nocase "\n" $fm_data "" fm_data
   regsub -all -nocase "\r" $fm_data "" fm_data
   regsub -all -nocase "\t" $fm_data "" fm_data

   # 1st quote
   regsub -nocase {.*<div\s+class=\"clear\"><\/div><\/div>(.+)<div\s+class=\"more\">.*} $fm_data {\1} fm_data

   # 1st link
   regsub -nocase {.*<a\s+href=\"([a-z0-9\/ ]+)\"\s+class="fmllink">.*} $fm_data {\1} fm_link

   # del rest of links from quote
   regsub -all -nocase {<a\s+href=\"[a-z0-9\/ ]+\"\s+class=\"fmllink\">} $fm_data "" fm_data

   # voting result
   regsub -nocase {.*sucks<\/a>\s+(.+)<\/span>\s+-.*} $fm_data {\1} fm_fckd
   regsub -nocase {.*it<\/a>\s+(.+)<\/span>.*} $fm_data {\1} fm_dsrv

   # date and name
   regsub -nocase {.*<p\s+style=\"margin-top\:2px\;\">(.+)\s+-\s+<a\s+class=\"liencat\".*} $fm_data {\1} fm_date
   regsub -nocase {.*<a\s+class=\"liencat\"\s+href="/[a-z0-9\/ ]+\">[a-z0-9\/ ]+<\/a>\s+-\s+by\s+(.*?)\s+-\s+<a\s+href=\"\/country\/.*} $fm_data {\1} fm_name
   regsub -all -nocase {<a href="/gender/woman" class="light">} $fm_name "" fm_name
   regsub -all -nocase {<a href="/gender/man" class="light">} $fm_name "" fm_name
   regsub -all -nocase {</a>} $fm_name "" fm_name

   # country and city
   regsub -nocase {.*<a\s+href=\"\/country\/(.*?)\"\s+class=\"liencat\">.*} $fm_data {\1} fm_coun
   regsub -nocase {.*<a\s+href=\"\/region\/(.*?)"\s+class=\"light\">.*} $fm_data {\1} fm_city

   # fml text
   regsub -nocase {.*<div\s+class=\"post\"><p>(.*?)<div\s+class=\"date\">.*} $fm_data {\1} fm_data

   # the rest of useless tags
   regsub -all -nocase "<\/a>" $fm_data "" fm_data
   regsub -all -nocase "<\/p>" $fm_data "" fm_data
   regsub -all -nocase "<\/div>" $fm_data "" fm_data
   regsub -all -nocase "&quote;" $fm_data "\"" fm_data
   regsub -all -nocase "<div.*>" $fm_data "\"" fm_data
   regsub -all -nocase "&quot" $fm_data "\"" fm_data

   set fm_link "http://www.fmylife.com$fm_link"

   if {[regexp -nocase {http:\/\/www\.fmylife\.com[a-z0-9\/ ]+} $fm_link]} {
      fm_msg $fm_chan \00310$fm_data
      putquick "PRIVMSG $fm_chan :\00314I agree, your life sucks \00303$fm_fckd \00314- you totally deserved it \00303$fm_dsrv\00314. Added \00303$fm_date \00314by \00303$fm_name\00314, \00303$fm_coun \00314(\00303$fm_city\00314)."
      putquick "PRIVMSG $fm_chan :\00304--| \00312\037$fm_link\037\003"
      set fmylife_reuse [clock seconds]
   } {
      putquick "PRIVMSG $fm_chan :some problem with data, try again later, sorry"
   }
}

if {$fmylife_auto_query != 0} {
   if {[string match *fmylife_timer* [timers]] != 1} {
      timer $fmylife_auto_interval fmylife_timer
   }
}

    proc fm_msg {dest data} {
       set len [expr {512-[string len ":$::botname PRIVMSG $dest :\r\n"]}]
       foreach line [fm_wordwrap $data $len] {
          puthelp "PRIVMSG $dest :$line"
       }
    }

    proc fm_wordwrap {data len} {
       set out {}
       foreach line [split [string trim $data] \n] {
          set curr {}
          set i 0
          foreach word [split [string trim $line]] {
             if {[incr i [string len $word]]>$len} {
                lappend out [join $curr]
                set curr [list $word]
                set i [string len $word]
             } {
                lappend curr $word
             }
             incr i
          }
          if {[llength $curr]} {
             lappend out [join $curr]
          }
       }
       set out
    }

putlog "fmylife-quote.tcl ver 0.3.1 by tomekk and username loaded" 
Архив TCL скриптов для ботов Eggdrop/Windrop:
http://egghelp.ru/
k
kold
Voice
Posts: 2
Joined: Tue Aug 11, 2009 6:05 am

Post by kold »

Another sweet sweet day saver
User avatar
Thanhas
Op
Posts: 124
Joined: Sat Sep 02, 2006 11:14 am
Location: Ottawa, Canada

Post by Thanhas »

i need it auto work but i get this Errer in PL

Tcl error [fm_main_proc]: invalid command name "clock"

tomekk wrote:

Code: Select all

# Author: tomekk
# e-mail:  tomekk/@/oswiecim/./eu/./org
# home page: http://tomekk.oswiecim.eu.org/
#
# Version 0.2
#
# This file is Copyrighted under the GNU Public License.
# http://www.gnu.org/copyleft/gpl.html

# channels for !fmylife
set fmylife_channels {#channel #channel2}

# time between use !fmylife (seconds)
set fmylife_reuse_time 20

# auto query
# 0 - off, 1 - on
set fmylife_auto_query 0

# set auto query interval (minutes)
set fmylife_auto_interval 30

###########################################################
bind pub - !fmylife fm_main_proc

package require http

proc get_fmylife { } {
	set f_http_uagent "Opera/9.61 (Windows i686; U; en) Presto/2.1.1"
	set f_http_token [http::config -useragent $f_http_uagent]
	if {[catch {set f_http_token [::http::geturl "http://www.fmylife.com/random" -timeout 10000]}]} {
		return "error"
	} {
		return [http::data $f_http_token]
	}
}

set fmylife_reuse 1

proc fmylife_timer { } {
	global fmylife_auto_interval
	fm_auto_proc

	if {[string match *fmylife_timer* [timers]] != 1} {
		timer $fmylife_auto_interval fmylife_timer
	}
}

proc fm_auto_proc { } {
	global fmylife_channels

	set fm_quote ""
        set fm_quote [get_fmylife]

	if {($fm_quote == "error") || ($fm_quote == "")} {
		putlog "auto-quote-fmylife: problem with connection"
		return
	}

	foreach fm_each_chan [split $fmylife_channels] {
		if {$fm_each_chan != ""} { 
			set fm_each_chan [string trim $fm_each_chan]

			if {[botonchan $fm_each_chan]} {
				 fmylife_print $fm_quote $fm_each_chan
			}
		}
	}
}

proc fm_main_proc { nick uhost hand chan arg } {
	global fmylife_channels fmylife_reuse fmylife_reuse_time

	if {[expr [clock seconds] - $fmylife_reuse] <= $fmylife_reuse_time} {
		putquick "PRIVMSG $chan :$nick: to fast, sorry"
		return
	}

	if {[lsearch $fmylife_channels $chan] == -1} {
		return
	}

	set fm_quote ""
	set fm_quote [get_fmylife]

	if {($fm_quote == "error") || ($fm_quote == "")} {
		putquick "PRIVMSG $chan :problem with connection, try again later, sorry"
		return
        }

	fmylife_print $fm_quote $chan
}

proc fmylife_print { fm_data fm_chan } {
	set fm_link ""

	regsub -all -nocase "\n" $fm_data "" fm_data
	regsub -all -nocase "\r" $fm_data "" fm_data
	regsub -all -nocase "\t" $fm_data "" fm_data

	# 1st quote 
	regsub -nocase {.*<div\s+class="post"><p>(.+)</p><div\s+class="date"\s+style="float:left;">.*} $fm_data {\1} fm_data

	# 1st link
	regsub -nocase {.*<a\s+href="([a-z0-9\/ ]+)"\s+class="fmllink">.*} $fm_data {\1} fm_link

	# del rest of links from quote
	regsub -all -nocase {<a\s+href="[a-z0-9\/ ]+"\s+class="fmllink">} $fm_data "" fm_data

	# the rest of useless tags
	regsub -all -nocase "<\/a>" $fm_data "" fm_data

	set fm_link "http://www.fmylife.com$fm_link"

	if {[regexp -nocase {http:\/\/www\.fmylife\.com[a-z0-9\/ ]+} $fm_link]} { 
		putquick "PRIVMSG $fm_chan :$fm_data"
		putquick "PRIVMSG $fm_chan :--| $fm_link"
		set fmylife_reuse [clock seconds]
	} {
		putquick "PRIVMSG $fm_chan :some problem with data, try again later, sorry"
	}
}

if {$fmylife_auto_query != 0} {
	if {[string match *fmylife_timer* [timers]] != 1} {
		timer $fmylife_auto_interval fmylife_timer
	}
}

putlog "fmylife-quote.tcl ver 0.2 by tomekk loaded"
test it
Post Reply