15[20:00] * Joins: sven (~cgiirc@AA721AB9.5C65C2E5.F09CBE48.IP) [20:01] Oy. [20:01] oh you're that fag who keeps fagging up my google doc [20:02] Haha, "fag" coming from a mlpfag [20:02] i wasn't trying to be offensive particularly [20:02] my issue with you is you commented on the whole fucking doc [20:02] Okay, I joined. Not lets see the progress? [20:02] no-one can see anyone else's comments [20:02] make another comment please [20:03] Yeah yeah, okay. [20:04] What are you using to create the game? Python Django? [20:04] yup [20:04] -_- [20:05] why? [20:05] <&MandozerTheGreat> sup [20:05] <&MandozerTheGreat> get mad as shit [20:05] <&MandozerTheGreat> whoever is mad as shit [20:05] http://imgur.com/xW6BOT6,wZbCzJq,PPNIc92#0 [20:05] here [20:06] Don't you think it looks terrible? [20:06] of course it does [20:06] That's why you need [20:06] you criticize it like it's a finished product [20:06] lel [20:06] "help with html"? [20:07] How long have you been working on it? [20:07] about 2 weeks [20:07] in my spare time [20:07] Same. [20:07] which is about 2 hours a week 15[20:07] * Quits: &MandozerTheGreat (~Eva@sarafina.is.giraffe) (Client exited) [20:07] So four hours. [20:07] I can see that. [20:07] roughly [20:07] maybe more [20:08] well [20:08] at least mine's not broken, eh? [20:08] Right now I am still considering how to implement the turn system. [20:08]  Warning: mysql_result() [function.mysql-result]: Unable to jump to row 0 on MySQL result index 37 in /home/fridaypl/public_html/gsg/news.php on line 45 [20:08] How is mine broken? [20:08] news page [20:08] Okay, a query error lol [20:08] MUST BE BROKEN [20:08] http://fridayplay.net/gsg/user.php?ply=26 [20:08] it says i have 2 mail [20:08] i get no mail [20:08] Looks working. [20:09] no galactic news [20:09] no alliance [20:09] no community [20:09] So must be broken? [20:09] two things are broken already that i see [20:09] Lol. [20:09] my point is you cant criticize mine [20:09] and i cant really criticize yours either [20:09] cause they're NOT FINISHED [20:09] Of course there will be bugs, but with progress. [20:10] Do you think bloc was finished? [20:10] no, but it was presentable [20:10] As is mine. [20:10] i know full well mine isnt [20:10] which is why it's not online [20:10] I never said playable. [20:10] oh please [20:10] sven [20:10] be honest [20:10] there arent even any policies [20:10] i'll admit it looks pretty [20:10] but that's about it [20:11] Check again [20:11] text only [20:11] sure [20:11] Okay? [20:11] nice [20:11] i could write a bunch of stuff [20:11] if it doesnt do anything, it's not there yet [20:11] I didn't write it :) [20:12] my point still stands [20:12] you have no policies [20:12] I still have a hell of a lot more. [20:12] of course [20:12] sure bro, sure [20:12] gotta say [20:12] stealing my ideas [20:12] kinda a dick move [20:12] but eh [20:13] that's what you get with open source i guess [20:13] Wasn't my idea to steal. [20:13] But a friend knew I could implement the ideas and actually make something of it. [20:13] I started making this when bloc went to shit. [20:13] fact is, my ideas were stolen [20:13] but whatever [20:13] It was supposed to be just like bloc, but he suggested I follow the planet idea. [20:13] do what you think is best [20:14] Of course [20:14] You have to understand it's only competition. [20:14] we'll see who gets the better game in the end, hm? [20:14] ;) [20:14] now now [20:14] There is a player base out there left without bloc to play. [20:14] be honest with yourself [20:14] it would be competition if you came up with a game yourself [20:14] but you arent entirely, are you [20:15] what was your bloc nation anyway? [20:15] pershing [20:15] never heard of it [20:15] Okay. [20:15] I was new to it. [20:16] http://fridayplay.net/gsg/updates.php [20:17] Do you even have a domain name? [20:17] not yet [20:17] no point [20:17] it's not ready yet [20:17] Lol [20:17] as soon as it goes live, i'll be getting one [20:17] a proper one. 15[20:22] * Joins: fyadiebold (fyadiebold@i.am.from.outstate.which.is.why.i.dont.like.talking.about.it) 15[20:22] * ChanServ sets mode: +o fyadiebold [20:25] What is: 5.0E+12 15[20:25] * Quits: RSchumann (~cgiirc@synIRC-3A3FC278.hsd1.ga.comcast.net) (Quit: CGI:IRC (Ping timeout)) [20:25] 5 trillion [20:25] 5 with 12 zeros after it [20:25] not too hot on database logic are you? [20:26] Hahahaha [20:27] Again with the insults. [20:27] hey man, you started [20:28] besides, this would be an insult: HAHAHAHA YOU'RE SUCH A FAGGOT YOU DONT EVEN KNOW COMPUTER EXPONENTIALS, CHECK THIS IDIOT OUT TOP LEL [20:29] Have you tried using PHP? [20:29] why on earth would i use it [20:29] django is so much easier to understand and code in [20:30] not to mention more secure [20:30] ... [20:31] easier lol [20:31] your point? [20:31] that because php is harder to understand, somehow it's superior? [20:32] No, in my opinion its easier. [20:33] well, each to his own [20:33] i think python is a lovely language [20:34] It's easy to echo data based on mysql results. [20:34] and it's not in django? [20:35] do you have to do manual mysql queries? [20:35] because i don't [20:35] I wasn't saying that against django [20:35] i can access the data just like any other attribute [20:35] i dont touch sql queries at all [20:35] if($user[user_id] == $loggedInUser->user_id) { [20:36] what does that do? [20:36] check if a user is logged in? [20:36] Exactly what I said. [20:36] http://fridayplay.net/gsg/user.php?ply=26 [20:36] nice [20:36] i have this [20:36] @login_required() [20:36] that's all [20:36] For you under economy>funds it will say classified [20:37] for me it will show my data. [20:37] haha u wot m8 [20:37] i've already got the capability to separate one's own page from other stats pages [20:37] ..... [20:37] wot [20:38] http://fridayplay.net/gsg/user.php?ply=27 [20:38] The same thing. [20:38] i'm not seeing the point [20:39] Each player has their own page. [20:39] Same as bloc [20:39] wow, that's like the bare minimum [20:39] so do i [20:39] Okay. [20:39] This is a wiener size contest. [20:39] I'm done here. [20:39] fair enough [20:40] you were the one who came into my doc saying 'so what else have you got besides ideas, HUH?' [20:40] and i've shown you [20:40] Well you don't have much. [20:40] now you say it's a weiner size contest when you discover i've got just as much as you [20:40] nice [20:40] It's the fact that people are suggesting ideas to something with little to no potential. 15[20:40] * Parts: sven (~cgiirc@AA721AB9.5C65C2E5.F09CBE48.IP) [20:41] top fucking lel [20:41] he mad [20:42] this is definitely going in a pastebin 15[20:45] * Joins: sven (~cgiirc@AA721AB9.5C65C2E5.F09CBE48.IP) [20:47] oh, you're back! [20:47] nice 15[20:58] * Quits: sven (~cgiirc@AA721AB9.5C65C2E5.F09CBE48.IP) (Quit: CGI:IRC (Ping timeout)) 15[21:01] * Joins: Ohnopigeons (~Ohnopigeo@synIRC-9F6D712A.hsd1.va.comcast.net) 15[21:42] * Joins: Dionysus (Dionysus@synIRC-8D645410.c3-0.tlg-ubr2.atw-tlg.pa.cable.rcn.com) 15[21:42] * Quits: Dionysus (Dionysus@synIRC-8D645410.c3-0.tlg-ubr2.atw-tlg.pa.cable.rcn.com) (Max SendQ exceeded) 15[21:42] * Joins: Dionysus (Dionysus@synIRC-8D645410.c3-0.tlg-ubr2.atw-tlg.pa.cable.rcn.com) [21:46] gotta go guys, cya 15[21:46] * Joins: sven (~cgiirc@AA721AB9.5C65C2E5.F09CBE48.IP) [21:46] Did you cock suckers just order me three sausage pizzas? [21:47] might want to check your email too [21:47] you really shouldn't have put that much info when registering the website [21:47] don't you know it's publicly visible? 15[21:48] * Joins: ThatArabNation_ (Mibbit@62913B25.B21ED7B1.704D56C2.IP) [21:48] So that is the game you want to play? [21:48] thanks for confirming it's your real address, though [21:48] very helpful 15[21:48] LOL 15[21:48] sven 15[21:48] seriously m8 15[21:48] top fucking kek 15[21:48] good one, heidiland 15[21:48] :DD [21:48] top leil. [21:48] 10/10 [21:48] now i know where to send all the christian newsletters i have lined up [21:48] this is great 15[21:49] heidiland, sub him to the End Times magazine 15[21:49] i used to receive that shit here in Bulgaria for free [21:49] evangelists are gonna be lining up outside your door to save your soul, sven [21:49] intellectual theft [21:49] you deserve to die [21:52] Quit. [21:52] why? [21:52] i've just had all my ideas stolen [21:52] i'm not in a sunny disposition [21:52] I didn't see a copyright. [21:53] >it's not official therefore it's ok 15[21:53] heidiland, actually that's kind of your fault [21:53] seriously, man 15[21:53] for making it public 15[21:53] but i also see the need for punishment [21:53] Agreed. [21:53] it was public because i wanted ideas [21:53] and by and large, that's what i got 15[21:53] so they weren't all your ideas? 15[21:53] :> [21:53] what i didnt expect was some fag trying to rip them ofd 15[21:53] sven just saw something and decided to cash in on it [21:53] Now I'm going to spend all day clearing up this shit. [21:53] and admitting to doing so [21:54] let this be a lesson, young padawan [21:54] I don't need 200 boxes from USPS 15[21:54] now the fact that i can take down his entire website host by a massive DDoS 15[21:54] and have his account removed from his host altogether 15[21:54] ah well [21:54] 1st: don't be a faggot [21:54] 2nd: dont be so easily doxable [21:54] I still have the code so I don't care. [21:54] because wow [21:54] perhaps [21:54] you'll almost certainly need to change email though [21:55] I have plenty [21:55] and if i have my way, your house will be under siege [21:55] I don't use that one anyway 15[21:55] heidiland, do it faggot [21:55] oh i will [21:55] some anonymous tipoffs to the police... [21:55] christian missions [21:55] etc etc [21:55] it doesnt end really [21:56] By the way [21:57] Check your email [21:57] oh yes, forgot to mention [21:57] i gave your details to all the ex-AC [21:57] *ACE [21:57] so enjoy [21:57] and with that, I'm out! [21:58] what the fuck is this shit 15[21:58] * Parts: ThatArabNation_ (Mibbit@62913B25.B21ED7B1.704D56C2.IP) [21:59] tl;dr fag steals my ideas off google doc, leaves all his info on the whois for his own site, gets signed up for 400 boxes, 3 pizzas, and spam on his email [21:59] and if i have my way, your house will be under siege [21:59] what fag [21:59] http://pastebin.com/kKJzHhpm [21:59] 18:01   sven    Haha, "fag" coming from a mlpfag [21:59] he has a point [21:59] anyway [22:01] who the fuck is sven anyway [22:01] Time to contact fbi, mlpfag is butthurt I stole his idea and made something of it. [22:01] >mad something [22:01] please [22:02] it's bootstrap with 200 lines of code [22:02] nothing more [22:02] fact remains you stole my idea and i'm pissed [22:02] is sven in blocparty [22:02] good day, sir 15[22:02] * Quits: heidiland (Mibbit@synIRC-7ACC4D8A.insecure.ic.ac.uk) (Quit: http://www.mibbit.com ajax IRC Client) [22:02] fuck heidiland anyway [22:03] massive butthurt faggot orders me 3 pizzas through my whois info. 0/10 troll [22:04] Registrant [22:04]     Matthew Huey [22:04]     Email:rattsplat@gmail.com [22:04]     2685 Ellen ave [22:04]     34744 kissimmee [22:04]     United States [22:04]     Tel: +1.4079324139 [22:04] good shit [22:04] yeah [22:04] i'm going to put you on the nambla mailing list [22:04] not because i don't like you [22:04] just for the hell of it [22:05] I dont use that email anymore [22:05] ughrr 15[22:09] >kissimmee 15[22:09] why does that sound familiar... [22:14] This throws a wrench in my development.. [22:14] gg 15[22:18] * Joins: heidiland (~heidiland@synIRC-F1C228D6.t-mobile.co.uk) 15[22:21] * Quits: heidiland (~heidiland@synIRC-F1C228D6.t-mobile.co.uk) (Quit: I'm out!) [22:25] fucking heidi [22:25] can you be any more of a cunt [22:25] quit ordering me pizza 15[22:26] hahaha 15[22:26] stimulate the economy 15[22:26] with your tongue 15[22:27] * Quits: sven (~cgiirc@AA721AB9.5C65C2E5.F09CBE48.IP) (Quit: CGI:IRC (EOF)) 15[22:29] * Joins: sven (~cgiirc@AA721AB9.5C65C2E5.F09CBE48.IP) 15[22:29] wb 15[22:29] * Joins: heidiland (~heidiland@synIRC-F1C228D6.t-mobile.co.uk) 15[22:30] * Quits: Dionysus (Dionysus@synIRC-8D645410.c3-0.tlg-ubr2.atw-tlg.pa.cable.rcn.com) (Ping timeout: 180 seconds) [22:31] quit fucking ordering pizza 15[22:31] * Joins: cake_husala (~androirc@synIRC-E9AD04A3.rk.wavecable.com) [22:31] Why do mornings exist? [22:31] seriously god damnit 15[22:31] sven, learn to register domains by proxy 15[22:31] * Joins: ThatArabNation_ (Mibbit@62913B25.B21ED7B1.704D56C2.IP) 15[22:31] EmilyPMMM, so you can wake up next to me 15[22:31] obviously 15[22:31] :>>>>>>>> 15[22:32] sven, what you can do is blacklist your address in all pizza places 15[22:32] i think that was an option in murrka [22:32] I thin the pizza places will do it for him [22:32] Top lel 15[22:32] hahahah [22:32] You might just have been the easiest person in history to doc [22:33] *x [22:33] fuck you. [22:33] No, fuck you. [22:33] You deserve it sven [22:33] What do you want me to do? [22:33] I'm not even started 15[22:33] * Quits: sven (~cgiirc@AA721AB9.5C65C2E5.F09CBE48.IP) (Quit: CGI:IRC) 15[22:33] lol 15[22:33] * Joins: sven (~cgiirc@AA721AB9.5C65C2E5.F09CBE48.IP) 15[22:33] last time he EOF'd [22:33] What i want you to do? 15[22:33] wb sven [22:34] Being stupid enough to have your info out there like that [22:34] Make your own fucking game i what i want you to do [22:34] Okay. [22:34] If you agree to quit. 15[22:34] heidiland, that is his own fucking game [22:34] No, it's his code and my ideas 15[22:34] sven, take everything down and forget about creating such garbage in future [22:34] I'll drop it. [22:34] We'll his ideas at least. [22:34] I'll still copy bloc. 15[22:34] sure [22:35] Good. Just remember I know where you live [22:35] After all, it is finished [22:35] You name [22:35] And number [22:35] So try not to be such a faggot [22:35] Hmm? [22:35] The fuck is going on? [22:35] dox [22:36] Sven stole all my ideas [22:36] To make his own game 15[22:36] EmilyPMMM, sven decided he's going to make heidiland's game [22:36] Doxed [22:36] Pizza and boxes are on their way [22:36] And much, much more if he doesnt drop it [22:36] Here [22:36] hookers? [22:36] http://pastebin.com/kKJzHhpm [22:36] Angry pimps? [22:36] Are you done? [22:37] I could ask you the same question, sven [22:37] Are YOU done? 15[22:37] heidiland, please stop having a power trip 15[22:37] :> 15[22:37] he's done [22:37] We'll see 15[22:37] * Quits: heidiland (~heidiland@synIRC-F1C228D6.t-mobile.co.uk) (Quit: I'm out!) [22:39] How can we have a truce if he's not here [22:39] ffs 15[22:39] * Joins: pvtbutterfudge (~cgiirc@synIRC-7069B35F.try.wideopenwest.com) [22:39] word on the street is we gotta shank a bitch [22:40] nah [22:40] It's over... for now [22:41] no pizza? [22:41] nope 15[22:41] sven, I'm guaranteeing your truce, on his behalf [22:41] why not? [22:41] everyone like pizza 15[22:41] because sven ate it all already 15[22:41] :> 15[22:41] * Quits: ThatArabNation_ (Mibbit@62913B25.B21ED7B1.704D56C2.IP) (Quit: http://www.mibbit.com ajax IRC Client) 15[22:41] * Joins: ThatArabNation_ (Mibbit@62913B25.B21ED7B1.704D56C2.IP) [22:42] especially the kind with anchovies and pineapple 15[22:42] i feel sick [22:43] http://fridayplay.net/gsg/ [22:43] It's down. 15[22:43] Thanks. [22:43] Geeze its like the government shut down all over again 15[22:45] lel [22:45] i was told [22:45] there would be pizza [22:46] So is it over? [22:47] Yes [22:47] For now [22:47] I'm going to take the 'space' out of gsg. [22:47] It'll be countries.. [22:47] Good idea right there [22:47]   >3 sausage pizzas [22:48] lel [22:48] sven? 15[22:49] * Quits: sven (~cgiirc@AA721AB9.5C65C2E5.F09CBE48.IP) (Quit: CGI:IRC (EOF)) [22:49] Post-Apocalypse [22:49] Dammit he left [22:49] my only regret is that he only got three pizzas [22:49] they even had edible toppings [22:50] I want to know if he kept them [22:50] Like a greedy motherfucker 15[22:52] * Joins: sven (~cgiirc@AA721AB9.5C65C2E5.F09CBE48.IP) [22:52] y'all niggas wanna hear some phat beats? [22:52] sven [22:52] make it post apocalyptic [22:53] But I'm a horrible person. [22:53] :) [22:54] Plus it'll just get ddosd. [22:54] DDOS [22:55] get it right noob [22:55] Dos'd [22:55] or callgirls [22:55] probably callgirls [22:56] jesus fuck [22:56] Wut? [22:56] I took down GSG, I though this was over. [22:56] it is [22:56] We just like leverage 15[22:57] * Joins: RSchumann (~cgiirc@synIRC-3A3FC278.hsd1.ga.comcast.net) [22:57] so have you guys won yet? [22:57] jus sayin, callgrills if you break the agreement [22:57] kings of the new kingdom [22:57] in the new kingdom, horsefuckery reigns supreme 15[22:57] lolwhut 15[22:57] who's ddosing sven? [22:58] no one [22:58] ex-ACE [22:58] if he does anything [22:58] yet 15[22:59] * Quits: sven (~cgiirc@AA721AB9.5C65C2E5.F09CBE48.IP) (Quit: CGI:IRC) [22:59] lel [22:59] wait what did sven do again? [22:59] stole from heidi [22:59] why you would steal from heidi [22:59] is beyond me [23:00] lel 15[23:01] * Kaiser_AFK is now known as KaiserReinhardt [23:03] Did I miss hilarity? [23:03] I always miss hilarity. [23:03] Fuck.