www.kongregate.com Open in urlscan Pro
199.232.193.36  Public Scan

URL: https://www.kongregate.com/games/EpicLLama/champions-of-chaos
Submission: On November 12 via manual from KR — Scanned from DE

Form analysis 10 forms found in the DOM

POST https://www.kongregate.com/session

<form id="nav_sign_in" onsubmit="if(window.DynamicFrameTarget){ new DynamicFrameTarget({form: this, callback: user_status.sessionStatus});}" action="https://www.kongregate.com/session" accept-charset="UTF-8" method="post"><input name="utf8"
    type="hidden" value="✓"><input type="hidden" name="authenticity_token" value="t0MlkHRQF025dIZZZbaHCytiZCp0izZLL/4XClS95+DQcbq5tTkF/TK1NEkpchptL9etj+VbAHz+E/zlgMWXaQ==">
  <input type="hidden" name="game_id" id="game_id" value="99607">
  <input type="hidden" name="from_welcome_box" id="from_welcome_box" value="true">
  <a title="Sign in with Facebook" class="facebook_signin_small sprite_facebook mrs" onclick="new FacebookAuthenticator({}); return false;" href="#">Anmelden</a>
  <strong><a class="js-activate-inline-registration" href="#">Registrieren</a></strong> oder <label for="welcome_username_label">Anmelden:</label>
  <span class="fields">
    <span class="field">
      <label id="welcome_username_label" for="welcome_username" class="text_label" style="">Nutzername/E-Mail</label>
      <input type="text" name="username" id="welcome_username" value="" title="Username or email" tabindex="3" class="text_field">
    </span>
    <span class="field">
      <label id="welcome_password_label" for="welcome_password" class="text_label" style="">Passwort</label>
      <input type="password" name="password" id="welcome_password" value="" title="Password" tabindex="4" class="text_field">
    </span>
    <input type="submit" value="Anmelden" tabindex="5" id="welcome_box_sign_in_button" class="submit spriteall spritesite"
      onclick="try{}catch(e){};if(!this.elem_welcome_box_sign_in_button){this.elem_welcome_box_sign_in_button=$('welcome_box_sign_in_button');this.spin_welcome_box_sign_in_button=$('welcome_box_sign_in_button_spinner');this.restore=function(t){return function(){t.elem_welcome_box_sign_in_button.show();t.spin_welcome_box_sign_in_button.hide();Event.stopObserving(window, 'unload', t.restore);}}(this);}this.elem_welcome_box_sign_in_button.hide();this.spin_welcome_box_sign_in_button.show();Event.observe(window, 'unload', this.restore);"
      data-disable-with="Anmelden"><span id="welcome_box_sign_in_button_spinner" class="spinner spinner_inverse" style="display:none" title="loading…">​</span>
    <span id="remember_holder" style="display:none;">
      <input type="checkbox" name="remember_me" id="welcome_remember_me" value="true" class="imgMini" tabindex="6" checked="checked"> <label for="welcome_remember_me" id="welcome_remember_label" class="bd">Merken</label>
    </span>
    <span id="forgot_holder" style="display:none;">
      <a class="password_recovery" tabindex="7" href="#" onclick="active_user.activatePasswordRecovery();; return false;">Passwort vergessen?</a>
    </span>
  </span>
</form>

GET /search

<form onsubmit="$('nav_search_submit_button').onclick();" id="search" class="search" action="/search" accept-charset="UTF-8" method="get"><input name="utf8" type="hidden" value="✓">
  <dl>
    <dt>
      <div style="position:relative" id="game_title_chooser_outer"><input type="text" name="q" id="game_title" value="" tabindex="1" class="hintable game_title hinted_value" title="Search games &amp; more" autocomplete="off">
        <div style="display:none;" id="game_title_snapshot" class="game_chooser_selected"></div>
        <div style="z-index: 20000; display: none;" id="game_title_auto_complete" class="game_chooser"></div>
        <script>
          //<![CDATA[
          var game_title_auto_completer = new Ajax.CachedAutocompleter("game_title", "game_title_auto_complete", "/games/search?site_search=true", {
            "paramName": "search",
            "method": "get",
            "onShow": function(element, update) {
              update.show();
            },
            "onHide": function(element, update) {
              update.hide();
            },
            "minChars": 3,
            "noAutoDefault": false,
            "forceActivation": true,
            "frequency": 0.1,
            "callback": function(element, value) {
              return game_indicator(element, value)
            },
            "afterUpdateElement": function(element, value) {
              (function(m) {
                $("nav_search_submit_button").onclick();
                game_title_auto_completer.submitted = true;
                document.location = m.url;
              })(eval('(' + value.down('.metadata').innerHTML + ')'));
            }
          });
          $('game_title').up('form').observe('submit', function() {
            if ('' == $('game_title').value) {
              $('search_game_id').value = '';
            }
          });
          //]]>
        </script>
      </div>
    </dt>
    <dd><input type="submit" value="Search" id="nav_search_submit_button" tabindex="2" class="spritesite"
        onclick="try{}catch(e){};if(!this.elem_nav_search_submit_button){this.elem_nav_search_submit_button=$('nav_search_submit_button');this.spin_nav_search_submit_button=$('nav_search_submit_button_spinner');this.restore=function(t){return function(){t.elem_nav_search_submit_button.show();t.spin_nav_search_submit_button.hide();Event.stopObserving(window, 'unload', t.restore);}}(this);}this.elem_nav_search_submit_button.hide();this.spin_nav_search_submit_button.show();Event.observe(window, 'unload', this.restore);"
        data-disable-with="Search"><span id="nav_search_submit_button_spinner" class="spinner spinner_inverse" style="display:none" title="loading…">​</span></dd>
  </dl>
  <script>
    //<![CDATA[
    game_title_auto_completer.hide = game_title_auto_completer.hide.wrap(function(hide) {
      Shim.hide('game_title_auto_completer');
      hide();
      $$('.hide_ad_always').invoke('show');
    });
    game_title_auto_completer.show = game_title_auto_completer.show.wrap(function(show) {
      show();
      $$('.hide_ad_always').invoke('hide');
      Shim.shimElement(this.update, 'game_title_auto_completer');
    });
    game_title_auto_completer.options.onComplete = game_title_auto_completer.options.onComplete.wrap(function(original, args) {
      original(args)
      this.index = this.entryCount - 1;
      this.render()
    }.bind(game_title_auto_completer))
    Event.observe(game_title_auto_completer.element, 'keyup', function(event) {
      if (!this.active && !this.submitted && event.keyCode == Event.KEY_RETURN) {
        document.location = "/search?q=" + $('game_title').getValue()
        event.stop()
      } else if (event.keyCode == Event.KEY_BACKSPACE) {
        this.index = this.entryCount - 1;
        this.render()
      }
    }.bind(game_title_auto_completer))
    game_title_auto_completer.options.noAutoDefault = true

    function game_indicator(element, value) {
      if (!game_title_auto_completer.active) {
        $$('.game_chooser').first().update($('game_chooser_loading').innerHTML);
        $$('.game_chooser').first().show();
        $$('.game_chooser li.all').first().observe('click', function(e) {
          $('#search').submit();
        });
        $$('.hide_ad_always').invoke('hide');
      }
      return value;
    }
    //]]>
  </script>
  <div id="game_chooser_loading" style="display:none">
    <ul>
      <li class="loading">
        <div><span class="spinner">​</span></div>
      </li>
      <li class="all"><a href="#" onclick="return false;"><span style="display:none"></span><span class="informal"><strong>see more results »</strong>
        <span class="metadata" style="display:none;">{"url":"/search"}</span>
        <div class="clear"></div></span></a>
      </li>
    </ul>
    <span style="display:block;clear:both;"></span>
  </div>
