building a proxy bot

06/23/2012 09:50 rozono#1
I wuz wondering if anyone knows how to build a proxy bot for just killing monsters
06/23/2012 10:59 demon17#2
Quote:
Originally Posted by rozono View Post
I wuz wondering if anyone knows how to build a proxy bot for just killing monsters
I had in old times something like that :D
I used the Alchemy Proxy Source and added the Hunt part to it to hit the mobs in 18coords :D but wanst able to add the path/ loot / and other functions ( it has almost all the packet things but i was realy newbie at cooding :D )
The problem is that if you can get the source you will have to modify too many things cause that was like 1 year ago or more :D

It is possible to make something like that :D
[Only registered and activated users can see links. Click Here To Register...]
06/23/2012 16:40 pro4never#3
There's more up to date info on writing a hook based bot. Easier to save yourself some time.

@demon: there's proxy paradise framework i wrote which is tons better (if not perfect) compared to alchemy source. Regardless neither work on new patches so there's tons of updating to do.
06/23/2012 23:39 demon17#4
Quote:
Originally Posted by pro4never View Post
There's more up to date info on writing a hook based bot. Easier to save yourself some time.

@demon: there's proxy paradise framework i wrote which is tons better (if not perfect) compared to alchemy source. Regardless neither work on new patches so there's tons of updating to do.
:D thank you for info....

I just have my exams ( BAC ) so i cant do anything but after a 5 mounts of Cogen usage i learned how to code in python :D and also learned many things on C++ , but next 2 weeks still exams , lets hope i pass ( if on 8th July near my name is written : <Passed> i will start to "study" something on C++ then start to make a Private server ( maybe ill use one of your sources ) or to start learning how to understand the packets of conquer and make a bot :D
06/24/2012 07:40 rozono#5
Alright thanks