Post: Does anyone know the gsc script add 1000 kills for leaderboard stats
07-29-2016, 03:41 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); You must login or register to view this content.
You must login or register to view this content.
You must login or register to view this content.

I HAVE +259 KILLS FOR LEADERBOARD STATS.
BUT I HOPE ADD 1000 KILLS OR 10000 KILLS FOR LEADERBOARD STATS.

if anyone knows please tell me. i will give you credits my new gsc menu!

thank you Happy
(adsbygoogle = window.adsbygoogle || []).push({});
07-29-2016, 03:57 PM #2
setKills(kill)
{
self.kills = kill;
self.pers["kills"] = kill;
self addPlayerStat("kills", kill);
self uploadleaderboards();
self iprintln("Kills Set To : "+kill);
}

put it like self add_option("", "1000kills", ::setKills, 1000);
07-29-2016, 11:01 PM #3
Killer Be
Climbing up the ladder
Originally posted by NextGenAlex2015 View Post
setKills(kill)
{
self.kills = kill;
self.pers["kills"] = kill;
self addPlayerStat("kills", kill);
self uploadleaderboards();
self iprintln("Kills Set To : "+kill);
}

put it like self add_option("", "1000kills", ::setKills, 1000);


i tried this code. but dont work leaderbord😰
07-29-2016, 11:36 PM #4
Originally posted by Killer
i tried this code. but dont work leaderbord��


That because the game has a 300 kill limit that cannot be bypassed

The following user thanked TheNiceUb3r for this useful post:

Cool-Mint-MOD
07-29-2016, 11:40 PM #5
Originally posted by Killer
i tried this code. but dont work leaderbord��


The most you can do unless you actually find a bypass (Don't even think its possible) you can do a kills lobby kinda like XP they join give kills get kicked join back get more
08-02-2016, 03:12 AM #6
Originally posted by TheNiceUb3r View Post
That because the game has a 300 kill limit that cannot be bypassed


thank you bro.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo