Login to ZARP
Username: Password: Remember me

TOPIC: [IMPORTANT] [MUST READ] @ChuteUK

[IMPORTANT] [MUST READ] @ChuteUK 6 years 2 months ago #1012993

_Max wrote:
NotCoolDude wrote:
_Max wrote:
WouldDestroyDeadAndXnatorInCodingChallenge = {}
WouldDestroyDeadAndXnatorInCodingChallenge[“Max”] = true 
WouldDestroyDeadAndXnatorInCodingChallenge[“Chute”] = true
Whyre every single one of u using tables you're like the most unefficient programmers I have ever seen. Literally I get why zarp is so laggy all the time. Did you even learn RAM access by Lua and stuff like that. Did you even learn function runtimes. Just sad to see programmers taking this much use of RAM without knowing that it's the wrong way around.

Sounds like we’ve got a kill joy the performance impact of those tables on a gmod server would be absolutely negligible and what you are referring to are micro-optimization's that are pointless so fuck off.
Go reverse that shit huehue
  • NotCoolDude
  • NotCoolDude's Avatar
  • Offline
  • Junior Boarder
  • ZARP VIP
  • the one and only true senpapiiiiii
  • Posts: 172
  • Thanks received: 177
  • Karma: -1
EMP wrote:
Thats, not a bug change your steam name you dumby Onion.
Dumpy Onion Isn't Dumby Onion ;)
wrote my profile info in dec and bin enjoy decoding
Login or register to post a reply.
The following user(s) said Thank You: ItsCaspooky_x

[IMPORTANT] [MUST READ] @ChuteUK 6 years 2 months ago #1012997

DEADMONSTOR wrote:
TheXnator wrote:
_Max wrote:
TheXnator wrote:
_Max wrote:
WouldDestroyDeadAndXnatorInCodingChallenge = {}
WouldDestroyDeadAndXnatorInCodingChallenge[“Max”] = true
WouldDestroyDeadAndXnatorInCodingChallenge[“Chute”] = true
wouldActuallyWriteCodeWithinTheFirstYearOfChallenge = {}
wouldActuallyWriteCodeWithinTheFirstYearOfChallenge[“Max”] = false
wouldActuallyWriteCodeWithinTheFirstYearOfChallenge[“Chute”] = false

Sounds like you accepting defeat if I took you on then nice
brokePointshopCausingIssuesOnAllServers = {}
brokePointshopCausingIssuesOnAllServers ["Max"] = true
brokePointshopCausingIssuesOnAllServers ["TheXnator"] = false
brokePointshopCausingIssuesOnAllServers ["DEADMONSTOR"] = false
var codingChallengeActive = true;

function getThingToDoInFreeTime(name){
	
	if (name == "Max" && codingChallengeActive){
		return "Buy more weed";
	}else if (codingChallengeActive){
		return "Code";
	}
	
}

Lol who the fuck smokes weed it’s the mot deadass thing to do. If you really think you could beat me in a coding challenge I’m ready motherfuckers.
  • _Max
  • _Max's Avatar
  • Offline
  • Former Community Manager
  • ZARP VIP
  • Sup
  • Posts: 2666
  • Thanks received: 1002
  • Karma: 15
Login or register to post a reply.

[IMPORTANT] [MUST READ] @ChuteUK 6 years 2 months ago #1012998

DEADMONSTOR wrote:
TheXnator wrote:
Bunnyslippers69 wrote:
TheXnator wrote:
NotCoolDude wrote:
TheXnator wrote:
DEADMONSTOR wrote:
TheXnator wrote:
.then(() => ssrpUpdate()).catch(function (err) {
    console.log("wait for map");
  })
