Gunman escapes with more than a million dollars in casino chips
An armed gunman stormed the Bellagio and stole $1.5m worth of casino chips early yesterday morning (Dec 15). Police reckon the same man may have struck a Las Vegas casino last week.
The thief entered the Bellagio at 3:50am local time, disguised in a motorbike helmet and wearing a black jumpsuit. He walked straight up to a craps table, where he held up the croupier before grabbing handfuls of chips – some worth as much as $25,000.
Police estimate the entire robbery took place in just three minutes and the crook was caught on video scarpering from the casino after the heist before fleeing the scene by motorbike.
function hbxMediaPlay(hbxFileName, hbxCurrentPos, hbxEndPos, hbxFlashVersion) {
_hbSet('m.f',hbxFileName); _hbSet('m.cp',hbxCurrentPos); _hbSet('m.ep',hbxEndPos); _hbSet('m.s','play'); _hbSet('m.cl','Flash Player'); _hbSet('m.cv',hbxFlashVersion); _hbSet('m.tt','e'); _hbSend(); /*console.log('s.Media.open(' + hbxFileName + ', ' + hbxEndPos + ', ' + hbxFlashVersion + ')');*/ s.Media.open(hbxFileName, hbxEndPos, hbxFlashVersion);
}
function hbxMediaPause(hbxFileName, hbxCurrentPos, hbxEndPos, hbxFlashVersion) {
_hbSet('m.f',hbxFileName); _hbSet('m.cp',hbxCurrentPos); _hbSet('m.ep',hbxEndPos); _hbSet('m.s','pause'); _hbSet('m.cl','Flash Player'); _hbSet('m.cv',hbxFlashVersion); _hbSet('m.tt','e'); _hbSend(); /*console.log('s.Media.stop(' + hbxFileName + ', ' + hbxEndPos + ')');*/ s.Media.stop(hbxFileName, hbxEndPos); }
function hbxMediaStop(hbxFileName, hbxCurrentPos, hbxEndPos, hbxFlashVersion) {
_hbSet('m.f',hbxFileName); _hbSet('m.cp',hbxCurrentPos); _hbSet('m.ep',hbxEndPos); _hbSet('m.s','stop'); _hbSet('m.cl','Flash Player'); _hbSet('m.cv',hbxFlashVersion); _hbSet('m.tt','e'); _hbSend(); s.Media.close(hbxFileName); }
function hbxMediaPlayProgress(hbxFileName, hbxCurrentPos, hbxEndPos, hbxFlashVersion) { _hbSet('m.f',hbxFileName); _hbSet('m.cp',hbxCurrentPos); _hbSet('m.ep',hbxEndPos); _hbSet('m.s','playp'); _hbSet('m.cl','Flash Player'); _hbSet('m.cv',hbxFlashVersion); _hbSet('m.tt','e'); _hbSend(); }
var dennisPlayer; var dennisPlayerCurrentPosition = 0; var dennisClipDuration = 0; var dennisPlayerMetaClient = ''; var dennisCurrentPlayerFile = ''; var dennisPlayerInPlayingState = 0; var dennisTrackingInterval = 30000; var completedState = false;
function playerReady(obj) { dennisPlayer = document.getElementById(obj['id']); addListeners(); };
function addListeners () { /* documentation for this can be found here: http://www.longtailvideo.com/support/jw-player/jw-player-for-flash-v4/12209/javascript-api-reference#settinglisteners */ if (dennisPlayer) { dennisPlayer.addControllerListener("SEEK", "dennisSeekListener"); dennisPlayer.addModelListener("META", "dennisMetaListener"); dennisPlayer.addModelListener("STATE", "dennisStateListener"); dennisPlayer.addModelListener("TIME", "dennisPositionListener");
} else { setTimeout("addListeners()", 100); } }
function dennisStateListener (obj) {
dennisCurrentPlayerFile = dennisPlayer.getPlaylist()[0].file; switch(obj.newstate) { case 'PLAYING': if (obj.oldstate == 'PAUSED') { ommniturePlay(dennisCurrentPlayerFile, dennisPlayerCurrentPosition); } if (dennisPlayerInPlayingState == 0) { hbxMediaPlay(dennisCurrentPlayerFile, dennisPlayerCurrentPosition, dennisClipDuration, dennisPlayerMetaClient); }
break; case 'PAUSED': hbxMediaPause(dennisCurrentPlayerFile, dennisPlayerCurrentPosition, dennisClipDuration, dennisPlayerMetaClient); dennisPlayerInPlayingState = 0; break; case 'IDLE': hbxMediaStop(dennisCurrentPlayerFile, dennisPlayerCurrentPosition, dennisClipDuration, dennisPlayerMetaClient); dennisPlayerInPlayingState = 0 break; case 'COMPLETED': hbxMediaStop(dennisCurrentPlayerFile, dennisClipDuration, dennisClipDuration, dennisPlayerMetaClient); dennisPlayerInPlayingState = 0 break; default: break; } }
function dennisPositionListener (obj) {
/*This event doesnt appear to firing (or its very flakey) possibly due to upgrade. */
/*console.log('x');*/
/* dennisPlayerCurrentPosition = obj.position; dennisClipDuration = obj.duration; if (dennisPlayerCurrentPosition !=0 && (dennisPlayerCurrentPosition*1000)%dennisTrackingInterval == 0) {
dennisTrackPosition(); } if (dennisPlayerCurrentPosition > 0 && dennisPlayerInPlayingState == 0) { dennisPlayerInPlayingState = 1; } // track completed time if (dennisPlayerCurrentPosition !=0 && (Math.round(dennisPlayerCurrentPosition) == Math.round(dennisClipDuration - 1)) && completedState == false) { completedState = true; dennisTrackPosition(); } */ }
function dennisMetaListener (obj) { dennisPlayerMetaClient = obj.client; }
function dennisTrackPosition () { hbxMediaPlayProgress(dennisCurrentPlayerFile, dennisPlayerCurrentPosition, dennisClipDuration, dennisPlayerMetaClient) }
function dennisSeekListener(obj) { ommniturePlay(dennisCurrentPlayerFile, obj.position); }
function ommniturePlay(file, position) { s.Media.play(file,position); }
The perpetrator may have a hard time cashing in on his caper, though, as the stolen chips can only be redeemed at the Bellagio and cannot be interchanged due to security measures. Some chips may also be fitted with tracking devices, though it is not clear whether the stolen high-value chips are traceable.
A spokesperson for MGM, who own the Bellagio, said: ‘Chips are not like cash – at some point they must be redeemed.’
Police said they suspected the thief was connected to a Suncoast Casino heist, which took place last week. The culprit stole around $12k during the robbery.
Yesterday’s Bellagio robbery was the tenth to take place in Las Vegas this year and the latest in a string of high-profile thefts to hit the gambling fraternity.