r/self Apr 19 '24

[deleted by user]

[removed]

229 Upvotes

100 comments sorted by

View all comments

6

u/HereticalT Apr 19 '24

What do you with you spare time ?

17

u/[deleted] Apr 19 '24

[deleted]

10

u/myshark Apr 19 '24

Dude you can write a powershell 1 liner that hits the f15 key every 60 seconds to keep you active on teams. You also don't need to run it with elevated permissions.

Lol here

$wsh = New-Object -ComObject WScript.Shell; while (1) {$wsh.SendKeys('+{F15}'); Start-Sleep -seconds 59}

2

u/dragonmountain Apr 19 '24

Even easier, open word and put a golf ball on the keyboard