</form>

POST https://www.kongregate.com/accounts

<form id="registration_form"
  onsubmit="if(window.DynamicFrameTarget){ new DynamicFrameTarget({form: this, callback: function(response) { if (response.success) { user_status.accountCreationSuccess(response) } else { user_status.accountCreationFailure(response)  } }});}"
  class="new_user" action="https://www.kongregate.com/accounts" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓"><input type="hidden" name="authenticity_token"
    value="t0MlkHRQF025dIZZZbaHCytiZCp0izZLL/4XClS95+DQcbq5tTkF/TK1NEkpchptL9etj+VbAHz+E/zlgMWXaQ==">
  <input type="hidden" name="game_id" id="game_id" value="99607">
  <input type="hidden" name="user[age_concern]" id="user_age_concern" value="" class="registration_age_concern">
  <div class="cntrError mam pam" id="registration_form_base_errors" style="display: none;"></div>
  <div class="email_field form_block">
    <div class="form_block" id="registration_form_email_address_block">
      <div class="label_block" id="registration_form_email_address_label_block">
        <label id="registration_form_email_address_label" for="registration_form_email_address">E-Mail</label>
      </div>
      <div id="registration_form_email_address_control_block" class="input_block"><input id="registration_form_email_address" type="text" name="user[email_address]"></div>
      <div class="error_block error" id="registration_form_email_address_error_block">
      </div>
    </div>
    <div id="registration_form_opt_in_block" class="checkbox">
      <div class="control_block" id="registration_form_opt_in_control_block">
        <input name="user[opt_in]" type="hidden" value="0"><input id="registration_form_opt_in" tabindex="-1" class="check_box mts opt-in-chk" type="checkbox" value="1" checked="checked" name="user[opt_in]">
        <label id="registration_form_opt_in_label" class="check_box_label" for="registration_form_opt_in">Ich möchte Updates</label>
      </div>
      <div class="error_block error" id="registration_form_opt_in_error_block">
      </div>
    </div>
  </div>
  <div class="form_block" id="registration_form_password_block">
    <div class="label_block" id="registration_form_password_label_block">
      <label id="registration_form_password_label" for="registration_form_password">Passwort</label>
      <em id="registration_form_password_explanation_block">(min. 10 characters)</em>
    </div>
    <div id="registration_form_password_control_block" class="input_block"><input id="registration_form_password" type="password" name="user[password]"></div>
    <div class="error_block error" id="registration_form_password_error_block">
    </div>
  </div>
  <div class="form_block" id="registration_form_birth_date_block">
    <div class="label_block" id="registration_form_birth_date_label_block">
      <label id="registration_form_birth_date_label" for="registration_form_birth_date">When were you born?</label>
    </div>
    <div id="registration_form_birth_date_control_block" class="input_block">
      <select name="user[birth_date(1i)]" class="registration_form_date_select">
        <option value=""></option>
        <option value="1940">1940</option>
        <option value="1941">1941</option>
        <option value="1942">1942</option>
        <option value="1943">1943</option>
        <option value="1944">1944</option>
        <option value="1945">1945</option>
        <option value="1946">1946</option>
        <option value="1947">1947</option>
        <option value="1948">1948</option>
        <option value="1949">1949</option>
        <option value="1950">1950</option>
        <option value="1951">1951</option>
        <option value="1952">1952</option>
        <option value="1953">1953</option>
        <option value="1954">1954</option>
        <option value="1955">1955</option>
        <option value="1956">1956</option>
        <option value="1957">1957</option>
        <option value="1958">1958</option>
        <option value="1959">1959</option>
        <option value="1960">1960</option>
        <option value="1961">1961</option>
        <option value="1962">1962</option>
        <option value="1963">1963</option>
        <option value="1964">1964</option>
        <option value="1965">1965</option>
        <option value="1966">1966</option>
        <option value="1967">1967</option>
        <option value="1968">1968</option>
        <option value="1969">1969</option>
        <option value="1970">1970</option>
        <option value="1971">1971</option>
        <option value="1972">1972</option>
        <option value="1973">1973</option>
        <option value="1974">1974</option>
        <option value="1975">1975</option>
        <option value="1976">1976</option>
        <option value="1977">1977</option>
        <option value="1978">1978</option>
        <option value="1979">1979</option>
        <option value="1980">1980</option>
        <option value="1981">1981</option>
        <option value="1982">1982</option>
        <option value="1983">1983</option>
        <option value="1984">1984</option>
        <option value="1985">1985</option>
        <option value="1986">1986</option>
        <option value="1987">1987</option>
        <option value="1988">1988</option>
        <option value="1989">1989</option>
        <option value="1990">1990</option>
        <option value="1991">1991</option>
        <option value="1992">1992</option>
        <option value="1993">1993</option>
        <option value="1994">1994</option>
        <option value="1995">1995</option>
        <option value="1996">1996</option>
        <option value="1997">1997</option>
        <option value="1998">1998</option>
        <option value="1999">1999</option>
        <option value="2000">2000</option>
        <option value="2001">2001</option>
        <option value="2002">2002</option>
        <option value="2003">2003</option>
        <option value="2004">2004</option>
        <option value="2005">2005</option>
        <option value="2006">2006</option>
        <option value="2007">2007</option>
        <option value="2008">2008</option>
        <option value="2009">2009</option>
        <option value="2010">2010</option>
        <option value="2011">2011</option>
        <option value="2012">2012</option>
        <option value="2013">2013</option>
        <option value="2014">2014</option>
        <option value="2015">2015</option>
        <option value="2016">2016</option>
        <option value="2017">2017</option>
        <option value="2018">2018</option>
        <option value="2019">2019</option>
      </select><select name="user[birth_date(2i)]" class="registration_form_date_select" disabled="" style="display: none;">
        <option value=""></option>
        <option value="1">January</option>
        <option value="2">February</option>
        <option value="3">March</option>
        <option value="4">April</option>
        <option value="5">May</option>
        <option value="6">June</option>
        <option value="7">July</option>
        <option value="8">August</option>
        <option value="9">September</option>
        <option value="10">October</option>
        <option value="11">November</option>
        <option value="12">December</option>
      </select><select name="user[birth_date(3i)]" class="registration_form_date_select" disabled="" style="display: none;">
        <option value=""></option>
        <option value="1">1</option>
        <option value="2">2</option>
        <option value="3">3</option>
        <option value="4">4</option>
        <option value="5">5</option>
        <option value="6">6</option>
        <option value="7">7</option>
        <option value="8">8</option>
        <option value="9">9</option>
        <option value="10">10</option>
        <option value="11">11</option>
        <option value="12">12</option>
        <option value="13">13</option>
        <option value="14">14</option>
        <option value="15">15</option>
        <option value="16">16</option>
        <option value="17">17</option>
        <option value="18">18</option>
        <option value="19">19</option>
        <option value="20">20</option>
        <option value="21">21</option>
        <option value="22">22</option>
        <option value="23">23</option>
        <option value="24">24</option>
        <option value="25">25</option>
        <option value="26">26</option>
        <option value="27">27</option>
        <option value="28">28</option>
        <option value="29">29</option>
        <option value="30">30</option>
        <option value="31">31</option>
      </select>
    </div>
    <div class="error_block error" id="registration_form_birth_date_error_block">
    </div>
  </div>
  <div class="form_block" id="registration_form_username_block">
    <div class="label_block" id="registration_form_username_label_block">
      <label id="registration_form_username_label" for="registration_form_username">Nutzername</label>
      <em id="registration_form_username_explanation_block">(4-16 Zeichen)</em>
    </div>
    <div id="registration_form_username_control_block" class="input_block"><input id="registration_form_username" type="text" name="user[username]"></div>
    <div class="error_block error" id="registration_form_username_error_block">
    </div>
  </div>
  <div class="form_block regtext privacy_form_block checkbox-grp" style="display: none;">
    <div id="registration_form_privacy_policy_consent_block" class="checkbox">
      <div class="control_block" id="registration_form_privacy_policy_consent_control_block">
        <input name="user[privacy_policy_consent]" type="hidden" value="0"><input id="registration_form_privacy_policy_consent" class="check_box privacy_policy_checkbox" type="checkbox" value="1" name="user[privacy_policy_consent]">
        <label id="registration_form_privacy_policy_consent_label" class="check_box_label" for="registration_form_privacy_policy_consent">I have read and agree to the
          <a onclick="window.open(this.href);return false;" href="/privacy">Privacy Policy</a>, <a onclick="window.open(this.href);return false;" href="/user-agreement">User Agreement</a> and
          <a onclick="window.open(this.href);return false;" href="/cookie-policy">Cookie Policy</a></label>
      </div>
      <div class="error_block error" id="registration_form_privacy_policy_consent_error_block">
      </div>
    </div>
  </div>
  <div class="form_block regtext parental_consent_form_block" style="display: none;">
    <div class="form_block" id="registration_form_parent_email_block">
      <div class="label_block" id="registration_form_parent_email_label_block">
        <label id="registration_form_parent_email_label" for="registration_form_parent_email">Parent or guardian email address</label>
        <em id="registration_form_parent_email_explanation_block">Your parent or guardian must review and agree on your behalf to register</em>
      </div>
      <div id="registration_form_parent_email_control_block" class="input_block"><input id="registration_form_parent_email" class="parent_email" type="text" name="user[parent_email]"></div>
      <div class="error_block error" id="registration_form_parent_email_error_block">
      </div>
    </div>
  </div>
  <input type="hidden" name="recaptcha_token" class="recaptcha_token_field">
  <div class="submit_button form_block">
    <p class="cta-outer">
      <input type="submit" value="Create My Account" id="registration_form_submit_button" class="btn btn_action"
        onclick="try{}catch(e){};if(!this.elem_registration_form_submit_button){this.elem_registration_form_submit_button=$('registration_form_submit_button');this.spin_registration_form_submit_button=$('registration_form_submit_button_spinner');this.restore=function(t){return function(){t.elem_registration_form_submit_button.show();t.spin_registration_form_submit_button.hide();Event.stopObserving(window, 'unload', t.restore);}}(this);}this.elem_registration_form_submit_button.hide();this.spin_registration_form_submit_button.show();Event.observe(window, 'unload', this.restore);"
        data-disable-with="Create My Account"><span id="registration_form_submit_button_spinner" class="spinner" style="display:none" title="loading…">​</span>
    </p>
  </div>
  <div class="g-recaptcha" id="grecaptcha-target" data-sitekey="6LdzZjQUAAAAANyruFjOROmzLKQofUeJA5sIaPf3" data-size="invisible">
    <div class="grecaptcha-badge" data-style="bottomright"
      style="width: 256px; height: 60px; display: block; transition: right 0.3s ease 0s; position: fixed; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
      <div class="grecaptcha-logo"><iframe title="reCAPTCHA"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdzZjQUAAAAANyruFjOROmzLKQofUeJA5sIaPf3&amp;co=aHR0cHM6Ly93d3cua29uZ3JlZ2F0ZS5jb206NDQz&amp;hl=de&amp;v=jF-AgDWy8ih0GfLx4Semh9UK&amp;size=invisible&amp;cb=uzmbxcknqqji"
          width="256" height="60" role="presentation" name="a-h5c1u7kfr9fq" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe>
      </div>
      <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
        style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div><iframe style="display: none;"></iframe>
  </div>
