Calling all Samurize experts!

Soldato
Joined
20 Aug 2004
Posts
3,115
Location
Bournemouth
Yes I know the program hasnt been updated or supported since windows xp days but it still works perfectly for me and I cant live without! anyhow my problem isnt version related, its coding within :)
Basically my problem is this: Using the built in ping program I have made a simple little query to my other pcs in the house. If they are online it gives me a ping, if they are offline it says "Offline". Simple.
desktop1.png

Now what I am hoping to do is change this to be a simple online / offline or even better, 1 / 0. Or at the absolute best, 2 different images. Now I'm not sure how to do this as all the program allows in the text box is %v which links directly to the meter's output, ie the ping. I assume I would need some kind of IF statement to say "If %v != "Offline" then "Online" but obviously this is all guesswork as I dont know the syntax or weather it even allows such things. The website being majorly unusable doesnt help!

So anyone know whos about this kind of thing, help would be greatly welcomed :) And I'm not really up to changing apps as I have a lot of customized stuff on this one that others cant do:
samurize.png
 
Back
Top Bottom