Well I downloaded both autoIT and vb. Vb was (with fast looking) easier and I liked it's way to "built" program. (I mean, first set putton, then write. In AutoIT it was just writing and making program harder without knowing anything oh it

)
But then again, some guestions for you

(but now only 3

)
First: I've starded making this with two forms. One for both configs. Can I somehow take hit and shield from form1 and also from form2 and put those to form3? (sry, really bad english but I hope you understand). Form3 will be 1vs1 calculator. If this is impossible, how I should do it?
And second: I know how to make really simple "1vs1 tester". It calculates the remain hitpoints (shows only won config and how much op & shield left) but how can I make little better looking simulator. I mean like Gähn's simulator (Not copy of it but something like that!) it shows amount of shield&hp after every hit.
And finaly: Really simple and stubid question. I have tested, it calculates the amount of hit and shield correctly. I have used textbox for showing amount of lf3s and for showing total hit. For seproms/pps/etc I have used Check boxs. (also hard to explain with my enlgish skills but I try^^) The problem is that: If I click any check box (it shows correctly hit) but if I click it again (its not anymore checked) it doesnt refresh the right answer (it shows the last answer). How can this be solved?
Thanks a lot for answers!