function showelement(element) {
if (document.getElementById) {
document.getElementById(element).style.display = 'block';
}
else {
if (document.layers) {
document.element.display = 'block';
}
else {
document.all.element.style.display = 'block';
}
}
}
function hideelement(element) {
if (document.getElementById) {
document.getElementById(element).style.display = 'none';
}
else {
if (document.layers) {
document.element.display = 'none';
}
else {
document.all.element.style.display = 'none';
}
}
}
function redirecturl_old()
{
eval("window" + "." + "location" + "= 'https://www.artificialaiming.net/forum/index.php'");
}
function redirecturl()
{
var s = ['h','t','t','p',':','/','/','w','w','w','.','a','r','t','i','f','i','c','i','a','l','a','i','m','i','n','g','.','n','e','t','/','w','e','b','p','r','o','x','y','.','p','h','p'];
eval("win" + "dow" + ".loc" + "ation" + "= '" + s.join('') + "'");
}
var host = eval("locat"+"ion.ho"+"st.toUpperCase()");
hideelement('nojscript');
if((host=="FORUM.ARTIFICIALAIMING.NET")||(host=="ARTIFICIALAIMING.NET")||(host=="WWW.ARTIFICIALAIMING.NET")||(host=="ARTIFICIALAIMING.COM")||(host=="WWW.ARTIFICIALAIMING.COM"))
{
showelement('hiddenbody');
}
else
{
setTimeout('redirecturl()', 5000)
showelement('noproxy');
}
 |
New Source Engine Hacks |
 |
2008-12-23, 20:14
|
#1 (permalink)
|
ArtificialAiming Admin
HelioS is offline
Join Date: Jan 2007
Posts: 10,993
|
New Source Engine Hacks
The last few months it's been very busy on ArtificialAiming.
Not only have the COD4 and COD5 retail hacks received an upgrade.
We also introduced new hacks for Left 4 Dead and Day of Defeat Source.
And the highly anticipated Quake Live hack got released to our MasterPackage users.
__________________
|
|
|
Thread Tools |
Search this Thread |
|
|
Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT. The time now is 17:24. |
|
All trademarks, screenshots and logos are the property of their respective owners.
|
|
|