Pages

WIFI Hacking

Hack your neighbours' WIFI An internet connection has become a basic necessity in our modern lives.Wireless hotspots (commonly known as Wi-Fi) can be found everywhere! If you have a PC with a wireless network card, then you must have seen many networks around you.

Selecting right LiPo

How to select best LiPo battery for flying model To properly match Lithium batteries to your hobby application, you must first know a few things

Unlimited free calls around the world

How to get free calls online Today I'm going to show you how to get free calls online.There is no limit and easy to use.You can call land lines and mobiles.

How to setup X box disc drive on pc

If you are like me then you know the benefits of flashing your Xbox 360 disc drive. It's a cool thing to do, but up until this point you couldn't find anything reliable to base yourself off

How to make a cheap electric plane

This tutorial will show you how to make a electric model aircraft yourself.It's easy to setup and easy to fly.You just need about 82 dollars,but you can experience a real airplane controls

Circuitry

Hack your neighbours' WIFI An internet connection has become a basic necessity in our modern lives.Wireless hotspots (commonly known as Wi-Fi) can be found everywhere! If you have a PC with a wireless network card, then you must have seen many networks around you.

Showing posts with label Computer tricks. Show all posts
Showing posts with label Computer tricks. Show all posts

Jan 8, 2015

How to Do Funny Things in Notepad, Notepad++, and .Bat Files

Over the last few months I have been getting more and more into computers over the last few months, and I discovered my new favorite thing to do..... notepad stuff!
I will teach you how to do a few basic things in notepad, notepad++, and how to use them to your advantage!
First we will look at the Matrix trick!
  1. Open a new notepad document
  2. Paste this in the document
@echo off
color 02
:tricks
echo %random%%random%%random%%random%%random%%random%%random%%random%
goto tricks
  1. Then save it as whatever you want as long as it has .bat after it!
This will create a command prompt that looks like the matrix! With green letters and everything!
Next is the fake virus trick!
1.Open a new notepad document
  1. Paste this in the document
@echo off
cls
echo Fatal Error!! Your computer is under attack!!
pause
echo Deleting Files
pause
:files
echo !323%%%@#@GJFGG42JG
echo !3424%@#%^&@52%@%gs
echo !@$@^624@$6262$hG
echo !@#4-07234&5*((6hkd
echo !&^%78755&*%478*%$&
echo !^$$68*$78()&4578
echo !&8898*65$$566$68(9
goto files*
3.Save it as anything you want as long as it has .bat after it!
Then watch your victim's face as it scares the crap out of them!!
That is all for now but soon I will be posting more!
I hope you will enjoy thi trick!

Jan 6, 2015

How to speed up torrents


  1. Increase your Internet connection speed. You can do this in the following ways.
    • Contact your ISP (Internet Service Provider) to subscribe to the fastest connection that they offer.
    • Change your ISP to a faster service provider.
    • Don't connect other computers to routers using the same Internet connection. This will ensure that your connection speed is not divided among other computers.
    • Don't browse to other websites while your BitTorrent client is running. In particular you should not browse on websites that stream heavy audio or video content since this will decrease the Internet connection speed available for your BitTorrent client.

  2. Install a fast BitTorrent client.
     Some BitTorrent clients that are recommended by PC Mag and other review websites include Deluge, uTorrent and Vuze.

  3. Download torrents with healthy seeders and a large number of peers.
     Peer computers download and upload the torrent files simultaneously while seeders are the computers that have already downloaded the whole file and are now distributing the file to other computers. Of course, downloading a torrent from more computers gives you a faster torrent speed.

  4. Unblock your BitTorrent client on your firewall settings to permit all connections to be made by your BitTorrent client for downloading files.
    You can access your firewall settings and unblock your BitTorrent client using the following method.
    • Go to "Control Panel" from the Start menu located at the bottom-left of your screen.
    • In Control Panel click on "System and Security" and click on "Windows Firewall." Some Windows version the "Windows Firewall" will appear in the control panel automatically (specifically Windows XP), just double click on it.
    • Now click on "Allow a Program or Feature through Windows Firewall." On Windows XP click on the Exceptions tab.
    • Put a tick next to the name of your BitTorrent client to unblock it and click the OK button to save your settings.
  5. Change the port settings. BitTorrent shares files using different port numbers and if 1 port becomes too busy you should try switching to another. You may want to try using a port number that is higher than 10,000 since these ports are usually less busy.

  6. Limit your connections with other peers.
     You can do this by changing the following settings on your BitTorrent client.
    • Global Maximum Number of Connections: this is the highest number of connections that your BitTorrent client can make with all other users on the network. If this number is too high you will too many other users downloading from your computer, but keeping the setting to around 150 connections lets you download from enough peers without uploading to too many other users.
    • Maximum Number of Connected Peers Per Torrent: although you want many connected peers when you download from torrent files, you should keep this setting to around 70 peers so you have enough peers to download from without uploading to too many.
Number of Upload Slots Per Torrent: keep this setting at a low number limits the number of peers that can download a torrent from you at once. Setting the upload slots number to 3 lets you prevent too many other users from downloading through your computer while still letting your BitTorrent client recognize you as a good user.

This video also works well

All the best.We'll meet again in a new post.