Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - En_Dotter

Pages: 1 [2] 3 4 ... 24
16
I just know i will never buy it and i will tell everyone who asks me about the M:BG not to buy it. Why? Cus cRPG has be made into shit over a long time. Its been "balanced" by the will of a few with not sense of the meaning of the word "balance".
So, yes, simple.
Do not waste ur money on a product that is sure to frustrate u after some time cus devs will start a new project and keep this one destroyed. Or if they dont start a new project they will keep "balancing" the game by constant buffs and nerfs instead of trying to find the real reasons for changes and doing some useful changes.
So again, i will never buy something from this dev team, and i rly wish nobody does.


17
Here is the part i managed to ninja with my select and copy stuff (might be useful):
Code: [Select]
color:#C71515;
margin:0 auto;
text-align:Center;
line-height:120px;
letter-spacing:-1px;
font-weight:bold;
padding-top:20px;
}
.horizontal_separator {
                background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAi4AAAALCAYAAABYtAZzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA/hJREFUeNrsXEGOIyEMxGiOe58X7APmnON+ZC95yfwtvwreRLtatRBtCtvQTYKlSDNpMIUxdrVhhr5+/f4RQqDHh8NfoX+fkH23FSp8lz+36NK02UoUMGnH3ZsHio0q41jmTcKzCLZHbOGBv6azRUftmcZe23W2+CU3tpHwccN8a/t427+mFxmXge+4gJEFfflYqWFs6fvtsxbcyHzQeZZ+r+mr4W19lo+LtJFwJNCWDNq7tT/qB2zEhqxdySbIPK22sK4PagtWxIHafpSe522e+YyJmX8+fvh4fO6bAEWFpE07ASxm7WIhsFODbqRN3HlWGzeCY0cQXxC+jxtbWG1AoJ224yJtQgVLdMJbwpYn3ZjZTtJR87MAYqECuavpktqEzK4B7LO3NgHQERrGC0D/2guIFJwYSBi8E9S4EGzzgJmEoFbTzYX2SH8u4OCdxMSAfgb0ojokGySgbVJilvqkjW2k+SXhWSjo2sO+9Ze04yupYBfNPBnsX8K0N6cg2CQpfGnPB0LBJgnYR9rxS7aQyB+6J5+x8f4kLuHscrlc6Ha7tXZj4O16pD5urEYgOMjJxKhOdsCvtVlpPB6I5QzjolhGr5PXPBisqKI2serjyv6dwRYae1FD9WwkFkmScX3YeX4M5JCj/Pq/fH5+hu/v73C9XjlMJB+T4NQsOAGOadGXGvVQQykTPcJhp4RKGcOlUD/uqpUARxBCcsaCYuuxBp7SY51G4c790NMOXgRaS0Ba+iNHc94kghxtZcVGjfM+CzmXjke05Nn7JXzG2DAlcbEGkFqy0ziGR9JEqjBsdPa8f1QGXG1CrtkWnS87bLJWW1j8g0NfMlWqskwZhBorHr3f+D0CvXT3gRX+1iv5WGzKoM4RxNyj4iLFI48XZ4vtqbO/LuJyYAAhx43AyvHJeQN6vLW3EANpXCtRY4e+EnFAjkespJAHBQOUKLWSFZR8JmDtvY9ga8cUpYonOSSYsxCdkUmGjfvAmrh7kNDRRKm2d6iD7rcnLK9AXLQL1bOs6lURoAOdb69M73nmG422brmF3lK9OCLplapAvY96tIRnRLLV/NVCKOybkXdEjkj22nlpq0E91pgH2c5ik5E4FmF5Q+IyamF7OmbrPRgahMFSnUDuhZzJL6xld+vl7fuBJOqVhEDChl5GH3k5t3cs88aelLqpEwaN7rPdkVmyiMt0joWed87g5OngioaWeFiDMDtg4QFzpRfYj5a3Zc9K7ayVHs94ddRdJBoYI5Ys4rKkskFmD36WhD7yz3p7HP3NlPTPQnAsRIRP6O89YwOfOEYc8e8JlizismTJ1KRndNB8xeOdo6p7r1ip6FGJWEeJS95S/ggwAEOPHQrlC3U5AAAAAElFTkSuQmCC) no-repeat center center;
height:13px;           
                background-repeat:no-repeat;
margin:0 auto;
}
h1 {
font-family:arial;
font-size:20px;
text-align:Center;
letter-spacing:-1px;
margin:0 auto;
padding-top:30px;
font-weight:normal;
}
h2 {
font-family:arial;
font-size:20px;
text-align:Center;
letter-spacing:-1px;
margin:0 auto;
padding-top:30px;
font-weight:normal;
}
</style>
</head>
<body>
<div class="page_blocked"><!--BEGIN_TRANSLATABLE_TEXT-->Bitdefender Antivirus Free Edition has blocked a page!<!--END_TRANSLATABLE_TEXT--></div>
<div class="horizontal_separator"></div>
<h1>
<!--BEGIN_TRANSLATABLE_TEXT-->Malware detected! <br /> Access to this page has been blocked.<!--END_TRANSLATABLE_TEXT-->
</h1>
<h2>
<a href="#" onclick="proceedAnyway(); return false;"><!--BEGIN_TRANSLATABLE_TEXT-->I understand the risks, take me there anyway<!--END_TRANSLATABLE_TEXT--></a>
</h2>
<script type="text/javascript">
function proceedAnyway()
{
var obj_ajax = null;
    (window.ActiveXObject) ? obj_ajax = new ActiveXObject("Microsoft.XMLHTTP") : obj_ajax = new XMLHttpRequest();
if (obj_ajax)
{
obj_ajax.onreadystatechange = function()
{
  if (4 == obj_ajax.readyState)
    {
//refresh pagea
window.location.reload();
    }
}

var params = "url="+window.location.href;

sid=Math.random();
obj_ajax.open("POST", sid, true);
obj_ajax.setRequestHeader("Content-type", "application/x-www-form-urlencoded");
obj_ajax.setRequestHeader("BDGZ_CF91EF22880B436791E21C63170B8E32", "test");
obj_ajax.send(params); 
}
}
</script>
</body>


