egghelp.org community Forum Index
[ egghelp.org home | forum home ]
egghelp.org community
Discussion of eggdrop bots, shell accounts and tcl scripts.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

imdb-1.1.0.tcl help please
Goto page Previous  1, 2, 3 ... 6, 7, 8 ... 19, 20, 21  Next
 
Post new topic   Reply to topic    egghelp.org community Forum Index -> Script Support & Releases
View previous topic :: View next topic  
Author Message
wonka071
Voice


Joined: 27 Aug 2006
Posts: 13

PostPosted: Sun Aug 27, 2006 9:59 pm    Post subject: Reply with quote

could someone help loaded this script
use !imdb willy wonka nothing @ all no error @ bot or channel just nothing ?
Back to top
View user's profile Send private message
Alchera
Revered One


Joined: 11 Aug 2003
Posts: 3344
Location: Ballarat Victoria, Australia

PostPosted: Mon Aug 28, 2006 12:03 am    Post subject: Reply with quote

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
View user's profile Send private message Visit poster's website
wonka071
Voice


Joined: 27 Aug 2006
Posts: 13

PostPosted: Mon Aug 28, 2006 5:48 pm    Post subject: Reply with quote

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
View user's profile Send private message
rosc2112
Revered One


Joined: 19 Feb 2006
Posts: 1454
Location: Northeast Pennsylvania

PostPosted: Mon Aug 28, 2006 6:55 pm    Post subject: Reply with quote

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
View user's profile Send private message
wonka071
Voice


Joined: 27 Aug 2006
Posts: 13

PostPosted: Mon Aug 28, 2006 8:37 pm    Post subject: Reply with quote

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 Very Happy
Back to top
View user's profile Send private message
rosc2112
Revered One


Joined: 19 Feb 2006
Posts: 1454
Location: Northeast Pennsylvania

PostPosted: Mon Aug 28, 2006 8:40 pm    Post subject: Reply with quote

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
View user's profile Send private message
wonka071
Voice


Joined: 27 Aug 2006
Posts: 13

PostPosted: Mon Aug 28, 2006 8:44 pm    Post subject: Reply with quote

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
View user's profile Send private message
rosc2112
Revered One


Joined: 19 Feb 2006
Posts: 1454
Location: Northeast Pennsylvania

PostPosted: Tue Aug 29, 2006 1:40 am    Post subject: Reply with quote

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
View user's profile Send private message
mute
Voice


Joined: 01 Sep 2006
Posts: 2

PostPosted: Fri Sep 01, 2006 6:33 pm    Post subject: Umm Reply with quote

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
View user's profile Send private message
rosc2112
Revered One


Joined: 19 Feb 2006
Posts: 1454
Location: Northeast Pennsylvania

PostPosted: Fri Sep 01, 2006 9:54 pm    Post subject: Reply with quote

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
View user's profile Send private message
mute
Voice


Joined: 01 Sep 2006
Posts: 2

PostPosted: Fri Sep 01, 2006 10:22 pm    Post subject: Reply with quote

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
View user's profile Send private message
rosc2112
Revered One


Joined: 19 Feb 2006
Posts: 1454
Location: Northeast Pennsylvania

PostPosted: Sun Sep 03, 2006 11:44 pm    Post subject: Reply with quote

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
View user's profile Send private message
w00f
Halfop


Joined: 04 Oct 2006
Posts: 49

PostPosted: Mon Feb 19, 2007 10:29 am    Post subject: Reply with quote

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
View user's profile Send private message
rosc2112
Revered One


Joined: 19 Feb 2006
Posts: 1454
Location: Northeast Pennsylvania

PostPosted: Mon Feb 19, 2007 4:59 pm    Post subject: Reply with quote

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
View user's profile Send private message
w00f
Halfop


Joined: 04 Oct 2006
Posts: 49

PostPosted: Mon Feb 19, 2007 9:00 pm    Post subject: Reply with quote

thanks man, for sure i'm not the only one who wants that :X
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    egghelp.org community Forum Index -> Script Support & Releases All times are GMT - 4 Hours
Goto page Previous  1, 2, 3 ... 6, 7, 8 ... 19, 20, 21  Next
Page 7 of 21

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Forum hosting provided by Reverse.net

Powered by phpBB © 2001, 2005 phpBB Group
subGreen style by ktauber