Taureon

Results 12 comments of Taureon

Wouldn't this work? ```js connect(address, 1, (err, linkage){ linkage.on('end', () => { doStuffWhenConnectionEnds(); }); }); ``` (I never used node-bluetooth, this is an educational guess I made seen from similar...

just dont crash the server and take the L works most of the time

> So when i restarted all the bots one of the bots is not in team fortress 2 or cant join casual while not vac banned https://imgur.com/IuTNEv9.png here is the...

use something thats not cathook maybe thatll work

i am sure that this is the XOR operator, for an operator that is like `Math.pow`, there is `**`. Example: `3 ** 2 === 9`

it would do it either probably or half probably = 50% chance to do it half = `counter = counter + 10` would just add 5

if it works for anyone else, please tell me the exact browser that you are using just in case it is just a me problem

after i turn the setting on to allow audio on the page, yea it works. i still think you should load the audio stuff after the user interacts with the...

BIG CORRECTION chrome has the "enable audio" setting too, but you need to go to chrome://settings/content/siteDetails?site=https%3A%2F%2Fnasso.dev after that you can reload the site and everything should work