![]() |
|
08-02-2012
|
1 |
|
Registered User
Join Date: Dec 2011
Location: Blacksburg, Virginia
Posts: 5,459
|
Free Smite Beta Keys
I am giving away free Smite beta keys because I am bored. I got a couple keys to use. I put them in a spread sheet. The only catch to this program is that you have to be playing graal already and have at least 100 posts so I know I can trust you. I have to trust you because you have to send me back referral keys so I can give more keys out. Please PM me to get a Smite key. To sign up to a smite account, press this link and at the top right press sign up. When you sign up, log in and press here. Enter the code I sent you in the PM. Then, you're done! Now, you have to send me the referral keys. To send a referral to me, press here. If keys are on the page, send them to me. If not, wait an hour. They should be there. If you say they aren't, I won't believe you. Please PM me the codes that appear. There will be 2 or 3 keys. I put all the keys in a spread sheet, marking if they are used or not and if used, who used them. This way I can track anyone who is dishonest and doesn't return referrals. Thank you! |
|
08-02-2012
|
2 |
|
299,792,458 m/s
Join Date: Mar 2012
Location: Lebanon
Posts: 3,581
|
Legal keys??! Give me a key ill give you a hug! |
|
08-02-2012
|
3 |
|
Registered User
Join Date: Dec 2011
Location: Blacksburg, Virginia
Posts: 5,459
|
Send me a PM and I will get you the smite game :3 If I drop below 5 keys in my table, I won't be hosting it until I get more again. |
|
08-02-2012
|
4 |
|
busy
Join Date: Sep 2011
Location: Richmond, VA
Posts: 2,270
|
Is the game worth playing? I have a beta key, not sure if I should get it or not.
|
|
08-02-2012
|
5 |
|
Registered User
Join Date: Dec 2011
Location: Blacksburg, Virginia
Posts: 5,459
|
It is worth playing. I got my brother hooked. I have 8 keys left. |
|
08-02-2012
|
6 |
|
The Unwanted Critic
Join Date: Sep 2011
Posts: 3,639
|
If you like DOTA/LoL/HoN style games you would love it. If you haven't played those I'd definitely give it a shot. It mixes action and strategy at the same time. You need to be good at aiming but also thinking about strategy at the same time. |
|
08-05-2012
|
7 |
|
Registered User
Join Date: Dec 2011
Location: Blacksburg, Virginia
Posts: 5,459
|
Remember, you have to have at least 100 posts and play graal. I received a PM from a 0 posts guy.
|
|
08-06-2012
|
8 |
|
Registered User
Join Date: Dec 2011
Location: Blacksburg, Virginia
Posts: 5,459
|
Pazx and Johnaudi haven't returned their keys yet. DragonRider just sent me his request a few minutes ago so maybe he'll return his tomorrow.
|
|
08-06-2012
|
9 | |
|
299,792,458 m/s
Join Date: Mar 2012
Location: Lebanon
Posts: 3,581
|
|
|
|
08-06-2012
|
10 |
|
Registered User
Join Date: Dec 2011
Location: Blacksburg, Virginia
Posts: 5,459
|
Did you give any keys away :O Either that or they are on to me. My friends and I were making fake accounts and I think they disabled referrals for us
|
|
08-06-2012
|
11 | |
|
299,792,458 m/s
Join Date: Mar 2012
Location: Lebanon
Posts: 3,581
|
HTML Code:
<!DOCTYPE html> <html> <head><title> Hi-Rez Studios </title> <script type="text/javascript" src="/script/jquery/jquery-1.7.2.min.js"></script> <script type="text/javascript" src="/script/jquery/jquery-ui-1.8.19.custom.min.js"></script> <link type="text/css" href="/script/jquery/css/dark-hive/jquery-ui-1.8.19.custom.css" rel="stylesheet" /> <style type="text/css"> a, a:visited { color:#3C64C8; text-decoration: none; } a:hover, a:active { color:#55D4FF; text-decoration: underline; } body { margin:0; background-image: url(/images/hirez/HirezBlueBg.jpg); background-position: center top; background-attachment: scroll; background-repeat: no-repeat; background-color: #000; color:#FFF; font-size: 10px; font-family:Trebuchet MS, verdana, arial,sans-serif; } .blackBox { font-size:1.2em; margin: 60px auto 60px auto; padding: 20px 25px 30px 25px; background: rgba(0, 0, 0, 0.75); border: 1px solid #575755; } .blackBox h1{ font-size:1.5em; text-transform:uppercase; margin-bottom:25px; } .ingameClose a:link { color:white; } .ingameClose a:visited { color:white; } .ingameClose a:hover { color:white; text-decoration:none; } .ingameClose a:active { color:white; } #masterContent { margin-top: 25px; margin-left: auto; margin-right: auto; width: 800px; border: solid 0px red; } </style> <!-- Start Google Analytics --> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-24276583-1']); //hirezstudios.com google analytics account number _gaq.push(['_setDomainName', '.hirezstudios.com']); _gaq.push(['_trackPageview']); _gaq.push(['_setAllowLinker', true]); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <!-- END Google Analytics --> <link href="/userControls/navbar/navbar.css" rel="stylesheet" type="text/css" /> <script type="text/javascript"> $(function() { //jQuery Stuff $("#navRegister").click(function() { createAccount(); }); $("#navLogin").click(function() { var dlg = $("#loginDialog"); dlg.dialog("open"); }); $("[id^=lang-]").click(function() { var lang = $(this).attr('id').replace("lang-", ""); setCookie(lang); }); function setCookie(language) { var expires = new Date(); expires.setDate(expires.getDate() + 365); document.cookie = "language=" + language + "; expires=" + expires.toGMTString(); window.location.reload(); } }); </script> <link href="/userControls/copyright.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="/usercontrols/createaccount/createAccount.js"></script> <link rel="stylesheet" href="/usercontrols/createaccount/createAccount.css" /> <script type="text/javascript"> var responseUrl = "/support/createAccountResponse.aspx"; var landingUrl = "/communications/beta_confirmation.aspx"; </script> <script type="text/javascript" src="/usercontrols/login/login.js"></script> <link rel="stylesheet" href="/usercontrols/login/login.css" /> <script type="text/javascript" src="/usercontrols/_shared/messageBox.js"></script> <style type="text/css"> #messageBox { display:none; } #message { width:100%; min-height:80%; border:solid 0px blue; } #waitBar{ background-image: url(/images/waitbar2_green.gif); background-repeat: no-repeat; background-position: center bottom; height:15px; min-height:20%; width:100%; border:solid 0px red; } </style> <script type="text/javascript"> $(function () { $('.button').hover(function () { $(this).addClass('ui-state-hover'); }, function () { $(this).removeClass('ui-state-hover'); }); }); </script> </head> <body> <nav id="menuWrapper" class="gradient"> <nav id="menu" class="gradient"> <ul class="menu-top"> <li> <a href="http://www.hirezstudios.com/" class="menu-button-image"><span class="menu-label"><img src="/userControls/navbar/images/hirez.png" alt="Hi-Rez Studios" /></span></a> </li> <li> <a href="#" class="menu-button menu-drop"><span class="menu-label"><img id="ctl00_NavBarMaster_imgLanguage" src="/usercontrols/navbar/images/flags/en-US.png" style="border-width:0px;" /> Language</span></a> <div class="menu-dropdown menu-dropdown6"> <ul class="menu-sub"> <li><a id="lang-en-US" href="#" class="menu-subbutton"><img src="/usercontrols/navbar/images/flags/en-US.png" alt="English - United States" /><span class="menu-label">English</span></a></li> </ul> </div> </li> <li> <a href="#" class="menu-button menu-drop"><span class="menu-label">Games</span></a> <div class="menu-dropdown menu-dropdown1"> <ul class="menu-sub"> <li><a href="/smitegame/" class="menu-subbutton"><span class="menu-label">SMITE</span></a></li> <li><a href="/tribesascend/" class="menu-subbutton"><span class="menu-label">Tribes</span></a></li> <li><a href="/globalagendagame/" class="menu-subbutton"><span class="menu-label">Global Agenda</span></a></li> </ul> </div> </li> <li> <a href="http://forum.hirezstudios.com/phpbb/" class="menu-button"><span class="menu-label">Community</span></a> </li> <li> <a href="http://press.hirezstudios.com" class="menu-button"><span class="menu-label">Press</span></a> </li> <li> <a id="support" href="/support/support.aspx" class="menu-button"><span class="menu-label">Support</span></a> </li> <li> <a href="/orders/stores.aspx" class="menu-button"><span class="menu-label">Store</span></a> </li> <li class="menu-right"> <a href="/account/accountinfo.aspx" class="menu-button menu-drop"><span class="menu-label highlight">Johnaudi</span></a> <div class="menu-dropdown menu-dropdown1"> <ul class="menu-sub"> <li><a href="/account/accountinfo.aspx" class="menu-subbutton"><span class="menu-label">My account</span></a></li> <li><a href="/account/logout.aspx" class="menu-subbutton"><span class="menu-label">Sign out</span></a></li> </ul> </div> </li> </ul> </nav> <div id="menu-bottom-border" style="width:100%; border-top:solid 1px #444444;"></div> </nav> <div id="masterContent"> <div> <div class="blackBox"> <h1>Friend Referral</h1> <p>Thank you for your participation in the SMITE Beta Program. You currently have no more keys to give out to your friends. Watch this page, as we will be giving out new keys on a frequent basis.</p> </div> </div> <div id="copyrightInfo"> © 2007-2012 Hi-Rez Studios. <a href="http://legal.hirezstudios.com">See our Terms of Service and Privacy Policy.</a> </div> </div> <script type='text/javascript'>var btnCreateAccount = 'Create Account';</script> <div id="createAccountDialog" title="Create Account"> <form id="frmCreateAccount" method="post" action="/"> <table cellpadding="0" cellspacing="0" border="0" style="margin:10px auto; padding:0;"> <tr> <td style="width:130px;">Username</td> <td><input type="text" name="username" id="username" class="text ui-widget-content ui-corner-all" style="width:180px;" /></td> </tr> <tr> <td>Password</td> <td><input type="password" name="password" id="password" value="" class="text ui-widget-content ui-corner-all" style="width:180px;"/></td> </tr> <tr> <td>Password Confirm</td> <td><input type="password" name="passwordConfirm" id="passwordConfirm" value="" class="text ui-widget-content ui-corner-all" style="width:180px;"/></td> </tr> <tr> <td>Email</td> <td><input type="text" name="email" id="email" value="" class="text ui-widget-content ui-corner-all" style="width:180px;"/></td> </tr> <tr> <td colspan="2"><input type="checkbox" id="teen" name="teen" value="1" /> I am 13+ years old</td> </tr> <tr> <td colspan="2"><input type="checkbox" id="newsletter" name="newsletter" value="1" checked="checked" /> Subscribe to Hi-Rez Studios' newsletters</td> </tr> </table> </form> </div> <script type='text/javascript'>var btnLogin = 'Log in';</script> <div id="loginDialog" title="Log in"> <form id="frmLogin" method="post" action="/"> <table cellpadding="0" cellspacing="0" border="0" style="margin:10px auto; padding:0;"> <tr> <td colspan="2">You must have a <span style="font-weight:bold;">Master Account</span> to proceed. Please login or create an account below. You can login with either your Master Account's Username or Email Address.</td> </tr> <tr><td colspan="2"> </td></tr> <tr><td colspan="2"> </td></tr> <tr> <td style="width:130px;">Username</td> <td><input type="text" name="username" id="username" class="text ui-widget-content ui-corner-all" style="width:180px;" maxlength="128" /></td> </tr> <tr> <td>Password</td> <td><input type="password" name="password" id="password" value="" class="text ui-widget-content ui-corner-all" style="width:180px;" maxlength="20"/></td> </tr> </table> </form> </div> <div id="messageBox" title="Hi-Rez Studios"> <div id="message"></div> <div id="waitBar"></div> </div> </body> </html> |
|
|
08-06-2012
|
12 |
|
Registered User
Join Date: Dec 2011
Location: Blacksburg, Virginia
Posts: 5,459
|
Well I will be stopping the key distributing. I will look for more keys in the future to start this again.
|