Skin made by Starfantazy. Find more at the IF Skin Zone
Add us to Your Favorites



Welcome back; your last visit was on Dec 9 2009, 08:03 PM
Forum Topics Replies Last Post Info
GameCube
Here all the stuff you need to know about gaming.
2 0 Aug 19 2006, 04:07 PM
In: Last PostLegand Of Zelda 4 Swords
By: skataqdude
Nintendo DS
The only handheld with 2 screens.
1 22 Aug 19 2006, 04:03 PM
In: Last PostI Love
By: skataqdude
Nintendo Revolution
The upincoming new nintendo system.
Forum Led by: ARCH_ANGEL
1 3 Aug 26 2006, 02:06 PM
In: Last PostThe Wii
By: suprem kite
 

Quick Log In


Board Statistics
1 user(s) active in the past 15 minutes
1 guests, 0 members, 0 anonymous members
Show detailed list by: Last Click, Member Name
Today's Birthdays
No members are celebrating a birthday today
Forthcoming Calendar Events within the next 31 days
There are no forthcoming calendar events
Board Statistics
Our members have made a total of 210 posts
We have 19 registered members
The newest member is IdendaPhini
Most users ever online was 7 on Dec 4 2006, 08:31 AM


Hosted for free by InvisionFree (Terms of Use: Updated 7/7/05) | Powered by Invision Power Board v1.3 Final © 2003 IPS, Inc.
Page creation time: 0.1624 seconds | Archive
/* RPG Hack v3.2 Created by Webworldx & Peter - 17.11.03 Updated for xHTML compliance by Magus This code may not be redistributed without express permission. This header must stay intact at all times. Failure to comply with the above may result in your board being deleted. */ /***************************************** Army Hack - Made by LagunaCid! s3.invisionfree.com/ordallia *****************************************/ RPGHigh="250" NextLevel="10" MoneySign="$" NextWeapon="8" NextItem="20" AddMoney="15" MoneyOn="N" ItemWeapOn="N" var BaseURL="http://www.webpost.net/ww/wwx/ifrpg/images" var StatsURL="http://www.webpost.net/ww/wwx" var statsImage=[]; statsImage[0]=["Soldiers","/hp.gif"] statsImage[1]=["Magis","/mag.gif"] statsImage[2]=["Archers","/str.gif"] statsImage[3]=["Knights","/def.gif"] statsImage[4]=["TempleKnights","/hp.gif"] statsImage[5]=["Wizards","/mag.gif"] statsImage[6]=["Snipers","/str.gif"] statsImage[7]=["Paladins","/def.gif"] var theEXP = ["EXP","/exp.gif"] function getStats() { TheStats=[]; stats=[]; var Soldiers=0;Magis=1;Archers=2;Knights=3;TempleKnights=4;Wizards=5;Snipe rs=6;Paladins=7; var Commander=1;Summoner=2;Shooter=3;Cavalier=4;General=5;HighWizard=6;Cam per=7;RoyalKnight=8; TheStats[Soldiers]=[] TheStats[Soldiers][Commander]=10 + PostCount * 2 TheStats[Soldiers][Summoner]=5 + PostCount / 1 TheStats[Soldiers][Shooter]=5+PostCount / 1 TheStats[Soldiers][Cavalier]=5 + PostCount / 1 TheStats[Soldiers][General]=7 + PostCount * 1.5 TheStats[Soldiers][HighWizard]=5 + PostCount / 1 TheStats[Soldiers][Camper]=5 + PostCount / 1 TheStats[Soldiers][RoyalKnight]=5 + PostCount / 1 TheStats[Magis]=[] TheStats[Magis][Commander]=1 + PostCount / 2 TheStats[Magis][Summoner]=3 + PostCount / 1 TheStats[Magis][Shooter]=1 + PostCount / 2 TheStats[Magis][Cavalier]=1 + PostCount / 2 TheStats[Magis][General]=1 + PostCount / 2 TheStats[Magis][HighWizard]=2 + PostCount / 1.5 TheStats[Magis][Camper]=1 + PostCount / 2 TheStats[Magis][RoyalKnight]=1 + PostCount / 2 TheStats[Archers]=[] TheStats[Archers][Commander]=1 + PostCount / 2 TheStats[Archers][Summoner]=1 + PostCount / 2 TheStats[Archers][Shooter]=3 + PostCount / 1 TheStats[Archers][Cavalier]=1 + PostCount / 2 TheStats[Archers][General]=1 + PostCount / 2 TheStats[Archers][HighWizard]=1 + PostCount / 2 TheStats[Archers][Camper]=2 + PostCount / 1.5 TheStats[Archers][RoyalKnight]=5 + PostCount / 2 TheStats[Knights]=[] TheStats[Knights][Commander]=PostCount / 3 TheStats[Knights][Summoner]=PostCount / 3 TheStats[Knights][Shooter]=PostCount / 3 TheStats[Knights][Cavalier]=1 + PostCount / 1.5 TheStats[Knights][General]=PostCount / 3 TheStats[Knights][HighWizard]=PostCount / 3 TheStats[Knights][Camper]=PostCount / 3 TheStats[Knights][RoyalKnight]=PostCount / 2.3 TheStats[TempleKnights]=[] TheStats[TempleKnights][Commander]=2 + PostCount / 1.5 TheStats[TempleKnights][Summoner]=1 + PostCount / 2 TheStats[TempleKnights][Shooter]=1 + PostCount / 2 TheStats[TempleKnights][Cavalier]=1 + PostCount / 2 TheStats[TempleKnights][General]=3 + PostCount / 1 TheStats[TempleKnights][HighWizard]=1 + PostCount / 2 TheStats[TempleKnights][Camper]=1 + PostCount / 2 TheStats[TempleKnights][RoyalKnight]=1 + PostCount / 2 TheStats[Wizards]=[] TheStats[Wizards][Commander]=PostCount / 4 TheStats[Wizards][Summoner]=PostCount / 3 TheStats[Wizards][Shooter]=PostCount / 4 TheStats[Wizards][Cavalier]=PostCount / 4 TheStats[Wizards][General]=PostCount / 4 TheStats[Wizards][HighWizard]=1+PostCount / 2 TheStats[Wizards][Camper]=PostCount / 4 TheStats[Wizards][RoyalKnight]=PostCount / 4 TheStats[Snipers]=[] TheStats[Snipers][Commander]=PostCount / 5 TheStats[Snipers][Summoner]=PostCount / 5 TheStats[Snipers][Shooter]=PostCount / 3.75 TheStats[Snipers][Cavalier]=PostCount / 5 TheStats[Snipers][General]=PostCount / 5 TheStats[Snipers][HighWizard]=PostCount / 5 TheStats[Snipers][Camper]=1 + PostCount / 2.5 TheStats[Snipers][RoyalKnight]=PostCount / 5 TheStats[Paladins]=[] TheStats[Paladins][Commander]=PostCount / 6 TheStats[Paladins][Summoner]=PostCount / 6 TheStats[Paladins][Shooter]=PostCount / 6 TheStats[Paladins][Cavalier]=PostCount / 4.5 TheStats[Paladins][General]=PostCount / 6 TheStats[Paladins][HighWizard]=PostCount / 6 TheStats[Paladins][Camper]=PostCount / 6 TheStats[Paladins][RoyalKnight]=PostCount / 3 for (i=0;i= parseInt(RPGHigh)) { stats[i]=RPGHigh; } if (parseInt(stats[i]) < 0 ) { stats[i]=0 } } return stats } var Race=[]; Race[1] = ["1","Commander"] Race[2] = ["2","Summoner"] Race[3] = ["3","Shooter"] Race[4] = ["4","Cavalier"] Race[5] = ["5","General"] Race[6] = ["6","HighWizard"] Race[7] = ["7","Camper"] Race[8] = ["8","RoyalKnight"] var WPName=[ [] , [] ]; WPName[0][1]=[""] WPName[0][2]=[""] WPName[0][3]=[""] WPName[0][4]=[""] WPName[0][5]=[""] WPName[0][6]=[""] WPName[0][7]=[""] WPName[0][8]=[""] WPName[1][1]=[""] WPName[1][2]=[""] WPName[1][3]=[""] WPName[1][4]=[""] WPName[1][5]=[""] WPName[1][6]=[""] WPName[1][7]=[""] WPName[1][8]=[""] var WPURL=[ [] , [] ]; WPURL[0][1]=[""] WPURL[0][2]=[""] WPURL[0][3]=[""] WPURL[0][4]=[""] WPURL[0][5]=[""] WPURL[0][6]=[""] WPURL[0][7]=[""] WPURL[0][8]=[""] WPURL[1][1]=[""] WPURL[1][2]=[""] WPURL[1][3]=[""] WPURL[1][4]=[""] WPURL[1][5]=[""] WPURL[1][6]=[""] WPURL[1][7]=[""] WPURL[1][8]=[""] var Items=[] Items[0]=[""] Items[1]=[""] var Extension=".gif"