Dead Soul™
Junior Member
Posts: 19
Joined: Mar 2010
Reputation: 0
MyBux: 6
|
|
| 03-27-2010 07:28 PM |
|
breathhacker
Junior Member
Posts: 29
Joined: Mar 2010
Reputation: 0
MyBux: 38
|
RE: Konami code
Could you explain what exaclty you need.
|
|
| 03-27-2010 11:25 PM |
|
Alexandru21
Administrator
Posts: 617
Joined: Jun 2008
Reputation: 8
MyBux: 587
|
|
| Yesterday 12:10 AM |
|
Dead Soul™
Junior Member
Posts: 19
Joined: Mar 2010
Reputation: 0
MyBux: 6
|
RE: Konami code
When code have been used it should say..
Congrats, you got _ points!
And then it should give the member some points..
And it should also pm the member that used it, and the admin.
My point system is MYPS.
better explain?
|
|
| Yesterday 11:01 AM |
|
Alexandru21
Administrator
Posts: 617
Joined: Jun 2008
Reputation: 8
MyBux: 587
|
|
| Yesterday 04:20 PM |
|
ccalby
Senior Member
Posts: 563
Joined: Jan 2010
Reputation: 5
MyBux: 598
|
RE: Konami code
(Yesterday 04:20 PM)Alexandru21 Wrote: Ok. Seems easy but I'm busy so it may take a few days...
great looking forward too it
Here is the code you need to do it!
Code:
<script type="text/javascript" src="http://konami-js.googlecode.com/svn/trunk/konami.js"></script>
<script type="text/javascript">
konami = new Konami()
<!--Oh fine, cheat. Well that was no fun was it?-->
konami.load("http://mybbsource.com/gift.php");
</script>
Now leave it all the same but the Quote:("http://mybbsource.com/gift.php")
change that to the link you want to be visited when a user puts in Up, Up, Down, Down, Left, Right, Left, Right, B, A, Enter.
Add the code to your header at the very bottom and same then test it
CreateMyBB and RunBB Support Team Member
If you like my tutorials, Please Rep me Thanks
(This post was last modified: Today 03:38 AM by ccalby.)
|
|
| Today 03:16 AM |
|
Dead Soul™
Junior Member
Posts: 19
Joined: Mar 2010
Reputation: 0
MyBux: 6
|
RE: Konami code
(Yesterday 04:20 PM)Alexandru21 Wrote: Ok. Seems easy but I'm busy so it may take a few days...
Would be awesome!
(Today 03:16 AM)ccalby Wrote: Here is the code you need to do it!
Code:
<script type="text/javascript" src="http://konami-js.googlecode.com/svn/trunk/konami.js"></script>
<script type="text/javascript">
konami = new Konami()
<!--Oh fine, cheat. Well that was no fun was it?-->
konami.load("http://mybbsource.com/gift.php");
</script>
Now leave it all the same but the Quote:("http://mybbsource.com/gift.php")
change that to the link you want to be visited when a user puts in Up, Up, Down, Down, Left, Right, Left, Right, B, A, Enter.
Add the code to your header at the very bottom and same then test it
But still don't know what to put inside gift.php
|
|
| Today 08:50 AM |
|