Search

Main Menu

Login
Username:

Password:

Remember me?
Anonymous

Lost Password?

Register now!



Samurize Downloads

Report A Broken Download Link




Main : Scripts & Plugins Scripts & Plugins : Config Tools Config Tools


Sort by:  Title () Date () Rating () Popularity () Country ()
Files currently sorted by: Title (A to Z)

(1) 2 »
 
Scripts & Plugins Scripts & Plugins : Config Tools Config Tools
Download Now! cl Sound The Alarm  Popular
Version: Preview
Submitted Date: 2003/9/26
Submitter: clarence
Description:
cl Sound The Alarm that plays a .wav file when the alarm time is reached.

Open the script clSTA.vbs and read the instructions or it may not work.

enjoy
:-D

Screenshot Screenshot   Downloaded 10539 times 10539  File Size 1.35 KB  Rate this File 9.30 (10 votes)   


Scripts & Plugins Scripts & Plugins : Config Tools Config Tools
Download Now! Config File Variables  Popular
Version: 1
Submitted Date: 2006/8/1
Submitter: mstinaff
Description:
Place the configVars.vbs in the \Samurize folder. Usage:
configVars.vbs Foo.ini FooInstance VAR1=VALUE1 [VAR2=VALUE2 ... VARx=VALUEx]

This script will open a copy of Foo.ini and for every occurance of 'VAR1' replace it with 'VALUE1'.

Combine this with Uziq's ConfigPosition plugin to set the startup position from the command line

Add the ConfigPosition plugin to Foo.ini

Set the Start position to anything non zero.

Open Foo.ini in a text editor.

locate:
ConfigPosition_X={non zero number}
ConfigPosition_Y={non zero number}
and replace with:
ConfigPosition_X=%XPOS%
ConfigPosition_Y=%YPOS%

then from the command line run
configVars.vbs Foo.ini FooInstance %XPOS%=100 %YPOS%=200

Gotchas:
-EVERY instance of VAR is replaced with VALUE. Make sure your variable names are unique! They are case sensitive.

-No extra spaces. The script is dumb, if there are any spaces in "VAR=VALUE" it will read it as two seperate arguments.

Screenshot Screenshot   Downloaded 2180 times 2180  File Size 749 bytes  Rate this File 9.00 (2 votes)   


Scripts & Plugins Scripts & Plugins : Config Tools Config Tools
Download Now! Duo  Popular
Version: 1.61
Submitted Date: 2005/3/3
Submitter: djmorgan
Country: as
Description:
A vbs script to load two (maybe more) config/instances at the same time and seperately

Edit vbs and insert instance name where ???????? appears also change folder location

Thanks to Alderaic and his startstop code for the idea

Screenshot Screenshot   Downloaded 4197 times 4197  File Size 759 bytes  Rate this File 10.00 (1 vote)   


Scripts & Plugins Scripts & Plugins : Config Tools Config Tools
Download Now! Import Export Wizard  Popular
Version: 1.0
Submitted Date: 2003/9/27
Submitter: D0ktr_EvL
Description:
NOTE: This script has been replaced by a much more powerful Import/Export Tool which is included in the Serious Samurize installer. You are strongly advised to use the new tool instead of this one.

This script will allow you to import or export premade configs made available from the Samurize.com site or other desktop modding sites which host pre-made Samurize configs.

Suitable for v0.85 and newer of Samurize, you simply choose the file you wish to import or export and follow the prompts.

Screenshot Screenshot   Downloaded 14272 times 14272  File Size 11.26 KB  Rate this File 9.00 (3 votes)   


Scripts & Plugins Scripts & Plugins : Config Tools Config Tools
Download Now! LB79 TDL Manager  Popular
Version: 1.1
Submitted Date: 2009/4/19
Submitter: Lostboy79
Description:
This file contains two scripts which allow you to add or remove a single line from a text file. This is perfect for simple To Do Lists.

The scripts are based on a the NoteLister scripts by grimskunk but a lot easier to use if you just want a quick list that's easy to edit.

