vaseline28

vaseline28

Joined
Apr 29, 2008
Location
Caelestia.net
Website
Interests
BattleOn Forums - Artix Entertainment Games PHP, mySQL, mIRC and Javascript/AJAX scripting

Code Snippets

vaseline28 created a Page  -  Nov 11, 2009
1 862 
vaseline28 created a Page  -  Nov 11, 2009
1 872 

Just a simple script which uses maths to detect whether or not a year is a leap year or not. If the year inputted is then "true" will be returned, if not "false".

vaseline28 created a Page  -  Jan 27, 2009
216 
vaseline28 created a Page  -  Jan 27, 2009
4,494 

Simply detects the Area of either a Rectangle or a Circle.

 Respond   C++  
vaseline28 created a Page  -  Jan 03, 2009

This snippet changes the color of an element which is selected from a list when called (OR it can change the color of an object to a specified color).

vaseline28 created a Page  -  Sep 13, 2008
1 984 

I find that lots of people new to AJAX can't get the grips because they don't understand the XMLHttpRequest, below is a help to that - this will handle the request, all that you have to fill in is the Commands to be executed when the content is got. You also have to add in where to get the content from, but it is explained in comments :-)

vaseline28 created a Page  -  Sep 09, 2008

Script is relatively simple, credit should be shown to several tutorials, particularly those on AJAX in www.w3schools.com I HAVE used my own work though :-)

vaseline28 created a Page  -  Jul 12, 2008

If you're a little unsure on Javascript, I recommend that you use the simple version of the script found here.

vaseline28 created a Page  -  Jul 10, 2008
643 

Allows you to copy a character which is not found on a standard American keyboard to the clipboard and simply just copy/paste it into your message.

  1 Thread   mIRC  
vaseline28 created a Page  -  Jul 06, 2008
vaseline28 created a Page  -  Jul 01, 2008
1,742 

Simple redirect, if you go to URL "REDIRECT FROM", you will be redirected to "REDIRECT TO".

vaseline28 created a Page  -  Jun 23, 2008
178 

Ever wanted to see if you can match any word in a group with any word in another group with an unspecified number of words? This does it for you, usage explained below.

vaseline28 created a Page  -  Jun 14, 2008
222 

$powerof(N,I) Calculates N to the Power of I, can list also.

 Respond   mIRC  
vaseline28 created a Page  -  Jun 14, 2008
78 

Returns the Factors of N Factors: Numbers which multiplied by another number go into the target. e.g. 12 (1 x 12), (2 x 6), (3 x 4) = 12 1,12,2,6,3,4 are factors of 12

 Respond   mIRC  
vaseline28 created a Page  -  Jun 13, 2008
263 

The following is a rounding function for whole numbers, not decimals as $round() does.

vaseline28 created a Page  -  Jun 11, 2008
310 

This script does two things: Displays the conversion rate Custom Convert (Convert from different types of Length/Temperature/Volume/Area/Weight) and a custom amount. Triggered with:/convertdialog Right click in a channel window or status window and select Converter

  1 Thread   mIRC  
vaseline28 created a Page  -  Jun 08, 2008
653 

This script returns the conversion from one Temperature/Length/Volume/Weight/Area to another.

vaseline28 created a Page  -  May 27, 2008
636 

This is simply an Alias Manager Dialog. Should be bug free and allows you to edit the name or commands of an alias, delete one or edit one. Feedback/bugs appreciated!

vaseline28 created a Page  -  May 25, 2008
838 

My Currency Converter dialog for mIRC. I have recently re-done the script to take out favorites, killed the problem with the timers to make the whole script much more efficient and less annoying!

vaseline28 created a Page  -  May 12, 2008
2,387 

Replace with what you want highlighted, e.g.:

vaseline28 created a Page  -  May 05, 2008
937 

Again, the idea here was to keep it compact. The script randomly picks one type for itself and then uses math(s) to determine who the winner is. I've been seeing a number of Rock,Paper,Scissors games around and decided to make one for myself. Script is prompted by !RockPaperScissors <your choice of Rock,Paper,Scissors> . The math(s) works simply that the way it is worked out, whichever wins,..

vaseline28 created a Page  -  May 03, 2008
417 

This randomly gives a selection of cards to the user prompting the script. E.g.:

  1 Thread   mIRC  
vaseline28 created a Page  -  May 03, 2008
678 

This script goes in remotes. It is a game which randomly decides on a winner. The winner is the name which generates the highest numbers from the X amount of dice rolls. The "X" amount of dice rolls and the "X" number of sides and the opposition are determined through the prompt typed by the user.

vaseline28 created a Page  -  Apr 29, 2008
2,955 

This snippet goes in Remotes!

Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.