ตั้งค่าการอ่าน

ค่าเริ่มต้น

  • เลื่อนอัตโนมัติ
    +:•: Script Code แจกสคริปต์โค้ดจ้า :•:+

    ลำดับตอนที่ #1 : Code :: ตั้ง Password จ้า

    • อัปเดตล่าสุด 24 ก.ย. 50



    <script language="javascript">

    <!-- BEGIN Script 
    // where to go if wrong password...   
    var wrong="URL เวปที่จะไปเมื่อรหัสผ่านผิดจ้า";   
    // password...   
    var password="ใส่พาสตรงนี้น้ะ";   
    // prompts the user this...   
    var name = prompt("ก ร อ ก  P a s s w o r d   จ๊ า ");   
    // if... else statement... right, confirm this, wrong, go to wrong...   
    if (name == password) {(confirm("เ ห้ ย ! !  รู้ ไ ด้ ไ ง เ นี่ ย"))}   
    else {location.href=wrong}   
    // END Script -->   
       
    </script>


    by :: meizz

    ติดตามเรื่องนี้
    เก็บเข้าคอลเล็กชัน

    ผู้อ่านนิยมอ่านต่อ ดูทั้งหมด

    loading
    กำลังโหลด...

    อีบุ๊ก ดูทั้งหมด

    loading
    กำลังโหลด...

    ความคิดเห็น

    ×