I hope you like it. If so, please rate it and don't forget to check out my other Samurize stuff over on my blog.

Screenshot Screenshot   Downloaded 780 times 780  File Size 225.61 KB  Rate this File 8.00 (1 vote)   


Scripts & Plugins Scripts & Plugins : Config Tools Config Tools
Download Now! Samurize Instance Info  Popular
Version: 0.11
Submitted Date: 2005/2/4
Submitter: NeM
Description:
This plugin fetches display options for any given instance.

The plugin has only one function, which takes 2 parameters:

Instance Name: The name of the instance to monitor
Format String: A string containing tags which are replaced with the relevant information.

Taglist:
========

%vis		Visibility status
%open		Open/closed status
%paused		Paused/unpaused status
%tray		Tray icon visibility status
%refresh		Config refresh rate (ms)
%pos		Position (pinned/on top etc)
%locked		Locked/unlocked status
%clickthru		Clickthrough status
%designpos		Use Designed Position status
%snap1		Snap to edges status
%snap2		Snap to clients status


A sample config file is included.

(This information can also be found in the zip file, under plugins\SamurizeInstanceInfo_Readme.txt)

UPDATE:
* plugin size reduced
* fixed mangled string problem

Screenshot Screenshot   Downloaded 3332 times 3332  File Size 27.65 KB  Rate this File 6.67 (3 votes)   


Scripts & Plugins Scripts & Plugins : Config Tools Config Tools
Download Now! Start and Stop  Popular
Version: 0.5
Submitted Date: 2003/9/28
Submitter: Alderaic
Description:
basically three usages :
two buttons, one to open a new instance, one to close it
one button : open if its closed, close if its opened.
switch : swap between two configs.

more info in the help included


Note: this tool is obsolete; you can achieve exactly the same effect using the command line parameters of the more recent Samurize releases.

Screenshot Screenshot   Downloaded 7434 times 7434  File Size 202.32 KB  Rate this File 9.33 (3 votes)   


Scripts & Plugins Scripts & Plugins : Config Tools Config Tools
Download Now! Start and Stop  Popular
Version: 0.6
Submitted Date: 2004/3/18
Submitter: NeM
Description:
basically three usages :
two buttons, one to open a new instance, one to close it
one button : open if its closed, close if its opened.
switch : swap between two configs.

more info in the help included

Originally by Alderaic, updated to work with Samurize 1.30+ by NeM

Note: this tool is obsolete; you can achieve exactly the same effect using the command line parameters of the more recent Samurize releases.

Screenshot Screenshot   Downloaded 6448 times 6448  File Size 202.63 KB  Rate this File 9.67 (3 votes)   


Scripts & Plugins Scripts & Plugins : Config Tools Config Tools
Download Now! Text Cycler  Popular
Version: 1.11
Submitted Date: 2003/9/27
Submitter: NeM
Description:
Takes x number of lines out of a text file and displays them. The next time the script is run, it takes the next x number of lines of text etc etc.

Designed to be a space-saver for displaying news, TV listings etc.

Changes in v1.11:
- removed newline character from last line of script output

Changes in v1.1:
- can now cycle for more than one text file (seperate cycle temp files for each one)
- added option to display the line number read from file

Screenshot Screenshot   Downloaded 7543 times 7543  File Size 1.45 KB  Rate this File 9.50 (2 votes)   


Scripts & Plugins Scripts & Plugins : Config Tools Config Tools
Download Now! Text Scroll Config Program  Popular
Version: 1.0
Submitted Date: 2003/9/27
Submitter: NeM
Description:
Program to configure any existing script to be scrollable in Samurize. Make sure you read the readme.txt file for usage instructions.

Screenshot Screenshot   Downloaded 8421 times 8421  File Size 7.23 KB  Rate this File 7.75 (4 votes)   


(1) 2 »
Showcase

Come On, Get Samurized!
    This page cannot be displayed due to an internal error.

If you are the administrator of this site, please visit the Xoops Troubleshooting Page for assistance.

Helpful infomation you should provide while asking for assistance: