JartexNetwork/Pika's Anticheat (Matrix) just got better.
-
I couldn't scaffold at all on JartexNetwork/PikaNetwork today, and about KillAura I got kicked after battling with someone for like 10 seconds. -
@mems They patched Items' spoof for scaffold and Idk why your KillAura autoban.
-
Please test on Bedwars, @Leejames2305.
-
@mems why tho ? It shared almost the same anti-cheat configuration.
-
@Leejames2305 Just try and tell me.
-
@mems You can just try it yourself tho -_- . I literally showed my config in the video.
-
@Leejames2305 Just got banned using your settings.
-
@mems KillAura auto ban or what ?
-
@Leejames2305 Scaffold. about KillAura I don't really care that much, even if it kicks me for range i think.
EDIT: KillAura not from your settings, from mine instead. Scaffold on the other hand yeah from your settings.
-
@mems Did you have AutoBlock turned off for Scaffold / Tower ?
-
@Leejames2305 said in JartexNetwork/Pika's Anticheat (Matrix) just got better.:
@mems They patched Items' spoof for scaffold and Idk why your KillAura autoban.
Item spoofing got patched because it's simply coded stupidly (ofc).
It literally sends a slot switching packet every time you place a block. -
I tried setting AutoBlock + StayAutoBlock off/on, same results, tested on bedwars once again and this time on skywars, same results.
EDIT: And how do we bypass that item spoofing?
-
@mems Yes, I tried and it seems like bedwars have better scaffold checks. But with As`one Script, it is bypassable.
*Items spoof means it detects you are not holding the blocks when scaffolding. That's why I turned off AutoBlock and Hold the block by myself
-
@mems https://en.help.roblox.com/attachments/token/REdXqel1laFIvEsgUCNJEawDY
That switches to same slot every block placement, you can't switch to same slot twice.https://en.help.roblox.com/attachments/token/dp2BGZDJAhoYpv9RxoQb8QZif
They even check for C09 and store a slot variable. To fix that would be as easy to write packetHeldItemChange.getSlotId() == slot ? event.cancelEvent() : slot = packetHeldItemChange.getSlotId(); -
Is there a way to bypass that thing ?
-
@CzechHek Could you make a script or something regarding item spoofing ?
-
@mems I would pull request on LB github but they don't accept requests until cross support is finished.
-
@CzechHek well, can't you make a script using core ? it's your own script, i don't understand..
-
@Leejames2305 I agree, but..
https://www.youtube.com/watch?v=zkOwKyaNDUs&feature=youtu.be
Video's quality will improve later, just uploaded.
-
@mems his script is a meme