|
Post by AnkuLua on Jun 12, 2020 22:53:48 GMT
Recent update has added a hepatic feedback touch (round shadowy circles wherever you click) to the game. Noticed that the bot does NOT trigger the hepatic touch on some devices. Also can we get some randomization for the touch areas, through the hepatics touches on devices which shows it, the touch areas are the same - Some randomization would be good. Will add randomization in next version.
|
|
|
Post by extraust on Jun 21, 2020 7:21:58 GMT
I have 1 license/laptop
Why when i oppen my second ld player sequence for my seccount account i cant run ankuala because i get the out of license error?I am not on other device i am on same device,it shouldnt ask me for more licenses
|
|
|
Post by AnkuLua on Jun 21, 2020 13:51:32 GMT
I have 1 license/laptop Why when i oppen my second ld player sequence for my seccount account i cant run ankuala because i get the out of license error?I am not on other device i am on same device,it shouldnt ask me for more licenses You need independent license for different emulator instance.
|
|
|
Post by yuki7776 on Jul 6, 2020 19:23:18 GMT
is there something wrong with ankulua pro 2 ?? cant login says my wrong password !!! and when i login from website its login in but stack on green background forever ankuluaUser
|
|
timtim
Junior Member
Posts: 67
|
Post by timtim on Jul 6, 2020 19:25:12 GMT
|
|
|
Post by musclesfreak on Jul 6, 2020 19:28:09 GMT
Same for me... Can't login
|
|
oggie
New Member
Posts: 16
|
Post by oggie on Jul 6, 2020 19:59:56 GMT
Can't login... Downloaded the certificate file on both PC and Nox. When I double-click it says "Couldn't install because the certificate file couldn't be read" on both, emulator folder and PC folder.
Following the steps to use the certificate under the Security Settings, it let me install and give it a name, but Ankulua continues with the same error. It shows the login screen and when I put the user/password it says "Something wrong! Please try again!".
Using the login emulation page works ok...
|
|
|
Post by extraust on Jul 6, 2020 22:26:33 GMT
I have the same log in message error "Something went wrong Please try again"
|
|
|
Post by fenrir on Jul 6, 2020 22:47:55 GMT
Yes AnkuLua Pro2 is currently Broken and non functional. Please help and respond developers. Thanks.
|
|
|
Post by AnkuLua on Jul 7, 2020 0:46:08 GMT
There is server problem. We are solving it. Stay tuned.
Edit: It was solved. Thanks for your patience. Sorry about the inconvenience.
|
|
|
Post by golflock8 on Jul 9, 2020 7:19:33 GMT
Between program clicks and finger taps, can the game development team differentiate clicks? I was scared of being baned
|
|
|
Post by AnkuLua on Jul 9, 2020 7:29:50 GMT
Between program clicks and finger taps, can the game development team differentiate clicks? I was scared of being baned There is no way to detect single click from program or finger. They can detect if the click is exact on the same position. That's why AnkuLua 8.8.0 introduce random touch feature. Then the click positions are random and like from human.
|
|
|
Post by golflock8 on Jul 9, 2020 18:33:50 GMT
I have a project I have a project 1. Doing a mission 2. Attack the monsters 3. Sell products 4. Upgrade weapons If I combine all the working scripts Will result in the program working too hard? Or should I separate the working script? My script, when combined, has about 6,000 lines.
|
|
|
Post by AnkuLua on Jul 9, 2020 23:00:39 GMT
I have a project I have a project 1. Doing a mission 2. Attack the monsters 3. Sell products 4. Upgrade weapons If I combine all the working scripts Will result in the program working too hard? Or should I separate the working script? My script, when combined, has about 6,000 lines. You can separate the script to different files by their functions.
|
|
|
Post by cutepolarbear on Jul 18, 2020 1:01:13 GMT
It's because daemon killed by Android. Lower the emulator resolution to 1280x720. Or try LD player 4.0, use accessibility. Don't need daemon or root. Hey, thanks for your fast answer. Since I developed my script for 1080x1920 resolution in Nox (croped the images inside Nox, otherwise was not working) I did not want to lower my resolution down to 720x1280 because my script will not recognize my images anymore. I tried to follow the post which guides us how to create any resolution compatible scripts but it did not help in my case (maybe because of the game itself or just I was not able to configure it correctly). But if lowering the resolution will be a solution I guess I can invest my time into croping my images and defining regions again for the lower resolution. But first I will try LD Player 4.0 on 1080x1920 and check if I can run my script there without any modifications. PS: I really like AnkuLua project, thanks for developing it! I was struggling with "java.io.IOException: Socket read timeout.Socket read timeout.Socket read timeout."for a while with Nox. This happened mainly in non-root mode under Nox, sporadically. Increasing memory / cpu of the instance, chaing resolution and etc., does not help too much. I switched to using LD Player non-root mode, running same resolution, my old scripts ran fine with no modification.
|
|