[Source][C#] Conquer Online Item Notifier

11/20/2013 12:45 phize#1
Original thread: [Only registered and activated users can see links. Click Here To Register...]

Source code is available [Only registered and activated users can see links. Click Here To Register...] for anyone who is interested.

Enjoy :)
11/20/2013 23:57 Super Aids#2
Took a quick peek at this and it looks very interesting, althought this specific thing is not of my interest then the actually "process" behind it had my attention.
11/21/2013 12:34 Y u k i#3
Thanks. Thanks for providing the source code. I dont play conquer anymore so I wouldnt be able to use the tool itselfe, but the source code helps me out for sure. By the way, is it my memory or does .net contain managed memory reading/writing? I think ive seen it managed.
11/21/2013 15:55 phize#4
Quote:
Originally Posted by Y u k i View Post
Thanks. Thanks for providing the source code. I dont play conquer anymore so I wouldnt be able to use the tool itselfe, but the source code helps me out for sure. By the way, is it my memory or does .net contain managed memory reading/writing? I think ive seen it managed.
Not for reading/writing to an external process afaik, take a look at ProcessMemory.cs
11/22/2013 00:47 darkhc#5
Only Work COItemNotifier which has no source but this does not work
11/22/2013 00:58 phize#6
Quote:
Originally Posted by darkhc View Post
Only Work COItemNotifier which has no source but this does not work
Yes it does.
Also this is for programmers to browse the code, not for retards trying to compile it to use it in game (though it should work for current patch).
11/22/2013 21:12 abdoumatrix#7

Ty for sharing.

Why Conquer.exe always crash at this part
PHP Code:
IntPtr pThread CreateRemoteThread(Process.HandleIntPtr.Zero0, (IntPtr)pMemIntPtr.Zero0IntPtr.Zero);
                if (
pThread != IntPtr.Zero)
                {
                    if (
WaitForSingleObject(pThread, (uint)timeout) == 0)
                    {
                        
GetExitCodeThread(pThreadout result);
                    }
                } 
11/24/2013 22:59 darkhc#8
I'm just saying that does not work try it yourself
06/22/2014 17:59 matheus2984#9
Could you post the source again?
06/24/2014 03:54 atef201080#10
Error 404 (Not Found) reupload please ?
07/04/2014 08:10 nicolastyler#11
I wouldnt mind a look at the code.

Im working on my own app which already finds the items on the ground. but it would be nice to see how you do it.
03/14/2015 22:02 m e n a#12
Would you please re-attach the source code?
is there someone still got the source code, if someone does have it please hit me up with any available link it.