|
Post by AnkuLua on Mar 1, 2019 23:43:13 GMT
Thanks I installed the latest version to get away with silent mode, but seems like its still crashing at end of script run. I am using Moto g5S Plus and latest ankulua version. The phone is rooted. Once I increased the volume a little, ankulua did not crash. It would be great to send us the logcat report after crashing. forum.xda-developers.com/showthread.php?t=1726238 Please email to ankulua@gmail.com or PM us.
|
|
|
Post by lksann on Mar 4, 2019 21:53:22 GMT
What happens if I renew my license before it expire? Do I lose the remaining days or its added:
|
|
|
Post by AnkuLua on Mar 5, 2019 0:51:33 GMT
What happens if I renew my license before it expire? Do I lose the remaining days or its added: You can choose extend and add the remaining days.
|
|
|
Post by northrunner on Mar 10, 2019 6:10:34 GMT
Hello, I have issue with pro apk I think. Ever since I upgraded to pro and run my script, my game often crash or even worst make my phone crash actually. Often once i press stop on a script, my phone freeze i have to simulate dead battery to reboot my phone. I had no issue like this before when i was trying the free version.
|
|
|
Post by AnkuLua on Mar 10, 2019 8:28:37 GMT
Hello, I have issue with pro apk I think. Ever since I upgraded to pro and run my script, my game often crash or even worst make my phone crash actually. Often once i press stop on a script, my phone freeze i have to simulate dead battery to reboot my phone. I had no issue like this before when i was trying the free version. Please provide more information. Which version did you use? Please always use the latest version. Which script did you run? Which device did you use and the Android version?
|
|
|
Post by northrunner on Mar 10, 2019 13:02:56 GMT
8.3.0pro2 Samsung galaxy s7 android 8.0.0
I use snap and play 2.8.1 with this script
cript ------ immersive = false setImmersiveMode(immersive) genVersion = "8.3.0-pro2" setAutoGameArea = true pcall (autoGameArea, setAutoGameArea) scriptDimension = 1080 Settings:setScriptDimension(true, scriptDimension) Settings:setCompareDimension(true, scriptDimension) local index = 1 touchList = {} waitList = {}
------ Join the game ----- touchList[index] = {target = "join.png", region = Region(902, 106, 150, 150), id = "join", action = 'click(matchResult); if(Region(474, 1727, 150, 150):exists("enter.png")) then wait(0.9); Region(474, 1727, 150, 150):existsClick("enter.png") end'} waitList[index] = 3.4 index = index + 1
------ Far Left row ----- touchList[index] = {target = "unit1brown.png", region = Region(340, 1582, 150, 150), id = "FR", action = 'click(matchResult, click(Location(320, 1100)))'} index = index + 1
------ Middle left row ----- touchList[index] = {target = "unit1brown.png", region = Region(340, 1582, 150, 150), id = "FR", action = 'click(matchResult, click(Location(450, 1100)))'} index = index + 1
------ Middle Row ----- touchList[index] = {target = "unit1brown.png", region = Region(340, 1582, 150, 150), id = "M", action = 'click(matchResult, click(Location(533, 1087)))'} index = index + 1
------ Win ------ touchList[index] = {target = "win.png", region = Region(722, 247, 150, 150), id = "win", action = 'click(matchResult); Region(722, 247, 150, 150):existsClick("win.png")'} index = index + 1
------ Loot and end ------ touchList[index] = {target = "loot.png", region = Region(669, 87, 150, 150), id = "loot", action = 'click(matchResult); Region(536, 1744, 150, 150):existsClick("okEND.png")'} index = index + 1
------ disconnect window ----- touchList[index] = {target = "disconnect.png", region = Region(458, 1055, 150, 150), id = "disconnect ", action = 'click'} index = index + 1
thank you
|
|
|
Post by veladem on Mar 14, 2019 15:36:16 GMT
I see a lot of people have asked this but I hadn't seen if it was possible. When buying a Pro 2 license for the first time, I can run 1 script at a time. Can I buy two one month licenses on one account and run 2 scripts on two devices? Buy 3 one month, 3 scripts, 3 devices etc.
|
|
|
Post by AnkuLua on Mar 15, 2019 0:18:50 GMT
I see a lot of people have asked this but I hadn't seen if it was possible. When buying a Pro 2 license for the first time, I can run 1 script at a time. Can I buy two one month licenses on one account and run 2 scripts on two devices? Buy 3 one month, 3 scripts, 3 devices etc. YES.
|
|
|
Post by complexlogik on Apr 2, 2019 21:20:33 GMT
can i use one license on multiple devices(not concurrently), like i like to use nox at home instead of my phone, also wheres the option to log in again once youve logged in?
|
|
|
Post by AnkuLua on Apr 2, 2019 23:02:54 GMT
can i use one license on multiple devices(not concurrently), like i like to use nox at home instead of my phone, also wheres the option to log in again once youve logged in? Yes. You can log in on multiple devices.
|
|
|
Post by complexlogik on Apr 3, 2019 0:54:05 GMT
how do i switch the log in?
|
|
|
Post by AnkuLua on Apr 3, 2019 6:29:51 GMT
how do i switch the log in? switch to another account? remove and install the app again.
|
|
|
Post by complexlogik on Apr 3, 2019 15:44:14 GMT
ahh k ty.
|
|
|
Post by blackmajid on Apr 10, 2019 9:42:14 GMT
i want to buy the license, how to get confirmation after i checkout?
|
|
|
Post by AnkuLua on Apr 10, 2019 23:23:12 GMT
i want to buy the license, how to get confirmation after i checkout? After you getting the confirmation email from payPal or ECPay, you will receive authorization email from AnkuLua.
|
|