[Beta] DSX1337 - Tribal Wars Bot

01/31/2018 19:53 nyct51#1006
2/ yes it was my question.


Thx for your answer
02/02/2018 13:28 Ky0n'#1007
Wenn ich den Bot im Farm-Assistent Modus nutzen möchte, und dann im Farmmanger den Haken bei "Zeige nur Angriffe, die von diesem Dorf ausgingen." setze, behält er die Einstellungen bei?

Bei mir scheint das nämlich nicht der Fall zu sein; schlimmer noch: Obwohl ich nur insgesamt 3 Dörfer im Farm-Manger habe greift der Bot alle Umliegende an. FarmModus steht auf assist, und last world data-update wurde zurückgesetzt.
02/04/2018 10:51 hero5401#1008
Is it possible to use only previous farmed villages that is known in the farm assistant not the map.
02/04/2018 22:52 D3luxe.#1009
Quote:
Originally Posted by Ky0n' View Post
Wenn ich den Bot im Farm-Assistent Modus nutzen möchte, und dann im Farmmanger den Haken bei "Zeige nur Angriffe, die von diesem Dorf ausgingen." setze, behält er die Einstellungen bei?

Bei mir scheint das nämlich nicht der Fall zu sein; schlimmer noch: Obwohl ich nur insgesamt 3 Dörfer im Farm-Manger habe greift der Bot alle Umliegende an. FarmModus steht auf assist, und last world data-update wurde zurückgesetzt.
Quote:
Originally Posted by hero5401 View Post
Is it possible to use only previous farmed villages that is known in the farm assistant not the map.
No, DSX will always farm via the map. Target selection is only influenced by DSX settings like max points or farm radius, but not by the ingame farm manager list. You can whitelist barbarian villages to bypass other settings...

* * *
Edit: I just pushed a fix for the 'log files getting huge' problem. Unfortunately, I am still not able to reproduce this bug, so please let me know if this happens again.
Download is available at bitbucket: [Only registered and activated users can see links. Click Here To Register...]
02/05/2018 14:36 Ky0n'#1010
Quote:
Originally Posted by D3luxe. View Post
No, DSX will always farm via the map. Target selection is only influenced by DSX settings like max points or farm radius, but not by the ingame farm manager list. You can whitelist barbarian villages to bypass other settings...
Kann man dann individuelle Whitelists für einzele Dörfer erstellen, und dann zusätzlich noch für die einzelnen Dörfer eigene Farm-Templates machen?
02/05/2018 21:56 diabolec#1011
Hi. DSX was working totally fine last 2 days. Today I launched it and I got error. I tried to delete settings or download DSX once again but it didn't work. How can I solve it?

Here is the bigger screen shot:
[Only registered and activated users can see links. Click Here To Register...]
02/06/2018 10:54 bexy1985#1012
Wenn ich die Bot version 5.0 nutze ist alles gut!
Sobald ich aber die Version 5.2 nutzen will sagt mir der Bot das dieser Acc nicht auf dieser Welt aktiv ist?
Einstellungen sind die selben!
02/07/2018 14:43 glumi#1013
Seid ein paar Wochen gibt es auf den neuen Welten die Möglichkeit zu plündern, man geht im Versammlungsplatz auf plündern und sendet da eine gewisse Anzahl von Truppen los, die dann nach einer gewissen Zeit welche von der Anzahl Truppen abhängig ist,mit ressis zurückkommen. Im Earlygame wäre das ein riesen Vorteil wenn die Truppen automatisch losgesendet würden.
könnte man sowas implementieren?
Ps: ich kann selber Java Programmieren und falls gewünscht könnte ich bei dem Projekt auch mithelfen.
lg domi
02/14/2018 17:45 kikegarcia97#1014
Quote:
Originally Posted by sergio6677 View Post
are you thinking to do something to snip, antisnips, etc (if i want to attack at 15:04:234 ms, the bot attack exactly at that time)

programmatic attacks?
there is another known bot for thath things and is known also thath you get banned really really easy with thath bot. Old times are past dont use shit or you get fucked thaths my advice. And dont ask me for thath bot is really famous and the developer let the project 1 year ago personally i will not use thath bot, thath developer isnt trusted anymore for me. Just my opinion.

Quote:
Originally Posted by diabolec View Post
Hi. DSX was working totally fine last 2 days. Today I launched it and I got error. I tried to delete settings or download DSX once again but it didn't work. How can I solve it?

Here is the bigger screen shot:
[Only registered and activated users can see links. Click Here To Register...]

seems a database error these happens to me some weeks before to all my accounts just delete dsx.properties and configure everything again.
02/15/2018 21:19 AeroFury#1015
Hmm, the max training hours seems to be buggy for me sometimes.
I set it to 24 and it trained units for 318 hours in the future! :D

It's a newly capped vill, not sure if that could have something to do with it.
02/20/2018 19:14 Kenji242#1016
Wird den Katapult Problem in Verbindung mit keinen Zielen keine Achtung geschenkt?
02/20/2018 22:38 Stormlord_SH#1017
Quote:
Originally Posted by D3luxe. View Post
Nein, leider nicht direkt. Habe für die Selektoren noch keine extra Wiki Seite erstellt.
Folgende Selektoren sind vorhanden:

ByUnit wird in den standard Templates benutzt. Du kannst theoretisch noch nach Gebäudeleveln, Koordinaten, Punkten, Ingame-Gruppen(mit PA) oder Bevölkerung filtern. Wenn dich eine dieser Varianten interessiert, gebe ich dir gerne eine kurze Beschreibung, wie der Selektor funktioniert.
Could you provide a bit of documentation on the bycoord selector? I'd like to use it, but I don't know how. Thanks.
02/21/2018 07:30 surorek5#1018
Quote:
Originally Posted by Stormlord_SH View Post
Could you provide a bit of documentation on the bycoord selector? I'd like to use it, but I don't know how. Thanks.
Code:
<groups>
	<group id="off"
		priority="0">
		<by-coords>123|456</by-coords>
	</group>
	<group id="def"
		priority="0">
		<by-coords>654|432,998|665</by-coords>
	</group>
</groups>
02/21/2018 11:33 wubihu#1019
Bekomm es einfach nicht zum laufen, name ist richtig, Passwort auch, server Kennung korrekt und auch host ... trotzdem kommt immer

12:08:58 INFO App - Press {Enter} to exit...
12:09:28 INFO Update - DSX1337 version 5.2
12:09:31 INFO Update - Running latest version.
12:09:31 INFO Settings - Loaded settings.
12:09:41 ERROR App - Error:
me.d3luxe.farmbot.exceptions.InvalidResponseExcept ion: Error: Der Account existiert nicht oder das Passwort ist ungültig.
at me.d3luxe.farmbot.network.ApiConnection.post(ApiCo nnection.java:56)
at me.d3luxe.farmbot.network.ApiConnection.post(ApiCo nnection.java:67)
at me.d3luxe.farmbot.network.ApiConnection.post(ApiCo nnection.java:67)
at me.d3luxe.farmbot.Session.login(Session.java:71)
at me.d3luxe.farmbot.App.main(App.java:79)
12:09:41 INFO App - Press {Enter} to exit...
02/27/2018 15:39 AeroFury#1020
There seems to be a new version of the Tribal Wars app.
The bot is outputting a message that this could potentially be unsafe.
Any advice?