RandyCoder Encoding Tool


RandyCoder is a JavaScript encryption tool which lets you encode your codes easily.
This safe and exclusive algorithm makes decryption very hard for decoders.

Unlike other similar tools, RandyCoder’s algorithm has several key features, like making your source code completely hidden and prevent the output being uselessly large.
This tool also lets you modify all of the encoding’s config, and customize the output code. This feature is hardly seen for other tools.
All of the configurations are tested and the generated codes will work on all of known browsers (IE6+, FF, Chrome, …).
Please note that nothing can totally prevent scripts decryption, but you can make it hard by using professional tools.

« Click here to enter RandyCoder! »

Introduced in: | 7 Learn | Monister | Pitac | ViroHosting |

JSDecodeR

JSDecodeR

As you know, some of the scripts on a webpage may be encoded in so one can not directly edit or copy it. Therefore, you may need a tool to decode these encrypted scripts.

JSDecodeR is a fast and powerful tool which helps you decoding encrypted, packed and obfuscated JavaScripts codes! This tool is designed to decode most of these scripts, even if they are encoded several times and by multiple encoding tools.

« Click here to open the JSDecodeR! »

If you have any probelms or questions about the app, please visit the full article.

WARNING: This tool has to execute every script in the browser in order to decode it! If you think that the code could be dangerous, please use other similar tools which are provided in the full article.

JSDecodeRJSDecodeR


This script is also available and hosted by: SourceForge Project’s Link
Introduced in these Persian forums: | 7Learn | Moisrex | ViroHosting |

(more…)

JSnake Game Script

This is the classic Snake game which I’ve written using JavaScript ans some CSS3 for the designing.

Easy to personalize, theme design, internal code, and easy to play!

JSnake Main page

Demo – Play Now!

Any features can be added just by some few lines!
Any skins could be used with the powerful CSS3!
Any how can be played, either in a touch device, keyboard, joy stick, mouse, kinect, gyroscope, whatever. (Of course it needs external software.)

JSnake User Play

Tested and works in almost any browser.

Although The CSSes are written for webkit browsers (Chrome and Safari) at the moment.

More features will be add and bugs will be resolved soon in the future.

JSnake in demo mode

Map Design and Block types Help:
You can create a map using the Map Design toolbox. To do this, simply click on the block type you want to add, then click on the empty space you want to add the block.
Ctrl + Click will force the space to become that block type.
Double click will activate smart play. The snake will be automatically leaded to that point.

Types of Blocks:
Seed (Glowing green):
Gives the snake score and Increases the length.
Potion (Glowing pink): Can be defined to give Snake a super power, like crossing the blocks, or flashing the screen. Take a look at the source, It’s up to you.
Normal Block (Yellow): Avoid this kind of blocks. Game over is guaranteed!
Detour1 and Detour2 (Cyan): Forces the snake to turn around in a different direction.
Reverse (Purple): Replaces the snake’s head and butt.
Teleport (Blue): Transfers snake to another teleport station. Use two of this block type in your map.
Switch (Green or Red): Switches something on or off. For example, can hide Normal blocks temporarily.

After designing the map, you can generate a code for each type of block. Once again, click on the desired type into the toolbox, and then press “Generate Map”. Copy the code into a blank notepad file and do this for each of block types.

Download the source code

Contact me if you have any questions or suggestions!

David@Refoua.me


This script is also available and hosted by: SourceForge Project’s Link | Your Javascript Source
Introduced in these Persian forums: | Majid Online | Pro Makers | Gem SoftP30 World | Persian Script | Moisrex | TakFal |

DRS Day Countdown Default Theme Demo

Day Counter Script

MicroCounter-ENMicroCounter Script
Update: 
v1.1 – fixed a bug which caused ignoring units and miscalculating.

This script is based on the below code. The main structures have been improved and various new features is supported. Also, new themes have been added.

Demo:
http://drsdavidsoft.persiangig.com/Pages/Day-Count-Down-Skins/Micro-Counter-DRS.html

DRS Day Countdown Default Theme Demo

Day Countdown and Count up Script
Update:
v1.4.3

This script calculates the exact difference between the current day and the Target day which you have entered.
You can use this script both as a Day Countdown and a Normal Counter wherever you like.

The demo of this script is available here:
http://drsdavidsoft.persiangig.com/Pages/Day-Count-Down-by-DRS.html

No new updates will be available for this script possibly. The MicroCounter Script will be at the development instead.

