|
Post by aggiefury101 on Feb 28, 2016 12:55:29 GMT
I got it working just re downloaded the zip and everything runs fine. GREAT Work!
|
|
|
Post by kikisoft on Feb 28, 2016 14:49:45 GMT
THANK YOU..... its work well, can there features automated attacks..
|
|
|
Post by AnkuLua on Feb 28, 2016 14:58:52 GMT
It was discussed before. Can't figure out the judging and attacking rules.
|
|
z
New Member
Posts: 5
|
Post by z on Feb 29, 2016 9:46:12 GMT
Hello Admin,Why i can't run your lua script in Xmodgames?
|
|
|
Post by AnkuLua on Feb 29, 2016 9:59:25 GMT
|
|
|
Post by akchauhan2 on Feb 29, 2016 11:17:38 GMT
Is there any other script except auto collecting and training, Like auto upgrading buildings and troops in lab? And also this script, i thinks lack the feature of collecting the loot cart!
|
|
|
Post by joao on Feb 29, 2016 22:34:45 GMT
are you going to implement new features? What's the most wanted feature (if only one)?
|
|
|
Post by aevans0001 on Mar 1, 2016 4:17:51 GMT
The script does not seem to be training my troops. Is there something that i am missing. It clicks on them sometimes, but seem to train anything. It is collecting my loot.
|
|
|
Post by akchauhan2 on Mar 1, 2016 5:45:30 GMT
I'm helping this site to fetch more peoples by saying it on xmod that download scripts from this area! ?
|
|
|
Post by AnkuLua on Mar 1, 2016 13:42:35 GMT
The script does not seem to be training my troops. Is there something that i am missing. It clicks on them sometimes, but seem to train anything. It is collecting my loot. Need screenshots or video to know what happened.
|
|
|
Post by AnkuLua on Mar 1, 2016 13:42:54 GMT
I'm helping this site to fetch more peoples by saying it on xmod that download scripts from this area! ? Thanks.
|
|
|
Post by mtz on Mar 1, 2016 15:08:02 GMT
The attacking parts is pretty simple,
You must first do the whole Image Recognition for the numbers of resources that the defender can offer and then you must check if the Collectors are full or not (in order to determine if the base is dead or alive).
After you do all these, the easiest and effective way to deploy the troops is the Four Finger Barch (Barbarians + Archers).
I don't know how to do scripts in lua, if you can help me telling me where can I run and debug a script written in lua, I could implement some of these features.
For example: if I have a picture with the game (not the actual live game), is there any way that I can see what the script is trying to do based on that picture ? Like a debug or something ?
Thank You!
|
|
|
Post by AnkuLua on Mar 1, 2016 15:15:44 GMT
The attacking parts is pretty simple, You must first do the whole Image Recognition for the numbers of resources that the defender can offer and then you must check if the Collectors are full or not (in order to determine if the base is dead or alive). After you do all these, the easiest and effective way to deploy the troops is the Four Finger Barch (Barbarians + Archers). I don't know how to do scripts in lua, if you can help me telling me where can I run and debug a script written in lua, I could implement some of these features. For example: if I have a picture with the game (not the actual live game), is there any way that I can see what the script is trying to do based on that picture ? Like a debug or something ? Thank You! Great! Follow the introduction. ankulua.boards.net/thread/2/ankulua-introductionThe current script is developed with BlueStacks 1 on 1280x800. Run the script on BlueStacks 1 to debug it.
|
|
|
Post by azhazh on Mar 1, 2016 18:54:46 GMT
can you make script for clash of lords 2, auto raid & auto upgrade wall ?
|
|
|
Post by radie on Mar 2, 2016 21:56:50 GMT
We are developing CoC scripts. Current features: - collect gold, elixir and dark elixir
- auto training troops
- keep trying to reconnect after kicked out by game
You can download the scripts from github github.com/AnkuLua/ClashOfClansOr download the zip file directly. View AttachmentYou are welcome to join the development. Version history: 2015_12_24: - Zoom out automatically
- keep trying to reconnect after kicked out by game
- two scripts provided collect.lua and collectAndUpgrade.lua
collect.lua: collect gold, elixir and dark elixir collectAndUpgrade: in addition to collecting resources, upgrade gold and elixir storage (up to level 12)
2016_01_09: - improve Zoom out mechanism
- training troops automatically
- one script "main.lua" for all features
2016_01_12: - correct goblin and wall breakers images (Thank Collins)
How to use the scripts?
- Select main.lua in AnkuLua
- Click the AnkuLua play button on the lower left corner
- The following dialog shows. Choose what you want to do.
Note: The number of barracks is from left to right when training as below.
|
|