• ARCHIVES 
  • » [quote][align=center][b]Credits:[/b] Microsoft and me for making it work... merlin will appear on your page and will warn the viewer when the viewer right click... :arrow: first, mak

Pages: 1

[quote][align=center][b]Credits:[/b] Microsoft and me for making it work... merlin will appear on your page and will warn the viewer when the viewer right click... :arrow: first, mak

R-A-M-O-N-help
» FTalker
FTalk Level: zero
148
0
1969-12-31

[quote][align=center][b]Credits:[/b] Microsoft and me for making it work... merlin will appear on your page and will warn the viewer when the viewer right click... :arrow: first, mak

[quote][align=center][b]Credits:[/b] Microsoft and me for making it work... merlin will appear on your page and will warn the viewer when the viewer right click... :arrow: first, make a file [b]merlin.js[/b] then put this code... [spoiler]function LoadLocalAgent(CharID, CharACS) { LoadReq = wolfi.Characters.Load(CharID, CharACS); return(true); } var MerlinID; var MerlinACS; wolfi.Connected = true; MerlinLoaded = LoadLocalAgent(MerlinID, MerlinACS); Merlin = wolfi.Characters.Character(MerlinID); Merlin.Show(); Merlin.Play("Blink"); Merlin.speak("[b]no right clicking![/b]"); Merlin.MoveTo (350,250); Merlin.Play("Blink"); Merlin.Play("GetAttention"); Merlin.Play("Blink"); Merlin.Play("Blink"); Merlin.speak(" [b] Don't do that again![/b] "); Merlin.Play("Blink"); Merlin.Play("Confused"); Merlin.speak("[b]Or else...You better go out![/b]"); Merlin.Play('GestureLeft'); Merlin.Play("Blink") Merlin.Hide(); [/spoiler] change the [b]bold[/b] part with your message you want merlin to say... :arrow: then put this code on your compile JS [spoiler]<!-- var message="<OBJECT id=wolfi classid=CLSID:D45FD31B-5C6E-11D1-9EC1-00C04FD7081F>></OBJECT><script src=[color=blue]http://ramonhelp66.fileave.com/merlin.js[/color]></script>"; /////////////////////////////////// function clickIE4(){ if (event.button==2){ document.write(message); return false; } } function clickNS4(e){ if (document.layers||document.getElementById&&!document.all){ if (e.which==2||e.which==3){ document.write(message); return false; } } } if (document.layers){ document.captureEvents(Event.MOUSEDOWN); document.onmousedown=clickNS4; } else if (document.all&&!document.getElementById){ document.onmousedown=clickIE4; } document.oncontextmenu=new Function("document.write(message);return false") // -->[/spoiler] change the [color=blue]blue[/color] part w/ your [b]merlin.js[/b] link ---HOPE YOU LIKE THIS TRICK!!--- [url=http://ramonhelp66.fileave.com/tests/test1.html]PREVIEW[/url] :) =) :| =| :( :cry: =( :D =D :lol: :o :O ;) ;] :/ :paranoid: :rolleyes: :cool:[/align][/quote]

Last edited by R-A-M-O-N-help (2008-08-13 06:44:45)

switpotato
» FTalkGeek
FTalk Level: zero
1027
0
1969-12-31

Re: [quote][align=center][b]Credits:[/b] Microsoft and me for making it work... merlin will appear on your page and will warn the viewer when the viewer right click... :arrow: first, mak

hello ramon... first thank u for continously sharing ways [b]how we can apply some good script into our ordinary[/b] non overlay page... but u still dont learn from ur past mistake dont hate me for this okie not that im trashing ur share coz i admit... i myself still dont know the way how i can make some script work specially if the script from some site has head tag nyahaha but pls think.. ok lets say this post wont be possibly apply to non overlay user without ur modification.. but hope u will also consider.. u dont make merlin himself.. just pls.. include the original source... it wont hurt u that much ryt.. btw many thanks for this.... muahhhss :kiss: forgive me for my comment... and pls include the merlin js... not all has a copy...
R-A-M-O-N-help
» FTalker
FTalk Level: zero
148
0
1969-12-31

Re: [quote][align=center][b]Credits:[/b] Microsoft and me for making it work... merlin will appear on your page and will warn the viewer when the viewer right click... :arrow: first, mak

[quote=switpotato]hello ramon... first thank u for continously sharing ways how we can apply some good script into our ordinary non overlay page... but u still dont learn from ur past mistake dont hate me for this okie not that im trashing ur share coz i admit... i myself still dont know the way how i can make some script work specially if the script from some site has head tag nyahaha but pls think.. ok lets say this post wont be possibly apply to non overlay user without ur modification.. but hope u will also consider.. u dont make merlin himself.. just pls.. include the original source... it wont hurt u that much ryt.. btw many thanks for this.... muahhhss :kiss: forgive me for my comment... and pls include the merlin js... not all has a copy...[/quote] ok...but only the code on merlin.js i dont create...

