Hi guys! Long time no see
. Busy busy busy… Seems like some changes have occurred in the Travian layout. I’m not sure if someone is actually still using the bot but anyway, here is a new release 4.31 fixing the log in problem.
Download Coconut 4.31 for Windows
Download Coconut 4.31 for OS X
Download Coconut 4.31 for other systems (Linux etc…)
Have fun!

16:56:24 – Restarting bot services…
16:56:28 – Could not get page /dorf1.php?newdid=23866
16:56:28 – Restarting bot services…
Thats not working??
Why he can’t get that page…..
I’m really mad on that ×_×”
np
it works
travian sent me a message saying i’m using a bot and if I don’t stop using it they’ll ban me. Is there anything I/ you can do?
It works thanx. btw can’t you make the resource tiles and buildings show the current level?
Travianbot won’t initialize, it hangs at the small pic with coconut travian bot. Maybe it’s incompatible with 64 bit? Would be a shame though…
I am facing same problem that Thom is facing!
Even deleting Data Folder’s contents I can’t get it running!
Love your software but I can show you on skype via its VPN facility if you like!
You can search me on Skype: Baunga Jhanda!
Please handle it quickly!
My accounts were detected as well, they didn’t threat to delete but threat was given for emptying warehouse and killing troops after 24 hours!
Anxiously waiting for reply!
I have used it and it is marvelous I can raid almost 24 hour…
But after several time I used it..the bot doesn’t work again what can I do to make it work??
Trav Booter: same here,, the bot doesnt work again,, just show the 1st image, night with moon
Hey bro , plz update the bot so that it cant be caught by captcha
Nebul then how I fix it..
do you know??
worked fine for 2 days then freezes on splash screen. Tried reinstalling Java but it did not help. using WinXP Pro 32bit
it doesnt work anymore,,,
errrr… Please give us solution…
yeah, worked fine for 2-3 days. now stucked on initializing screen (the one with the moon). sometime i wait for about an hour and nothing happened. help us -.-
I use the software a week and a half and suddenly it did not opend.
why it is happned ?
what to do ?
It worked for 4 days now gets stuck on splash screen.
I have to go to task manager and end javaw.exe
it seems like the same problem for all of us. please try to solve it as quick as possible (maybe better is to establish new version, which protects from captchas..?)
) good luck with fixing bot
The bot dont work on win 7 and vista here, thay show only the first Pic.
Sooo… FIRST START: Hangs at Splash screen… that Belgian student forgot us
Stucking at the first screen, not able 2 initiate
Amazing job of making this bot bit when will you release the not for v4 of the game travian.
i want a bot for travian v4
any bot
any one who knows please send me
the_smartest@yahoo.com
need to upgrade ver
Hello,
I can too confirm that the bot isn’t currently working. It tries to open a file from address http://www.travian.com/flaggen.js which doesn’t exist. It seems that this causes the problems.
cant even open programm. 32-bit windows
java installed
i see only logo and nothing changes even after 1min
how to get game working?
i ended process by killing process jawavs.exe
same prob please help
have you got a pragram for travian 4
i am just get in stuck on the pic with the moon i am running the Coconut 4.31 for OS X i would really like to use this but it wont work
flaggen.js ….
hi Kemblin
i want to wite bot for travian i do some code and create some class for some option of the bot, but i have same problem one of them is i can’t login to travian with bot i use this source code may i help me what should i do?
my code is:
import java.io.*;
import java.net.*;
import java.util.*;
import com.heatonresearch.httprecipes.html.*;
public class LogT{
private String login(String uid, String pwd, String num1 , String num2) throws IOException
{
URL url =
new URL(“http://ServerName.com/dorf1.php”);
GetId id = new GetId();
String log = id.go(url);
URLConnection http = url.openConnection();
http.setDoOutput(true);
OutputStream os = http.getOutputStream();
FormUtility form = new FormUtility(os, null);
form.add(“name”, uid);
form.add(“password”, pwd);
form.add(“s1.x”, num1);
form.add(“s1.y”, num2);
form.add(“s1″, “login”);
form.add(“w”, “1024%3A768″);
form.add(“login”, log);
form.complete();
http.getInputStream();
String query = http.getURL().getQuery();
GetPage source = new GetPage();
source.go(url);
if (query != null)
{
Map map = FormUtility.parse(query);
return map.get(“session”);
} else
return null;
}
public static void main(String args[])
{
try
{
LogT LogT = new Log();
LogT.login(“username”, “pass”,”47″,”9″);
} catch (Exception e)
{
e.printStackTrace();
}
}
}
plz help me i need u.
coconut bot its the best bot i’ve ever used, but now it stopped working. can you please provide us again this softwere. you gays are the coolest programers!
This is not working for me
i got only the logo and then it wtops working ://
Don’t work.
You are just a fucking noob
@M Hi why dont you try to use the method getelementbyId() instead???
Don’t worrk.
Only the logo, and then stop working…GOD!!!WE NEED SOMTHING GOOD!!
Plz update for travian 4
hmmmm …. i am trying to use i got the latest java
and when i start the bot it stops and hands at starting spot, the black square saaying coco bot etc …. i tried it at many pcs no good
wats up with it ? thanks in advance ^^
Plz update the bot.
I can only see the logo, when checking the terminal while running i saw it can’t find flaggen.js, is it anyway to fix or is flaggen.js essential?
100+ used bot last 24 hr ?
how the hell ?
how are those people using it?
did they edit it?
man i am waiting for the bot to get fixed
if any1 got the working thing please share it with us
how he can convert the program to exe application
not working…
Those who use the bot now will get banned eventually, because the bot got my account punished twice, like 6 month ago.
It is not CAPTCHA secure, as when it worked, it did it like a charm. Hope this dude really start working on it again. Greetings!
my travian bot program does not run correctly , the black screen shows and then it hangs , please help me
Log:
10:49:30 – —- Starting bot —-
10:49:31 – Loading settings from Data/settings.xml
10:49:31 – Loading villages from Data/villages.xml
10:49:31 – Non existing file Data/villages.xml
10:49:31 – Loading upgrades from Data/upgrade.xml
10:49:31 – Non existing file Data/upgrade.xml
10:49:31 – Loading attacks from Data/attack.xml
10:49:31 – Non existing file Data/attack.xml
10:49:31 – Loading trainings from Data/training.xml
10:49:31 – Non existing file Data/training.xml
java.io.FileNotFoundException: http://www.travian.com/flaggen.js
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1401)
at bot.Http.getOrdinairy(Http.java:380)
at gui.dialog.prop.panel.GeneralPropPanel$CountryServerUpdater.run(GeneralPropPanel.java:275)
at java.lang.Thread.run(Thread.java:679)
Exception in thread “AWT-EventQueue-0″ java.lang.NullPointerException
at gui.dialog.prop.panel.GeneralPropPanel.(GeneralPropPanel.java:119)
at gui.dialog.prop.PropertiesDialog.(PropertiesDialog.java:49)
at gui.CoconutGUI.createAndShowGUI(CoconutGUI.java:86)
at gui.Coconut$1.run(Coconut.java:38)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:226)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:647)
at java.awt.EventQueue.access$000(EventQueue.java:96)
at java.awt.EventQueue$1.run(EventQueue.java:608)
at java.awt.EventQueue$1.run(EventQueue.java:606)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:105)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:617)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:275)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:200)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:185)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:177)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:138)
Good try Student, but it really don’t works.. It just shows me picture on start and its all.
How to fix that??????
what info was in that file flaggen.js? maybe one can create his own and redirect the bot to it somehow…
For mac you can try out this bot. its for travian 4. http://heliem.net/travianbot
The bot actually worked long ago and was undetectable, then when captcha came this bot became useless, its NOT captcha secure for you who wonder.
If you use the bot now your account will be banned/punished, at least i wont bother using this bot unless he start update it frequently. I still appreciate the time he put into this project. Cheers!