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.

IMDb site changed - any working scripts?

Old posts that have not been replied to for several years.
w
webbie

Post by webbie »

Does anyone know how to get the chilla IMDB script to return more then
1 movie, like 3 or 5?

Searching for Terminator and only getting Terminator 2 isnt popular. :P
t
tclnewb

Plot Outline To Show?

Post by tclnewb »

Hello .. anyway to get the outline to show in the channel rather then NOTICE?
t
tclnewb

One Last Try

Post by tclnewb »

:-?
Hello .. anyway to get the outline to show in the channel rather then NOTICE?
s
spock
Master
Posts: 319
Joined: Thu Dec 12, 2002 8:40 pm

Post by spock »

There is no need to repeat!

There is no need to repeat!

ok?

ok?

in the script you should see

Code: Select all

putserv "NOTICE $nick :$outline"
in one (or more) places. try replacing the occurrences with

Code: Select all

putserv "PRIVMSG $chan :$outline"

i do not guarantee it will work.
photon?
t
tclnewb

lighten up ..

Post by tclnewb »

lighten up ..

lighten up ..

BTW it did work .. thanks ..
Locked