Facebook Mafia Wars

02/13/2010 08:38 inku#1
Guten Morgen,

gibt es für MafiaWars auf Facebook einen Bot oder ein gutes Greasemonky Script?
02/28/2010 15:46 andha1#2
downloads [Only registered and activated users can see links. Click Here To Register...]
02/28/2010 17:02 inku#3
What do the bot?
03/01/2010 13:15 Rick.gfx#4
Maybe this helps:

Quote:
// ==UserScript==
// @name Mafia Wars Bot
// @namespace MafiaWarsBot
// @author Dennis Rasmussen
// @version 0.0.1
// @description Why play when you can make a bot do it for you.
// @include [Only registered and activated users can see links. Click Here To Register...]
// @include [Only registered and activated users can see links. Click Here To Register...]
// @exclude [Only registered and activated users can see links. Click Here To Register...]
// @exclude [Only registered and activated users can see links. Click Here To Register...]
// @require [Only registered and activated users can see links. Click Here To Register...]
// ==/UserScript==

var Options;
var defaultOptions = {
installed: false,
}

var Script = {
name: 'Mafia Wars Bot',
version: '0.0.1',
author: 'Dennis Rasmussen',
id: '45655',
source: 'http://userscripts.org/scripts/review/45655',
about: 'http://userscripts.org/scripts/show/45655',
Run: function() {
Options = load_options('OPTIONS');
if (Options.installed == false || Options.installed == undefined) {
Options = defaultOptions;
this.Install();
return;
}
},
Install: function() {
alert('this is the first time you run this script');
},
}

var Game = {
name: 'inthemafia',
id: '10979261223',
appId: 'app10979261223',
remote: 'http://apps.facebook.com/inthemafia/remote/html_server.php?',
controller: '&xw_controller=',
action: '&xw_action=',
opponent: '&opponent_id=',
upgrade_key: '&upgrade_key=',
user: '&user_id=',

Heal: function(city) {

}
}

var Player = {

}

function load_options(key, def) {
return eval(GM_getValue(key, (def || '({})')));
}

function save_options(key, val) {
GM_setValue(key, uneval(val));
}




Script.Run();

You must test, dont know if it works!

i also Uploadet u the Rar-File!
03/20/2010 20:33 eyalmp#5
Quote:
Originally Posted by andha1 View Post
downloads [Only registered and activated users can see links. Click Here To Register...]
lol

[ArcaVir]
2010-02-02 Found nothing
[F-Secure Anti-Virus]
2010-02-02 not-a-virus:PSWTool.Win32.Messen.fi
[A-Squared]
2010-02-02 Riskware.PSWTool.Win32.Messen.m!IK
[G DATA]
2010-02-02 Found nothing
[Avast! antivirus]
2010-02-02 Found nothing
[Ikarus]
2010-02-02 not-a-virus:PSWTool.MessenPass
[Grisoft AVG Anti-Virus]
2010-02-02 Found nothing
[Kaspersky Anti-Virus]
2010-02-02 not-a-virus:PSWTool.Win32.Messen.fi
[Avira AntiVir]
2010-02-02 SPR/MSNPass.T
[ESET NOD32]
2010-02-02 Win32/MPass.A
[Softwin BitDefender]
2010-02-02 Found nothing
[Panda Antivirus]
2010-02-02 Found nothing
[ClamAV]
2010-02-02 PUA.PwTool.NirSoft.MessenPass
[Quick Heal]
2010-02-02 Found nothing
[CPsecure]
2010-02-02 PSWTool.W32.Messen.fi
[Sophos]
2010-02-02 Found nothing
[Dr.Web]
2010-02-02 Tool.PassView.145
[VirusBlokAda VBA32]
2010-02-01 Found nothing
[Frisk F-Prot Antivirus]
2010-02-01 Found nothing
[VirusBuster]
2010-02-02 Found nothing

noob