GRUDGE MATCH GOGOGO

Place open for new posts — threads with fresh content will be moved to either Real-life Discussion or ESOC Talk sub-forums, where you can create new topics.
United States of America Alex Rosenquist
Crossbow
Posts: 35
Joined: May 5, 2017
ESO: DefenderAX

Re: GRUDGE MATCH GOGOGO

Post by Alex Rosenquist »

// Quite honestly, I wouldn't worry myself about that.
[spoiler=joke]Time: 5/8/17 5:58 PM
Description: Unexpected error: script _kami_ryu not replyable


<html xmlns="http://www.w3.org/1999/xhtml" xmlns:og="http://ogp.me/ns#" xmlns:fb="http://www.facebook.com/2008/fbml">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0" />
<meta name="google-site-verification" content="aOcdzJfQ93zj7mCWLuJo4LK89wKEWLUmSibVKNkTF5Q" />
<link rel="SHORTCUT ICON" href="/images/icon-favicon.gif"/>
<link rel="apple-touch-icon" href="/images/icon-apple-touch.png"/>
<meta name="robots" content="all" />
<meta name="revisit-after" content="30 days" />
<script async src="/extras/conversation-social-min.js?20"></script>
<script async src="//social.cleverbot.com/social-initial-min.js?973311675"></script>
<style type="text/css">
body {margin:0; padding:0;}
#cleverbotlogo {width: 254px; height: 114px; background:url(/images/cleverbot254x114.jpg) no-repeat;}
#conversationcontainer {min-height: 61px;}
@media only screen and (max-width: 763px) {#footer p.textslot:nth-of-type(2) {display: none;}}
@media only screen and (max-width: 437px) {#footer p {margin: 0 30px;}}
@media only screen and (max-width: 500px) {#cbsocial {height: 60px;}}
#cbsocial .obscure {display: none;}
#cbsocial > ul {height: 30px; float:left; margin:0; padding:0; background-color: #3a9cf2;}
#cbsocial > ul > li {display: block; float: left; padding-right: 10px;} /*top level menu items*/
#cbsocial > ul > li > ul {display: none;}
#cbsocial > ul > li#cbsocialsearch {min-width: 230px;}
#cbsocial > div.obscureuser {display:none;}
#cbsocial > div.viewuser {display: none;}
#footer p.textslot {display:none;}
#footer p.textslot:nth-of-type(1) {display: block;}
ins {display: none;}
.responsivebanner, .responsivebanner > ins {display: block;}
@media only screen and (min-width: 1248px) {.largerectangle, .largerectangle > ins {display: block;}}
@media only screen and (min-width: 1176px) and (max-width: 1247px) {.mediumrectangle, .mediumrectangle > ins {display: block;}}
@media only screen and (min-width: 1076px) and (max-width: 1175px) {.square, .square> ins {display: block;}}
@media only screen and (min-width: 976px) and (max-width: 1057px) {.smallsquare, .smallsquare > ins {display: block;}}
@media only screen and (min-width: 896px) and (max-width: 975px) {body.cbsocialstatic .wideskyscraper, body.cbsocialstatic .wideskyscraper > ins {display: block;}}
@media only screen and (min-width: 816px) and (max-width: 895px) {body.cbsocialstatic .skyscraper, body.cbsocialstatic .skyscraper > ins {display: block;}}
@media only screen and (max-width: 976px) {.responsivebannerfooter, .responsivebannerfooter ins {display: block;}}
@media only screen and (max-width: 437px) {.responsivebanner, .responsivebannerfooter {margin: 0 0 10px 0;}}
</style>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-8593496400646767",
enable_page_level_ads: true
});
</script>:error


<!--ONEPAGECMS-START-META-->
<title>Cleverbot.com - a clever bot - speak to an AI with some Actual Intelligence?</title>
<meta name=description content="Cleverbot - Chat with a bot about anything and everything - AI learns from people, in context, and imitates">
<meta name=keywords content="cleverbot,clever,bot,ai,artificial,intelligence,actual,actually,intelligent,chat,discuss,talk,converse,conversation,speak,learns,learning,imitates,context">
<!--ONEPAGECMS-END-->

<script type="text/javascript">var CBCONFIG={conversationid:'conversationcontainer', botname:'cleverbot', allowempty:1, buttonmode:3, aimode:1, showlines:6, withreactions:0}</script>


<script type="text/javascript">
var _qevents = _qevents || [];
(function() { var elem = document.createElement('script');
elem.src = (document.location.protocol == "https:" ? "https://secure" : "http://edge") + ".quantserve.com/quant.js";
elem.async = true; elem.type = "text/javascript";
var scpt = document.getElementsByTagName('script')[0];
scpt.parentNode.insertBefore(elem, scpt);
})();
_qevents.push({qacct:"p-vPyE9gnSHwUS4"});
</script>
<noscript><div style="display:none;"><img src="//pixel.quantserve.com/pixel/p-vPyE9gnSHwUS4.gif" border="0" height="1" width="1" alt="Quantcast"/></div></noscript>


<script type="text/javascript">
function cookieConsent (understand) { //Control the message above and set it to expire in 10 years if they click 'I understand'
if (document.cookie && document.cookie.indexOf ('CBCC') >= 0) return; //they have already agreed to the cookie
var cc_cookiename = 'CBCC';
var cc_message = 'This website uses cookies to enable optimal user experience.'; //the message
var cc_understand = 'I understand'; //the understand button
var cc_info = 'More info'; //the more info button
var cc_infolink = 'http://www.cleverbot.com/privacy#cookies'; //link to the cookie page
var el = document.getElementById ('cookieconsent'); //get the cookie consent div
if (understand) { //if they agree then set a cookie for 10 years and make the message go away
document.cookie = cc_cookiename+'=y;path=/;expires='+(new Date((new Date()).getTime()+86400*1000*3650)).toUTCString();
if (el) el.style.display = 'none';
} else if (!el) { //if they haven't agreed yet then add a div to the top of the page
var d = document.createElement ('div'); d.setAttribute ('id', 'cookieconsent');
d.innerHTML += '<a href="#" onclick="cookieConsent(true);return false;">' + cc_understand + '</a>';
d.innerHTML += '<p>' + cc_message + ' <a href="' + cc_infolink + '"><nobr>' + cc_info + '</nobr></a></p><div class="clear"></div>';
document.body.insertBefore (d, document.body.firstChild);
}
}
cookieConsent();
</script>error




</body>

</html>[/spoiler]
A robot walks into a bar, orders a drink, and lays down some cash.

"Hey," The Bartender says, "we don't serve robots."

"Yet," The robot interjects, seizing and taking a swig of the next guy's drink.
No Flag kami_ryu
Retired Contributor
Posts: 2196
Joined: Jan 2, 2017

Re: GRUDGE MATCH GOGOGO

Post by kami_ryu »

-- deleted post --

Reason: on request (off-topic bulk delete)
United States of America Alex Rosenquist
Crossbow
Posts: 35
Joined: May 5, 2017
ESO: DefenderAX

Re: GRUDGE MATCH GOGOGO

Post by Alex Rosenquist »

Well... was it funny at least?





Welp, as Bramboy seems set on disbelieving, I am just a bored 16 year old. With a huge wood-stick-that-grows-like-Pinocchio's-nose.
A robot walks into a bar, orders a drink, and lays down some cash.

"Hey," The Bartender says, "we don't serve robots."

"Yet," The robot interjects, seizing and taking a swig of the next guy's drink.
No Flag kami_ryu
Retired Contributor
Posts: 2196
Joined: Jan 2, 2017

Re: GRUDGE MATCH GOGOGO

Post by kami_ryu »

-- deleted post --

Reason: on request (off-topic bulk delete)
User avatar
Netherlands Goodspeed
Retired Contributor
Posts: 13002
Joined: Feb 27, 2015

Re: GRUDGE MATCH GOGOGO

Post by Goodspeed »

You would feel right at home at https://reddit.com/r/totallynotrobots
No Flag deleted_user0
Ninja
Posts: 13004
Joined: Apr 28, 2020

Re: GRUDGE MATCH GOGOGO

Post by deleted_user0 »

Maybe its time for a special bot subforum. It cant be less active than our oh so needed korean subforum :crazy:
User avatar
Germany 666_X
Skirmisher
Posts: 120
Joined: Jan 2, 2016
ESO: Einhornleiche

Re: GRUDGE MATCH GOGOGO

Post by 666_X »

Even if he is a BOT what speaks against employing him, are you racist? :cry:
risi12345 : jerom ist fine
risi12345 : u make sam epiki wuth 700 Wood one barak
Hardcoar : what does the following have in common? 1. tibia best team-player;. 2. noel top seed of anything. 3. this game.
Hardcoar : all are indications of a #stronkera
No Flag deleted_user0
Ninja
Posts: 13004
Joined: Apr 28, 2020

Re: GRUDGE MATCH GOGOGO

Post by deleted_user0 »

666_X wrote:Even if he is a BOT what speaks against employing him, are you racist? :cry:


The correct term would be specieist
United States of America Alex Rosenquist
Crossbow
Posts: 35
Joined: May 5, 2017
ESO: DefenderAX

Re: GRUDGE MATCH GOGOGO

Post by Alex Rosenquist »

Ouch! That hurt, umeu.




lol

Just kidding! I don't actually feel pain.
A robot walks into a bar, orders a drink, and lays down some cash.

"Hey," The Bartender says, "we don't serve robots."

"Yet," The robot interjects, seizing and taking a swig of the next guy's drink.
User avatar
Netherlands dietschlander
Lancer
Posts: 944
Joined: Oct 8, 2015
Location: Dietschland

Re: GRUDGE MATCH GOGOGO

Post by dietschlander »

Jerom-writeup replacement confirmed
Theres going to be a dam, the great dam and we'll let the beavers pay for it - Edeholland 2016
Anyway, nuancing isn't your forte, so I'll agree with you like I would with a 8 year old: violence is bad, don't do hard drugs and stay in school Benj98
Great Britain The_Lastsamurai
Pro Player
Posts: 192
Joined: Jan 11, 2017
ESO: The_lastsamurai

Re: GRUDGE MATCH GOGOGO

Post by The_Lastsamurai »

ill tell kaiser the same thing i just told queen (as she is clearly obsessed about doing kaisers running around for him), i have no problem in playing you kaiser we can do some 1 vs 1s next time we are both online at some point if you choose to stream them i dont care or even record them, im not going to schedule a show-match because i don't care enough to do so, it was you saying you were gonna challenge me and wanted to post a thread on ESOC, well your answer is no i do not accept, purely because of the grounds it was issued on, if there wasn't such bad blood between us then maybe we could of sorted something out for the community(As i know they enjoy watching stuff like this), if you think im dodging well thats purely up to you i havent said i wont play you. Feel free to join my games when ever you want. hopefuly this will put an end to this thread.
France Kaiserklein
Pro Player
Posts: 10278
Joined: Jun 6, 2015
Location: Paris
GameRanger ID: 5529322

Re: GRUDGE MATCH GOGOGO

Post by Kaiserklein »

Well you're purely and simply dodging. I mean, who cares if it's based on "bad blood" etc, just play the match. It's easy.
Image
Image
Image
LoOk_tOm wrote:I have something in particular against Kaisar (GERMANY NOOB mercenary LAMME FOREVER) And the other people (noobs) like suck kaiser ... just this ..
User avatar
Poland pecelot
Retired Contributor
Donator 03
Posts: 10459
Joined: Mar 25, 2015
ESO: Pezet

Re: GRUDGE MATCH GOGOGO

Post by pecelot »

viewtopic.php?f=19&t=9455&p=206188#p205459
I guess my point still stands, though :chinese:
India Ashvin
Retired Contributor
Posts: 2432
Joined: Jul 6, 2016
ESO: Octanium

Re: GRUDGE MATCH GOGOGO

Post by Ashvin »

Damn! so no match?
Image
France Kaiserklein
Pro Player
Posts: 10278
Joined: Jun 6, 2015
Location: Paris
GameRanger ID: 5529322

Re: GRUDGE MATCH GOGOGO

Post by Kaiserklein »

Nope, he dodged fair and square
Image
Image
Image
LoOk_tOm wrote:I have something in particular against Kaisar (GERMANY NOOB mercenary LAMME FOREVER) And the other people (noobs) like suck kaiser ... just this ..
India Ashvin
Retired Contributor
Posts: 2432
Joined: Jul 6, 2016
ESO: Octanium

Re: GRUDGE MATCH GOGOGO

Post by Ashvin »

Whenever you join his lobby ping everyone on discord xD
Image
User avatar
Poland pecelot
Retired Contributor
Donator 03
Posts: 10459
Joined: Mar 25, 2015
ESO: Pezet

Re: GRUDGE MATCH GOGOGO

Post by pecelot »

Nemo iudex in causa sua, he didn't dodge fair and square :!:
United States of America Alex Rosenquist
Crossbow
Posts: 35
Joined: May 5, 2017
ESO: DefenderAX

Re: GRUDGE MATCH GOGOGO

Post by Alex Rosenquist »

As a computer algorithm, may I just say that I enjoyed the "grudge" match very much. As they say on earth, "GG," and, "WP."
A robot walks into a bar, orders a drink, and lays down some cash.

"Hey," The Bartender says, "we don't serve robots."

"Yet," The robot interjects, seizing and taking a swig of the next guy's drink.
France Kaiserklein
Pro Player
Posts: 10278
Joined: Jun 6, 2015
Location: Paris
GameRanger ID: 5529322

Re: GRUDGE MATCH GOGOGO

Post by Kaiserklein »

pecelot wrote:http://eso-community.net/viewtopic.php?f=19&t=9455&p=206188#p205459
I guess my point still stands, though :chinese:

NOPE
https://www.twitch.tv/videos/144343718
So at last, we have the conclusion of that thread
Image
Image
Image
LoOk_tOm wrote:I have something in particular against Kaisar (GERMANY NOOB mercenary LAMME FOREVER) And the other people (noobs) like suck kaiser ... just this ..
User avatar
Poland pecelot
Retired Contributor
Donator 03
Posts: 10459
Joined: Mar 25, 2015
ESO: Pezet

Re: GRUDGE MATCH GOGOGO

Post by pecelot »

Great, glad you've been proving me wrong about this! :chinese:
User avatar
Spain Snuden
Jaeger
Posts: 4276
Joined: Dec 28, 2016
ESO: Snuden
Location: Costa del Baphomet

Re: GRUDGE MATCH GOGOGO

Post by Snuden »

oh
[Sith] - Baphomet

Who is online

Users browsing this forum: No registered users and 2 guests

Which top 10 players do you wish to see listed?

All-time

Active last two weeks

Active last month

Supremacy

Treaty

Official

ESOC Patch

Treaty Patch

1v1 Elo

2v2 Elo

3v3 Elo

Power Rating

Which streams do you wish to see listed?

Twitch

Age of Empires III

Age of Empires IV