My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
Home  
Updated May 16, 2009 by blanni...@gmail.com

#Vampirewars home page

Introduction

This is a script that automatically plays the Facebook game "Vampire Wars" for you while you are away from your computer. This allows you to maximize your use of energy and stamina by completing jobs and fighting opponents automatically.

System Requirements

  • Firefox browser
  • Greasemonkey Add-on for Firefox
  • The auto-play script itself

Installation Process

  1. Firefox browser
  2. First you must install and use the Firefox web browser. If you don't have it yet, go to http://getfirefox.com to download and install it. Don't worry, it won't interfere with the operation of other browsers you may use, and can even import your bookmarks for your convenience.
2. Greasemonkey Add-on for Firefox
Greasemonkey is an add-on for Firefox that allows you to make changes to the behavior of web pages on the fly. Sounds complicated, but you're not actually going to be writing any code yourself; you'll just run the auto-player code inside of Greasemonkey.
The quick and easy way to install Greasemonkey is:
3. The Auto-play script
Now install the Auto-play script:

Installation is complete! Now let's learn how to use it.

Starting Autoplay Mode This section of the documentation is not yet completed.

Comment by Barry...@gmail.com, Jun 10, 2009

Greasemonkey for Opera http://www.ghacks.net/2008/08/10/greasemonkey-in-opera/ Greasemonkey for Google Chrome http://www.ghacks.net/2008/10/18/google-chrome-adds-greasemonkey-support/ Greasemonkey for Internet Explorer (Retired: Still works with restrictions) http://www.bhelpuri.net/Trixie/

Comment by dennis.groves, Sep 26, 2009

tons of incompatibility with Opera -

Comment by bond2...@gmail.com, Sep 27, 2009

Follow these simple steps to use Greasemonkey in Google Chrome

  1. Download the latest trunk build of Chromium. There are many new builds of Chromium every day, you may download the latest one. I used 21902.
2. After downloading chrome-win32.zip, extract it to any desired location i-r C:\chrome-win32 3. Go to your C drive and create a new folder, rename it to scripts, so that C:\scripts exists. 4. Now right click on the chrome.exe in the extracted folder and select Send To->Desktop (create shortcut). 5. Once there is a shortcut to chrome.exe on your desktop, right-click on it and choose properties. 6. In the Target field append the value by adding --enable-user-scripts --user-data-dir=c:\scripts at the end as shown in the screenshot below

# Hit OK and restart Chromium for once, Chromium will automatically create a folder named Default in C:\scripts which basically contains data files for Chromium default user profile. # There will a folder named User Scripts in C:\scripts\Default\ where Greasemonkey scripts will be placed. # Now in-order to use a Greasemonkey script just place .user.js file in C:\scripts\Default\User Scripts\ and restart Chromium. Ur done…!!!

How to test that your Greasemonkey script is working or not?

  1. Download “Favicons for Google Reader Zipped?” user script. This Greasemonkey script automatically decorates the Google Reader subscription list with icons corresponding to the website from which each feed originates.
2. After downloading the zip file, extract GoogleReader?.user.js 3. Place GoogleReader?.user.js into C:\scripts\Default\User Scripts\ 4. Restart chromium and you will see the favicons of all the websites you have subscribed to in your Google reader
Comment by bond2...@gmail.com, Sep 27, 2009

but still i cant make vampire wars works in google chrome..

Comment by sinus...@gmail.com, Nov 29, 2009

Does this project have a mailing list, on which one could properly introduce oneself and join this project? I have been developing this script for a while, added some new features (like continuously sucking a player who yields 70k, or avoiding re-attacking stronger players, or parsing the 35+ level fight popups) and would like to commit it, with the owners' permission.


Sign in to add a comment
Powered by Google Project Hosting