Italian Scripts

If you made a script you can offer it to the others here, or ask help to improve it. You can also report here bugs & problems with existing scripts.
Post Reply
boombastic
Posts: 5
Joined: 2004-03-30 14:55:44

Italian Scripts

Post by boombastic »

Per tutti gli utenti italiani mi indicate alcuni script aggiornati?Ho cercato in questo forum ma ne trovo solo di vecchi.Un'altra cosa:ma se uso lo "scripting" devo per forza digitare il nome di ogni film alla fine della ricerca delle informazini del film precedente?Grazie per qualunque aiuto vogliate darmi!
antp
Site Admin
Posts: 9629
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

Hi,
Please write in English, since most of the people here speak English.
French is accepted because I understand it and because there are lots of french users.
boombastic
Posts: 5
Joined: 2004-03-30 14:55:44

Post by boombastic »

Oh yes,i'm sorry!I asked for some italian scripts because the 35mm.it one i found doesn't work(it crashes the program) and i can only make cinematografo and yahoo ones work.
I also asked if in the "scripting" mode there's a way to must not insert the name of every movie:it would be very useful if that mode was all automated.
Sorry for my bad english!
antp
Site Admin
Posts: 9629
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

Well, about 35mm.it script it seems that something has changed and that the scripts loops forever while searching something in the page (you can stop it by clicking the "Stop" icon in the script window).
To not have to enter the title you have to modify the script by removing the calls to the "Input" function.
boombastic
Posts: 5
Joined: 2004-03-30 14:55:44

Post by boombastic »

Well,if i try with the 35mm.it script and hit the stop button after a certain amount of time i never get results whit any of my 120 movies;in the cinematografo script i can't find the input command,at what line(about) is it?Thanks
antp
Site Admin
Posts: 9629
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

just put a // in front of the line :
if Input('Cinematografo.it', 'Enter the title of the movie:', MovieName) then
becomes
// if Input('Cinematografo.it', 'Enter the title of the movie:', MovieName) then
robgarib
Posts: 6
Joined: 2003-12-02 18:49:31

Post by robgarib »

Volevo segnalare che lo script di 35mm.it è stato aggiornato da Pivello a questo link:

http://forum.doom9.it/viewtopic.php?t=2 ... c&start=40

I inform all italian users that Pivello has updated the script for 35mm.it at this link:

http://forum.doom9.it/viewtopic.php?t=2 ... c&start=40
Post Reply