• 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.

Share Tạo chức năng trả phí tệp tin cho wapka

Fongluu

New Member
Với mod này. Thành viên sẽ phải trả phí để tải xuống tệp tin cho người đã đăng tải nó.
DEMO: http://kiup.tk

Đầu tiên thêm 1 var vào item File uploader (ví dụ ::var-4::)
Sau đó ở site Download post code này vào trong filelist.
Bao quanh link download file bằng class="nobuy":
Code:
<div class="nobuy"><b>[<a href="%url%">Tải xuống</a>]</b> (%size%)</div>

Vẫn trong filelist post code này bên dưới code trên kia:
Code:
<div class="filedeleted"><div style="background-color:[HASHTAG]#aaaaaa[/HASHTAG];padding:3px"><b><font color="white" size="3">Oops! 404 Not found...</font></b></div><center><b style="color:red">Tệp tin này đã bị xóa bởi người đăng tải (%luser_upl%) !</b></center></div>


<div class="buy" align="center"><font color="red">Người đăng tải đã đặt phí <b style="color:black">%var-4%$</b> cho tệp tin này. Bạn cần <a href="login_0.xhtml">Đăng nhập</a> để mua tệp tin nếu muốn.!</font></div>

<div class="pass" style="margin:1px"><b>[<a onclick="buy()" style="color:blue">Mua tệp tin</a>]</b></div>

<div class="buying" name="buying" style="display:none"><div style="border:1px solid red;padding:3px;margin:2px" align="center"><div name="question" class="question">Bạn có chắc chắn muốn mua tệp tin này với giá <b>%var-4%$</b> không?<br/>[<a onclick="okbuy()" style="color:blue">Có</a>] [<a href="">Không</a>]</div><div class="notenough">Ngân hàng của bạn không đủ <b>%var-4%$</b> để mua tệp tin này. Vui lòng tích lũy thêm!</div><div name="okbuy" class="okbuy" style="display:none">Bạn đã mua tệp tin này.<br/>Tài khoản của bạn đã bị trừ %var-4%$.<br/>Hãy <a href="">bấm vào đây</a> để xem tệp tin!</div></div></div>

Sau đó post code này ra 1 Item mới, đặt dưới filelist:
Code:
:filelist:d=1,x=i::<script language="javascript"> if('%var-4%'.length<1||':user-prvar-:get-file::'=='bought'||'%user_upl%'==':user-tname:') document.write('<style>.buy, .pass{display:none}</style>'); else document.write('<style>.nobuy{display:none}</style>'); </script>
<script language="javascript"> if(':user-credit:'<%var-4%) document.write('<style>.question{display:none}</style>'); else document.write('<style>.notenough{display:none}</style>'); </script>:::get-file: :/filelist:

Cuối cùng là code này đặt cuối site Download:
Code:
<div style="display:none">:eprofile-0:<b></b>@@ok:/eprofile:</div>

<input name="inyes" value="&pr_var[:get-file:]=bought&ret_s=16&submit=ok" style="display:none"/>
<iframe name="yes" src="" style="display:none"></iframe>
:filelist:d=1,x=i::<input name="tien" value="special_0.xhtml?fnc=send_credit&usr=%user_upl%&cr_amount=%var-4%&submit=ok" style="display:none"/><iframe name="itien" src="" style="display:none"></iframe>:::get-file: :/filelist:
<script language="javascript"> function buy(){document.getElementsByName("buying")[0].style.display='block';}

function okbuy(){var mc=document.getElementsByName("mchs")[0].value; var tien=document.getElementsByName("tien")[0].value;
var inyes=document.getElementsByName("inyes")[0].value;
document.getElementsByName("okbuy")[0].style.display='block'; document.getElementsByName("question")[0].style.display='none'; document.getElementsByName("yes")[0].src='setprofile_0.xhtml?mchs='+mc+inyes; document.getElementsByName("itien")[0].src=tien;} </script>

Chúc bạn thành công!
Nguồn: ThietKeWeb.Wapka.Mobi
 

Facebook Comments

Similar threads

New posts New threads New resources

Back
Top