|
Post by Mercobots on Nov 3, 2022 11:38:05 GMT
Version: 1.0.0 Runtime error: java.io.IOException: Não consegue abrir/sdcard/ AnkuLua/snapAndPlay/image/ start.png stack traceback: [C]: in function 'exists' commonLib.lua:836: in function 'exists' mainmain.lua:166: in main chunk (luac): in main chunk Como resolver esse erro? Esse erro aparece quando a imagem dada ao script não existe , isto que dizer que ele tenta fazer load da imagem na pasta /sdcard/AnkuLua/snapAndPlay/image/ mas ela não existe, tens a certeza que a imagem está no sitio correto e que existe mesmo? Se possivel junta mais informação como uma captura de tela onde mostras a pasta de imagens
|
|
|
Post by AnkuLua on Nov 3, 2022 23:47:40 GMT
Version: 1.0.0 Runtime error: java.io.IOException: Não consegue abrir/sdcard/ AnkuLua/snapAndPlay/image/ start.png stack traceback: [C]: in function 'exists' commonLib.lua:836: in function 'exists' mainmain.lua:166: in main chunk (luac): in main chunk Como resolver esse erro? English only Did you use snapAndPlay script? It seems that you created your own script. Please share the script. And make sure that the file /sdcard/AnkuLua/snapAndPlay/image/start.png exists.
|
|
|
Post by irainzer on Nov 15, 2022 14:19:01 GMT
i got error 'then' expected near 'Region' , has 3 day i try to figure it out but still stuck....
This my script :
touchList[index] = {target = "spin.png", region = Region(788, 458, 17, 11), id = "spin", action = 'if (Region(375, 282, 18, 18):exists("tslot1.png", 0)) then click(Location(616, 450)); wait(0.5); if (Region(127, 449, 95, 17):exists("ms1.png", 0)) then click(Location(811, 23)); wait(0.5); click(Location(718, 23)); wait(0.5); click(Location(333, 293)) else if (Region(127, 449, 95, 17):exists("ms2.png", 0)) then click(Location(811, 23)); wait(0.5); click(Location(718, 23)); wait(0.5); click(Location(333, 293)) else if (Region(127, 449, 95, 17):exists("ms3.png", 0)) then click(Location(811, 23)); wait(0.5); click(Location(718, 23)); wait(0.5); click(Location(333, 293)) else if (Region(127, 449, 95, 17):exists("ms4.png", 0)) then click(Location(750, 444)) else if (Region(127, 449, 95, 17):exists("ms5.png", 0)) then click(Location(750, 444)) else if (Region(127, 449, 95, 17):exists("ms6.png", 0)) then click(Location(750, 444)) else if (Region(127, 449, 95, 17):exists("ms7.png", 0)) then click(Location(750, 444)) else if (Region(127, 449, 95, 17):exists("ms8.png", 0)) then click(Location(750, 444)) else if (Region(127, 449, 95, 17):exists("ms9.png", 0)) then click(Location(811, 23)); wait(0.5); click(Location(718, 23)); wait(0.5); click(Location(333, 293)); wait(0.5); if (Region(400, 217, 19, 20):exists("ready.png", 0)) then click(Location(37, 68)); wait(1); if (Region(555, 163, 23, 22):exists("nvip1.png", 0)) then if (Region(315, 171, 11, 16):exists("nl5.png", 1)) then Region(107, 206, 125, 121):saveColor("5N001J" .. i .. ".png"); wait(0.5); keyevent(4); wait(0.5) else if (Region(314, 169, 13, 19):exists("nvip1.png", 1)) then if (Region(555, 163, 23, 22):exists("nl6.png", 1)) then Region(107, 206, 125, 121):saveColor("6N001J" .. i .. ".png"); wait(0.5); keyevent(4); wait(0.5) else if (Region(554, 162, 25, 25):exists("nvip2.png", 0)) then if (Region(315, 171, 11, 16):exists("nl5.png", 1)) then Region(107, 206, 125, 121):saveColor("5V001J" .. i .. ".png"); wait(0.5); keyevent(4); wait(0.5) else if (Region(554, 162, 25, 25):exists("nvip2.png", 0)) then if (Region(314, 169, 13, 19):exists("nl6.png", 1)) Region(107, 206, 125, 121):saveColor("6V001J" .. i .. ".png"); wait(0.5); keyevent(4); wait(0.5) else if (Region(554, 162, 25, 25):exists("nvip1.png", 0)) then if (Region(314, 169, 13, 19):exists("N4L.png", 1)) Region(107, 206, 125, 121):saveColor("9U001J" .. i .. ".png"); wait(0.5); keyevent(4); else if (Region(553, 160, 28, 28):exists("nvip3.png", 0)) then Region(107, 206, 125, 121):saveColor("99001J" .. i .. ".png"); wait(0.5); keyevent(4); wait(0.5) end end end end else end else end end end end end end end end end end end end end'}
|
|
|
Post by AnkuLua on Nov 16, 2022 8:22:25 GMT
i got error 'then' expected near 'Region' , has 3 day i try to figure it out but still stuck.... This my script : touchList[index] = {target = "spin.png", region = Region(788, 458, 17, 11), id = "spin", action = 'if (Region(375, 282, 18, 18):exists("tslot1.png", 0)) then click(Location(616, 450)); wait(0.5); if (Region(127, 449, 95, 17):exists("ms1.png", 0)) then click(Location(811, 23)); wait(0.5); click(Location(718, 23)); wait(0.5); click(Location(333, 293)) else if (Region(127, 449, 95, 17):exists("ms2.png", 0)) then click(Location(811, 23)); wait(0.5); click(Location(718, 23)); wait(0.5); click(Location(333, 293)) else if (Region(127, 449, 95, 17):exists("ms3.png", 0)) then click(Location(811, 23)); wait(0.5); click(Location(718, 23)); wait(0.5); click(Location(333, 293)) else if (Region(127, 449, 95, 17):exists("ms4.png", 0)) then click(Location(750, 444)) else if (Region(127, 449, 95, 17):exists("ms5.png", 0)) then click(Location(750, 444)) else if (Region(127, 449, 95, 17):exists("ms6.png", 0)) then click(Location(750, 444)) else if (Region(127, 449, 95, 17):exists("ms7.png", 0)) then click(Location(750, 444)) else if (Region(127, 449, 95, 17):exists("ms8.png", 0)) then click(Location(750, 444)) else if (Region(127, 449, 95, 17):exists("ms9.png", 0)) then click(Location(811, 23)); wait(0.5); click(Location(718, 23)); wait(0.5); click(Location(333, 293)); wait(0.5); if (Region(400, 217, 19, 20):exists("ready.png", 0)) then click(Location(37, 68)); wait(1); if (Region(555, 163, 23, 22):exists("nvip1.png", 0)) then if (Region(315, 171, 11, 16):exists("nl5.png", 1)) then Region(107, 206, 125, 121):saveColor("5N001J" .. i .. ".png"); wait(0.5); keyevent(4); wait(0.5) else if (Region(314, 169, 13, 19):exists("nvip1.png", 1)) then if (Region(555, 163, 23, 22):exists("nl6.png", 1)) then Region(107, 206, 125, 121):saveColor("6N001J" .. i .. ".png"); wait(0.5); keyevent(4); wait(0.5) else if (Region(554, 162, 25, 25):exists("nvip2.png", 0)) then if (Region(315, 171, 11, 16):exists("nl5.png", 1)) then Region(107, 206, 125, 121):saveColor("5V001J" .. i .. ".png"); wait(0.5); keyevent(4); wait(0.5) else if (Region(554, 162, 25, 25):exists("nvip2.png", 0)) then if (Region(314, 169, 13, 19):exists("nl6.png", 1)) Region(107, 206, 125, 121):saveColor("6V001J" .. i .. ".png"); wait(0.5); keyevent(4); wait(0.5) else if (Region(554, 162, 25, 25):exists("nvip1.png", 0)) then if (Region(314, 169, 13, 19):exists("N4L.png", 1)) Region(107, 206, 125, 121):saveColor("9U001J" .. i .. ".png"); wait(0.5); keyevent(4); else if (Region(553, 160, 28, 28):exists("nvip3.png", 0)) then Region(107, 206, 125, 121):saveColor("99001J" .. i .. ".png"); wait(0.5); keyevent(4); wait(0.5) end end end end else end else end end end end end end end end end end end end end'} Please don't put everything in one line. It will be easier to know which line cause problems.
|
|
|
Post by solomon on Nov 19, 2022 15:06:06 GMT
I can't install the app on a new phone, is it supported on Android 13?
|
|
|
Post by AnkuLua on Nov 19, 2022 23:42:08 GMT
I can't install the app on a new phone, is it supported on Android 13? Yes. What's the phone? What's the message?
|
|
|
Post by Exilereven on Nov 20, 2022 6:02:56 GMT
|
|
|
Post by AnkuLua on Nov 20, 2022 12:20:17 GMT
|
|
|
Post by swuser on Dec 7, 2022 15:19:31 GMT
is this app still fully supported? using it since almost 4 years now and if i'm not blind, the last version update is AnkuLua Pro2 v9.0.2 (24.01.22)? no update since ~10 months?
|
|
|
Post by AnkuLua on Dec 7, 2022 23:51:51 GMT
is this app still fully supported? using it since almost 4 years now and if i'm not blind, the last version update is AnkuLua Pro2 v9.0.2 (24.01.22)? no update since ~10 months? Sure. It's fully supported. It's very stable.
|
|
|
Post by swuser on Dec 10, 2022 10:36:28 GMT
i am asking, cause i experience graphical issues while running latest Nox 7.0.5.0 (and versions before) with Ankulua while playing Summoners War + botting.
actually after reinstall i still get those graphic glitches with only Nox + Ankulua running (no SW or script or anything else yet installed). edit
i now included 1 pic to show what i mean numerous times + it does not show/work edit2- then via link
the colour "distortion" or what-/however u wanna call it, appears in different scales. one time it's just a part of the screen, sometimes it covers the full screen. would be fine for me if i could still klick the corresponding buttons... which I can, but the real problem resulting from it, is the bot/script oc won't klick a) correct buttons b) in the case of Summoners War, where script are used to decide which drops (runes etc.) to keep / sell, can't "judge" what dropped, cause it can only see those "distortion" images
any help would be appreciated, tyvm
|
|
|
Post by AnkuLua on Dec 11, 2022 13:32:21 GMT
i am asking, cause i experience graphical issues while running latest Nox 7.0.5.0 (and versions before) with Ankulua while playing Summoners War + botting.
actually after reinstall i still get those graphic glitches with only Nox + Ankulua running (no SW or script or anything else yet installed). edit
i now included 1 pic to show what i mean numerous times + it does not show/work edit2- then via link
the colour "distortion" or what-/however u wanna call it, appears in different scales. one time it's just a part of the screen, sometimes it covers the full screen. would be fine for me if i could still klick the corresponding buttons... which I can, but the real problem resulting from it, is the bot/script oc won't klick a) correct buttons b) in the case of Summoners War, where script are used to decide which drops (runes etc.) to keep / sell, can't "judge" what dropped, cause it can only see those "distortion" images
any help would be appreciated, tyvm
It's Nox's problem. Give LD player a try. Or Blue Stacks, but remember to set the graphics mode to compatible.
|
|
|
Post by swuser on Dec 19, 2022 12:46:33 GMT
ty for the response i actually thought it could be a RAM failure, but after replacing the RAM the error still happens irregularly. i am also almost fully sure, this failure was not happening how many ever versions of Nox way back. i also run Nox in "enhanced compatibility mode (OpenGL+)", which was the way to go the last 4 years. regarding Nox, any1 knows of this failure or any older version running w/o issues? will try LD or BS w/ more time at hand
|
|
|
Post by manhanhp1 on Jan 11, 2023 21:52:28 GMT
Stuck on fresh start, not working. Help pls
|
|
|
Post by AnkuLua on Jan 11, 2023 23:54:54 GMT
Stuck on fresh start, not working. Help pls Please share the screenshot and details. What script did you use?
|
|