[Beta] DSX1337 - Tribal Wars Bot

06/10/2017 18:54 Royal*#631
Quote:
Originally Posted by MurleyMan View Post
Hi,

I have just downloaded this but can't seem to get it started up?

Is there a guide for this by any chance?
Well, it should be really easy to set it up, but I'll explain it for you.
  1. Download
  2. Open "start_dsx"
  3. Enter your username and your password (from Tribalwars)
  4. Enter your host (for example: [Only registered and activated users can see links. Click Here To Register...])
  5. Enter your world code (for example: de143 (World number 143 on the german server))
  6. And the other configuations should be easy to set up

If you got any questions, feel free to ask. :)
06/10/2017 19:09 D3luxe.#632
Quote:
Originally Posted by MurleyMan View Post
Hi,

I have just downloaded this but can't seem to get it started up?

Is there a guide for this by any chance?
Getting started in the wiki... [Only registered and activated users can see links. Click Here To Register...]
06/10/2017 19:57 MurleyMan#633
Thanks for the replies.

I can't seem to find "start_dsx" within the most recent updated downloadable file.

I will try downloading it again to see if it comes through.
06/10/2017 20:42 hellye123#634
Quote:
Originally Posted by MurleyMan View Post
Thanks for the replies.

I can't seem to find "start_dsx" within the most recent updated downloadable file.

I will try downloading it again to see if it comes through.

download latest version
06/11/2017 09:41 OathTrackers#635
Love your bot and for your statistical purposes I run this on a faceless Linux machine.
06/11/2017 15:45 Royal*#636
Quote:
Originally Posted by MurleyMan View Post
Thanks for the replies.

I can't seem to find "start_dsx" within the most recent updated downloadable file.

