ok i found a hack that i want to use on my forums. when i click the shop button it takes me to my control panel. heres the code:
<script type='text/javascript'>
/*This very awesome shopmod was written by Duveaux.
Find this modification for YOUR board at
http://www.phantom-designs.net
Happy shopping
Do not remove copyrights!*/
var boardurl='
http://s4.invisionfree.com/shop_test/'
var boardname='Iced_Designs'
var money=["$","Iced Cash",3]
var posts=[];
var cash=[];
var items=[];
var catagory=[];
catagory[0]="Great Renders"
catagory[1]="Brushes"
catagory[2]="Fonts"
catagory[3]="Buy a Sig"
var items=[];
items[0] = ["Marvel", "Great Renders", 50,1, "SpiderMan.", 0]
items[1] = ["Prince of Persia", "Great Renders", 50,1,"A great render i would use for a sig.", 0]
items[2] = ["Wolverine", "Great Renders", 50,1, "Wolverine X.",0]
items[3] = ["Penguin", "Great Renders", 50,1, "Not bad.", 0]
items[4] = ["Swastika", "Great Renders", 50,1, "A cool Swastika", 0]
items[5] = ["A girl", "Great Renders", 50,1, "Anime Girl.", 0]
items[6] = ["Captain America", "Great Renders", 50,1, "Awesome render.", 0]
items[7] = ["Voodoo doll", "Great Renders", 50,1, "Good quality", 0]
items[8] = ["Grunge Set", "Brushes", 300,1, "My favorite ser.", 0]
items[9] = ["Abstract Ser", "Brushes", 300,1, "Great effects.", 0]
items[10] = ["Pixel/Bitmap Fonts", "Fonts", 45,15,"Just pixelated fonts.", 0]
items[11] = ["Font pack", "Fonts", 38,12, "A HUGE font pack.", 0]
items[12] = ["Grunge","Buy a Sig", 230,1,"Grunge look.",0]
items[13] = ["Abstract","Buy a Sig", 230,1,"Abstract look.",0]
items[14] = ["Pixel Stretch", "Buy a Sig", 300,1, "Pixel Stretch.", 0]
items[15] = ["Multi-Coloring", "Buy a Sig", 150,1, "Multi Coloring most comonley used", 0]
items[16] = ["Fractal", "Buy a Sig", 450,1, "Fractal", 0]
items[17] = ["Vectors", "Buy a Sig", 200,1, "Vectors", 0]
items[18] = ["Photo Manipulation", "Buy a Sig", 500,1, "Photo Manipulation", 0]
items[19] = ["Grunge & Abstract together", "Buy a Sig", 1500,1, "Grunge and Abstract put together.", 0]
</script>
<script src='http://70.85.169.212/6169/33/upload/p145710.ibf'></script>