Welcome Guest [Log In] [Register]
We hope you enjoy your visit.


You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Add Reply
test
Topic Started: Jul 11 2008, 11:02 AM (73 Views)
Zeu Vrede
Member Avatar
Administrator


You rolled a: 2!



// Made by Jediman, most of coding, done by the help of Zeta Boards members, cause I am garbage. THANKS!
// YOUR not allowed to redistribute, or post it anywhere EVER.
// Made for http://hprp.divinusdies.net/
$(function() {
$('#c_bbcode button:first').before($(document.createElement('button')).attr({ type: 'button', name: 'Cast Spell' }).text('Cast Spell').click(function () {
var outcome = "Your Spell was "+Math.floor(Math.random()*100)+" Percent Successful.";
$('#c_post-text').append(outcome);
}));
});

'button' 'cast spell'
Edited by Zeu Vrede, Jul 11 2008, 11:07 AM.
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · General Discussion · Next Topic »
Add Reply

Autumnea Theme created by Zeus00 and converted by Wolt of the ZetaBoards Theme Zone