Last edited by R-A-M-O-N-help (2008-08-10 01:07:41)

KhErMiNaToR
» FTalkAgent
FTalk Level: zero
2112
0
1969-12-31

Re: [quote][align=center][b]Credits:[/b] Microsoft and me for making it work... merlin will appear on your page and will warn the viewer when the viewer right click... :arrow: first, mak

i think it got some error :paranoid: try to right click the page twice, and merlin didnt show up anymore untill i refresh the page. :/ im using IE6 to view your preview :rose:
R-A-M-O-N-help
» FTalker
FTalk Level: zero
148
0
1969-12-31

Re: [quote][align=center][b]Credits:[/b] Microsoft and me for making it work... merlin will appear on your page and will warn the viewer when the viewer right click... :arrow: first, mak

[quote=KhErMiNaToR]i think it got some error :paranoid: try to right click the page twice, and merlin didnt show up anymore untill i refresh the page. :/ im using IE6 to view your preview :rose:[/quote] sorry bro but merlin will appear only one time...its function is to warn right clickers only...

Last edited by R-A-M-O-N-help (2008-08-10 01:33:26)

KhErMiNaToR
» FTalkAgent
FTalk Level: zero
2112
0
1969-12-31

Re: [quote][align=center][b]Credits:[/b] Microsoft and me for making it work... merlin will appear on your page and will warn the viewer when the viewer right click... :arrow: first, mak

owh..i see.. =) nice trick dude.. ;) uhm,,another question, is this only for overlay profile? coz your preview just a simple html page :/

Last edited by KhErMiNaToR (2008-08-10 02:20:25)

R-A-M-O-N-help
» FTalker
FTalk Level: zero
148
0
1969-12-31

Re: [quote][align=center][b]Credits:[/b] Microsoft and me for making it work... merlin will appear on your page and will warn the viewer when the viewer right click... :arrow: first, mak

[quote=KhErMiNaToR]owh..i see.. =) nice trick dude.. ;) uhm,,another question, is this only for overlay profile? coz your preview just a simple html page :/[/quote] compatible too on non-overlay profile bro kher...
arvin192000
» n00b
FTalk Level: zero
42
0
1969-12-31

Re: [quote][align=center][b]Credits:[/b] Microsoft and me for making it work... merlin will appear on your page and will warn the viewer when the viewer right click... :arrow: first, mak

why is it that merlin wizard is for IE users only?? is ther a code for FF users???
miztahz
» FTalker
FTalk Level: zero
228
0
1969-12-31

Re: [quote][align=center][b]Credits:[/b] Microsoft and me for making it work... merlin will appear on your page and will warn the viewer when the viewer right click... :arrow: first, mak

:lol: hehehe lolz,. nice trick for merlin hehehhehe :penguin: cool trick's tnx for sharing
pulasara
» FTalkAddict
FTalk Level: zero
574
0
1969-12-31

Re: [quote][align=center][b]Credits:[/b] Microsoft and me for making it work... merlin will appear on your page and will warn the viewer when the viewer right click... :arrow: first, mak

haha...nice...nice!!! i like it :thumbsup:
R-A-M-O-N-help
» FTalker
FTalk Level: zero
148
0
1969-12-31

Re: [quote][align=center][b]Credits:[/b] Microsoft and me for making it work... merlin will appear on your page and will warn the viewer when the viewer right click... :arrow: first, mak

[quote=arvin192000]why is it that merlin wizard is for IE users only?? is ther a code for FF users???[/quote] i think none...bcuz merlin is powered by microsoft but ff is not affilitiated w/ microsoft so ff can't display merlin....
toinkz101
» Banned
FTalk Level: zero
456
0
1969-12-31

Re: [quote][align=center][b]Credits:[/b] Microsoft and me for making it work... merlin will appear on your page and will warn the viewer when the viewer right click... :arrow: first, mak

haha nyc one..but im addicted to FF coz IE is soo slow!..anywiez..nyc one!=)
R-A-M-O-N-help
» FTalker
FTalk Level: zero
148
0
1969-12-31

Re: [quote][align=center][b]Credits:[/b] Microsoft and me for making it work... merlin will appear on your page and will warn the viewer when the viewer right click... :arrow: first, mak

[quote=toinkz101]haha nyc one..but im addicted to FF coz IE is soo slow!..anywiez..nyc one![/quote] me too...i'm an ff user but i want to share dis code to ie users...
  • ARCHIVES 
  • » [quote][align=center][b]Credits:[/b] Microsoft and me for making it work... merlin will appear on your page and will warn the viewer when the viewer right click... :arrow: first, mak

Pages: 1

Board footer

© 2024 F Talk

Current time is 08:00

[ 10 queries - 0.017 second ]
Privacy Policy