18
Ok its resolved now since i was able to read the log for a change. Its seems i need to destroy my stupid antivirus... It blocks stuff even if its turned off for some reason... Im using BitDefender free (i might uninstall it since its pissing me off) so u might wanna contact those retards to remove ur launcher from their list of "malware" (and add their own antivirus).

Tnx for intervention cmp! Also nice catch Eddy!

Yay i can play again and cry about stuff!!!!! <3

You can close the thread and maybe make a small announcement for ppl that use this kind of shitty antivirus so they dont end up crying like i did.

19
You have to tick Show Log before you click on Play.

Yes yes i know but i cant scroll or select or copy anything. But i can scroll just a moment before the critical error dialog appears. So i have to take series of screenshots and merge them.

20
Wish i could... The dialog window doesnt allow me to use the launcher at all. I wanted to do that when i opened the thread but i dont know how to bypass that dialog... Any idea?

Oh yea, i downloaded a fresh version of lanucher and deleted/reinstalled entire crpg as well.

WAIIIT!!! Im smart i can do it but it will take me like 10 min!

21
What do you see on this page?

This and only this:

01.09.82

22
But the screenshot definitly shows that you didnt tick repair!

also you could try to uninstall warband, delete your warband folder and install again!

Just stop helping man... Warband has nothing to do with trying to connect to crpg servers for wse version check or w/e else its doing.

Tnx for suggestion Eddy, ill try now what u suggested.

Edit: Ok Eddy, its not working no matter if my antivirus is on or off. Ill try that shader stuff next.

Edit 2: No matter what i do with graphic settings it wont launch cus out of shader memory...

24
The Chamber of Tears / Re: PORTHOS - F**KING RAT ?
« on: March 22, 2015, 04:13:17 pm »
Yea! I remember now! I need to go to the shop to get some cookies! Tnx for reminding me!

25
Forum dead or nobody knows how to fucking solve this shit?

Works if i start "offline" in the launcher. But what if a patch comes in like 3 months and i cant dl it...

26
WSE2 Beta / Cant start the game with WSE... (or without it seems...)
« on: March 21, 2015, 09:36:22 pm »
In order to avoid explaining stuff here is the screen shot of the error.
Well ok i just pressed play the game... Also repaired and tried again... Also failed...

(click to show/hide)

Halp!

EDIT:

Also out of shader memory when i wanna start it without WSE...

27
General Discussion / Re: Describe crpg with gifs
« on: March 20, 2015, 04:10:13 pm »
Jeez i dont know why but im in a mood... Ive been looking at gifs today to pass time (from time to time) and i get inspired it seems...

Playing on map Made in Fips (made in china would have better QA ffs)
(click to show/hide)

Fighting vs a faint spam macro agi whore pole my old friend
(click to show/hide)

When a 2h hero gets saved by an archer and realizes they actually help in fights if he moves properly
(click to show/hide)

Archery buff patch (aka buffed unloomed items, while mw stays the same shit it was 340305 years ago)
(click to show/hide)

How 2h heroes imagines archers
(click to show/hide)

Wait up cav my old friends! Im one of u! Dont mind my donkey!
(click to show/hide)

Retired archers comes to eu1 and "decorates" plated 2h heroes at the start of the round (while the same 2h hero dreams every archer would be as stronk as this one)
(click to show/hide)

Krems fighting each other on EU1 just to realize they are both krems
(click to show/hide)

When u get rekt by a guy brocoding with ur ally next to u
(click to show/hide)

When you dont realize the peasant u are fighting aint really a peasant
(click to show/hide)

Also Heskey im uploading that thing u couldnt see on photobucket to see if u can see it. Link will be changed in a sec.

28
General Discussion / Re: Describe crpg with gifs
« on: March 20, 2015, 09:32:36 am »
I forgot some it it seems...

Building siege equipment
(click to show/hide)

Being a peasant
(click to show/hide)

Dem "friendly" nudges at siege servers
(click to show/hide)

Dem admins on dtv when u wanna rest for like 10s
(click to show/hide)

29
General Discussion / Re: Describe crpg with gifs
« on: March 19, 2015, 04:18:56 pm »
How 2h (aka brain damaged ppl) see archery:
(click to show/hide)

Me next to Krems hugging:

(click to show/hide)

30
Or just like 20395205035 players like grey my old friends and druz gays had. Not so hard to zerg someone when u have more players than u can have bots on dtv with all waves combined together.

Pages: 1 [2] 3 4 ... 24