Tuesday, October 20, 2009

Microsoft Visual Studio 6

Microsoft Visual Studio 6 Enterprise EditionMicrosoft Visual Studio 6 is an Integrated Development Environment(IDE) used to make console and graphical user interface applications. It includes a code editor supporting Intellisense and code refactoring.
  • Visual Basic
  • Visual C++
  • Visual FoxPro
  • Visual J++
  • Visual InterDev

Enterprise Edition consists of extra features:
  • Application Performance Explorer
  • Automation Manager
  • Microsoft Visual Modeler
  • RemAuto Connection Manager
  • Visual Studio Analyzer

To install Visual Studio 6 on your computer:

  1. Grab yourself a LEGIT disc image of Visual Studio 6 Enterprise Edition.
  2. Download and install  DAEMON Tools Lite v4.
  3. Restart if necessary.
  4. Right-click on the DAEMON Tools trayicon.
  5. Select Virtual CD/DVD-ROM.
  6. Select Device.
  7. Click Mount.
  8. Browse and select the image of  your Visual Studio 6.0.
  9. Follow the on-screen instructions to install Visual Studio 6. (NOTE: If it doesn't autorun, just browse to the disc image thru My Computer)



If you like this post, please subscribe to my Full RSS Feed. Also, you can subscribe by e-mail so that you will be updated frequently of new posts.

Farmville Crop Hack on Facebook

farmville logo
UPDATE: HACK HAS BEEN PATCHED. IT WILL NO LONGER WORK AND WILL CRASH YOUR BROWSER.

This hack makes the crops grow instantly without waiting for the harvest time that can vary from 2 hours up to 4 days depending on the crop.
  1. Download and install Cheat Engine (click here)
  2. Log on to Farmville but don't plant anything yet. Just plow and make the field ready.
  3. Open Cheat Engine. Click the Processes Button
    processes button on cheat engine 
  4. Choose the process depending on your browser. (firefox.exe for Mozilla Firefox; iexplore.exe for Internet Explorer; chrome.exe for Google Chrome)
  5. Change Value Type to "Array of Bytes"
  6. Copy and Paste this code at the Value Box (long box at the right of Hex)
    d2 24 00 0d ?? 00 00 d0 60 ?? ?? 2c ?? ?? 2c ?? ?? 62 ?? 62 ?? 56 02 46 ?? ?? 03 4f ?? ?? 01 5d ?? ?? 62 ?? 4f ?? ?? 01 5d ?? ?? 60 ?? ?? 4f ?? ?? 01 5e ?? ?? 60 ?? ?? 46 ?? ?? 00 68
  7. Click First Scan
    first scan button
  8. Double-Click the result on the left. It will be added at the bottom.
  9. Right click on the newly added record at the bottom and choose "Change Record" then "Value"
  10. Change the first part d2 24 00 0d to 10
    Therefore   d2 24 00 0d ?? 00 00 d0 60...
    Will be                      10 ?? 00 00 d0 60...

  11. Add codes between 00 68 depending on the crop to be planted
    3-4 days = " 2D 47 A0 "
    1-2 days = " 2D 60 A0 "
    6-11 hours = " 2D 53 A0 "
    2-4 hours = " 2D 03 A1

  12.  So if I want to plant Wheat (3 days), the overall code will be
    10 ?? 00 00 d0 60 ?? ?? 2c ?? ?? 2c ?? ?? 62 ?? 62 ?? 56 02 46 ?? ?? 03 4f ?? ?? 01 5d ?? ?? 62 ?? 4f ?? ?? 01 5d ?? ?? 60 ?? ?? 4f ?? ?? 01 5e ?? ?? 60 ?? ?? 46 ?? ?? 00 2D 47 A0 68

  13. After that, press OK.
  14. It's time to plant. Now when you plant, you don't have to wait for the crop to be ready. It will be ready as soon as you plant it. It's easy, I know you'll get it! :) 
Comments are welcome. Good luck! Credits for the hack goes to unknown.


If you like this post, please subscribe to my Full RSS Feed. Also, you can subscribe by e-mail so that you will be updated frequently of new posts.

Wednesday, October 7, 2009

Google Adsense Loop on Login finally fixed

google adsense logo
After a month of some publishers having trouble logging in to adsense, Google had finally made a move to fix the issue. It is reported that when logging in, you will be redirected back to the original login page, somewhat a bug in their server that causes this loop. Me too had troubles logging in, but just this morning, I was surprised coz' I can finally access my adsense account again without trouble. When you first log in again, you will have to fill up a short form just like when you first registered, but it should be no problem resubmitting personal infos. Thanks to google engineers for their great work, even though it was quite late. More info about the problem here.


If you like this post, please subscribe to my Full RSS Feed. Also, you can subscribe by e-mail so that you will be updated frequently of new posts.