EscapeTheFate Posted March 21, 2008 Share Posted March 21, 2008 C:\Users\Chris\Desktop\Autoit files\obf_Obfuscated.au3 (3145) : ==> The requested action with this object has failed.: $A131AA03135 = $A3F59E03D15.document.parentwindow.eval($A2C1AB0050D) $A131AA03135 = $A3F59E03D15.document.parentwindow.eval($A2C1AB0050D)^ ERROR fails no matter waht I do. is this an issue with obfuscation? Link to comment Share on other sites More sharing options...
Moderators SmOke_N Posted March 21, 2008 Moderators Share Posted March 21, 2008 (edited) C:\Users\Chris\Desktop\Autoit files\obf_Obfuscated.au3 (3145) : ==> The requested action with this object has failed.: $A131AA03135 = $A3F59E03D15.document.parentwindow.eval($A2C1AB0050D) $A131AA03135 = $A3F59E03D15.document.parentwindow.eval($A2C1AB0050D)^ ERRORfails no matter waht I do. is this an issue with obfuscation?Well... Does it work before you obfuscate? lol...You should always use a bit of error checking (such as If IsObJ($var) Then) in your scripts so that you don't get hard crashes, and you can debug issues later. Edited March 21, 2008 by SmOke_N Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer. Link to comment Share on other sites More sharing options...
EscapeTheFate Posted March 21, 2008 Author Share Posted March 21, 2008 course =P I'm not that noobish, works great unobfuscated. Link to comment Share on other sites More sharing options...
Developers Jos Posted March 21, 2008 Developers Share Posted March 21, 2008 course =P I'm not that noobish, works great unobfuscated.you will have to show some working code and the Obfuscated code to be able to tell whats wrong. SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Link to comment Share on other sites More sharing options...
EscapeTheFate Posted March 21, 2008 Author Share Posted March 21, 2008 can I Pm you? I'd rather not post in the open =P Link to comment Share on other sites More sharing options...
Developers Jos Posted March 21, 2008 Developers Share Posted March 21, 2008 can I Pm you? I'd rather not post in the open =PSure ... SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now