DISCLAIMER:
The purpose of this category is to organize topics posted by the members but we do not guarantee the accuracy of the tutorials posted on this category.

Note: Use the "Thank You" button if the tutorial serves you well.

TOPIC: Cafesuite Timer Wallpaper

Cafesuite Timer Wallpaper 10 Sep 2014 10:45 #839815

  • fielmosti's Avatar Topic Author
  • fielmosti
  • Online
  • Senior Boarder
  • Senior Boarder
  • Posts: 342
  • Thanks: 43
Share ko lang po sa mga naghahanap ng Client Changing Wallpaper under Cafesuite...

1. open NOTEPAD, copy paste this code, then save as html(eg. sample2.html)
<html>
<head>
<t-itle></title>
<s-cript type="text/j-avascript">
var picPaths = SCR_1.jpg[/color]','SCR_2.jpg','SCR_3.jpg','SCR_4.jpg','SCR_5.jpg','SCR_6.jpg','SCR_7.jpg','SCR_8.jpg','SCR_9.jpg'];
var curPic = -1;
//preload the images for smooth animation
var imgO = new Array();
for(i=0; i < picPaths.length; i++) {
imgO = new Image();
imgO.src = picPaths;
}

function swapImage() {
curPic = (++curPic > picPaths.length-1)? 0 : curPic;
imgCont.src = imgO[curPic].src;
setTimeout(swapImage,10000);
}

window.on-load=function() {
document.documentElement.style.overflow = 'hidden';
imgCont = document.getElementById('imgBanner');
swapImage();
}

</script>

</head>
<body>

<div>
<img id="imgBanner" src="" alt="" />
</div>
</body>
</html>



2. Make sure that your wallpaper is exactly fit in your windows settings. Mine is set to 1280x1024 so may Wallpapers are also 1280x1024 in size's. Pwede mo po ito ilagay sa server na naka share or every PC for your security. ako nilagay ko nalang sa server side para pag may promo ako or may emergency update sa games automatic ko ma-e-edit yung wallpaper sa server ko.

3. Para po mag load yung wallpaper pag naka lock si Cafesuite ilagay nyo po yung address ng script under CLIENT STUP / WORKSTATION LOCK / LOOK / DISPLAY PICTURE OR WEB PAGE (eg. \\server\CTimer\sample2.html)

note : SCR_1.JPG to SCR_9.JPG po yung wallpaper pwede nyo po baguhin yan basta make sure pareho ng file names
setTimeout(swapImage,10000); yung 10000 paglaruan nyo nalang po base sa gusto nyo speed ng image sa pag swap.

Sana makatulong sa mga newbie jan.
The following user(s) said Thank You: wanted21, Lhange, yasnalak22, Ungaze, Carlitos_Way, klaus12380

Please Log in or Create an account to join the conversation.

Cafesuite Timer Wallpaper 10 Sep 2014 12:10 #839890

  • regie181's Avatar
  • regie181
  • Offline
  • Platinum Boarder
  • Platinum Boarder
  • Posts: 17144
  • Thanks: 840
pa SS nga po nung sayo =)

Please Log in or Create an account to join the conversation.

Cafesuite Timer Wallpaper 10 Sep 2014 12:36 #839904

  • gmsnatcher's Avatar
  • gmsnatcher
  • Online
  • Platinum Boarder
  • Platinum Boarder
  • Posts: 3437
  • Thanks: 410
pwde din nmn na swf file para cool.. kaso tamad ako gumawa.. hahahaha

Please Log in or Create an account to join the conversation.

Cafesuite Timer Wallpaper 29 Oct 2014 10:34 #866531

  • fielmosti's Avatar Topic Author
  • fielmosti
  • Online
  • Senior Boarder
  • Senior Boarder
  • Posts: 342
  • Thanks: 43
ito po yung sample ko.

This message has an attachment image.
Please log in or register to see it.

Please Log in or Create an account to join the conversation.

Cafesuite Timer Wallpaper 29 Oct 2014 12:23 #866595

  • kaotzki's Avatar
  • kaotzki
  • Online
  • Platinum Boarder
  • Platinum Boarder
  • Posts: 5586
  • Thanks: 153
pa send sir ng html file.

Please Log in or Create an account to join the conversation.

Cafesuite Timer Wallpaper 29 Oct 2014 12:24 #866596

  • jasper772104's Avatar
  • jasper772104
  • Online
  • Expert Boarder
  • Expert Boarder
  • Posts: 908
  • Thanks: 113

fielmosti wrote: ito po yung sample ko.


.gif ok naman as wallpaper lock...Yan gamit ko sa photoshop ko lang ginawa select all lang para sa interval para iset kung ilang seconds xa magpapalit ng pix. Mga 100 na pictures ginawa ko.
The following user(s) said Thank You: Zorpo

Please Log in or Create an account to join the conversation.

Cafesuite Timer Wallpaper 29 Oct 2014 12:41 #866601

  • wanted21's Avatar
  • wanted21
  • Online
  • Platinum Boarder
  • Platinum Boarder
  • Posts: 2649
  • Thanks: 164
thanks po, try ko ito mamaya!

^__^

Please Log in or Create an account to join the conversation.

Cafesuite Timer Wallpaper 16 Jun 2015 14:53 #992542

  • novice123's Avatar
  • novice123
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 138
  • Thanks: 3
paturo naman neto,di ko mapagana.. is this for real?
The following user(s) said Thank You: fielmosti

Please Log in or Create an account to join the conversation.

Cafesuite Timer Wallpaper 16 Jun 2015 15:50 #992558

  • panginoongdaga's Avatar
  • panginoongdaga
  • Online
  • Expert Boarder
  • Expert Boarder
  • Posts: 933
  • Thanks: 146
wow ok to ah screenie naman fafs
The following user(s) said Thank You: fielmosti

Please Log in or Create an account to join the conversation.

Cafesuite Timer Wallpaper 16 Jun 2015 16:02 #992564

  • incubus14's Avatar
  • incubus14
  • Offline
  • Platinum Boarder
  • Platinum Boarder
  • Posts: 8403
  • Thanks: 815
same thread, sya rin yung nagpost 11 months 2 weeks ago :)

www.ulop.net/marketplace/26-i-cafe-timer...ion-guide?start=3800

Please Log in or Create an account to join the conversation.

Last edit: Post by incubus14.
Moderators: Itwarehouse Speclin
Time to create page: 0.092 seconds