</form>

POST https://www.kongregate.com/session

<form onsubmit="if(window.DynamicFrameTarget){ new DynamicFrameTarget({form: this, callback: user_status.sessionStatus});}" action="https://www.kongregate.com/session" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden"
    value="✓"><input type="hidden" name="authenticity_token" value="FDsqfJWbZ2tV8CWT7Wtcv360wlMrD3jxFvKiDi/vaw1zCbVVVPJ1294xl4Ohr8HZegEL9rrfTsbHH0nh+5cbhA==">
  <input type="hidden" name="game_id" id="game_id" value="99607">
  <dl class="clearfix">
    <dt><label for="username">Username or Email</label></dt>
    <dd><input type="text" name="username" id="username" title="username"></dd>
    <dt>
      <label for="password">Password</label> (<a tabindex="1" href="#" onclick="active_user.activateInlineLogin({ recover: true}); return false;">Forgot your password?</a>)
    </dt>
    <dd><input type="password" name="password" id="password" title="password"></dd>
    <dt id="signin">
      <!--[if lte IE 7]><span class="inlinefix">.</span><![endif]-->
      <input type="submit" value="Sign in" class="btn btn_wide btn_action" id="sessions_new_form_spinner"
        onclick="try{}catch(e){};if(!this.elem_sessions_new_form_spinner){this.elem_sessions_new_form_spinner=$('sessions_new_form_spinner');this.spin_sessions_new_form_spinner=$('sessions_new_form_spinner_spinner');this.restore=function(t){return function(){t.elem_sessions_new_form_spinner.show();t.spin_sessions_new_form_spinner.hide();Event.stopObserving(window, 'unload', t.restore);}}(this);}this.elem_sessions_new_form_spinner.hide();this.spin_sessions_new_form_spinner.show();Event.observe(window, 'unload', this.restore);"
        data-disable-with="Sign in"><span id="sessions_new_form_spinner_spinner" class="spinner" style="display:none" title="loading…">​</span>
    </dt>
    <dt id="remember"><input type="checkbox" name="remember_me" id="remember_me" value="true" checked="checked">&nbsp;<label for="remember_me" id="remember_label">Remember me</label></dt>
  </dl>
</form>

POST https://www.myspace.com/index.cfm?fuseaction=postto

