A Pen by Mirco Babini

Developer
Size
1,907 Kb
Views
36,432

How do I make an a pen by mirco babini?

What is a a pen by mirco babini? How do you make a a pen by mirco babini? This script and codes were developed by Mirco Babini on 16 July 2022, Saturday.

A Pen by Mirco Babini Previews

A Pen by Mirco Babini - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>A Pen by Mirco Babini</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<div id="console"></div> <script src="js/index.js"></script>
</body>
</html>

A Pen by Mirco Babini - Script Codes CSS Codes

#console{ font-family: monospace;
}

A Pen by Mirco Babini - Script Codes JS Codes

checkPass('YZCHF5');
function checkPass(password){ var count1 = 3 , count2 = 5; var sumof1 = 0 , sumof2 = 0; var charlist = "BHFE8"; var succ1 = ''; var succ1c = '&nbsp;&nbsp;'; for (i = 0; i < password.length; ++i){ sumof1 += (password.charCodeAt(i) * count1); succ1 += (password.charCodeAt(i) * count1) + ' '; succ1c += count1 + '&nbsp;&nbsp;&nbsp;'; count1++; } var succ2 = ''; var succ2c = '&nbsp;&nbsp;'; var succ3 = '&nbsp;'; for (i = 0; i < charlist.length; ++i){ sumof2 += (charlist.charCodeAt(i) * count2); succ2 += (charlist.charCodeAt(i) * count2) + ' '; succ2c += count2 + '&nbsp;&nbsp;&nbsp;'; succ3 += charlist.charCodeAt(i) + '&nbsp;&nbsp;'; count2++; } // 2308 jQuery('#console').html( succ1 + '= ' + sumof1 + "<br/>" + succ1c + "<br/>" + succ2 + '= ' + sumof2 + "<br/>" + succ2c + "<br/>" + succ3 ); (sumof1 == sumof2) ? alert('la psw è: ' + password): alert("Sorry, but the password was incorrect.");
}
A Pen by Mirco Babini - Script Codes
A Pen by Mirco Babini - Script Codes
Home Page Home
Developer Mirco Babini
Username mircobabini
Uploaded July 16, 2022
Rating 3
Size 1,907 Kb
Views 36,432
Do you need developer help for A Pen by Mirco Babini?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Mirco Babini (mircobabini) Script Codes
Create amazing captions with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!