| View previous topic :: View next topic |
| Author |
Message |
wonka071 Voice
Joined: 27 Aug 2006 Posts: 13
|
Posted: Sun Aug 27, 2006 9:59 pm Post subject: |
|
|
could someone help loaded this script
use !imdb willy wonka nothing @ all no error @ bot or channel just nothing ? |
|
| Back to top |
|
 |
Alchera Revered One

Joined: 11 Aug 2003 Posts: 3344 Location: Ballarat Victoria, Australia
|
Posted: Mon Aug 28, 2006 12:03 am Post subject: |
|
|
| wonka071 wrote: | could someone help loaded this script
use !imdb willy wonka nothing @ all no error @ bot or channel just nothing ? |
I got this:
| Quote: | -Ballarat- Willy Wonka & the Chocolate Factory (1971) - http://www.imdb.com/title/tt0067992/
-Ballarat- Genre: Family / Musical / Fantasy / Comedy
-Ballarat- Tagline: It's everybody's non-pollutionary, anti-institutionary, pro-confectionery factory of fun!
-Ballarat- Synopsis: A poor boy wins the oppurtunity to tour the most eccentric and wonderful candy factory of all.
-Ballarat- Rating: 7.7/10 (23,994 votes) [********--] top/bottom:N/A
-Ballarat- Awards: Nominated for Oscar. Another 1 nomination
-Ballarat- Runtime: 100 mins.
-Ballarat- Country: USA
-Ballarat- Language: English / French / German
-Ballarat- Sound Mix: Mono (Westrex Recording System) |
I use the script dated: 14.05.2006 by OV2.
Have you enabled the script via the partyline?
| Code: | | .chanset #channel +imdb |
_________________ Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM |
|
| Back to top |
|
 |
wonka071 Voice
Joined: 27 Aug 2006 Posts: 13
|
Posted: Mon Aug 28, 2006 5:48 pm Post subject: |
|
|
I got the script from here
Thought I had a reply here the other day, guess I didn't hit the save key. I posted a copy of the script as I have modified it here:
http://members.dandy.net/~fbn/imdb.2112.tcl.txt
But only get this error
5:35pm <wonka071> .chanset #channel +imdb
5:35pm <Bot> Error trying to set +imdb for #channel, invalid mode. |
|
| Back to top |
|
 |
rosc2112 Revered One

Joined: 19 Feb 2006 Posts: 1454 Location: Northeast Pennsylvania
|
Posted: Mon Aug 28, 2006 6:55 pm Post subject: |
|
|
You probably should have read the notes in my copy that you are using. I removed the chanset crap.
# Jul 31 206 - Got rid of 'proc channel_check_imdb' and just use lsearch $::imdbchans
# Other Configs:
# Channels to allow public use in:
set imdbchans "#mychan #chan2" |
|
| Back to top |
|
 |
wonka071 Voice
Joined: 27 Aug 2006 Posts: 13
|
Posted: Mon Aug 28, 2006 8:37 pm Post subject: |
|
|
rosc2112 thx for the reply did not see that
? any other part to edit ? still not working for me
Sorry hard to be a noob @ tcl  |
|
| Back to top |
|
 |
rosc2112 Revered One

Joined: 19 Feb 2006 Posts: 1454 Location: Northeast Pennsylvania
|
Posted: Mon Aug 28, 2006 8:40 pm Post subject: |
|
|
| If you editted the imdbchans variable, then it should work. Might be helpful if you showed some logs that show the file actually being loaded and any error msgs. |
|
| Back to top |
|
 |
wonka071 Voice
Joined: 27 Aug 2006 Posts: 13
|
Posted: Mon Aug 28, 2006 8:44 pm Post subject: |
|
|
8:41pm <ITBot> [19:41] IMDB b+ by OV2 loaded
from bot list after rehash
# Other Configs:
# Channels to allow public use in:
set imdbchans "#my channel"
# http connection timeout (milliseconds)
set imdb_timeout "30000"
# flood-control:
set queue_enabled 1
# max requests:
set queue_size 5
# per ? seconds:
set queue_time 30
# for in-channel .imdb request: (1) == send output to channel (0) send output to PRIVMSG
set pub_or_not 1
8:43pm <~wonka071> !imdb willy wonka
thats in channel nothing happens after that |
|
| Back to top |
|
 |
rosc2112 Revered One

Joined: 19 Feb 2006 Posts: 1454 Location: Northeast Pennsylvania
|
Posted: Tue Aug 29, 2006 1:40 am Post subject: |
|
|
Ahh I see the problem, my copy uses:
bind pub -|- .imdb imdb_proc
So your command would be .imdb unless you change the bind. |
|
| Back to top |
|
 |
mute Voice
Joined: 01 Sep 2006 Posts: 2
|
Posted: Fri Sep 01, 2006 6:33 pm Post subject: Umm |
|
|
| Yea it definately doesnt output anything, i configured everythign, and when i initate the .imdb command in hte channel, nothing happens whatsoever, when looking at the .bind comand though, it shows that that command was used X many times. |
|
| Back to top |
|
 |
rosc2112 Revered One

Joined: 19 Feb 2006 Posts: 1454 Location: Northeast Pennsylvania
|
Posted: Fri Sep 01, 2006 9:54 pm Post subject: |
|
|
| I have no clue what you did to break it. It works fine for me. Try getting a clean copy and then restart your bot to get rid of the extra binds. |
|
| Back to top |
|
 |
mute Voice
Joined: 01 Sep 2006 Posts: 2
|
Posted: Fri Sep 01, 2006 10:22 pm Post subject: |
|
|
| right, well same thign is happened, re downloaded it aswell, only loaded it as the only script, still get NOTHING at all outputted. |
|
| Back to top |
|
 |
rosc2112 Revered One

Joined: 19 Feb 2006 Posts: 1454 Location: Northeast Pennsylvania
|
Posted: Sun Sep 03, 2006 11:44 pm Post subject: |
|
|
| Dunno what to tell you. It works for me. Learn how to debug and post some kind of relevent error info. Saying "it doesn't work" does not tell me what you did to break it. |
|
| Back to top |
|
 |
w00f Halfop
Joined: 04 Oct 2006 Posts: 49
|
Posted: Mon Feb 19, 2007 10:29 am Post subject: |
|
|
for the most distracted, the imdb.com layout was modified.
the older layout, if that helps somethin can be found ~ http://former.imdb.com
hope update soon :/ |
|
| Back to top |
|
 |
rosc2112 Revered One

Joined: 19 Feb 2006 Posts: 1454 Location: Northeast Pennsylvania
|
Posted: Mon Feb 19, 2007 4:59 pm Post subject: |
|
|
| Hmm..Yep, some of the data isn't coming through. I'll look at it and should be able to fix in a little while.. |
|
| Back to top |
|
 |
w00f Halfop
Joined: 04 Oct 2006 Posts: 49
|
Posted: Mon Feb 19, 2007 9:00 pm Post subject: |
|
|
| thanks man, for sure i'm not the only one who wants that :X |
|
| Back to top |
|
 |
|