Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

darrenscerri

macrumors regular
Original poster
Nov 15, 2007
185
0
Malta
The following is just a lame try at trying to create an Automated Banking System for Mafia Live. This bookmarklet is currently pointless but I think many good JavaScript coders can help build upon this idea. Bookmarklet:
Code:
javascript:location="http://www.mafialive.com/bank/deposit?deposit_amount="+ document.getElementById("app_window").contentWindow.document.forms[0].elements[0].value

This currently works only in the bank page of Mafia Live.

For any tech savvy guy/girl in here, this bookmarklet sends the Mafia Live site a query to deposit, with the deposit value being the value in the text field where users enter the amount. Any help from everyone is much appreciated!
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.