Utils

The second Master of Crash has been crowned!

The second Master of CRASH has been crowned. Congratulations to markoarnautovic who even beat the first master OveReAction! The prize is a Limited Edition BurnoutAholics.com T-Shirt as seen below.

Front of the 2011 Limited Edition BurnoutAholics.com T-ShirtBack of the 2011 Limited Edition BurnoutAholics.com T-Shirt

 This is what the leaderboard looked like when the first competition ended.

Burnout:

BurnoutAholics:

Super Jump Screen Shots

Super Jump

Back  Show Map  Next Jump

The Super Jump, Smash and Billboard Guide maps and screenshots is created and maintained by evild. For latest version go to: http://picasaweb.google.com/evild70.

BurnoutAholics:

Fun Time

How much of a BurnoutAholic are you? Test yourself with the Achievements and Addiction points. Create a BurnoutAholics Gamer tag. Cast your vote on the polls. Watch the cool videos and submit one of your own.

BurnoutAholics:

Silverlight Video Player

Microsoft SilverLight LogoVideos on  BurnoutAholics.com are powered by Microsoft SilverLight. You might be asked to install SilverLight if you do not already have it on your computer. All new videos are streamed using the silverlight.live.com streaming service to improve the user experience.

 Viewing:

 


Back

BurnoutAholics:

Feedback

We always welcome comments and suggestions. Use the form below to send us feedback.

<?php
function feedback_form() {
$period = array('0' => 'Comments');

$form['grp'] = array(
'#type' => 'fieldset',
'#title' => t('Details'),
'#collapsible' => FALSE,
);

$form['grp']['type'] = array(
'#type' => 'select',
'#title' => t('Type of feedback'),
'#options' => $period,
'#default_value' => 0,
);

$form['grp']['details'] = array(
'#type' => 'textarea',
'#title' => t('Enter you feedback below'),
'#wysiwyg' => false,
'#cols' => 60,
'#rows' => 5,
'#resizeable' => TRUE,
);

$form['grp']['email'] = array(
'#type' => 'textfield',
'#title' => t('Your e-mail address'),
'#size' => 30,
'#maxlength' => 64,
);

$form['submit'] = array(
'#type' => 'submit',
'#value' => t('Submit'),
);
return $form;
}

function feedback_form_submit($fid, $fv)
{
Sendmail($fv['values']['type'], $fv['values']['details'], $fv['values']['email']);
}

print drupal_get_form('feedback_form');

function Sendmail($FeedbackType, $details, $EMail)
{
// Do a simple validation of the email address
if(eregi("([[:alnum:]\.\-]+)(\@[[:alnum:]\.\-]+\.+)", $EMail))
{
$to = "admin@burnoutaholics.com";
$subject = "UserFeedback: Comments on BurnoutAholics.com";

$from_header = "From: $EMail";

if(eregi("viagra", $details) || eregi("medic", $details) || eregi("meds", $details) || eregi("sdial", $EMail) || eregi("rabbit", $EMail) || eregi("prescription", $details) || eregi("xshorturl", $details) || eregi("xshourt", $details)|| eregi("href", $details))
{
drupal_set_message("Thank you! Your feedback has not been sent. We really appreciate getting spam :-)");
}
else
if(strlen($details) > 800)
{
drupal_set_message("Error: Your feedback exceeds the maximum length. ");
}
else
if($details != "")
{
//send mail - $subject & $contents come from surfer input
mail($to, $subject, $details, $from_header);
drupal_set_message("Your feedback has been sent.");
}
else
{
drupal_set_message("Error: You need to enter some text in the feedback field. ");
}
}
else
{
drupal_set_message("Error: $EMail is not a vaild e-mail address! ");
}

}
?>

Please note that you have to enter a vaild e-mail address to send us feedback.

BurnoutAholics:

BurnoutAholics Gamertag Generator

This is the BurnoutAholics Gamertag Generator.
Enter your name and we will generate a Burnout related gamertag for you. One or both parts of the gamertag will normally be a word that most people associate with Burnout.
The gamertag generator has now been updated with 24000 more gamertags including words related to Burnout Paradise.
If you want the ultimate Burnout gamertag this is the tool to use.

There are 37168 possible BurnoutAholics Gamertags.Array

Game:

BurnoutAholics:

Subscribe to Utils