|
| 1 | +#! /usr/bin/python |
| 2 | +#Hapus Copyright?Lo Bukan Coder Bro |
| 3 | + |
| 4 | +#masuk tools |
| 5 | + |
| 6 | +import os |
| 7 | +import sys |
| 8 | + |
| 9 | +os.system ('termux-setup-storage') |
| 10 | +os.system ('clear') |
| 11 | + |
| 12 | +syntax = """ ____ ____ _____ _ |
| 13 | +/ ___| / ___|_ _|___ / __ _| |_ |
| 14 | +\___ \| | | '__||_ \ / _` | __| |
| 15 | + ___) | |___| | ___) | (_| | |_ |
| 16 | +|____/ \____|_| |____/ \__,_|\__|v.1""" |
| 17 | + |
| 18 | +print syntax |
| 19 | + |
| 20 | +print "(+)---------------------------ABOUT(+)" |
| 21 | + |
| 22 | +print " | TEAM : Syntax Error Crew |" |
| 23 | + |
| 24 | +print "(+)--------------------------------(+)" |
| 25 | +syntitle = raw_input(" | }{ploit@title : ") |
| 26 | +synteam = raw_input(" | }{ploit@team : ") |
| 27 | +synick = raw_input(" | }{ploit@nick : ") |
| 28 | +synfriend = raw_input(" | }{ploit@friend : ") |
| 29 | +os.system ('sleep 3') |
| 30 | +print "(+)----------------------------DONE(+)" |
| 31 | +os.system ('sleep 2') |
| 32 | +print " | SELESAI DIBUAT >> |" |
| 33 | +print "(+)--------------------------------(+)" |
| 34 | +syn = open("syntaxcrew.html","w") |
| 35 | +syntax = """<html> |
| 36 | + <head> |
| 37 | + <title>""" |
| 38 | +syntax1 = syntitle |
| 39 | +syntax2 = """</title> |
| 40 | + <meta content="Security Just Illusion" /> |
| 41 | +
|
| 42 | + <meta name="title" content=" """ |
| 43 | +syntax3 = synteam |
| 44 | +syntax4 = """ " /> |
| 45 | +
|
| 46 | + <meta name="googlebot" content="index,follow" /> |
| 47 | +
|
| 48 | + <meta name="robots" content="all" /> |
| 49 | +
|
| 50 | + <meta name="robots schedule" content="auto" /> |
| 51 | +
|
| 52 | + <meta name="distribution" content="global" /> |
| 53 | +
|
| 54 | + <meta contact="#" /> |
| 55 | +
|
| 56 | + <meta charset="utf-8" /> |
| 57 | +
|
| 58 | + <style>html, body { color: #636b6f; font-family: 'Fredericka the Great', sans-serif; font-weight: 100; height: 100vh; margin: 0; } .full-height { height: 100vh; } .flex-center { align-items: center; display: flex; justify-content: center; } .position-ref { position: relative; } .content { text-align: center; } .title { font-size: 36px; padding: 20px; }</style> |
| 59 | + <style type="text/css">* { margin:0; padding:0; } div { font-family: 'Merienda'; } html { background-color: #000000; font-family: Merienda; no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .text_d7net { font-weight:200px; font-size:20px; background:#000000; color:#3e6a06; text-shadow: -1px -1px 1px grey, -1px -1px 3px grey, 1px 1px 1px silver, 1px 1px 3px silver, 1px -1px 1px grey, -1px 1px 1px grey; } .sd7net { width: 100%; overflow:hidden; -webkit-animation: typing 5s steps(70, end); animation: animasi-ketik 5s steps(70, end); } @keyframes animasi-ketik{ from { width: 0; } } @-webkit-keyframes animasi-ketik{ from { width: 0; } } @import url(https://fonts.googleapis.com/css?family=Open+Sans:600); body { font-family: 'Open Sans', 'sans-serif'; color: #cecece; background: #000000; overflow: hidden; } .d7net-1, .d7net-2, .d7net-3, .d7net-4 { position: bottom; display: block; top: 2em; font-family: 'Merienda'; transparent; width: 60%; font-size: 24px; animation-duration: 15s; animation-timing-function: ease-in-out; animation-iteration-count: infinite; } .d7net-1{ animation-name: anim-1; } .d7net-2{ animation-name: anim-2; } .d7net-3{ animation-name: anim-3; } .d7net-4{ animation-name: anim-4; } @keyframes anim-1 { 0%, 8.3% { left: -100%; opacity: 0; } 8.3%,25% { left: 25%; opacity: 1; } 33.33%, 100% { left: 110%; opacity: 0; } } @keyframes anim-2 { 0%, 33.40% { left: -100%; opacity: 0; } 41.63%, 58.29% { left: 25%; opacity: 1; } 66.66%, 100% { left: 110%; opacity: 0; } } @keyframes anim-3 { 0%, 65.66% { left: -100%; opacity: 0; } 61.63%, 60.29% { left: 25%; opacity: 1; } 99.66%, 100% { left: 110%; opacity: 0; } } @keyframes anim-4 { 0%, 50.10% { left: -100%; opacity: 0; } 55.00%, 52.00% { left: 25%; opacity: 1; } 75.10%, 100% { left: 110%; opacity: 0; } }</style> |
| 60 | + </head> |
| 61 | + <body align="center" oncontextmenu="return false" bgcolor="black"> |
| 62 | + <center></center> |
| 63 | + <div class="stars"> |
| 64 | + <div class="twinkling"> |
| 65 | + <div class="flex-center position-ref full-height"> |
| 66 | + <div class="content"> |
| 67 | + <embed src="http://lagu123.eu/play/melancholia-box-sad-creepy-song~lagu123.eu~u9WsZoceais.mp3" type="audio/mpeg" autostart="true" loop="true" height="0" width="0" /> |
| 68 | +
|
| 69 | + <div class="text"> |
| 70 | + <font color="#FFFFFF"> |
| 71 | + <img src="https://imagizer.imageshack.com/v2/320xq90/r/924/V1mLUK.jpg" height="300" width="" /> |
| 72 | +
|
| 73 | + <br /> |
| 74 | +
|
| 75 | + <br /> |
| 76 | +
|
| 77 | + <font size="5"> |
| 78 | + <b> |
| 79 | + <i> |
| 80 | + <code>HACKED By""" |
| 81 | +syntax5 = synick |
| 82 | +syntax6 = """</code> |
| 83 | + </i> |
| 84 | + </b> |
| 85 | + </font> |
| 86 | + <br /> |
| 87 | +
|
| 88 | + <br /> |
| 89 | +
|
| 90 | + <code>""" |
| 91 | +syntax7 = synteam |
| 92 | +syntax8 = """<br /> |
| 93 | +
|
| 94 | + <br /> |
| 95 | +
|
| 96 | + </code> |
| 97 | + </font> |
| 98 | + <center> |
| 99 | + <font color="#FFFFFF"></font> |
| 100 | + <p class="d7net-1"> |
| 101 | + <font color="#FFFFFF">My Friends :</font> |
| 102 | + <br />""" |
| 103 | +syntax9 = synfriend |
| 104 | +syntax10 = """ </p> |
| 105 | + </center> |
| 106 | + </div> |
| 107 | + </div> |
| 108 | + </div> |
| 109 | + </div> |
| 110 | + </div> |
| 111 | + </body> |
| 112 | +</html>""" |
| 113 | + |
| 114 | +syn.write (syntax) |
| 115 | +syn.write (syntax1) |
| 116 | +syn.write (syntax2) |
| 117 | +syn.write (syntax3) |
| 118 | +syn.write (syntax4) |
| 119 | +syn.write (syntax5) |
| 120 | +syn.write (syntax6) |
| 121 | +syn.write (syntax7) |
| 122 | +syn.write (syntax8) |
| 123 | +syn.write (syntax9) |
| 124 | +syn.write (syntax10) |
| 125 | +syn.close () |
0 commit comments