Some ideas that might possibly haven't been used

I’ve been watching some Scambaiting for a long time videos and have thought of some ideas I couldn’t find being used. The first one involving using </s>setInterval<e> in fake bank account, so that every 30~ seconds the bank balance updates to actual balance, not the one scammer changed (for simplicity you can just reload the page with js) I think it would be a fun idea to see them getting pissed off. Of course they might save a snapshot of html page, with that, its possible to make background script that removes .html files from ~/Downloads folder. Another idea, that I think might have been used, but not as extensively, is fake windows utilities: Run, CMD, Eventvwr etc. Fake versions with something, like when scammer types REFUND AMOUNT: $300 it changes every number to 0 every time, reverses the text, empty eventvwr, et cetera.

As for simple, no-programming-required, when scammer goes to show bank account just refresh the page.

Sorry if this is off-topic/duplicate/not allowed, I'm not very familiar with the forum yet.

@neoguy99#166823 Good thought

If you type this magic incantation into the command line, it will clear the event viewer:

for /F "tokens=*" %1 in ('wevtutil.exe el') DO wevtutil.exe cl "%1"

There are also a number of fake programs like cmd or notepad kicking around on the internet if you search for them.

@Foreign_Hacker#166856 Interesting, does eventvwr create events frequently? Maybe then it could be run in background as a script too

As an additional idea, replace bank balance text element with canvas, so scammer can’t change the value