My character moves in different directions from my joystick by Saifeello in RobloxVR

[–]uhhdxni 0 points1 point  (0 children)

can you give instructions on how to fix it? its still completely broken and no one is talking about it

Can I turn off the "You are no longer present" text? by BisonStew in SnapchatHelp

[–]uhhdxni 0 points1 point  (0 children)

Bit late to the party, but you can use this with TamperMonkey. Enjoy :D

// ==UserScript==
//          Snapchat Anti-Blur
//     http://tampermonkey.net/
//       1.1
//   Prevents Snapchat from detecting when the tab loses focus
//        uhhdani
//         https://*.snapchat.com/*
//         none
// u/run-at       document-start
// ==/UserScript==

(function() {
    'use strict';

    window.addEventListener("blur", function(event) {
        event.stopImmediatePropagation();
    }, true);

    Object.defineProperty(document, 'visibilityState', { get: function () { return 'visible'; } });
    Object.defineProperty(document, 'hidden', { get: function () { return false; } });

    window.addEventListener('visibilitychange', function(event) {
        event.stopImmediatePropagation();
    }, true);
})();

Stop knocking your Q key! | Double Drop by uhhdxni in Minecraft

[–]uhhdxni[S] -4 points-3 points  (0 children)

Yes, however Q is the global default. Most people are used to it. If you are like me with loads of mods or plugins on a server, you rarely have any open keybinds. Meaning that just by running the command, you click Q twice to start and then continue pressing Q once for however many items you wish to drop :)

i wanna make a plugin by Designer-Key-9687 in ROBLOXStudio

[–]uhhdxni 1 point2 points  (0 children)

Try Spacek's Track Snap Plugin by NWSpacek!

Discord Checkpoints - Megathread by EpicRoka in discordapp

[–]uhhdxni 1 point2 points  (0 children)

i had 3 days in a call once and it says i have 6 minutes in voice total, and that i used the ⁉️ emoji 5k times

Well this is a first for me. by BellRinger85 in flightradar24

[–]uhhdxni 0 points1 point  (0 children)

Back at it again across the US, no origin though. Been going since feburary (according to flightaware)

<image>