|
Home
#Vampirewars home page IntroductionThis 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
Installation Process
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 FirefoxGreasemonkey 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 scriptNow 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. |
► Sign in to add a comment
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/
tons of incompatibility with Opera -
Follow these simple steps to use Greasemonkey in Google Chrome
# 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?
but still i cant make vampire wars works in google chrome..
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.