[SCRIPT] Matrix Clipper
-
@alien-gurke i cant check on jartex, but it works on pika
-
@skidma pika gets slow ac updates thats why
-
@alien-gurke works lol
-
@skidma if I walk or disable it i get warped back in my cage. U not?
-
@alien-gurke maybe clip by CzechHek doesnt work, but my original version still does
var script = registerScript({ name: 'MatrixClip', version: '0.0.0', authors: ['Shurpe'] }); script.registerModule({ name: 'MatrixClip', category: 'Fun', description: '[Matrix v6.0.0 +] Allows you to pass through a wall before the game starts' }, function (module) { module.on('update', function() { if (mc.thePlayer.ticksExisted == 1) { mc.thePlayer.setPosition(mc.thePlayer.posX, mc.thePlayer.posY - 3, mc.thePlayer.posZ); } }); });
-
@skidma yes urs still works lmao
but czechhek his is patched -
@alien-gurke
this is most likely because of this
-
@skidma no, he just teleports 3 blocks down, boring
-
@skidma but I still dont get it why it sometimes doesnt work
-
@skidma ah it only works 1 time right? I guess if u leave the Game-Server and join the same Map again u would still have the flags thats the reason why.
-
just deleted everything to make it work I guess
https://github.com/CzechHek/Core/commit/3f6408ad584e9d3fbaf484f385609179abdd3e4d