Jump to content

NuclearIce

Members
  • Posts

    13
  • Joined

  • Last visited

Everything posted by NuclearIce

  1. *bump* Please help! Anything anyone has to offer would be greatly appreciated!
  2. I'm switching my software over from a method I developed to make sure the software is running on only one computer (not uncrackable or anything, but it would be pointless to aim for that anyway) to a more common method of using license keys and just tracking their usage. I found a great article that talks about a method I'd really like to use (Using OpenSSL for license keys), but the problem is finding a usable RSA function. I already found an RSA plugin by peethebee (on this forum), but his keys aren't standard (as far as I can tell) and I can't figure out how to utilize the OpenSSL library (if anyone could help there, I'd be really grateful) in AutoIt. Does anyone have any other suggestions on practical & relatively secure licensing schemes that could be implemented in AutoIt and PHP (since I want to automate the license key generation process when a purchase is made on my website)? Of course, it doesn't have to be able to be implemented in PHP since I could just write an AutoIt program and call it from PHP. Anyways, I would really appreciate any help anyone has to offer. Thanks in advance!
  3. First off, your links aren't working anymore, peethebee. It worked out alright because I downloaded the dll from a link in a post by you on the german forum. Secondly, I've got a question: this may seem dumb, but how come RSA keys I generate with OpenSSL don't work with your plugin? Or, how do I generate compatible keys with OpenSSL (it's waaay quicker for long keys). If I'm way off, please put me back on track, or if you need more info, just ask. Thanks! And nice work, by the way!
  4. thanks so much, worked like a charm! now i just have to go read up on using these DllCalls for more things!
  5. Here's the deal: I'm writing a bot for a game called EVE-Online (I'm sure many of you've heard about it before) and I'm trying to differentiate the splash screen window from the login window. The two windows have the same title and the same dimensions and the same position, but AU3Info gives me different class names under the "Window Details" section. The problem is, I can't figure out how in the world to retrieve that data within AutoIt. WinGetClassList doesn't give the same info and I can't find any other function that will get me this data. What am I missing? This will be a really important feature, so any help is greatly appreciated! If anyone needs any more info, I'd be happy to provide it.
  6. Anyone figure out how to find the memory addresses for this game, or any other for that matter? I've tried using t-search 1.6 but it doesn't work too well with EVE and I can't find all the values I'd like to. The bots for WoW are much more complex and I'd love to be able to make one like WoWGlider for instance.
  7. Why would I be banned, out of curiosity? And if I were, how could I become un-banned?
  8. Do you have any idea why it wouldn't work for me? Could my ip be erroneously banned from your server (this has happened in other circumstances because apparently my ip was previously used by a spammer)? Maybe it's on my end and i can't get to the server? Could you provide an ip i could ping or website i could check to see if i'm getting through? Anything i'm not thinking of, maybe? This is such a great resource for the community and all but necessary for my business. Thanks in advance!
  9. I'm using v3.2.0.1 release and it's installed on the D: drive if that makes any difference at all.
  10. Still doesn't work, I've downloaded the latest version and still nothing. I had the task manager open when I tried to run it, and it closes that when it terminates also. Is that supposed to happen? I really can't figure this one out. It configures fine, but as soon as the settings are written, it quits and refuses to start again.
  11. I've been looking around this thread all night to make sure I didn't miss anything, so I have to ask, is there a reason why EnCodeIt won't work for me? It has worked so well for so long, and now all of a sudden it doesn't work at all. I go to start it and it quits before even opening the GUI. If you changed the licensing and I missed it, please let me know. My thanks go out to SmOke_N for such a great script!
  12. Did anyone ever figure this out, because now I'm having the same problem?
×
×
  • Create New...