<form id="myspacepostto994941" target="_blank" action="https://www.myspace.com/index.cfm?fuseaction=postto" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓"><input type="hidden" name="authenticity_token"
    value="FDsqfJWbZ2tV8CWT7Wtcv360wlMrD3jxFvKiDi/vaw1zCbVVVPJ1294xl4Ohr8HZegEL9rrfTsbHH0nh+5cbhA=="><input type="hidden" name="t" id="t" value="Play Champions of chaos on Kongregate"><input type="hidden" name="c" id="c" value="&amp;lt;p&amp;gt;I just played Champions of chaos on Kongregate.&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;&amp;lt;img class=&amp;quot;game_icon&amp;quot; title=&amp;quot;Champions of chaos&amp;quot; alt=&amp;quot;Play Champions of chaos&amp;quot; width=&amp;quot;93&amp;quot; height=&amp;quot;74&amp;quot; src=&amp;quot;https://cdn4.kongcdn.com/game_icons/0019/7513/coc.png?i10c=img.resize(width:250)&amp;quot; /&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;Defeat other teams in the arena to climb up the ranks, purchase upgrades in armor and pet shops, sift through the chaos and find out the dark emperors spy among your rebel comrades.
&amp;lt;/p&amp;gt;"><input type="hidden" name="u" id="myspacepostto994941_url" value=""><input type="hidden" name="l" id="l"
    value="1"><a onclick="metricTracker.trackPageView('/share/myspace');;$('myspacepostto994941_url').value=active_user.referrerUrl(&quot;https://www.kongregate.com/games/EpicLLama/champions-of-chaos?sfa=myspace&quot;);$('myspacepostto994941').submit();return false;" href="#">MySpace</a>
</form>

POST /plugs.chat

<form class="new_plug" id="new_plug" onsubmit="new Ajax.Request('/plugs.chat', {asynchronous:true, evalScripts:true, parameters:Form.serialize(this)}); return false;" action="/plugs.chat" accept-charset="UTF-8" method="post"><input name="utf8"
    type="hidden" value="✓"><input type="hidden" name="authenticity_token" value="FDsqfJWbZ2tV8CWT7Wtcv360wlMrD3jxFvKiDi/vaw1zCbVVVPJ1294xl4Ohr8HZegEL9rrfTsbHH0nh+5cbhA==">
  <div class="recipients">
    <label for="share_email_invitation_recipients">An</label>
    <input class="hintable recipients_field" id="share_email_invitation_recipients" title="z.B. bob@123.com, jan@abc.com" type="text" name="plug[email_addresses]">
  </div>
  <div class="email">
    <label for="plug_sender_email">Von</label>
    <input class="hintable email_field" title="Gib deine E-Mail-Adresse ein" type="text" name="plug[sender_name_or_email]" id="plug_sender_name_or_email">
  </div>
  <div class="personal_message clear">
    <label for="plug_message">Nachricht</label>
    <textarea name="plug[message]" id="plug_message"></textarea>
  </div>
  <input value="99607" type="hidden" name="plug[game_id]" id="plug_game_id">
  <input type="submit" value="Schicken" class="btn btn_wide btn_action" id="share_email_invitation_submit"
    onclick="try{$('share_email_invitation_confirmation').update('');}catch(e){};if(!this.elem_share_email_invitation_submit){this.elem_share_email_invitation_submit=$('share_email_invitation_submit');this.spin_share_email_invitation_submit=$('share_email_invitation_submit_spinner');this.restore=function(t){return function(){t.elem_share_email_invitation_submit.show();t.spin_share_email_invitation_submit.hide();Event.stopObserving(window, 'unload', t.restore);}}(this);}this.elem_share_email_invitation_submit.hide();this.spin_share_email_invitation_submit.show();Event.observe(window, 'unload', this.restore);"
    data-disable-with="Schicken"><span id="share_email_invitation_submit_spinner" class="spinner" style="display:none" title="loading…">​</span>
  <div class="clear"></div>
</form>

POST /feedbacks/new

<form onsubmit="      var logJson = Object.toJSON(holodeck.alertLog());
      $$('.bug_report_log').each(function(ele) { ele.value = logJson; });
      holodeck.recordAnalyticsEvent('BelowGame_Bug', 'Bug');
      return true;
" method="POST" action="/feedbacks/new" target="_blank"><input type="hidden" name="game_id" value="99607"><input type="hidden" name="log"
    class="bug_report_log"><a href="#" onclick="var f=this.up('form');if(f.onsubmit()){f.submit()}; return false;"><span class="kong_ico" aria-hidden="true">i </span>Spielfehler</a></form>

POST /feed_items/game_news?foreign_key=99607

<form
  onsubmit="new Ajax.Request('/feed_items/game_news?foreign_key=99607', {asynchronous:true, evalScripts:true, method:'post', onFailure:function(request){NewsPostBox.onFailure(request.responseJSON.error);}, onSuccess:function(request){NewsPostBox.onSuccess(request.responseJSON.id);}, parameters:Form.serialize(this)}); return false;"
  action="/feed_items/game_news?foreign_key=99607" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓"><input type="hidden" name="authenticity_token"
    value="tETYA7QY7iZYHUOQypTgpM5BtNUBd6EDPurjwRLE6W/TdkcqdXH8ltPc8YCGUH3CyvR9cJCnlzTvBwguxryZ5g==">
  <dd class="form_block" id="game_news_feed_item_content_block">
    <dl>
      <span class="error_block error" id="game_news_feed_item_content_error_block">
      </span>
      <dd class="label_block" id="game_news_feed_item_content_label_block">
      </dd>
      <dd id="game_news_feed_item_content_control_block" class="input_block"><textarea rows="" cols="" class="pas" name="game_news_feed_item[content]" id="game_news_feed_item_content"></textarea></dd>
    </dl>
  </dd>
  <div class="error_message cntrError" id="news_post_error_message" style="display:none;"></div>
  <input type="submit" value="Posten" id="news_post_box_submission_button" class="submission_button btn btn_action"
    onclick="try{}catch(e){};if(!this.elem_news_post_box_submission_button){this.elem_news_post_box_submission_button=$('news_post_box_submission_button');this.spin_news_post_box_submission_button=$('news_post_box_submission_button_spinner');this.restore=function(t){return function(){t.elem_news_post_box_submission_button.show();t.spin_news_post_box_submission_button.hide();Event.stopObserving(window, 'unload', t.restore);}}(this);}this.elem_news_post_box_submission_button.hide();this.spin_news_post_box_submission_button.show();Event.observe(window, 'unload', this.restore);"
    data-disable-with="Posten"><span id="news_post_box_submission_button_spinner" class="spinner spinner_gray" style="display:none" title="loading…">​</span>
</form>

POST https://www.kongregate.com/games/epicllama/champions-of-chaos/comments

