Jump to content

Aktonius

Active Members
  • Posts

    193
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Aktonius's Achievements

Prodigy

Prodigy (4/7)

2

Reputation

  1. I am trying with the ControlGetHandle ( "Window title", "", "[TEXT:Text of this control]") but no handle is returned even though if i use ControlGetText ( "title", "text", controlID ) will return text of this control so i wonder whats going wrong with the controlgethandle returning nothing If you wonder why i need this its because instance of control changes randomly so i am trying to get handle from the Class property combined with the Text(Doesnt work) which should be enough to identify control Edit: I always figure it on my own in the end Solved by iterating and checking text for each instance
  2. No its not about NO CHANCE, its about your Epennis locking threads and wanting it your way or no other way, so be it close the damn thread and let the bugs stay alive i am out using my stable version of Autoit, again GOOD JOB handling this in your aggressive manner
  3. Ok Melba23, good job deleting thread so devs cant see it and close this thread so i cant help find a bug with new Autoit build if you want, sigh internetz and forums
  4. beerman if you dont/cant help ignore my guessing games then
  5. I posted this initially at '?do=embed' frameborder='0' data-embedContent>> but people demand source code which just wont happen however i would like to help Autoit find any bugs and fix them i also donated money and i think you guys are great even Autoit has its flaws as well but what doesnt Please post some advice how to debug this and i will
  6. Sorry Melba i think you missed my late edit. As said earlier, the crash doesnt follow at specific line every time, it seems to crash at random lines but i do know which function is it, just no idea what to do from it because the function is basically overloaded with ton of content/calls...
  7. Hi Melba, Thanks for the siggestions however i did go through your ideas already, the problem is that this crash is not displayed in scite. I have some clues which functions are run prior to crash but thats it.(Sometimes console shows that this function is finished(followed by crash) sometimes crash occures inside the function so i am unable to figure it out like this and All info i basically have is the image attached in the first post so i am totally clueless what to do now
  8. Hi, please advice me how to debug hardcrash of Autoitscript I believe it started with new Autoitdownloaded Apologies for not posting script, its simply gigantic Attached image
  9. Great Job! Just seeing it through for now i still didnt understand how things work but this looks great, also donated because i think people like you deserve it
  10. Thanks TS, Koda is dead for a while and i am hoping your soft has a way to easily(without editing hassle) incorporate manual autoit code with custom made gui stuff, this was basically something i just cant live with in Koda anymore and i will gladly donate/pay if you solve this
  11. Such a pointless comment, This is one of the best example scripts ever, its simple and effective. Even if you learn regex you can use something to test things quick before implementing
  12. BrewMan can you explain the replace part? I really dont get it how can 12 work like that
  13. Ummm, i assumed i will have problems but you are right i can actually solve this with stringreplace but STILL i would like to know whats up with regexpreplace Thanks for your help somdcomputerguy
  14. Thanks but i can't do that becaus it will not always be 1,2, numbers are dynamic
×
×
  • Create New...