I will try downloading it again to see if it comes through.
Anything new?
06/11/2017 22:15 xYz*Clearity#637
01:16:03 INFO Update - DSX1337 version 4.41
01:16:05 INFO Update - Running latest version.
01:16:05 INFO Settings - Could not load 'dsx.properties'.
01:16:05 INFO Settings - Loaded settings.
01:16:05 INFO App - Starting config dialog...
01:16:05 INFO App - If you are running this on a machine without graphical user interface, generate the 'dsx.properties' file on another PC and copy it over.
01:17:13 INFO Update - DSX1337 version 4.41
01:17:14 INFO Update - Running latest version.
01:17:14 INFO Settings - Loaded settings.
01:17:16 INFO Session - Logging in...
01:17:27 INFO Session - Login successful.
01:17:28 INFO Database - Setting up database...
01:17:28 INFO UnitInfo - Inserted Unit: spear
01:17:28 INFO UnitInfo - Inserted Unit: sword
01:17:28 INFO UnitInfo - Inserted Unit: axe
01:17:28 INFO UnitInfo - Inserted Unit: spy
01:17:28 INFO UnitInfo - Inserted Unit: light
01:17:28 INFO UnitInfo - Inserted Unit: heavy
01:17:28 INFO UnitInfo - Inserted Unit: ram
01:17:28 INFO UnitInfo - Inserted Unit: catapult
01:17:28 INFO UnitInfo - Inserted Unit: snob
01:17:28 INFO Database - Last world data update: 01/01/2000 00:00:00
01:17:28 INFO Database - Parsing world data...
01:17:28 INFO VillageData - Parsing villages...
01:17:28 INFO PlayerData - Parsing player data...
01:17:29 INFO FarmData - Parsing farm data...
01:17:29 INFO FarmData - Depending on farm radius, this can take some minutes.
01:17:29 INFO MyLists - Parsing whitelist...
01:17:29 ERROR MyLists - Whitelist error:
java.io.FileNotFoundException: templates\whitelist.txt (Das System kann den angegebenen Pfad nicht finden)
at java.io.FileOutputStream.open0(Native Method)
at java.io.FileOutputStream.open(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileWriter.<init>(Unknown Source)
at me.d3luxe.farmbot.helpers.MyLists.getWhiteList(MyL ists.java:90)
at me.d3luxe.farmbot.game.FarmData.parse(FarmData.jav a:57)
at me.d3luxe.farmbot.game.Database.update(Database.ja va:152)
at me.d3luxe.farmbot.game.Database.setUp(Database.jav a:103)
at me.d3luxe.farmbot.App.main(App.java:87)
01:17:29 INFO App - Press {Enter} to exit...
01:17:29 INFO App - Error:
java.io.IOException: Das Handle ist ungültig
at java.io.FileInputStream.readBytes(Native Method)
at java.io.FileInputStream.read(Unknown Source)
at java.io.BufferedInputStream.fill(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at me.d3luxe.farmbot.App.exit(App.java:232)
at me.d3luxe.farmbot.App.exit(App.java:207)
at me.d3luxe.farmbot.helpers.MyLists.getWhiteList(MyL ists.java:96)
at me.d3luxe.farmbot.game.FarmData.parse(FarmData.jav a:57)
at me.d3luxe.farmbot.game.Database.update(Database.ja va:152)
at me.d3luxe.farmbot.game.Database.setUp(Database.jav a:103)
at me.d3luxe.farmbot.App.main(App.java:87)

Problem ?
06/12/2017 10:53 D3luxe.#638
Quote:
Originally Posted by xYz*Clearity View Post
Problem ?
I believe you are German, if not just let me know and I will translate my answer.


Der Error sieht vielleicht groß aus, aber gibt dir genau den Fehler an.
Quote:
FileNotFoundException: templates\whitelist.txt (Das System kann den angegebenen Pfad nicht finden)
Der Bot kann die whitelist.txt nicht finden. Hast du die gelöscht / den Template Ordner nicht mit entpackt?
Am Besten den Bot nochmal komplett neu runterladen & entpacken.
06/12/2017 13:05 hellye123#639
best way to snipe noble trains ?
i was lucky yesterday some guy send a NT and the bot farming the troops came in last noble atack
i was asking for a tool and the bot answered well >D

auto snipe tools or methods any1 ??
06/13/2017 15:56 georgimus#640
Ist ein Update in Planung?
06/14/2017 00:03 xYz*Clearity#641
00:02:45 ERROR FarmRoutine - fatal error:
org.h2.jdbc.JdbcSQLException: Datenbank wird wahrscheinlich bereits benutzt: nul
l. M÷gliche L÷sungen: alle Verbindungen schliessen; Server Modus verwenden
Database may be already in use: null. Possible solutions: close all other connec
tion(s); use the server mode [90020-191]
at org.h2.message.DbException.getJdbcSQLException(DbE xception.java:345)
at org.h2.message.DbException.get(DbException.java:16 8)
at org.h2.mvstore.db.MVTableEngine$Store.convertIlleg alStateException(MV
TableEngine.java:187)
at org.h2.mvstore.db.MVTableEngine$Store.open(MVTable Engine.java:167)
at org.h2.mvstore.db.MVTableEngine.init(MVTableEngine .java:99)
at org.h2.engine.Database.getPageStore(Database.java: 2460)
at org.h2.engine.Database.open(Database.java:692)
at org.h2.engine.Database.openDatabase(Database.java: 270)
at org.h2.engine.Database.<init>(Database.java:264)
at org.h2.engine.Engine.openSession(Engine.java:65)
at org.h2.engine.Engine.openSession(Engine.java:175)
at org.h2.engine.Engine.createSessionAndValidate(Engi ne.java:153)
at org.h2.engine.Engine.createSession(Engine.java:136 )
at org.h2.engine.Engine.createSession(Engine.java:28)
at org.h2.engine.SessionRemote.connectEmbeddedOrServe r(SessionRemote.jav
a:349)
at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.j ava:107)
at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.j ava:91)
at org.h2.Driver.connect(Driver.java:72)
at java.sql.DriverManager.getConnection(Unknown Source)
at java.sql.DriverManager.getConnection(Unknown Source)
at me.d3luxe.farmbot.game.Database.getConnection(Data base.java:174)
at me.d3luxe.farmbot.farming.FarmRoutine.run(FarmRout ine.java:112)
at java.util.concurrent.Executors$RunnableAdapter.cal l(Unknown Source)
at java.util.concurrent.FutureTask.runAndReset(Unknow n Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$S cheduledFutureTask.
access$301(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$S cheduledFutureTask.
run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker( Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.IllegalStateException: The file is locked: nio:C:/Users/HP/
Desktop/Neuer Ordner/data/game.mv.db [1.4.191/7]
at org.h2.mvstore.DataUtils.newIllegalStateException( DataUtils.java:773)

at org.h2.mvstore.FileStore.open(FileStore.java:172)
at org.h2.mvstore.MVStore.<init>(MVStore.java:342)
at org.h2.mvstore.MVStore$Builder.open(MVStore.java:2 888)
at org.h2.mvstore.db.MVTableEngine$Store.open(MVTable Engine.java:154)
... 25 more
00:02:45 INFO App - Press {Enter} to exit...
06/14/2017 02:09 TiagooPT#642
I can sell you a script to snipe noble trains or other things but its paid.
If you want add me skype : tiago.c.lucas
06/14/2017 13:24 D3luxe.#643
Quote:
Originally Posted by xYz*Clearity View Post
00:02:45 ERROR FarmRoutine - fatal error:
org.h2.jdbc.JdbcSQLException: Datenbank wird wahrscheinlich bereits benutzt: nul
l. M÷gliche L÷sungen: alle Verbindungen schliessen; Server Modus verwenden
Database may be already in use: null. Possible solutions: close all other connec
tion(s); use the server mode [90020-191]
Der Fehler ist schon wieder genau beschrieben. Nur weil der Error Stack lang ist, musst du die Meldung nicht ignorieren (und direkt hier posten).
Der Bot läuft scheinbar 2x - also alle Instanzen schließen und neu starten. Evt. mal den kompletten PC neu starten und nochmal versuchen.
06/14/2017 17:34 hellye123#644
Quote:
Originally Posted by TiagooPT View Post
I can sell you a script to snipe noble trains or other things but its paid.
If you want add me skype : tiago.c.lucas
paid and worst than the illegal ones? no thanks

i snipe them the noob way

is the best tool to sell

cz like other games the best hacks or tools is used by one private group

not much people at all cz its suspicious if any1 can snipe

i was in a tribe that made all that stuff for members

1 of members was good in Scripts or so and we win the world sometimes bcz of that advantage

so if you wanna share good
pay for that no thanks
06/16/2017 13:27 Carfunkel#645
Is there any reporting of players getting banned because of this bot?

Hat es schonmal irgendjemanden zerlegt mit dem Bot?