<form id="new_comment_form_0" onsubmit="comments_controller.submitNewCommentForm(this, '_0'); return false" action="https://www.kongregate.com/games/epicllama/champions-of-chaos/comments" accept-charset="UTF-8" method="post"><input name="utf8"
    type="hidden" value="✓"><input type="hidden" name="authenticity_token" value="tETYA7QY7iZYHUOQypTgpM5BtNUBd6EDPurjwRLE6W/TdkcqdXH8ltPc8YCGUH3CyvR9cJCnlzTvBwguxryZ5g==">
  <div class="new_comment_form media">
    <div id="comment_avatar_placeholder_0" class="new_comment_avatar spritegame img"></div>
    <div class="textarea_pod bd">
      <textarea class="hintable mrs" id="comment_content_0" onclick="if (!active_user.isAuthenticated()) { active_user.activateInlineLogin({}, true); }" rows="3" title="Kommentiere das Spiel!" name="comment[content]"></textarea> <input type="submit"
        name="commit" value="Comment" indicator="gray" class="btn btn_action" id="post_comment_submit_0" data-disable-with="Comment" disabled="">
      <span id="comment_indicator_0" class="spinner spinner_gray" style="display:none" title="loading…">​</span>
      <input type="hidden" name="comment[user_id]" id="comment_user_id">
    </div>
  </div>
  <div class="comment_errors_container" id="comment_errors_0" style="display:none"></div>
</form>

POST https://www.kongregate.com/games/epicllama/champions-of-chaos/comments

<form id="new_comment_form_1" onsubmit="comments_controller.submitNewCommentForm(this, '_1'); return false" action="https://www.kongregate.com/games/epicllama/champions-of-chaos/comments" accept-charset="UTF-8" method="post"><input name="utf8"
    type="hidden" value="✓"><input type="hidden" name="authenticity_token" value="tETYA7QY7iZYHUOQypTgpM5BtNUBd6EDPurjwRLE6W/TdkcqdXH8ltPc8YCGUH3CyvR9cJCnlzTvBwguxryZ5g==">
  <div class="new_comment_form media">
    <div id="comment_avatar_placeholder_1" class="new_comment_avatar spritegame img"></div>
    <div class="textarea_pod bd">
      <textarea class="hintable mrs" id="comment_content_1" onclick="if (!active_user.isAuthenticated()) { active_user.activateInlineLogin({}, true); }" rows="3" title="Kommentiere das Spiel!" name="comment[content]"></textarea> <input type="submit"
        name="commit" value="Comment" indicator="gray" class="btn btn_action" id="post_comment_submit_1" data-disable-with="Comment" disabled="">
      <span id="comment_indicator_1" class="spinner spinner_gray" style="display:none" title="loading…">​</span>
      <input type="hidden" name="comment[user_id]" id="comment_user_id">
    </div>
  </div>
  <div class="comment_errors_container" id="comment_errors_1" style="display:none"></div>
</form>

Text Content

WE HAVE REDUCED SUPPORT FOR LEGACY BROWSERS.

What does this mean for me? You will always be able to play your favorite games
on Kongregate. However, certain site features may suddenly stop working and
leave you with a severely degraded experience.

What should I do? We strongly urge all our users to upgrade to modern browsers
for a better experience and improved security.

We suggest you install the latest version of one of these browsers:

 * Download Google Chrome
 * Download Mozilla Firefox
 * Download Microsoft Edge
 * Download Apple Safari

No Thanks



To enhance your user experience, support technical features, and personalize
content and ads, this site uses cookies.

Your use of Kongregate’s Services is subject to our revised Cookie Policy,
Privacy Policy and Terms of Service.

OK


128,477 FREE GAMES!


KONGREGATE

   
 * 
   
   
 * p0
   
   
 * l0
   
   
 * f
   
   
 * 
   
   
 * m
   
   
 * s
   * Einstellungen
   * Sign Out
   

Anmelden Registrieren oder Anmelden: Nutzername/E-Mail Passwort Merken Passwort
vergessen?
   
 * Spiele
   Recently Played » + Kürzlich gespielte Spiele Start playing now.
   My Playlist » + p Meine Titelliste Register to save games to play later.
   Kategorien
    * Bestbewertet
    * Action
    * Multiplayer
    * Hot New
    * MMO
    * Adventure & RPG
    * Meine Favoriten
    * Strategie & Verteidigung
    * Shooter
    * Idle
    * Upgrades
    * Tower Defense
    * Sport-/Rennspiele
    * 5 Minuten
    * Mehr Kategorien
   
   For Developers:
   
    * Upload your game
    * Entwicklerzentrum

   
   
 * Erfolge
   Badge of the Day »
   
   Score 2x points!
   
   Badge of the Day
   Badge of the Day
   
   Pellet Proficiency Block 500 bullets and upgrade your weapon to level 6 in
   Cubito Mayhem
   
   This Week's Kongpanion »
   
   Pokey Complete the Badge of the Day to unlock the Kongpanion!
   
   Recently Badged Games »
    * Wolf's Bane 2 1 Badge
    * Medieval Chronicles 8 1 Badge
    * Loot Loop Loot 2 Badges
   
   Badges »
    * Für mich empfohlen
    * Action-Abzeichen
    * Rarest Badges
    * Rennspiel-Abzeichen
    * Easiest Unearned
    * Rätsel-Abzeichen
    * Newest Badges
    * Alle Abzeichen
   
   Quests »
    * Alle Quests

   
   
 * Mein Kong
   Trending with Friends
   
   Aktivitäten-Feed
   
   g Registrieren or sign in to start receiving activity updates from around
   Kongregate!
   
   Forums »
    * Kongregate
    * Game Forums
    * General Gaming
    * Tech Support
    * Game Development
    * All Forums

   
   
 * About
   
   
    * HOST YOUR GAME ON KONGREGATE
      
      An open platform for all web games! Get your games in front of thousands
      of users while monetizing through ads and virtual goods.
      
      Find documentation and support to get you started.
      
      Upload Your Game
   
   
    * OUR PUBLISHING PROGRAM
      
      With our publishing program, we can help get your games to millions of
      users on multiple platforms!
      
      
      
      Also check our developers blog, where we publish new content weekly on
      game/data analysis, engineering and design insights, and more.
      
      Visit Our Developers Site
    * Set Block Bounties on your game’s badges! Set Bounties Market your games
      on Kongregate with Promoted Listings! Create Listings

   
   
 *  * 
    * see more results » {"url":"/search"}
      

   

X Complete Initialization for 10 kreds Complete the Quest and earn an exclusive
shiny kongpanion + 10 kreds 15%

« Previous Next »

Congratulations! You’ve completed your Kongregate account!

Keep exploring Kongregate with more badges and games!

Congratulations! You’ve completed your Kartridge quest!

Spend your hard earned kreds on some of these games!

Hide the progress bar forever? Yes No

 * Brandneu
 * 5 Minuten
   
 * Favoriten
   
 * Idle
 * Shooter
 * Tower Defense
 * Upgrades
 * Action
 * Sport-/Rennspiele
 * Multiplayer
 * MMO


FLASH END-OF-LIFE, NEW RUFFLE INTEGRATION!

This game runs on Adobe Flash. Effective Jan. 12, 2021, Adobe began blocking
it’s flash player use everywhere. This is unfortunate, but outside of
Kongregate's control. UPDATE: August 24th, 2022, the engineers integrated the
Ruffle flash player into the Kongregate Site, making thousands of flash games
once again available to play without the need to obtain Supernova for a majority
of the games. Please note: If you are using the SuperNova extension or Ruffle,
badges will not work normally. In order to earn a badge in a Flash game, you
will need to complete the badge, then submit a screenshot (showing both proof of
completion and your username) as a missing badge report. Check out this article
for more information! Also, check out the Kongregate Discord for all the latest
Kongregate news > Kongregate Discord




