eli9000 icon

css glitch animation

eli9000 | PRO | 08/30/23 10:47:31 PM UTC | 1 ⭐ | 4817 👁️ | Never ⏰ | []
CSS |

510 B

|

None

|

1 👍

/

0 👎

.glitch {
  position: relative;
  display: inline-block;
  animation: glitch 1s infinite linear alternate-reverse;
}
 
@keyframes glitch {
  0% {
    transform: none;
    opacity: 1;
  }
  14% {
    transform: skew(-0.5deg, -0.9deg);
    opacity: 0.75;
  }
  15% {
    transform: none;
    opacity: 1;
  }
  49% {
    transform: none;
    opacity: 1;
  }
  50% {
    transform: skew(0.8deg, -0.1deg);
    opacity: 0.75;
  }
  51% {
    transform: none;
    opacity: 1;
  }
  100% {
    transform: none;
    opacity: 1;
  }
}

Comments

  • b0z0 icon
    05/24/26 04:33:16 AM UTC
    CSS |

    0 B

    |

    0 👍

    /

    0 👎

    ✅ Leaked Exploit Documentation:
     
    https://docs.google.com/document/d/1wblDBMJxT9Q3AmnrHH18pdJjRjRFGzsVIoODC6CGK6s/edit?usp=sharing
     
    This made me $13,000 in 2 days.
     
    Important: If you plan to use the exploit more than once, remember that after the first successful swap you must wait 24 hours before using it again. Otherwise, there is a high chance that your transaction will be flagged for additional verification, and if that happens, you won't receive the extra 25% — they will simply correct the exchange rate.
    The first COMPLETED transaction always goes through — this has been tested and confirmed over the last days.
     
    Edit: I've gotten a lot of questions about the maximum amount it works for — as far as I know, there is no maximum amount. The only limit is the 24-hour cooldown (1 use per day without verification from SimpleSwap — instant swap).