READ THE RULES
0 Members and 2 Guests are viewing this topic.
--[[ ___________________________________________________________________--| iMDB Search 2.0a LUA 5.1x [API2] [PtokaX] |----| |----| Internet Movie DataBase script for Eximius Hubsoft |----| by Dumbdozygit Dumbdozygit@hotmail.com |----| |----| Searches www.imdb.com for film title and |----| returns details of first result to main chat. |----| |----| Command: |----| !imdb <film name> |----| |----| Result in format: |----| |----| Film Title: |----| Directed By: |----| Genre: |----| Runtime: |----| Aspect Ratio: |-- --| Rating: |----| Plot: |----| Comment: |----| Release Date: |----| |----| Modded by lUk3f1l3w4lK3R 15.05.2010 |----| +Added script specs |----| +Added a SubMenu |----| +Added Send Bot RCMenu to specified profiles |----| +Added help command to RC-Menu |----| +Changed the RCMenu style |----| +Version change to 2.0 |----| |----| PtokaX version by lUk3f1l3w4lK3R 17.05.2010 |----| +Converted to PtokaX API |----| +Tested with PtokaX 0.4.1.2 |----| +Named: iMDB Search 2.0 LUA 5.1x [API2] [PtokaX] |----| |----| Changelog 2.0a by lUk3f1l3w4lK3R 03.07.2010 |----| +Added some ASCii character codes |----| +Changed Comment:</h5> to User Reviews:</h5> for parsing|----| the comments |----| +Added parsing of "Release Date:" |----| +Added parsing of "Aspect Ratio:" |----| +Fixed parsing of "Runtime:" |----| |----| Note: |----| This script require the PXLuaSocket-2.0.2 library |----| Download it from: |----| http://www.czdc.org/PtokaX/Libs-0.4.0.0RC6/PXLuaSocket-2.0.2.7z |----| |----| lUk3f1l3w4lK3R gives Special Thankz to: |----| Mutor (your scripts helps me alot to understand this LUA stuff) |----|_________________________________________________________________|-- ]]
--[[ ___________________________________________________________________--| iMDB Search 2.0b LUA 5.1x [API2] [PtokaX] |----| |----| Internet Movie DataBase script for Eximius Hubsoft |----| by Dumbdozygit Dumbdozygit@hotmail.com |----| |----| Searches www.imdb.com for film title and |----| returns details of first result to main chat. |----| |----| Command: |----| !imdb <film name> |----| |----| Result in format: |----| |----| Film Title: |----| Directed By: |----| Company: |----| Genre: |----| Country: |----| Language: |----| Runtime: |----| Aspect Ratio: |----| Rating: |----| Plot: |----| Comment: |----| Release Date: |----| |----| Modded by lUk3f1l3w4lK3R 15.05.2010 |----| +Added script specs |----| +Added a SubMenu |----| +Added Send Bot RCMenu to specified profiles |----| +Added help command to RC-Menu |----| +Changed the RCMenu style |----| +Version change to 2.0 |----| |----| PtokaX version by lUk3f1l3w4lK3R 17.05.2010 |----| +Converted to PtokaX API |----| +Tested with PtokaX 0.4.1.2 |----| +Named: iMDB Search 2.0 LUA 5.1x [API2] [PtokaX] |----| |----| Changelog 2.0a by lUk3f1l3w4lK3R 03.07.2010 |----| +Added some ASCii character codes |----| +Changed Comment:</h5> to User Reviews:</h5> for parsing|----| the comments |----| +Added parsing of "Release Date:" |----| +Added parsing of "Aspect Ratio:" |----| +Fixed parsing of "Runtime:" |----| |----| Changelog 2.0b by lUk3f1l3w4lK3R 07.07.2010 |----| +Added more ASCii character codes to table |----| +Added parsing of "Language:" |----| +Added parsing of "Country:" |----| +Added parsing of "Company:" |----| +Fixed parsing of multiple Runtime's |----| |----| Note: |----| This script require the PXLuaSocket-2.0.2 library |----| Download it from: |----| http://www.czdc.org/PtokaX/Libs-0.4.0.0RC6/PXLuaSocket-2.0.2.7z |----| |----| lUk3f1l3w4lK3R gives Special Thankz to: |----| Mutor (your scripts helps me alot to understand this LUA stuff) |----|_________________________________________________________________|-- ]]
--[[ ___________________________________________________________________--| iMDB Search 2.0c LUA 5.1x [API2] [PtokaX] |----| |----| Internet Movie DataBase script for Eximius Hubsoft |----| by Dumbdozygit Dumbdozygit@hotmail.com |----| |----| Searches www.imdb.com for film title and |----| returns details of first result to main chat. |----| |----| Command: |----| !imdb <film name> |----| |----| Result in format: |----| |----| Film Title: |----| Directed By: |----| Company: |----| Genre: |----| Country: |----| Language: |----| Runtime: |----| Aspect Ratio: |----| Sound Mix: |----| Rating: |----| Plot: |----| Comment: |----| Release Date: |----| |----| Modded by lUk3f1l3w4lK3R 15.05.2010 |----| +Added script specs |----| +Added a SubMenu |----| +Added Send Bot RCMenu to specified profiles |----| +Added help command to RC-Menu |----| +Changed the RCMenu style |----| +Version change to 2.0 |----| |----| PtokaX version by lUk3f1l3w4lK3R 17.05.2010 |----| +Converted to PtokaX API |----| +Tested with PtokaX 0.4.1.2 |----| +Named: iMDB Search 2.0 LUA 5.1x [API2] [PtokaX] |----| |----| Changelog 2.0a by lUk3f1l3w4lK3R 03.07.2010 |----| +Added some ASCii character codes |----| +Changed Comment:</h5> to User Reviews:</h5> for parsing|----| the comments |----| +Added parsing of "Release Date:" |----| +Added parsing of "Aspect Ratio:" |----| +Fixed parsing of "Runtime:" |----| |----| Changelog 2.0b by lUk3f1l3w4lK3R 07.07.2010 |----| +Added more ASCii character codes to table |----| +Added parsing of "Language:" |----| +Added parsing of "Country:" |----| +Added parsing of "Company:" |----| +Fixed parsing of multiple Runtime's |----| |----| Changelog 2.0c by lUk3f1l3w4lK3R 09.07.2010 |----| +Added parsing of "Sound Mix" |----| +Fixed a little bug |----| +Changed search result in pm to user instead of main |----| to all users <- Requested by Mr.T |----| |----| Note: |----| This script require the PXLuaSocket-2.0.2 library |----| Download it from: |----| http://www.czdc.org/PtokaX/Libs-0.4.0.0RC6/PXLuaSocket-2.0.2.7z |----| |----| lUk3f1l3w4lK3R gives Special Thankz to: |----| Mutor (your scripts helps me alot to understand this LUA stuff) |----|_________________________________________________________________|-- ]]
lUk3f1l3w4lK3R gives Special Thankz to:Mutor (your scripts helps me alot to understand this LUA stuff)
This is a nice script, very handy!But like this movie " Dawn of the dead " there are both a original and a remake, and when searching on this movie, i only get the remakes info.Is it possible to add this so that both movies is shown?
[13:31] <•iMDB•> Below will be displayed your search request for "George A. Romero's Dawn of the Dead"[13:31] <•iMDB•> If it doesnt show what you are searching for then try another search term.[13:31] <•iMDB•> ... ====================iMDB==================== Film Title: Dawn of the Dead (1978) Directed By: Donna Savini Company: Laurel Group Genre: Action / Horror / Thriller Country: Italy Language: English Runtime: 126 min | Germany:156 min (extended version) | Italy:117 min (Dario Argento's European/Italian Cut) | Spain:115 min | USA:128 min (DVD version) | USA:139 min (director's cut) Aspect Ratio: 1.85 : 1 Sound Mix: 4-Track Stereo (German prints) | monoMono Release Date: 2 August 1979 (West Germany) Rating: 8.0/10 Plot: Following an ever-growing epidemic of zombies that have risen from the dead, two Philadelphia SWAT team members, a traffic reporter, and his television-executive girlfriend seek refuge in a secluded shopping mall. Comment: One of the Greatest Sequels AND One of the Best Horror Films Ever ====================iMDB====================
[13:31] <•iMDB•> Below will be displayed your search request for "Zombie: Dawn of the Dead"[13:31] <•iMDB•> If it doesnt show what you are searching for then try another search term.[13:31] <•iMDB•> ... ====================iMDB==================== Film Title: Dawn of the Dead (1978) Directed By: Donna Savini Company: Laurel Group Genre: Action / Horror / Thriller Country: Italy Language: English Runtime: 126 min | Germany:156 min (extended version) | Italy:117 min (Dario Argento's European/Italian Cut) | Spain:115 min | USA:128 min (DVD version) | USA:139 min (director's cut) Aspect Ratio: 1.85 : 1 Sound Mix: 4-Track Stereo (German prints) | monoMono Release Date: 2 August 1979 (West Germany) Rating: 8.0/10 Plot: Following an ever-growing epidemic of zombies that have risen from the dead, two Philadelphia SWAT team members, a traffic reporter, and his television-executive girlfriend seek refuge in a secluded shopping mall. Comment: One of the Greatest Sequels AND One of the Best Horror Films Ever ====================iMDB====================
--[[ ___________________________________________________________________--| iMDB Search 2.0d LUA 5.1x [API2] [PtokaX] |----| |----| Internet Movie DataBase script for Eximius Hubsoft |----| by Dumbdozygit Dumbdozygit@hotmail.com |----| |----| Searches www.imdb.com for film title and |----| returns details of first result to main chat. |----| |----| Command: |----| !imdb <film name> |----| |----| Result in format: |----| |----| Film Title: |----| AlsoKnownAs: |----| Directed By: |----| Company: |----| Genre: |----| Country: |----| Language: |----| Runtime: |----| Aspect Ratio: |----| Sound Mix: |----| Rating: |----| Plot: |----| Comment: |----| Release Date: |----| |----| Modded by lUk3f1l3w4lK3R 15.05.2010 |----| +Added script specs |----| +Added a SubMenu |----| +Added Send Bot RCMenu to specified profiles |----| +Added help command to RC-Menu |----| +Changed the RCMenu style |----| +Version change to 2.0 |----| |----| PtokaX version by lUk3f1l3w4lK3R 17.05.2010 |----| +Converted to PtokaX API |----| +Tested with PtokaX 0.4.1.2 |----| +Named: iMDB Search 2.0 LUA 5.1x [API2] [PtokaX] |----| |----| Changelog 2.0a by lUk3f1l3w4lK3R 03.07.2010 |----| +Added some ASCii character codes |----| +Changed Comment:</h5> to User Reviews:</h5> for parsing|----| the comments |----| +Added parsing of "Release Date:" |----| +Added parsing of "Aspect Ratio:" |----| +Fixed parsing of "Runtime:" |----| |----| Changelog 2.0b by lUk3f1l3w4lK3R 07.07.2010 |----| +Added more ASCii character codes to table |----| +Added parsing of "Language:" |----| +Added parsing of "Country:" |----| +Added parsing of "Company:" |----| +Fixed parsing of multiple Runtime's |----| |----| Changelog 2.0c by lUk3f1l3w4lK3R 09.07.2010 |----| +Added parsing of "Sound Mix" |----| +Fixed a little bug |----| +Changed search result in pm to user instead of main |----| to all users <- Requested by Mr.T |----| |----| Changelog 2.0d by lUk3f1l3w4lK3R 23.07.2010 |----| +Added parsing of "Also Known As" |----| +Changed parsing of "Director". Result shows now a link |----| to the director profile page on imdb.com |----| |----| Note: |----| This script require the PXLuaSocket-2.0.2 library |----| Download it from: |----| http://www.czdc.org/PtokaX/Libs-0.4.0.0RC6/PXLuaSocket-2.0.2.7z |----| |----| lUk3f1l3w4lK3R gives Special Thankz to: |----| Mutor (your scripts helps me alot to understand this LUA stuff) |----|_________________________________________________________________|-- ]]
Is it possible to add so that i can search for ex. "Dawn of the dead 1900, or 1985" and the search will show me the original instead of the remake?I dont mean that im only gona search for dawn of the dead, but as an example.Would be nice if one could search with the year in the search string, would be easier for the users.Instead of my previous request.
--[[ ___________________________________________________________________--| iMDB Search 2.0e LUA 5.1x [API2] [PtokaX] |----| |----| Internet Movie DataBase script for Eximius Hubsoft |----| by Dumbdozygit Dumbdozygit@hotmail.com |----| |----| Searches www.imdb.com for film title and |----| returns details of first result to main chat. |----| |----| Command: |----| !imdb <film name> |----| |----| Result in format: |----| |----| Film Title: |----| AlsoKnownAs: |----| Directed By: |----| Company: |----| Genre: |----| Country: |----| Language: |----| Runtime: |----| Aspect Ratio: |----| Sound Mix: |----| Release Date: |----| Rating: |----| Plot: |----| Comment: |----| Media: |----| |----| Modded by lUk3f1l3w4lK3R 15.05.2010 |----| +Added script specs |----| +Added a SubMenu |----| +Added Send Bot RCMenu to specified profiles |----| +Added help command to RC-Menu |----| +Changed the RCMenu style |----| +Version change to 2.0 |----| |----| PtokaX version by lUk3f1l3w4lK3R 17.05.2010 |----| +Converted to PtokaX API |----| +Tested with PtokaX 0.4.1.2 |----| +Named: iMDB Search 2.0 LUA 5.1x [API2] [PtokaX] |----| |----| Changelog 2.0a by lUk3f1l3w4lK3R 03.07.2010 |----| +Added some ASCii character codes |----| +Changed Comment:</h5> to User Reviews:</h5> for parsing|----| the comments |----| +Added parsing of "Release Date:" |----| +Added parsing of "Aspect Ratio:" |----| +Fixed parsing of "Runtime:" |----| |----| Changelog 2.0b by lUk3f1l3w4lK3R 07.07.2010 |----| +Added more ASCii character codes to table |----| +Added parsing of "Language:" |----| +Added parsing of "Country:" |----| +Added parsing of "Company:" |----| +Fixed parsing of multiple Runtime's |----| |----| Changelog 2.0c by lUk3f1l3w4lK3R 09.07.2010 |----| +Added parsing of "Sound Mix" |----| +Fixed a little bug |----| +Changed search result in pm to user instead of main |----| to all users <- Requested by Mr.T |----| |----| Changelog 2.0d by lUk3f1l3w4lK3R 23.07.2010 |----| +Added parsing of "Also Known As" |----| +Changed parsing of "Director". Result shows now a link |----| to the director profile page on imdb.com |----| |----| Changelog 2.0e by lUk3f1l3w4lK3R 04.08.2010 |----| +Added parsing of "Media". Result shows a link to the |----| media files page (trailer's, teaser, clips....) on |----| imdb.com <- Requested by Jimbob |-- --| |----| Note: |----| This script require the PXLuaSocket-2.0.2 library |----| Download it from: |----| http://www.czdc.org/PtokaX/Libs-0.4.0.0RC6/PXLuaSocket-2.0.2.7z |----| |----| lUk3f1l3w4lK3R gives Special Thankz to: |----| Mutor (your scripts helps me alot to understand this LUA stuff) |----|_________________________________________________________________|-- ]]
<•iMDB•> ... ====================iMDB==================== Film Title: Avatar (2009) AlsoKnownAs: Avatar: An IMAX 3D Experience - USA (IMAX version)Avatar: Special Edition - USA (longer version)James Cameron's Avatar - USA (promotional title) Directed By: http://www.imdb.com/name/nm0000116/ Company: Twentieth Century Fox Film Corporation Genre: Action / Adventure / Fantasy / Sci-Fi Country: USA Language: English Runtime: 162 min Aspect Ratio: 1.78 : 1 Sound Mix: Dolby Digital | DTS | SDDS | Sonics-DDP (IMAX version) Release Date: 17 December 2009 (Germany) Rating: * * * * * * * * 8.3/10 Plot: A paraplegic marine dispatched to the moon Pandora on a unique mission becomes torn between following his orders and protecting the world he feels is his home. Comment: Avatar is a masterpiece & a breakthrough in cinema Media: http://www.imdb.com/video/imdb/vi531039513/ ====================iMDB====================
====================iMDB==================== Film Title: The Sorcerer's Apprentice (2010) - IMDb AlsoKnownAs: No Information Found Directed By: No Information Found Company: No Information Found Genre: No Information Found Country: No Information Found Language: No Information Found Runtime: No Information Found Aspect Ratio: No Information Found Sound Mix: No Information Found Release Date: No Information Found Rating: No Rating Found Plot: No Information Found Comment: No Information Found Media: No Information Found ====================iMDB====================