CHAMPIONS OF CHAOS

Adventure & RPG
() Verbunden Begrenzte Verbindung Getrennt Not Connected Remote Only Error
Connected Syncing
 * Filmmodus
 * Instructions
 * Bewerten:
     
   * 1
   * 2
   * 3
   * 4
   * 5
 * Favorit
 * p+-Titelliste
 * 
   

close

Report Cinematic Bug...

To play games on Kongregate,
you must have Javascript enabled!

To play this game on Kongregate, you must have a current version of Adobe’s
Flash Player enabled.

Install or enable Adobe Flash Player

Alternatively, we also recommend the SuperNova! Plugin for Chrome as an easy way
to enable Flash content in the browser.

 * Chat
 * Spiel
 * Erfolge
 * Mehr Spiele
 * Bewerten Schließen
 * Registrieren Schließen
 * Anmelden Schließen
 * Alarm Schließen
 * Auszeichnung Schließen
 * Auszeichnung Schließen
 * Auszeichnung Schließen
 * Teilen Schließen
 * Auszeichnung Schließen
 * Geteilt Schließen
 * Fortschritt Schließen
 * Coupon Schließen
 * Alarm Schließen
 * Cloud Saves Schließen
 * Auszeichnung Schließen

Limited Time Offer! H: M: S

Sorry, offer has expired.

Save 30%

on your first Kreds purchase!

Act Quick, Redeem Now!

The 30% discount will be automatically applied to your purchase. This is a
limited time offer that expires when the countdown timer above reaches zero.
Limit one discount per user.



More Games loading!

loading



Joining room

lädt

Load older messages
Text für Chat hier eingeben 250/250

You don’t have any stickers yet… but fret not!

Head over to the Marketplace to start collecting some Stickers!

Get Stickers
ABC

Registriere dich oder melde dich an, um jetzt zu chatten, Punkte zu erhalten, im
Level aufzusteigen und deinen Fortschritt zu verfolgen!
. Click here to read about silences.
You have been disconnected from guild chat.
Kongregate-Hinweis: Teil dieser Nachricht wurde abgeschnitten, da sie das
Maximum von 250 Zeichen überschritten hat.
Kongregate-Hinweis: Um Spamming zu verhindern, haben wir limitiert, wie schnell
du Nachrichten schicken kannst. Bitte versuche es erneut.
Kongregate-Hinweis: Du kannst deinen privaten Chatraum erstellen, indem du Kong
nutzt. Jetzt weißt du Bescheid!
Kongregate Notice: Your sticker could not be sent. Please try again later.
« Return to

CHOOSE A ROOM FROM THE LIST BELOW:

Raumname # of Users




spielt:

Profil anschauen

lädt Als Freund hinzufügen

Private Nachricht

Privat einladen Eingeladen (neuer Versuch)

Nutzer entfernen

lädt Mute

« Return to

« Return to

« Return to

lädt
Raum: ()
RaumNicht gelesen
PrivatNicht gelesen
SpielNicht gelesen
GuildNicht gelesen




WILLKOMMEN BEI KONGREGATE

Registriere dich jetzt, um deine erhaltenen Abzeichen zu speichern, mit anderen
Spielern zu chatten und deinen Fortschritt mit deinen Freunden zu teilen.

JETZT REGISTRIEREN:

Mit Facebook verbinden

oder Mit E-Mail registrieren


BECOME A KONGREGATE MEMBER FOR FREE!

Registriere dich jetzt, um deine Abzeichen, Punkte und deinen Fortschritt zu
speichern. Außerdem erhältst du dadurch Anspruch auf kostenlose Videospiele und
Preise!!! (Bist du bereits Mitglied?)

Ein Problem ist aufgetreten. Bitte versuche es erneut.

E-Mail


Ich möchte Updates

Passwort (min. 10 characters)


When were you born?
1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955
1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971
1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987
1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003
2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019
January February March April May June July August September October November
December 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
28 29 30 31

Nutzername (4-16 Zeichen)


I have read and agree to the Privacy Policy, User Agreement and Cookie Policy

Parent or guardian email address Your parent or guardian must review and agree
on your behalf to register








SIGN IN TO YOUR ACCOUNT

Username or Email Password (Forgot your password?)  Remember me
Close

Not a member yet? Join for free! Sign in


GEFÄLLT DIR DIESES SPIEL?

Bewerte Champions of chaos, um bessere Spielempfehlungen zu erhalten.

***** ***** 3.91152/5-Sterne-Wertung Unsere prognostizierte Bewertung für dich
Deine Bewertung

I'll rate it later

Danke für deine Bewertung!

Don't ask me to rate games in the future




TEILE CHAMPIONS OF CHAOS UND DU ERHÄLTST PUNKTE

Du erhältst 15 Punkte für jeden Nutzer, der sich über die unten aufgelisteten
Share-Tools registriert, und einen Bonus für jeden ihrer Levelaufstiege.

POSTE EINEN SPIELLINK AUF DEINER LIEBLINGSWEBSITE

 * Facebook
 * MySpace
 * StumbleUpon

 * Twitter
 * Digg
 * Reddit

Spiel-URL mit Empfehlungscode

SCHICKE EINE EINLADUNG, DIESES SPIEL ZU SPIELEN

Importiere Kontakte von Yahoo/Gmail/Hotmail

An
Von
Nachricht


GLÜCKWUNSCH !

Du hast in Champions of chaos einen Highscore erzielt!








CHAMPIONS OF CHAOS HAT EINEN ERSATZAVATAR GESCHICKT.



Möchtest du dieses Bild als deinen Kongregate-Avatar verwenden?

Avatar ändern Nein danke
Registriere dich oder melde dich an, um diesen Avatar zu speichern.


DU WURDEST VON DEN CHAT- & PUNKTEÜBERMITTLUNGSSERVERN VON KONGREGATE GETRENNT.

Schau dir die Tipps unten an, um dich mit der Community zu verbinden und deinen
Fortschritt in Tausenden von Spielen zu verfolgen.

Überprüfe deine Verbindung Bitte überprüfe deine Internetverbindung und
aktualisiere die Seite, falls sich der Chat nicht von allein wieder verbindet.
Bitte beachte, dass du ungespeicherten Spielfortschritt verlieren kannst, falls
du die Seite aktualisierst.

Versuche es in ein paar Minuten noch einmal Manchmal macht das Internet einfach
Probleme. Vielleicht haben wir unseren Chatserver neu gestartet oder es gibt ein
zeitweiliges Problem, das sich bald von selbst löst. Du kannst versuchen, die
Seite in ein paar Minuten zu aktualisieren - oder kontaktiere unser Supportteam,
um Hilfe zu erhalten, falls das Problem weiterhin besteht.

Hast du einen Erfolg verloren? Mach zuerst einen Screenshot und melde den
fehlenden Erfolg.

lädt

DU WURDEST AUFGRUND EINES SITZUNGSKONFLIKTS VON DEN CHAT- &
PUNKTEÜBERMITTLUNGSSERVERN VON KONGREGATE GETRENNT.