Features:

  • Countdown and Count up
  • Ability to calculate Years, Months, Weeks, Days, Hours, Minutes ans Seconds individually
  • Calculating the seconds completely correct without any delays
  • Ability to use a Server’s time instead of the client’s time
  • Cool default theme designs
  • Easy CSS Designing for the styles
  • Ability to define blinking mode style when changing the numbers
  • Easy to use in frames
  • and much more features by using desired Plug-ins.

Note: Although this script is compatible with JS Libraries such as jQuery, but it is not required to load these libraries in order to just use the script. Therefore, the total size of the script is less than a few kilobytes.

Some of the predefined themes:
(Click to open a demo of them)

Mini Counter

Circular Calculate

Seven Segments LCD

Glass Theme

Please Send me an email,
If you have any questions or trouble how to personalize this script.
David@Refoua.me


This post is also published in these Forums:

Smart Ads Remover Script

NoAds-DRSSurely enough, you have noticed how lame and annoying some ads on the net are.
These adverts usually waste a lot of space on your screen; and they can be hardly useful for you, right? One of the problems of free host users is these useless adverts.
So I decided to write an efficient and useful code to remove these adverts. This code allows you to prevent the ads to open on your blog or website. The script analyzes the web page for the possible places of adverts using the smart ad-scanning algorithm I’ve included in the main source, and make all of the found objects hidden. That way, it covers most of the service providers.Attention: You are the one who is responsible for using this code!


« If you change even a small bit of the code, It won’t work! »

Get the Ads Remover Script:
Download Ads Remover Script


If this script is not correctly supported by your service provider or if you have any problem adding it, please don’t hesitate to contact me at my e-mail address: David@Refoua.me

Features: Unlike other similar scripts, this one has these features:

(Note: the * marked items are still in beta testing process and will be added to the future stable versions)

  1. Supports almost any websites and weblogs with just this code.
  2. * Ability to change the ads content, timing, position, theme and other options.
  3. * Ability to ask the user whether he/she wants each advert to open or not. (and respect to the service providers and users.)
  4. No need to jQuery or any other libraries, which means less size and more compatibility
  5. Finding the exact advert by its name, address, content, size, and position of it.
  6. Quick remove, and preventing of re-opening until the page is open.

Update: V 1.5.1 Released

  • Fixed a possible mistaken WordPress link
  • Code now removes ads instantly due to changing tracker script’s behavior

Update: V 1.5.0 Released

  • Embedded the extra CSS styles into the source code to be sure the ads will be removed
  • Fixed Blogfa Prevention problem
  • Fixed very Minor Bugs

Update: V 1.4.0 Released

  • Also searching in href and id, in addition to classes
  • Added Ability to define ads keywords
  • Fixed RozBlog removing ads problem
  • Now adding styles directly in addition to class names
  • In Re-Packaged mode: Removed CSS styles. (You can still add them manually.)
  • Fixed Minor Bugs

Update: V 1.3.0 Released

  • Support for many new Service Providers
  • Added Ability to close the Ads in only the desired domains
  • Added Ability to put a delay before closing the Ads (To prevent Account Suspension)
  • Added Ability to chose which Ads not to close (in case you are using your own ads)
  • Fixed removing non-ads sidebars mistakenly in some cases.
  • Fixed Rozblog not closing the Ads problem
  • Code cleaned and have made simpler
  • More speed at finding the Ads and closing them

Update: V 1.2.1 Released

  • Support for Chata Service Provider

Update: V 1.2 Released

  • Supporting more service providers
  • Cleaned up a bit, it’s now more clear to read the source
  • Added Ability to find the advert from its dimensions
  • Total preventing of opening any new ads all the time
  • Fixed some minor bugs

Update: V 1.1 Released

  • Fixed some bugs
  • More providers support
  • Clean Up

Project: V 1.0 Released

  • Initial Project released, only supporting Blogfa

** The version 2.0 will be released for public access soon. **

Source Code: The source code is available at GPL license here: Get the No Ads, Please! Source

Note: Recently, I’ve seen some useless people steal my work and put their names instead of mine. Also, some of them are selling my codes to clueless people!
Please note that this code in written only by DRS David Soft, and not anybody else.
Also, I declare this code is for free. You should NOT pay any fee to get this code!

All of the copyright violations are extremely prohibited and they will be punished under the law. For more information, please click here

I kindly ask you not to steal my codes.

Please do NOT copy this page on your blog/website!


This post is also available in these Persian forums: