Welcome Guest [Log In] [Register]
Hiện thời Webstie của chúng tôi đang tạm đóng dể sửa chữa nhằm mục đích phục vụ tốt hơn cho nhu cầu của các bạn. Khi mọi công việc sữa chữa hoàn thành chúng tôi sẽ gửi email thông báo đến tất cả các bạn. Mong các bạn vui ḷng ghé lại sau. Thành thật xin lỗi v́ sự cố này.


>> Bạn đă có tài khoản chưa, click vào đây để đăng kư !


Nếu bạn đă là thành viên của L'@mour ™, vui ḷng đăng nhập để tham gia thảo luận. Cảm ơn !

Username:   Password:
Add Reply
Arcade X V6.0; with HIGH SCORES
Topic Started: Feb 7 2007, 10:36 AM (337 Views)
bachlong
No Avatar
Dark Angle

DEMO
Quote:
 


# Over 100 inbuilt games, with over 35 high score games inbuilt!
# Admin CP for easy game adding!
# Random game feature!  And this time, it stays in the arcade window!
# Search! Can't find a game?! Just search it! Now stays in your arcade!  And all the new games are autmoatically added into the search.
# Favorites!  The favorites are now coded in PHP, so when the cookies get deleted, your favorites arn't deleted!
# Easy! Quick install, and easy management!
# Add games!  Because of the coding of Arcade X, you can use any game, even if it doesn't have high scores!  Done in the ACP!
# Edit a game!  Don't like the describition of a game?  Well, with the Admin CP, this can be done, without editing multiple files!
# Game Heights and Width Changable!
# Remove a game!  A feature that was broken in Arcade X v5.0 is now back, and it works!
# Pages!  Spread your arcade out on multiple pages!
# Categories!  Easily view your arcade games in pages!
# Java game compatiable!
# Expand/Collapse Games!  A feature that was short lived on Version 3 is now back!
# All pervious bugs have been fixed!

Đầu tiên, phải đăng kư trước
LINK HERE

Tiếp theo , vào Board Wrapper, t́m <% BOARD %>
Phía trên past code này

Code:
 

<script>
function getu()
{
if(document.getElementById('userlinks').innerHTML.match('Logged in as:'))
{
get=document.getElementById('userlinks').rows[0].cells[0]
user=get.getElementsByTagName('a')[0].innerHTML
return user
}
else
{
user="Guest"
return user
}
}
if (location.href.indexOf("act=Arcadex") != -1) {
document.write('<div style="display:none">')
}
</script>


Phía dưới past code này
Code:
 

<script>
/*
Adding NaviBar Links
By Webworldx
*/
var aLink=new Array()
aLink[0]='<img src="http://img.photobucket.com/albums/v288/Mike4824/atb_arcade.gif" border="0" alt="" />&nbsp;<a href="http://sSERVER.invisionfree.com/BoardName/index.php?act=Arcadex">Arcade</a>'

var uCell = document.getElementsByTagName('TD')
for (i=0;i<uCell.length;i++){
if (uCell[i].align=="right" && uCell[i].innerHTML.match("act=calendar") && uCell[i].innerHTML.match("act=Help")){
var addLink=""
for (j=0;j<aLink.length;j++){
addLink+=aLink[j]+"  &nbsp;"
}

uCell[i].innerHTML=addLink+uCell[i].innerHTML
}}
</script>
<script>
username=getu()
if (location.href.indexOf("act=Arcadex") != -1)
{
if(username != "Guest")
{
navstrip.innerHTML+="-> <b><a href='http://sSERVER.invisionfree.com/BoardName/index.php?act=Arcadex'>Arcade</a></b>"
document.write('</div>');
document.write('<center><iframe frameborder=0 src="http://arcadex.commx.info/6/index2.php?b=AccountName&u=');
document.write(username);
document.write('" scrolling="no" height=1850 width=100%></iframe></center>');
}
if(username=="Guest")
{
document.write('</div>');
document.write('<div class="tableborder"><div class="maintitle">Not Allowed</div><div class="tablepad"><center>Sorry, Guests are not allowed to use the Arcade.<br>Please loggin to play a game.</center></div></div>');
document.write('<br>');
}
}
</script>
<script>
var iSpan = document.createElement('SPAN')
iSpan.innerHTML = "&nbsp;· <a href='http://arcadex.commx.info/6/admin/index.php' target='_blank'><b>Arcade CP</b></a>"
if(document.getElementById('userlinks').innerHTML.match(/admin cp/i) != null){
var e = document.getElementById('userlinks').getElementsByTagName('TD')[0];
e.insertBefore( iSpan ,e.childNodes[e.childNodes.length-1]);
}
</script>

Chú ư sửa lại cho đúng
1. sSERVER
2. BoardName
3. AccountName
Chúc thành công , nhớ support ở đây luôn nhé

Posted Image
Offline Profile Quote Post Goto Top
 
Shin
Member Avatar


game này giống V5.0 quá vậy bro
@bachlong: hay wá...giải trík bằng số th́ ai hỉu..giải thík bằng mă màu đi..MOD mà chỉ như vậy th́ ai làm được

SHIN spam bài quá :cam nhe:
Cảnh cáo lần 1
Offline Profile Quote Post Goto Top
 
bachlong
No Avatar
Dark Angle

Làm webmaster mà chỉ 1 chút như thế đă than rồi. ..
SHIN nghĩ ḿnh nói như thế là đúng ah

Posted Image
Offline Profile Quote Post Goto Top
 
Shin
Member Avatar


khỏi nói...tui làm wá chời Arcadex ...giỡn xíu mà nóng thế bachlong....hehe..c̣n cái nào th́ đưa ra hết đê..để shin đây ḳn luộc hết chứ... :ngoaymui:
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · ..: CODES :.. · Next Topic »
Add Reply