Schau dir die Tipps unten an, um dich mit der Community zu verbinden und deinen
Fortschritt in Tausenden von Spielen zu speichern.

Bist du mit einem anderen Reiter oder Fenster bei Kongregate angemeldet?
Kongregate erlaubt nur eine Chatverbindung pro Nutzer. Bitte schließe andere
Reiter und Fenster, in denen du angemeldet bist, dann klicke unten auf "Neu
verbinden".

Hast du einen Erfolg verloren? Mach zuerst einen Screenshot und melde den
fehlenden Erfolg.

lädt

UM DICH WIEDER MIT DEM CHAT ZU VERBINDEN ODER STATISTIKEN ZU ÜBERMITTELN, MUSST
DU DEINE SEITE AKTUALISIEREN.

Schau dir die Tipps unten an, um dich mit der Community zu verbinden und deinen
Fortschritt in Tausenden von Spielen zu speichern.

Hast du dich in einem anderen Browser bei Kongregate angemeldet? Dann wäre die
Sitzung in diesem Browser abgelaufen.

Hast du einen Erfolg verloren? Mach zuerst einen Screenshot und melde den
fehlenden Erfolg.

DU BIST NOCH NICHT MIT DEN CHAT- & PUNKTEÜBERMITTLUNGSSERVERN VON KONGREGATE
VERBUNDEN.

Schau dir die Tipps unten an, um dich mit der Community zu verbinden und deinen
Fortschritt in Tausenden von Spielen zu verfolgen.

Überprüfe deine Sicherheitseinstellungen Verbindungsprobleme werden meist durch
Sicherheitseinstellungen deines Netzwerks oder Computers verursacht. Stell
sicher, dass deine Firewall oder dein Router Port 5222 geöffnet haben und
Traffic erlauben. Falls du in einem Schul- oder Büronetzwerk bist, musst du
eventuell deinen Netzwerkadministrator kontaktieren, damit die notwendigen
Änderungen vorgenommen werden.

Hast du die aktuelle Flash-Version? Einige alte Flash-Versionen funktionieren
nicht gut mit unserer neuen Chat-Anwendung. Gehe auf
http://get.adobe.com/flashplayer/, um die neueste Version herunterzuladen.

Adblocker und Browser-Plugins Adblocker-Programme wie AdBlock Plus,
Proxy-Software und verschiedene andere Browser-Addons können das Chatten von
Nutzern behindern. Bitte versuche, Browser-Plugins von Drittanbietern zu
deaktivieren, dann aktualisiere die Seite.

Versuche es in ein paar Minuten noch einmal Manchmal macht das Internet einfach
Probleme. Vielleicht haben wir unseren Chatserver neu gestartet oder es gibt ein
zeitweiliges Problem, das sich bald von selbst löst. Du kannst versuchen, die
Seite in ein paar Minuten zu aktualisieren - oder kontaktiere unser Supportteam,
um Hilfe zu erhalten, falls das Problem weiterhin besteht.

Hast du einen Erfolg verloren? Mach zuerst einen Screenshot und melde den
fehlenden Erfolg.

lädt

AUF DEM WEG ZUM NÄCHSTEN ABZEICHEN!

Badge earned
Badge Of The Day

Chaotic Beginnings Badge easy - 5 Punkte

Level 2 Reached Aktuell am besten:

DU HAST SOEBEN DAS ABZEICHEN CHAOTIC BEGINNINGS GEWONNEN

Badge earned
Badge Of The Day

easy - 5 Punkte

5 bonus points




Erfahre mehr über Abzeichen

Was sind Abzeichen und Erfolge? Abgesehen davon, dass sie cool sind, sind
Erfolge Ziele, die es innerhalb der Spiele auf Kongregate gibt. Starte ein Spiel
mit einem Erfolg und erfülle die beschriebene Aufgabe, um Punkte zu erhalten und
ein Abzeichen in deinem Profil freizuschalten, das von anderen Nutzern
angeschaut werden kann. Im Gegensatz zu Herausforderungen haben Erfolge keine
zeitliche Beschränkung.

AUF DEM WEG ZUM NÄCHSTEN ABZEICHEN!

Badge earned
Badge Of The Day

Pretty Pink Princess Badge medium - 15 Punkte

Second Boss Defeated Aktuell am besten:

DU HAST SOEBEN DAS ABZEICHEN PRETTY PINK PRINCESS GEWONNEN

Badge earned
Badge Of The Day

medium - 15 Punkte

15 bonus points




Erfahre mehr über Abzeichen

Was sind Abzeichen und Erfolge? Abgesehen davon, dass sie cool sind, sind
Erfolge Ziele, die es innerhalb der Spiele auf Kongregate gibt. Starte ein Spiel
mit einem Erfolg und erfülle die beschriebene Aufgabe, um Punkte zu erhalten und
ein Abzeichen in deinem Profil freizuschalten, das von anderen Nutzern
angeschaut werden kann. Im Gegensatz zu Herausforderungen haben Erfolge keine
zeitliche Beschränkung.

AUF DEM WEG ZUM NÄCHSTEN ABZEICHEN!

Badge earned
Badge Of The Day

Arena Grandmaster Badge hard - 30 Punkte

Game Completed Aktuell am besten:

DU HAST SOEBEN DAS ABZEICHEN ARENA GRANDMASTER GEWONNEN

Badge earned
Badge Of The Day

hard - 30 Punkte

30 bonus points




Erfahre mehr über Abzeichen

Was sind Abzeichen und Erfolge? Abgesehen davon, dass sie cool sind, sind
Erfolge Ziele, die es innerhalb der Spiele auf Kongregate gibt. Starte ein Spiel
mit einem Erfolg und erfülle die beschriebene Aufgabe, um Punkte zu erhalten und
ein Abzeichen in deinem Profil freizuschalten, das von anderen Nutzern
angeschaut werden kann. Im Gegensatz zu Herausforderungen haben Erfolge keine
zeitliche Beschränkung.



REGISTER NOW TO CLAIM YOUR !

 * yErhalte persönliche Spielempfehlungen
 * cBeteilige dich an Chats und in Foren
 * aSammle Abzeichen, steige im Level auf
   und vieles mehr!



Schon registriert? Anmelden »







CHAMPIONS OF CHAOS

 * * 3.9 45,737
   Bewertungen
 * a 3

 * RPG
 * Rundenbasiert
 * Fantasy
 * Adventure
 * Nur Maus

+Füge Tags hinzu

Deine Bewertung:

   
 * 1
 * 2
 * 3
 * 4
 * 5

l Favorit

p+-Titelliste

Spiel von:

 * EpicLLama

t Veröffentlicht Dec. 21, 2010 wurde 1,331,456-mal gespielt

 * i Spielfehler
 * ! Melden
 * b Blockieren

 * Sticker Packs
 * See all Sticker Packs


STICKER PACKS


 * Erfolge
 * Highscores


ERFOLGE

Want this badge?

Complete the tasks listed to earn this badge!

Badge earned
Badge Of The Day
Abzeichen Chaotic Beginnings ( einfach - 5 Punkte )
 * Level 2 Reached Aktuell am besten:

Want this badge?

Complete the tasks listed to earn this badge!

