• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Admin

Well-Known Member
Staff member
Administrator
Code tạo bộ đếm ảo cho xtgem, không dùng js.
Dán code này vào wap bạn.
HTML:
<!--parser:xtscript-->
assign $rand = call mt_rand $min=50;$max=100
assign $randa = call mt_rand $min=500;$max=1000
assign $randb = call mt_rand $min=5000;$max=10000
assign $randc = call mt_rand $min=50000;$max=100000
print <font color="red">Online: $rand<br/>Trong ngày: $randa<br/>Trong tháng: $randb<br/>Tổng cộng: $randc</font>
<!--/parser:xtscript-->
 

Facebook Comments

Similar threads

New posts New threads New resources

Back
Top