Jump to content

[Zenless Zone Zero] Mods


Nyandred

Recommended Posts

Posted
45 minutes ago, mame73 said:

我验证成功了,过程是在discord网站时打开VPN,跳转到验证网站时关闭VPN,大概要反复切换几次,最终验证成功,另外请教,你如何服务器这个左边栏--欢迎--介绍显示为中文的?我装过一个专门的翻译插件,但是不翻译左边的列表

666 哥们试试Google翻译 免费的 我以为这很浅显 

Posted

Hey, to help some of you who are having trouble getting verified, especially those from countries where Discord requires a VPN, I left a clear explanation of how to get verified in the verification channel. I also disabled the max attempt limit, so you can retry without getting locked out.

I hope this helps. Everyone is welcome in Safe Zone, and I’d like to get this sorted out for anyone still having issues.

https://discord.gg/safezonehub

Posted

// ==UserScript==
// @name         AuthenticateMe - Bypass AdBlock Detection
// @namespace   http://tampermonkey.net/
// @version      0.1
// @description  删除广告检测的return语句
// @author       Er1c_J0ker
// @match       https://authenticateme.xyz/*
// @run-at       document-start
// @grant        none
// ==/UserScript==

(function() {
    const observer = new MutationObserver(mutations => {
        for (const mutation of mutations) {
            for (const node of mutation.addedNodes) {
                if (node.tagName === 'SCRIPT' && node.textContent.includes('displayVerificationResult')) {
                    node.textContent = node.textContent.replace(
                        /if\s*\([a-zA-Z0-9_]+\s*\)\s*return\s*displayVerificationResult\s*\([^;]*\);/,
                        ''
                    );
                }
            }
        }
    });
    observer.observe(document.documentElement, { childList: true, subtree: true });
})();

Posted (edited)
On 8/16/2026 at 8:16 AM, abeme231 said:

i love seed from Hazeker, but she have shoes, does somebody have the same mod but without her shoes ? or maybe somebody can change this mod ? image.png.7f36de3aee23bfd24449f24488148d28.png


I was going to subscribe  to that dude purely for that mod. Then i saw abomination that were, those shoes. Why cover up the asset she's well known for specifically when it comes to her aesthetics!? 

Edited by Kodika0
Posted
6 hours ago, ruyiruyi said:

所有的人 ,联合起来 去解决亚洲人用 vpn 难以通过验证加入 safe zone。All of mod players ,contain asian and non-asian ,please unite ,for solve that asian cannot join back to the safe zone.所有国人能进去的 去填工单 我会每天重复 直到问题解决。(btw these are mine(Excuse me ,administrators.I am a player in asia with wall cannot access to foreign website like google and discord ,so I use vpn to surf the internet. Most of asia players just like me. But your verify system had not adapted for chinese that use vpn . You know genshin honkai star rail zenless and wuwa are chinese game . To be honest ,there should be some change for vpn .Otherwise ,most chinese player cannot join back to the safe zone . Thank for understanding of asia players. (btw these words come from a non-native English speakers ,forgive that for my words))

屏幕截图 2026-08-17 162218.png

你无法代表大部分人。验证很简单,你可以不会,然后来论坛向大家请教一下,我想会有人乐意去教你。你既然能在这里发帖,那么你一定具备完成验证的条件,只要你知道操作步骤,5分钟都不要就能完成验证。而不是上来就自以为是代表大部分人,要求社区为你修改规则,别在这丢人好吗

Posted
8 hours ago, ruyiruyi said:

所有的人 ,联合起来 去解决亚洲人用 vpn 难以通过验证加入 safe zone。All of mod players ,contain asian and non-asian ,please unite ,for solve that asian cannot join back to the safe zone.所有国人能进去的 去填工单 我会每天重复 直到问题解决。(btw these are mine(Excuse me ,administrators.I am a player in asia with wall cannot access to foreign website like google and discord ,so I use vpn to surf the internet. Most of asia players just like me. But your verify system had not adapted for chinese that use vpn . You know genshin honkai star rail zenless and wuwa are chinese game . To be honest ,there should be some change for vpn .Otherwise ,most chinese player cannot join back to the safe zone . Thank for understanding of asia players. (btw these words come from a non-native English speakers ,forgive that for my words))

屏幕截图 2026-08-17 162218.png

不知道哪里看规则 翻译用不明白的就没必要进了 你知道你这种行为有多么幼稚吗

Posted
7 hours ago, Mug3n said:

Hey, to help some of you who are having trouble getting verified, especially those from countries where Discord requires a VPN, I left a clear explanation of how to get verified in the verification channel. I also disabled the max attempt limit, so you can retry without getting locked out.

I hope this helps. Everyone is welcome in Safe Zone, and I’d like to get this sorted out for anyone still having issues.

https://discord.gg/safezonehub

 

Link has already expired

Posted (edited)

Just some head up.

i'm removing all huihui URL on the main post after i got some intel about them making money with trafic over the stolen mods (ads/cache/cookies etc)

and i hope all of you do the same and dont use their platforms.

 

Edited by Nyandred

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...