Badge earned
Badge Of The Day
Abzeichen Pretty Pink Princess ( mittel - 15 Punkte )
 * Second Boss Defeated Aktuell am besten:

Want this badge?

Complete the tasks listed to earn this badge!

Badge earned
Badge Of The Day
Abzeichen Arena Grandmaster ( schwer - 30 Punkte )
 * Game Completed Aktuell am besten:


HIGHSCORES

Loading...

 * Instructions
 * Beschreibung
 * Updates


INSTRUCTIONS

Just point and click


BESCHREIBUNG

Defeat other teams in the arena to climb up the ranks, purchase upgrades in
armor and pet shops, sift through the chaos and find out the dark emperors spy
among your rebel comrades.


NEUIGKEITEN

Neuigkeiten hinzufügen



 * Dec 21, 2010 10:13am (delete post)
   
   Bug fixes-
   a) Shamans ank now work properly
   b) LLama fights work fine 100% of the time.
   c) DoT spells now work better.
   
   YOU CAN CHECK THE BOSS GUIDE: (you can beat the game with any party
   combination)
   HERE:
   http://www.kongregate.com/forums/3-general-gaming/topics/133466-champions-of-chaos-boss-walktrought
   
   -If you see any bug plz repot iT!
   If you need something plz contact me!
   unless you need a sandwich… i dont have any bread.


SPIEL-SPOTLIGHT

SPONSORED LISTINGS






PROMOTED LISTINGS


HEY DEVELOPERS!

Did you know you can promote your games in special listings around Kongregate
using Blocks?

Learn more »
 * Andere Spiele dieses Entwicklers

See full profile . . . Previous Next
 * 

Vampire Scent
 * RPG
 * Rundenbasiert
 * Vampir

A great rpg! with a full voiced story!

 * 

Champions Of Chaos 2
 * RPG
 * Rundenbasiert
 * Fantasy

Champions of Chaos 2 is an Arena turn based RPG where the...

 * 

Chaos of mana
 * RPG
 * Rundenbasiert
 * Adventure

Your mission in this cool fighting game is to lead your w...

 * 

Iron Shinobi
 * RPG
 * Action
 * Adventure

A real time action rpg featuring upgrades, bosses, secret...

 * 

Bandido's Desert
 * RPG
 * Rundenbasiert
 * Adventure

A cool rpg, with some real time elements on it.

 * 

Bro Team
 * Strategie
 * Taktisch
 * Rätsel

Do you like strategy, tactics and puzzles? Then play Bro ...

 * 

The Golden Gauntlet
 * RPG
 * Action
 * Kämpfen

A real Time RPG with diablo like skill trees! Hope you en...

 * 

Tower Defence Generals

Play Tower Defence Generals game and choose your hero gen...

 * 

Rodriguez Revenge
 * Roboter
 * Kämpfen
 * Side-Scroller

Rodriguez Revenge, action game, Beat up enemies in this f...

 * 

Maximum Power

Join Zaro and Joey on their quest to run, shoot, and kill...

 * 

halloween clash

Defend your house in this game featuring Cupid, Santa, an...

 * 

Zombie City
 * Zombie

The city is full of zombies, grab a car turn the radio an...

 * Guild Forum Posts
 * Kommentare


GUILD FORUM POSTS




KOMMENTARE VON NUTZERN


Beste (alle)

Dieses Spiel hat noch keine Kommentare. Teile als Erster deine Gedanken mit!

Zerollo

18.Mai, 2011

Unter Bewertungsschwelle (verbergenanzeigen) Hotel is closed at night? Right...

entfernen | Spam verbergen | antworten

+ - !

F (209)


ncrmncrXIII

16.Dez, 2015

Unter Bewertungsschwelle (verbergenanzeigen) am i the only one that feels weird
that we are buying cheerleaders from a shop called a pet shop

entfernen | Spam verbergen | antworten

+ - !

F (653)


Jas0ny

26.Dez, 2010

Unter Bewertungsschwelle (verbergenanzeigen) Game could use a fix... If the
enemy runs out of mana, they shouldn't be able to keep using spells...

entfernen | Spam verbergen | antworten

+ - !

F (6069)


Irenne

14.Sep, 2016

Unter Bewertungsschwelle (verbergenanzeigen) "Dark Emperor, we spot the rebels!"
"Oh great, Captain, where are they, in a secret base?" "Actually... They are at
the arena" "You mean they are training to become stronger?" "no, they are
fighting between themselves" "WHAT? Why should them?" "I'm not sure, it seems
that the winner will lead the troops" "WHICH troops? They'll all be dead!" "I
don't know, my lord." "Rebels..."

entfernen | Spam verbergen | antworten

+ - !

F (259)


talons132117

8.Sep, 2011

Unter Bewertungsschwelle (verbergenanzeigen) lmao i was fighting a rogue and
bard and bard put his own teammate to sleep

entfernen | Spam verbergen | antworten

+ - !

F (22)


Neueste (alle)


Dieses Spiel hat noch keine Kommentare. Teile als Erster deine Gedanken mit!

Sigma7

17.Apr, 2022

Unter Bewertungsschwelle (verbergenanzeigen)
supernova://play?swfurl=http://chat.kongregate.com/gamez/0009/9607/live/champions_of_chaos_agames_com.swf

entfernen | Spam verbergen | antworten

+ - !

F (4)


bartex10er

3.Dez, 2021

Unter Bewertungsschwelle (verbergenanzeigen) Doesn't load on supernova :C

entfernen | Spam verbergen | antworten

+ - !

F (2)


SlayzorHunter

17.Dez, 2020

Unter Bewertungsschwelle (verbergenanzeigen) after over 50 attempts to defeat
the big guy and the girl, the final boss was a piece of cake in comparison

entfernen | Spam verbergen | antworten

+ - !

F (4)


thedudeofdc257

6.Dez, 2020

Unter Bewertungsschwelle (verbergenanzeigen) EDIT: EDIT: I spelled sequel wrong.

entfernen | Spam verbergen | antworten

+ - !

F (-3)


thedudeofdc257

6.Dez, 2020

Unter Bewertungsschwelle (verbergenanzeigen) EDIT: They already made a sequal.

entfernen | Spam verbergen | antworten

+ - !

F (-3)




Schreib eine Antwort:





Kongregate
 * Werde Facebook-Fan
 * Folge uns auf Twitter
 * Über uns
 * Kontakt

 * Hilfe/FAQ
 * Code of Conduct
 * Nutzungsbedingungen
 * Datenschutzrichtlinien

 * Spiele für deine Seite
 * Mit Kongregate verlinken
 * Karriere
 * Upload your Game

Sprache: Français Français English English Deutsch Deutsch

KONG PLUS

Kong Plus

Hol das Meiste aus deinem Kongregate-Erlebnis heraus. Verwende Kong Plus und
erlebe Vorteile wie werbefreies Spielen, coole Profildesigns, automatischen
Beta-Zugriff und Privatchats. Mehr erfahren »

Kongregate Develoeprs Are you a game developer? Visit our Developers Site where
you can find documentation on our APIs and more information about publishing
opportunities to further promote your game. Learn More
 * © 2022 Kongregate
 * An MTG company



X

Loading