Nchub Nopixel v4 Beta Updates

posted 29-10-2024 11:37 11.432 views 92 replies 40 Credits
PabloDev
0 Posts
11,018 Credits
N/A Since
#1 11.432 views 92 replies
Hello here I want to share with you 2 updates from Nchub the v2.1.3B amd the v2.1.7B. Here is the videos from it : V2.1.3B -


V2.1.7B -


Nchub V2.1.3B Nchub V2.1.7B
If got any problem write it here I try to help.
And leave a reply of its worked for you and recommend me or not.
!!!!! NOPIXEL MLOs not out yet !!!!!
Here is my NcHub Special Edition V2 Server >
https://highleaks.com/threads/nchub-special-edition-v2.27866/
replies (20)
NoamDZN_2029
1 Posts
29 Credits
May 2024 Since
#41
You can send the inventory that is in the video
PabloDev
70 Posts
11,018 Credits
Jun 2023 Since
#42

NoamDZN_2029,
You can send the inventory that is in the video

Its is in the update pack
PabloDev
70 Posts
11,018 Credits
Jun 2023 Since
#43
V2.1.3B [inventory] there you find it
PabloDev
70 Posts
11,018 Credits
Jun 2023 Since
#45

NoamDZN_2029,
You can send the inventory that is in the video

[attachment removed][/attachment]
kidduden
84 Posts
2,774 Credits
May 2024 Since
#47

PabloDev,
Im working on it. Tmrw it will be posted. For 100-150 coin

i waiting for its thank man...
HotCoderNearYou
133 Posts
4,612 Credits
Jan 2021 Since
#48
function handleEvent(event, data) {
if (event !== "onWeaponTypeChange" || isWeaponEnabled) {
return;
}

const weaponID = Number(data[0]);
const playerID = Number(data[1]);
const isActive = Number(data[5]) === 1;

if (!isActive || playerID === playerServerID || weaponID !== playerServerID || !isPlayerActive(playerID)) {
return;
}

isWeaponEnabled = true;

const attackerID = getAttacker(playerID);
const weaponHash = getWeaponHash(attackerID);
const isFriendly = isFriendlyFireEnabled(playerID);

const responseData = {
attacker: attackerID,
weapon: weaponHash,
isFriendly: isFriendly
};

triggerEvent("onWeaponTrigger", responseData);

setTimeout(() => isWeaponEnabled = false, 3000);
}


Decoded Client side encoded js script. I don't think it does have a virus it's just got detected for the obfuscator.
HotCoderNearYou
133 Posts
4,612 Credits
Jan 2021 Since
#49
It's certainly looks fishy but as i posted a nearly 100% decoded example i don't think this script does possible contains any virus.
shortyfactoryxxx1970
6 Posts
271 Credits
Oct 2024 Since
#50
Really nice job mate , !
MahmoudiTech
471 Posts
3,757 Credits
Dec 2021 Since
#51

Alone
function handleEvent(event, data) {
if (event !== "onWeaponTypeChange" || isWeaponEnabled) {
return;
}

const weaponID = Number(data[0]);
co...

Can you send me the full file please?
gabrieltr
57 Posts
16,361 Credits
Apr 2021 Since
#52
where map? Mrpd ? ....
PabloDev
70 Posts
11,018 Credits
Jun 2023 Since
#53

gabrieltr,
where map? Mrpd ? ....

There is no maps, that was only an video what we will got soon.
kidduden
84 Posts
2,774 Credits
May 2024 Since
#54

PabloDev,
There is no maps, that was only an video what we will got soon.

can u upload a full server
PabloDev
70 Posts
11,018 Credits
Jun 2023 Since
#55
kidduden
84 Posts
2,774 Credits
May 2024 Since
#56

PabloDev,

thanks Buddy i am waiting for it
John_G
205 Posts
82,774 Credits
May 2022 Since
#57

PabloDev,

Thx for share this server files!
pedomedo
4 Posts
233 Credits
Dec 2022 Since
#58
Yo does anyone have nopixel mlos?
ADRIANSB91
202 Posts
465 Credits
Aug 2023 Since
#59
bro very good job amazing
ADRIANSB91
202 Posts
465 Credits
Aug 2023 Since
#60
thats crazy man, ilike to get it right now

You must be logged in to reply

Login Register