function releaseUpdate(){
	finishUpdate()
	.then(() => releaseSummerUpdate()).catch(function (err) {
		console.log("Something got in the 'way'.");
		setTimeout(releaseUpdate, 1.728e+8);
	})
}
function releaseUpdate(){
	finishUpdate()
	.then(() => releaseSummerUpdate()).catch(function (err) {
		console.log("Map broke.");
		.then(() => releaseSummerUpdate()).catch(function (err) {
		    console.log("Sick.");
		    .then(() => releaseSummerUpdate()).catch(function (err) {
		        console.log("Soon");
		        setTimeout(releaseUpdate, 1.728e+8);
	    })
	})
}
Can you guys even actually code besides of making this jokes with creating functions and fake ETA of the update using logs? And massive numbers like 1.728*10^8
madePointshopUpdate = {}
madePointshopUpdate["TheXnator"] = true
madePointshopUpdate["DEADMONSTOR"] = true
gotCommunityDev["DEADMONSTOR"] = true
gotCommunityDev["TheXnator"] = false
doesCMDevJob["DEADMONSTOR"] = false
getsToldByCMDevToWork["TheXnator"] = true
var timesAttempted = 0;

function releaseUpdate(){
	var update = new Promise(function(resolve, reject) {
		finishUpdate();
	});
	
	var cmDev = new Promise(function(resolve, reject) {
		xnatorGetsCMDev();
	});
	
	if (timesAttempted > 3) {
		.finally(function() {
		   leaveCommunity();
		});
	}
	
	.then(() => releaseSummerUpdate()).catch(function (err) {
		console.log("Map broke.");
		.then(() => releaseSummerUpdate()).catch(function (err) {
		    console.log("Sick.");
		    .then(() => releaseSummerUpdate()).catch(function (err) {
		        console.log("SoonTM");
		        setTimeout(releaseUpdate, 1.728e+8);
				timesAttempted++;
	    })
	})
	
	Promise.race([update, cmDev]).then(function(value) {
	  if (value == cmDev) {
		  leaveCommunity();
		  return;
	  }
	});
}
Decent junk right here.
But you didn't code function leavecommunity that's supposed to it you out of the admin data base and stuff.
  • NotCoolDude
  • NotCoolDude's Avatar
  • Offline
  • Junior Boarder
  • ZARP VIP
  • the one and only true senpapiiiiii
  • Posts: 172
  • Thanks received: 177
  • Karma: -1
EMP wrote:
Thats, not a bug change your steam name you dumby Onion.
Dumpy Onion Isn't Dumby Onion ;)
wrote my profile info in dec and bin enjoy decoding
Login or register to post a reply.
The following user(s) said Thank You: ItsCaspooky_x

[IMPORTANT] [MUST READ] @ChuteUK 6 years 2 months ago #1012999

_Max wrote:
DEADMONSTOR wrote:
TheXnator wrote:
_Max wrote:
TheXnator wrote:
_Max wrote:
WouldDestroyDeadAndXnatorInCodingChallenge = {}
WouldDestroyDeadAndXnatorInCodingChallenge[“Max”] = true
WouldDestroyDeadAndXnatorInCodingChallenge[“Chute”] = true
wouldActuallyWriteCodeWithinTheFirstYearOfChallenge = {}
wouldActuallyWriteCodeWithinTheFirstYearOfChallenge[“Max”] = false
wouldActuallyWriteCodeWithinTheFirstYearOfChallenge[“Chute”] = false

Sounds like you accepting defeat if I took you on then nice
brokePointshopCausingIssuesOnAllServers = {}
brokePointshopCausingIssuesOnAllServers ["Max"] = true
brokePointshopCausingIssuesOnAllServers ["TheXnator"] = false
brokePointshopCausingIssuesOnAllServers ["DEADMONSTOR"] = false
var codingChallengeActive = true;

function getThingToDoInFreeTime(name){
	
	if (name == "Max" && codingChallengeActive){
		return "Buy more weed";
	}else if (codingChallengeActive){
		return "Code";
	}
	
}

Lol who the fuck smokes weed it’s the mot deadass thing to do. If you really think you could beat me in a coding challenge I’m ready motherfuckers.
Excuse me bud wanna try me at reverse engineering assemblies?
  • NotCoolDude
  • NotCoolDude's Avatar
  • Offline
  • Junior Boarder
  • ZARP VIP
  • the one and only true senpapiiiiii
  • Posts: 172
  • Thanks received: 177
  • Karma: -1
EMP wrote:
Thats, not a bug change your steam name you dumby Onion.
Dumpy Onion Isn't Dumby Onion ;)
wrote my profile info in dec and bin enjoy decoding
Login or register to post a reply.
The following user(s) said Thank You: ItsCaspooky_x

[IMPORTANT] [MUST READ] @ChuteUK 6 years 2 months ago #1013000

_Max wrote:
DEADMONSTOR wrote:
TheXnator wrote:
_Max wrote:
TheXnator wrote:
_Max wrote:
WouldDestroyDeadAndXnatorInCodingChallenge = {}
WouldDestroyDeadAndXnatorInCodingChallenge[“Max”] = true
WouldDestroyDeadAndXnatorInCodingChallenge[“Chute”] = true
wouldActuallyWriteCodeWithinTheFirstYearOfChallenge = {}
wouldActuallyWriteCodeWithinTheFirstYearOfChallenge[“Max”] = false
wouldActuallyWriteCodeWithinTheFirstYearOfChallenge[“Chute”] = false

Sounds like you accepting defeat if I took you on then nice
brokePointshopCausingIssuesOnAllServers = {}
brokePointshopCausingIssuesOnAllServers ["Max"] = true
brokePointshopCausingIssuesOnAllServers ["TheXnator"] = false
brokePointshopCausingIssuesOnAllServers ["DEADMONSTOR"] = false
var codingChallengeActive = true;

function getThingToDoInFreeTime(name){
	
	if (name == "Max" && codingChallengeActive){
		return "Buy more weed";
	}else if (codingChallengeActive){
		return "Code";
	}
	
}

Lol who the fuck smokes weed it’s the mot deadass thing to do. If you really think you could beat me in a coding challenge I’m ready motherfuckers.
var shouldBeBackByNow= true;

function goCamping(name){
	
	if (name == "Max" && shouldBeBackByNow){
		return "I'll be bad soon guys don't worry >Is actually smoking weed<";
	}else if (shouldBeBackByNow){
		return "Come back and do work";
	}
	
}
  • TheXnator
  • TheXnator's Avatar
  • Offline
  • Former Owner
  • ZARP VIP Golden Blue Badge
  • "Save the tears for when we win!"
  • Posts: 8122
  • Thanks received: 4292
  • Karma: -2024
Discord: thexnator

Former Community Owner: 2020-2022
Last Edit: 6 years 2 months ago by TheXnator.
Login or register to post a reply.
The following user(s) said Thank You: DEADMONSTOR, bunnyslippers69

[IMPORTANT] [MUST READ] @ChuteUK 6 years 2 months ago #1013001

NotCoolDude wrote:
_Max wrote:
WouldDestroyDeadAndXnatorInCodingChallenge = {}
WouldDestroyDeadAndXnatorInCodingChallenge[“Max”] = true 
WouldDestroyDeadAndXnatorInCodingChallenge[“Chute”] = true
Whyre every single one of u using tables you're like the most unefficient programmers I have ever seen. Literally I get why zarp is so laggy all the time. Did you even learn RAM access by Lua and stuff like that. Did you even learn function runtimes. Just sad to see programmers taking this much use of RAM without knowing that it's the wrong way around.
maybe they should save and read a file every ms :thinking:
  • Stubbo
  • Stubbo's Avatar
  • Offline
  • Fresh Boarder
  • ZARP VIP
  • Posts: 27
  • Thanks received: 8
  • Karma: 8
Login or register to post a reply.

[IMPORTANT] [MUST READ] @ChuteUK 6 years 2 months ago #1013004

gentlemen, why be so hostile against each other? can't we just find a common project we like to code and eat some farmers cookies & drink tea?
  • catboy sven ツ
  • catboy sven ツ's Avatar
  • Offline
  • Adept Boarder
  • ZARP VIP
  • Respected Zarp Contributor
  • Posts: 7197
  • Thanks received: 1544
  • Karma: -45
ex-minecraft owner, zarp legend (Was there during the infancy of Zarp), ex-ssrp admin, ex-teamspeak emblem (For SSRP admin & minecraft owner)








Login or register to post a reply.

[IMPORTANT] [MUST READ] @ChuteUK 6 years 2 months ago #1013007

Agent Aspect wrote:
gentlemen, why be so hostile against each other? can't we just find a common project we like to code and eat some farmers cookies & drink tea?
function writtenByTwoPeople()
--WHAT THE FUCK ARE YOU DOING HERE YOU IDIOT THIS COULD BE 0.00000000214252% MORE EFFICIENT!!!!!
--I'M MAKING CODE SIR STFU
--MAKE IT BETTER
--IF YOU'RE SO GOOD DO IT YOURSELF
--:work:
someCode()
end
  • TheXnator
  • TheXnator's Avatar
  • Offline
  • Former Owner
  • ZARP VIP Golden Blue Badge
  • "Save the tears for when we win!"
  • Posts: 8122
  • Thanks received: 4292
  • Karma: -2024
Discord: thexnator

Former Community Owner: 2020-2022
Login or register to post a reply.

[IMPORTANT] [MUST READ] @ChuteUK 6 years 2 months ago #1013008

TheXnator wrote:
_Max wrote:
DEADMONSTOR wrote:
TheXnator wrote:
_Max wrote:
TheXnator wrote:
_Max wrote:
WouldDestroyDeadAndXnatorInCodingChallenge = {}
WouldDestroyDeadAndXnatorInCodingChallenge[“Max”] = true
WouldDestroyDeadAndXnatorInCodingChallenge[“Chute”] = true
wouldActuallyWriteCodeWithinTheFirstYearOfChallenge = {}
wouldActuallyWriteCodeWithinTheFirstYearOfChallenge[“Max”] = false
wouldActuallyWriteCodeWithinTheFirstYearOfChallenge[“Chute”] = false

Sounds like you accepting defeat if I took you on then nice
brokePointshopCausingIssuesOnAllServers = {}
brokePointshopCausingIssuesOnAllServers ["Max"] = true
brokePointshopCausingIssuesOnAllServers ["TheXnator"] = false
brokePointshopCausingIssuesOnAllServers ["DEADMONSTOR"] = false
var codingChallengeActive = true;

function getThingToDoInFreeTime(name){
	
	if (name == "Max" && codingChallengeActive){
		return "Buy more weed";
	}else if (codingChallengeActive){
		return "Code";
	}
	
}

Lol who the fuck smokes weed it’s the mot deadass thing to do. If you really think you could beat me in a coding challenge I’m ready motherfuckers.
var shouldBeBackByNow= true;

function goCamping(name){
	
	if (name == "Max" && shouldBeBackByNow){
		return "I'll be bad soon guys don't worry >Is actually smoking weed<";
	}else if (shouldBeBackByNow){
		return "Come back and do work";
	}
	
}

lol I like how because I have a life and go outside you assume all do is smoke weed nobody smokes weed anymore it’s shit thing to that makes you feel like a bad man until you realize nobody gives a fuck.

Don’t pull anymore java on me motherfucker cause I will end you in a coding battle so don’t make me pull out the big guns.
  • _Max
  • _Max's Avatar
  • Offline
  • Former Community Manager
  • ZARP VIP
  • Sup
  • Posts: 2666
  • Thanks received: 1002
  • Karma: 15
Login or register to post a reply.

[IMPORTANT] [MUST READ] @ChuteUK 6 years 2 months ago #1013009

_Max wrote:
TheXnator wrote:
_Max wrote:
DEADMONSTOR wrote:
TheXnator wrote:
_Max wrote:
TheXnator wrote:
_Max wrote:
WouldDestroyDeadAndXnatorInCodingChallenge = {}
WouldDestroyDeadAndXnatorInCodingChallenge[“Max”] = true
WouldDestroyDeadAndXnatorInCodingChallenge[“Chute”] = true
wouldActuallyWriteCodeWithinTheFirstYearOfChallenge = {}
wouldActuallyWriteCodeWithinTheFirstYearOfChallenge[“Max”] = false
wouldActuallyWriteCodeWithinTheFirstYearOfChallenge[“Chute”] = false

Sounds like you accepting defeat if I took you on then nice
brokePointshopCausingIssuesOnAllServers = {}
brokePointshopCausingIssuesOnAllServers ["Max"] = true
brokePointshopCausingIssuesOnAllServers ["TheXnator"] = false
brokePointshopCausingIssuesOnAllServers ["DEADMONSTOR"] = false
var codingChallengeActive = true;

function getThingToDoInFreeTime(name){
	
	if (name == "Max" && codingChallengeActive){
		return "Buy more weed";
	}else if (codingChallengeActive){
		return "Code";
	}
	
}

Lol who the fuck smokes weed it’s the mot deadass thing to do. If you really think you could beat me in a coding challenge I’m ready motherfuckers.
var shouldBeBackByNow= true;

function goCamping(name){
	
	if (name == "Max" && shouldBeBackByNow){
		return "I'll be bad soon guys don't worry >Is actually smoking weed<";
	}else if (shouldBeBackByNow){
		return "Come back and do work";
	}
	
}

lol I like how because I have a life and go outside you assume all do is smoke weed nobody smokes weed anymore it’s shit thing to that makes you feel like a bad man until you realize nobody gives a fuck.

Don’t pull anymore java on me motherfucker cause I will end you in a coding battle so don’t make me pull out the big guns.

you can't do shit in java all u do is smoke weed and pretend to have a lyfe :zarp: :zarp:
  • catboy sven ツ
  • catboy sven ツ's Avatar
  • Offline
  • Adept Boarder
  • ZARP VIP
  • Respected Zarp Contributor
  • Posts: 7197
  • Thanks received: 1544
  • Karma: -45
ex-minecraft owner, zarp legend (Was there during the infancy of Zarp), ex-ssrp admin, ex-teamspeak emblem (For SSRP admin & minecraft owner)








Login or register to post a reply.

[IMPORTANT] [MUST READ] @ChuteUK 6 years 2 months ago #1013010

_Max wrote:
TheXnator wrote:
_Max wrote:
DEADMONSTOR wrote:
TheXnator wrote:
_Max wrote:
TheXnator wrote:
_Max wrote:
WouldDestroyDeadAndXnatorInCodingChallenge = {}
WouldDestroyDeadAndXnatorInCodingChallenge[“Max”] = true
WouldDestroyDeadAndXnatorInCodingChallenge[“Chute”] = true
wouldActuallyWriteCodeWithinTheFirstYearOfChallenge = {}
wouldActuallyWriteCodeWithinTheFirstYearOfChallenge[“Max”] = false
wouldActuallyWriteCodeWithinTheFirstYearOfChallenge[“Chute”] = false

Sounds like you accepting defeat if I took you on then nice
brokePointshopCausingIssuesOnAllServers = {}
brokePointshopCausingIssuesOnAllServers ["Max"] = true
brokePointshopCausingIssuesOnAllServers ["TheXnator"] = false
brokePointshopCausingIssuesOnAllServers ["DEADMONSTOR"] = false
var codingChallengeActive = true;

function getThingToDoInFreeTime(name){
	
	if (name == "Max" && codingChallengeActive){
		return "Buy more weed";
	}else if (codingChallengeActive){
		return "Code";
	}
	
}

Lol who the fuck smokes weed it’s the mot deadass thing to do. If you really think you could beat me in a coding challenge I’m ready motherfuckers.
var shouldBeBackByNow= true;

function goCamping(name){
	
	if (name == "Max" && shouldBeBackByNow){
		return "I'll be bad soon guys don't worry >Is actually smoking weed<";
	}else if (shouldBeBackByNow){
		return "Come back and do work";
	}
	
}

lol I like how because I have a life and go outside you assume all do is smoke weed nobody smokes weed anymore it’s shit thing to that makes you feel like a bad man until you realize nobody gives a fuck.

Don’t pull anymore java on me motherfucker cause I will end you in a coding battle so don’t make me pull out the big guns.
function isThisJava(lang)
    if lang == "Java" then
        return true
    else
        confuse()
    end
end
updateSuccessRate = {}
updateSuccessRate["DEADMONSTOR"] = 100
updateSuccessRate["TheXnator"] = 90
updateSuccessRate["Max"] = 1
  • TheXnator
  • TheXnator's Avatar
  • Offline
  • Former Owner
  • ZARP VIP Golden Blue Badge
  • "Save the tears for when we win!"
  • Posts: 8122
  • Thanks received: 4292
  • Karma: -2024
Discord: thexnator

Former Community Owner: 2020-2022
Last Edit: 6 years 2 months ago by TheXnator.
Login or register to post a reply.

[IMPORTANT] [MUST READ] @ChuteUK 6 years 2 months ago #1013011

_Max wrote:
TheXnator wrote:
_Max wrote:
DEADMONSTOR wrote:
TheXnator wrote:
_Max wrote:
TheXnator wrote:
_Max wrote:
WouldDestroyDeadAndXnatorInCodingChallenge = {}
WouldDestroyDeadAndXnatorInCodingChallenge[“Max”] = true
WouldDestroyDeadAndXnatorInCodingChallenge[“Chute”] = true
wouldActuallyWriteCodeWithinTheFirstYearOfChallenge = {}
wouldActuallyWriteCodeWithinTheFirstYearOfChallenge[“Max”] = false
wouldActuallyWriteCodeWithinTheFirstYearOfChallenge[“Chute”] = false

Sounds like you accepting defeat if I took you on then nice
brokePointshopCausingIssuesOnAllServers = {}
brokePointshopCausingIssuesOnAllServers ["Max"] = true
brokePointshopCausingIssuesOnAllServers ["TheXnator"] = false
brokePointshopCausingIssuesOnAllServers ["DEADMONSTOR"] = false
var codingChallengeActive = true;

function getThingToDoInFreeTime(name){
	
	if (name == "Max" && codingChallengeActive){
		return "Buy more weed";
	}else if (codingChallengeActive){
		return "Code";
	}
	
}

Lol who the fuck smokes weed it’s the mot deadass thing to do. If you really think you could beat me in a coding challenge I’m ready motherfuckers.
var shouldBeBackByNow= true;

function goCamping(name){
	
	if (name == "Max" && shouldBeBackByNow){
		return "I'll be bad soon guys don't worry >Is actually smoking weed<";
	}else if (shouldBeBackByNow){
		return "Come back and do work";
	}
	
}

lol I like how because I have a life and go outside you assume all do is smoke weed nobody smokes weed anymore it’s shit thing to that makes you feel like a bad man until you realize nobody gives a fuck.

Don’t pull anymore java on me motherfucker cause I will end you in a coding battle so don’t make me pull out the big guns.

You seem pretty mad :evil:
  • DEADMONSTOR
  • DEADMONSTOR's Avatar
  • Offline
  • Former Owner
  • ZARP VIP
  • Posts: 9277
  • Thanks received: 3799
  • Karma: 80
...
Login or register to post a reply.

[IMPORTANT] [MUST READ] @ChuteUK 6 years 2 months ago #1013012

_Max wrote:
TheXnator wrote:
_Max wrote:
DEADMONSTOR wrote:
TheXnator wrote:
_Max wrote:
TheXnator wrote:
_Max wrote:
WouldDestroyDeadAndXnatorInCodingChallenge = {}
WouldDestroyDeadAndXnatorInCodingChallenge[“Max”] = true
WouldDestroyDeadAndXnatorInCodingChallenge[“Chute”] = true
wouldActuallyWriteCodeWithinTheFirstYearOfChallenge = {}
wouldActuallyWriteCodeWithinTheFirstYearOfChallenge[“Max”] = false
wouldActuallyWriteCodeWithinTheFirstYearOfChallenge[“Chute”] = false

Sounds like you accepting defeat if I took you on then nice
brokePointshopCausingIssuesOnAllServers = {}
brokePointshopCausingIssuesOnAllServers ["Max"] = true
brokePointshopCausingIssuesOnAllServers ["TheXnator"] = false
brokePointshopCausingIssuesOnAllServers ["DEADMONSTOR"] = false
var codingChallengeActive = true;

function getThingToDoInFreeTime(name){
	
	if (name == "Max" && codingChallengeActive){
		return "Buy more weed";
	}else if (codingChallengeActive){
		return "Code";
	}
	
}

Lol who the fuck smokes weed it’s the mot deadass thing to do. If you really think you could beat me in a coding challenge I’m ready motherfuckers.
var shouldBeBackByNow= true;

function goCamping(name){
	
	if (name == "Max" && shouldBeBackByNow){
		return "I'll be bad soon guys don't worry >Is actually smoking weed<";
	}else if (shouldBeBackByNow){
		return "Come back and do work";
	}
	
}

lol I like how because I have a life and go outside you assume all do is smoke weed nobody smokes weed anymore it’s shit thing to that makes you feel like a bad man until you realize nobody gives a fuck.

Don’t pull anymore java on me motherfucker cause I will end you in a coding battle so don’t make me pull out the big guns.

Index.html

<head>
<title> I didn't see you there </title>
</head>


Can u do me one favour and call captain f1reworks a t rex
  • A Good Pianist
  • A Good Pianist's Avatar
  • Offline
  • Spectacular Boarder
  • ZARP VIP Golden Blue Badge
  • A Wob A Bob Bob
  • Posts: 15000
  • Thanks received: 3911
  • Karma: 22
Login or register to post a reply.

[IMPORTANT] [MUST READ] @ChuteUK 6 years 2 months ago #1013015

_Max wrote:
WouldDestroyDeadAndXnatorInCodingChallenge = {}
WouldDestroyDeadAndXnatorInCodingChallenge[“Max”] = true 
WouldDestroyDeadAndXnatorInCodingChallenge[“Chute”] = true
WouldEverReleaseSomethingTheyCoded = {}
WouldEverReleaseSomethingTheyCoded[“Max”] = false 
WouldEverReleaseSomethingTheyCoded[“Chute”] = false
  • Tony Lombardi
  • Tony Lombardi's Avatar
  • Offline
  • Junior Boarder
  • ZARP VIP
  • Posts: 210
  • Thanks received: 224
  • Karma: 2
FP REBOOT BRING IT BACK LADS


Last Edit: 6 years 2 months ago by Tony Lombardi.
Login or register to post a reply.
The following user(s) said Thank You: catboy sven ツ, DEADMONSTOR, TheXnator, dankek

[IMPORTANT] [MUST READ] @ChuteUK 6 years 2 months ago #1013016

_Max wrote:
TheXnator wrote:
_Max wrote:
DEADMONSTOR wrote:
TheXnator wrote:
_Max wrote:
TheXnator wrote:
_Max wrote:
WouldDestroyDeadAndXnatorInCodingChallenge = {}
WouldDestroyDeadAndXnatorInCodingChallenge[“Max”] = true
WouldDestroyDeadAndXnatorInCodingChallenge[“Chute”] = true
wouldActuallyWriteCodeWithinTheFirstYearOfChallenge = {}
wouldActuallyWriteCodeWithinTheFirstYearOfChallenge[“Max”] = false
wouldActuallyWriteCodeWithinTheFirstYearOfChallenge[“Chute”] = false

Sounds like you accepting defeat if I took you on then nice
brokePointshopCausingIssuesOnAllServers = {}
brokePointshopCausingIssuesOnAllServers ["Max"] = true
brokePointshopCausingIssuesOnAllServers ["TheXnator"] = false
brokePointshopCausingIssuesOnAllServers ["DEADMONSTOR"] = false
var codingChallengeActive = true;

function getThingToDoInFreeTime(name){
	
	if (name == "Max" && codingChallengeActive){
		return "Buy more weed";
	}else if (codingChallengeActive){
		return "Code";
	}
	
}

Lol who the fuck smokes weed it’s the mot deadass thing to do. If you really think you could beat me in a coding challenge I’m ready motherfuckers.
var shouldBeBackByNow= true;

function goCamping(name){
	
	if (name == "Max" && shouldBeBackByNow){
		return "I'll be bad soon guys don't worry >Is actually smoking weed<";
	}else if (shouldBeBackByNow){
		return "Come back and do work";
	}
	
}

lol I like how because I have a life and go outside you assume all do is smoke weed nobody smokes weed anymore it’s shit thing to that makes you feel like a bad man until you realize nobody gives a fuck.

Don’t pull anymore java on me motherfucker cause I will end you in a coding battle so don’t make me pull out the big guns.

Doesn't your coding have really bad and commonly found spelling errors and stuff though?
  • Nafe
  • Nafe's Avatar
  • Offline
  • Former Community Manager
  • ZARP VIP Golden Blue Badge
  • Posts: 18666
  • Thanks received: 8623
  • Karma: -378
Login or register to post a reply.
The following user(s) said Thank You: TheXnator

[IMPORTANT] [MUST READ] @ChuteUK 6 years 2 months ago #1013020

NafeXVIII wrote:
_Max wrote:
TheXnator wrote:
_Max wrote:
DEADMONSTOR wrote:
TheXnator wrote:
_Max wrote:
TheXnator wrote:
_Max wrote:
WouldDestroyDeadAndXnatorInCodingChallenge = {}
WouldDestroyDeadAndXnatorInCodingChallenge[“Max”] = true
WouldDestroyDeadAndXnatorInCodingChallenge[“Chute”] = true
wouldActuallyWriteCodeWithinTheFirstYearOfChallenge = {}
wouldActuallyWriteCodeWithinTheFirstYearOfChallenge[“Max”] = false
wouldActuallyWriteCodeWithinTheFirstYearOfChallenge[“Chute”] = false

Sounds like you accepting defeat if I took you on then nice
brokePointshopCausingIssuesOnAllServers = {}
brokePointshopCausingIssuesOnAllServers ["Max"] = true
brokePointshopCausingIssuesOnAllServers ["TheXnator"] = false
brokePointshopCausingIssuesOnAllServers ["DEADMONSTOR"] = false
var codingChallengeActive = true;

function getThingToDoInFreeTime(name){
	
	if (name == "Max" && codingChallengeActive){
		return "Buy more weed";
	}else if (codingChallengeActive){
		return "Code";
	}
	
}

Lol who the fuck smokes weed it’s the mot deadass thing to do. If you really think you could beat me in a coding challenge I’m ready motherfuckers.
var shouldBeBackByNow= true;

function goCamping(name){
	
	if (name == "Max" && shouldBeBackByNow){
		return "I'll be bad soon guys don't worry >Is actually smoking weed<";
	}else if (shouldBeBackByNow){
		return "Come back and do work";
	}
	
}

lol I like how because I have a life and go outside you assume all do is smoke weed nobody smokes weed anymore it’s shit thing to that makes you feel like a bad man until you realize nobody gives a fuck.

Don’t pull anymore java on me motherfucker cause I will end you in a coding battle so don’t make me pull out the big guns.

Doesn't your coding have really bad and commonly found spelling errors and stuff though?

typo != quality, like emp said
  • catboy sven ツ
  • catboy sven ツ's Avatar
  • Offline
  • Adept Boarder
  • ZARP VIP
  • Respected Zarp Contributor
  • Posts: 7197
  • Thanks received: 1544
  • Karma: -45
ex-minecraft owner, zarp legend (Was there during the infancy of Zarp), ex-ssrp admin, ex-teamspeak emblem (For SSRP admin & minecraft owner)








Login or register to post a reply.

[IMPORTANT] [MUST READ] @ChuteUK 6 years 2 months ago #1013071

Agent Aspect wrote:
NafeXVIII wrote:
_Max wrote:
TheXnator wrote:
_Max wrote:
DEADMONSTOR wrote:
TheXnator wrote:
_Max wrote:
TheXnator wrote:
_Max wrote:
WouldDestroyDeadAndXnatorInCodingChallenge = {}
WouldDestroyDeadAndXnatorInCodingChallenge[“Max”] = true
WouldDestroyDeadAndXnatorInCodingChallenge[“Chute”] = true
wouldActuallyWriteCodeWithinTheFirstYearOfChallenge = {}
wouldActuallyWriteCodeWithinTheFirstYearOfChallenge[“Max”] = false
wouldActuallyWriteCodeWithinTheFirstYearOfChallenge[“Chute”] = false

Sounds like you accepting defeat if I took you on then nice
brokePointshopCausingIssuesOnAllServers = {}
brokePointshopCausingIssuesOnAllServers ["Max"] = true
brokePointshopCausingIssuesOnAllServers ["TheXnator"] = false
brokePointshopCausingIssuesOnAllServers ["DEADMONSTOR"] = false
var codingChallengeActive = true;

function getThingToDoInFreeTime(name){
	
	if (name == "Max" && codingChallengeActive){
		return "Buy more weed";
	}else if (codingChallengeActive){
		return "Code";
	}
	
}

Lol who the fuck smokes weed it’s the mot deadass thing to do. If you really think you could beat me in a coding challenge I’m ready motherfuckers.
var shouldBeBackByNow= true;

function goCamping(name){
	
	if (name == "Max" && shouldBeBackByNow){
		return "I'll be bad soon guys don't worry >Is actually smoking weed<";
	}else if (shouldBeBackByNow){
		return "Come back and do work";
	}
	
}

lol I like how because I have a life and go outside you assume all do is smoke weed nobody smokes weed anymore it’s shit thing to that makes you feel like a bad man until you realize nobody gives a fuck.

Don’t pull anymore java on me motherfucker cause I will end you in a coding battle so don’t make me pull out the big guns.

Doesn't your coding have really bad and commonly found spelling errors and stuff though?

typo != quality, like emp said

I'm not at all good with code, fuck this whole thread is jibberish to me but doesn't spelling errors fuck with certain things?
  • Nafe
  • Nafe's Avatar
  • Offline
  • Former Community Manager
  • ZARP VIP Golden Blue Badge
  • Posts: 18666
  • Thanks received: 8623
  • Karma: -378
Login or register to post a reply.

[IMPORTANT] [MUST READ] @ChuteUK 6 years 2 months ago #1013076

NafeXVIII wrote:
Agent Aspect wrote:
NafeXVIII wrote:
_Max wrote:
TheXnator wrote:
_Max wrote:
DEADMONSTOR wrote:
TheXnator wrote:
_Max wrote:
TheXnator wrote:
_Max wrote:
WouldDestroyDeadAndXnatorInCodingChallenge = {}
WouldDestroyDeadAndXnatorInCodingChallenge[“Max”] = true
WouldDestroyDeadAndXnatorInCodingChallenge[“Chute”] = true
wouldActuallyWriteCodeWithinTheFirstYearOfChallenge = {}
wouldActuallyWriteCodeWithinTheFirstYearOfChallenge[“Max”] = false
wouldActuallyWriteCodeWithinTheFirstYearOfChallenge[“Chute”] = false

Sounds like you accepting defeat if I took you on then nice
brokePointshopCausingIssuesOnAllServers = {}
brokePointshopCausingIssuesOnAllServers ["Max"] = true
brokePointshopCausingIssuesOnAllServers ["TheXnator"] = false
brokePointshopCausingIssuesOnAllServers ["DEADMONSTOR"] = false
var codingChallengeActive = true;

function getThingToDoInFreeTime(name){
	
	if (name == "Max" && codingChallengeActive){
		return "Buy more weed";
	}else if (codingChallengeActive){
		return "Code";
	}
	
}

Lol who the fuck smokes weed it’s the mot deadass thing to do. If you really think you could beat me in a coding challenge I’m ready motherfuckers.
var shouldBeBackByNow= true;

function goCamping(name){
	
	if (name == "Max" && shouldBeBackByNow){
		return "I'll be bad soon guys don't worry >Is actually smoking weed<";
	}else if (shouldBeBackByNow){
		return "Come back and do work";
	}
	
}

lol I like how because I have a life and go outside you assume all do is smoke weed nobody smokes weed anymore it’s shit thing to that makes you feel like a bad man until you realize nobody gives a fuck.

Don’t pull anymore java on me motherfucker cause I will end you in a coding battle so don’t make me pull out the big guns.

Doesn't your coding have really bad and commonly found spelling errors and stuff though?

typo != quality, like emp said

I'm not at all good with code, fuck this whole thread is jibberish to me but doesn't spelling errors fuck with certain things?
you're referring to syntax mistakes probably, yh, that would make the code not work at all and logical errors with spelling, eg. he calls the wrong function would fuck the code up hard, but usually you can notice until it gets into the release version, since it's easy to notice this kind of mistake

max usually misspells when printing out values, for example instead of naming an admin "administrator" he'd type "adminstrator" which doesn't fuck up, it only shows up client-side but doesn't break the attribute itself, it just shows up weird on the client who is trynna, yknow, understand stuff

edit: assuming you attend to good practices, logical errors should never happen by mistyping/mispelling
  • dankek
  • dankek's Avatar
  • Offline
  • Banned
  • ZARP VIP
  • Legendary Retard
  • Posts: 2400
  • Thanks received: 997
  • Karma: 23
Last Edit: 6 years 2 months ago by dankek.
Login or register to post a reply.

[IMPORTANT] [MUST READ] @ChuteUK 6 years 2 months ago #1013111

Ah a virgin thread
  • TheAp4ch3
  • TheAp4ch3's Avatar
  • Offline
  • Diamond Boarder
  • ZARP VIP
  • Making ZARP great since 2013
  • Posts: 2806
  • Thanks received: 805
  • Karma: 24
GET SOME RIDICULOUSLY CHEAP GAMES AT www.g2a.com/r/user-55e1e47e829e4
Login or register to post a reply.

[IMPORTANT] [MUST READ] @ChuteUK 6 years 2 months ago #1013123

print "hey chute is the map complete"
  • Clarky
  • Clarky's Avatar
  • Offline
  • Former Community Manager
  • ZARP VIP Gold Badge
  • I love Henny
  • Posts: 16828
  • Thanks received: 9584
  • Karma: 983
Login or register to post a reply.
Time to create page: 0.172 seconds

178 PLAYERS ONLINE

Connect to server View Gametracker DarkRP 1
4/127
online
Connect to server View Gametracker Deathrun
0/40
online
Connect to server View Gametracker TTT
0/47
online
Connect to server View Gametracker Bhop
1/32
online
Connect to server View Gametracker Surf
0/32
online
Connect to server View Gametracker Prop Hunt
0/42
online
Connect to server View Gametracker Sandbox
0/42
online
Connect to server Discord
173/913
online
Top