jalon
jalon
### Describe the feature https://github.com/MeteorDevelopment/meteor-client/issues/1666 denied might help me on cracked shitty aternos server lol
this new anti-kick detection on my idea is comparing the newly indexed player1.Kick function with a cached player1.Kick function or comparing it to player2.Kick function and if its not the...
currently, im struggling doing this: ``` asat(@a) { var slimeKilled @s = 0 if ('entity @s[nbt={SelectedItem:{id:"minecraft:stick",Count:1b}}]') { raycast(10, "air", entity @e[type=slime]) { /kill @s slimeKilled @s = 1 // @s...
I don't want to host bungeecord/velocity servers just to use raknetify. I would want to have a spigot version of this plugin so I can just use it without using...
I don't wanna taint the math.random, and I want to have a psuedorandom thing for my code.
here is the stacktrace: ``` ServerScriptService.Script.Luau.LuauWASM:75930: attempt to call a nil value Stack Begin Script 'ServerScriptService.Script.Luau.LuauWASM', Line 75930 Script 'ServerScriptService.Script.Luau.LuauWASM', Line 65722 Script 'ServerScriptService.Script.Luau', Line 78 Script 'ServerScriptService.Script.Luau.LuauWASM', Line 74198...
so uh basically, i want to have 0b000010 to be a decimal (result of that is 2) because lua compatibility this rule will be called `remove_number_literals` since it literally removes...
**expected behavior:** - the ran source will just run fine with output result being `false [string "skibidi"]:2: mafakas` **actual behavior:**  luau vm gets halted since `_emscripten_throw_longjmp` is called internally...
for example: potential contributors wouldn't have to guess what emscripten version the project is using, we would have a standard on the usage of things things that could be submodule-able:...
a better upgrade of Wasynth made by Rerumu too, it should give more performance benefits and transpilation readability while generating smaller code it would need to submodule Spider and build...