Jump to content

Recommended Posts

Posted

I've searched a lot but...nothing...is there a method to automate emule?

something like:automate the kad connection,server connection,search a file...

Posted

There is no public emule API AFAIK.

You can try a combination of command line arguments, config file tweaking, and 'blind' mousemove/send functions. I think emule is done in java so the windows may not be directly intractable via the windows API (AutoIt).

Posted

i've searched a lot the emule api's...and nothing...or other methods of automation....but i'va seen a lot of emule mods,there are builded in some mode!:mellow:

I just want(now...the next target will await) a basic method to connect KAD and connect to server(random or predefinied) ...

If NOTHING is possible maybe try with nomadmemory udf,sending memory data to invoche the internal function of connect to emule process(mmm...is possible this maybe)...suggestion?ideas?

Thanks

Posted

emule is open souce. The "mods" you see for it are most likely custom compilations. On the plus side, when i look at it, it's written with good 'ol windows API GUI, so it should be quite scriptable with ControlSend().

Or if you dare, extend the emule source to HAVE an api...

Posted

Good idea man,I'm trying but...thinking about the automation of Internet explorer...is easy

automating things like navigate,read strings in a page,get the object on a page,click a certain control...and tools like the HTML viewer,or Firebug(for firefox) do a very nice job...so...to help me to find controls,objects,etc...in a GUI...what can I use?

Posted

AutoIt comes with a tool called "Window Info". When you run it (it starts frozen I think, remember to unfreeze it from the options menu) you can click on a window and hover over its controls. The control properties will appear in the 'Control' tab of Window Info.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...