dollcrds

pro-plus cr dollbahi main codes

Jun 20th, 2025 (edited)
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.25 KB | None | 0 0
  1. <style>
  2. @font-face {
  3. font-family: windows;
  4. src: url(https://dl.dropbox.com/s/cn0l1yjacta4whv/W95FA.otf);
  5. }
  6.  
  7. @font-face {
  8. font-family:'kiwi';
  9. src: url(https://dl.dropbox.com/s/388cvx0do21kj3n/KiwiSoda.ttf);
  10. }
  11.  
  12. @font-face {
  13. font-family: dreams;
  14. src: url(https://dl.dropbox.com/s/i9lg3nchwvgi6p3/dream.ttf);
  15. }
  16.  
  17. ::-moz-selection { /* EDIT THIS ONE TOO */
  18. color: #fff;
  19. background: #C52B2A;
  20. }
  21.  
  22. ::selection {
  23. color: #fff;
  24. background: #C52B2A;
  25. }
  26.  
  27. ::-webkit-scrollbar {
  28. width: 13px;
  29. height: 10px;
  30. }
  31.  
  32. ::-webkit-scrollbar-thumb {
  33. background: linear-gradient(90deg, rgba(238,238,238,1) 38%, rgba(206,206,206,1) 62%);
  34. border: 1.5px solid #888888;
  35. border-radius: 5px;
  36. }
  37.  
  38. ::-webkit-scrollbar-track {
  39. background: linear-gradient(90deg, rgba(230,230,230,1) 6%, rgba(240,240,240,1) 18%);
  40. }
  41.  
  42. ::-webkit-scrollbar-button {
  43. display: block;
  44. width: 14px;
  45. height: 16px;
  46. }
  47.  
  48. ::-webkit-scrollbar-button:vertical:start:decrement {
  49. background: white;
  50. box-shadow: inset 0 7px 5px -7px white, inset 7px 0 5px -7px gray, inset -7px 0 5px -7px gray, inset 0 -7px 5px -7px gray;
  51. border: 1.5px solid #888888;
  52. border-radius: 5px;
  53. }
  54.  
  55. ::-webkit-scrollbar-button:vertical:start:increment {
  56. display: none;
  57. }
  58.  
  59. ::-webkit-scrollbar-button:vertical:end:decrement {
  60. display: none;
  61. }
  62.  
  63. ::-webkit-scrollbar-button:vertical:end:increment {
  64. background: white;
  65. box-shadow: inset 0 7px 5px -7px white, inset 7px 0 5px -7px gray, inset -7px 0 5px -7px gray, inset 0 -7px 5px -7px gray;
  66. border: 1.5px solid #888888;
  67. border-radius: 5px;
  68. }
  69. </style>
  70.  
  71. <head>
  72. <script language="javascript" type="text/javascript">
  73. alert("hai welcome to my site! credit dollbahi if you remake")
  74. </script>
  75. </head>
  76.  
  77. <style type="text/css">* {cursor: url(https://cur.cursors-4u.net/anime/ani-9/ani870.cur), auto !important;}</style>
  78.  
  79. <html>
  80. <body oncontextmenu="return false;">
  81. </html>
  82. <script>
  83. document.onkeydown = function(e) {
  84. if(event.keyCode == 123) {
  85. return false;
  86. }
  87. if(e.ctrlKey && e.shiftKey && e.keyCode == 'I'.charCodeAt(0)){
  88. return false;
  89. }
  90. if(e.ctrlKey && e.shiftKey && e.keyCode == 'J'.charCodeAt(0)){
  91. return false;
  92. }
  93. if(e.ctrlKey && e.keyCode == 'U'.charCodeAt(0)){
  94. return false;
  95. }
  96. if(e.ctrlKey && e.shiftKey && e.keyCode == 'C'.charCodeAt(0)){
  97. return false;
  98. }
  99. }
  100. </script>
Advertisement
Add Comment
Please, Sign In to add comment