Somsubhra1 commented on a Page, !IMDB Movie Search  -  Jan 18, 2016

This script is not working anymore.

!imdb spectre [20:03:30] -RadishBot- Searching For: spectre ............. [20:03:30] -RadishBot- Sorry - Cannot find spectre Is there anything wrong with my editing of the script? http://pastebin.com/tQSjzqsA
Stewie1k94  -  Jan 18, 2016

This script is working fine with Ford's version up top.

As for your edit...

var Red $+($chr(15),$chr(2))
;;;; Change %textcolor to the color you want for normal text
var Black $+($chr(15),$chr(3),04)
;;;; Change %linkcolor to the color/format you want for links
var Blue $+($chr(15),$chr(31))
;;;; Change %ratingcolor+ to the color you want for the positive stars in the rating.
var Yellow $+($chr(15),$chr(3),04)
;;;; Change %ratingcolor- to the color you want for the negative stars in the rating.
var Black $+($chr(15),$chr(3),14)

is not going to work

..and you would need to change the Google sockread to the one in Ford's version up top, which is seemingly why the search won't work.

Hope that helps.

Somsubhra1  -  Jan 18, 2016

Can you edit the things needed and send the script to me in a pastebin link please? Thanks :)

Stewie1k94  -  Jan 18, 2016

Well, you could just take Ford's version, which is what you need.

But, that has a few trailing characters that aren't supposed to be there... http://pastebin.com/fUxVWtQC should work very well for you.

As for CHANGING the colour.. only change the number

var %textcolor $+($chr(15),$chr(3),04)

"04" being Red.

Somsubhra1  -  Jan 18, 2016

It's telling:
[22:02:17] !imdb spectre
[22:02:18] -RadishBot- Searching For: spectre .............
[22:02:19] -RadishBot- Sorry - Cannot find /search?q=spectre+site:imdb.com&rls=en&hl=en spectre

Stewie1k94  -  Jan 18, 2016

[4:38pm] <~Stewie> !imdb Spectre
[4:38pm] ThunderBolt Searching For: Spectre .............
[4:38pm] ThunderBolt Title: Spectre (2015) Rating: [**] 7.0 Votes: 176,951 Reviews: 817 user Critics: 514 critic Genres: Action Adventure Thriller Runtime: 148 min Director: Sam Mendes Language: English,Spanish,Italian,German,French Country: UK,USA
[4:38pm] ThunderBolt Plot: Directed by Sam Mendes. With Daniel Craig, Christoph Waltz, Léa Seydoux, Ralph Fiennes. A cryptic message from Bond's past sends him on a trail to uncover a sinister organization. While M battles political forces to keep the secret service alive, Bond peels back the layers of deceit to reveal the terrible truth behind SPECTRE.
[4:38pm] ThunderBolt Cast: Daniel Craig,Christoph Waltz,Léa Seydoux,Ralph Fiennes,Monica Bellucci,Ben Whishaw,Naomie Harris,Dave Bautista,Andrew Scott,Rory Kinnear,Jesper Christensen,Alessandro Cremona,Stephanie Sigman,Tenoch Huerta,Adriana Paz Link: http://www.imdb.com/title/tt2379713/

It works... Did you change to what I gave you?

Somsubhra1  -  Jan 18, 2016

absolutely not, BTW I use mirc version 7.38. And here's the script which is in my remotes. http://pastebin.com/SYN3CQ9K , Compare it with your script. You will find it same

Stewie1k94  -  Jan 18, 2016

I can't think of any reason why it would not work for you, other than the version. I am on 7.43.

rebel9  -  Jan 18, 2016

check variables tab in scripts editor for %imdb and delete it all.

Also after checking the raw in your pastebin, the color codes aren't even being noticed. No input for it.
example: http://pastebin.com/3pPqjTQm <---click RAW and notice how i have input to activate the color code

Somsubhra1  -  Jan 19, 2016

Thanks it worked :)

Stewie1k94  -  Jan 19, 2016

@rebel9 - There is no need for the colour codes.

//echo $+($chr(15),$chr(3),04) Test

the "$chr(3)" is the same thing.

Sign in to comment

Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.