Plunderer of the day tool

Tell what do you want to add or change in bot functionality

Plunderer of the day tool

Postby vias147 » 19 Mar 2014, 15:03

Can you add Plunderer of the day tool ?
there should be an option to set a village and units and the difference between attacks
it would be great :)
vias147
 
Posts: 13
Joined: 29 Dec 2013, 15:19

Re: Plunderer of the day tool

Postby hex4bot » 19 Mar 2014, 15:10

difference between attacks? you can set when they should be launched or set them arrival time,

and what is the plunderer option? could you provide wiki link?
contact email: Image
hex4bot
Administrator
 
Posts: 742
Joined: 12 Dec 2011, 20:26

Re: Plunderer of the day tool

Postby vias147 » 19 Mar 2014, 21:33

http://help.tribalwars.net/wiki/Awards Daily awards-Plunderer of the day-Plunder the most villages in the world.

It should be a script that would sent attacks evrery ~2 seconds with 2axeman or 2 light cavalery
vias147
 
Posts: 13
Joined: 29 Dec 2013, 15:19

Re: Plunderer of the day tool

Postby vias147 » 19 Mar 2014, 21:35

but it should be integrated tool :)
this script
Code: Select all
javascript:var coords='574|548';var eleDoc=(window.frames.length>0)?window.main.document:document;function fnFillRallyPoint(){var coord=coords.split(' ');var coordSplit=coord[Math.floor(Math.random()*coord.length)].split('|');eleDoc.forms[0].x.value=coordSplit[0];eleDoc.forms[0].y.value=coordSplit[1];var spear=parseInt(eleDoc.forms[0].spear.nextSibling.nextSibling.innerHTML.match(/\d+/));if(spear>0){eleDoc.forms[0].spear.value=2;}var cats=parseInt(eleDoc.forms[0].catapult.nextSibling.nextSibling.innerHTML.match(/\d+/));if(cats>0){eleDoc.forms[0].catapult.value=0;}else{var rams=parseInt(eleDoc.forms[0].ram.nextSibling.nextSibling.innerHTML.match(/\d+/));if(rams>0){eleDoc.forms[0].ram.value=0;}}}fnFillRallyPoint();

set units but don´t send army :(
vias147
 
Posts: 13
Joined: 29 Dec 2013, 15:19

Re: Plunderer of the day tool

Postby hex4bot » 22 Mar 2014, 17:27

you can achieve that, simply create 15 attacks with one or more task targets, set for that targets interval 15seconds each, which give you 15 attacks every 15 seconds, turn off random interval, set units to 2 axe or 2 lc, set count to 10 000, there is tutorial how to send fakes - you can do it in that way - http://www.ultimatetribalwarsbot.net/tutorialview.php?t=2-6
contact email: Image
hex4bot
Administrator
 
Posts: 742
Joined: 12 Dec 2011, 20:26


Return to Suggestions

Who is online

Users browsing this forum: No registered users and 4 guests

cron