bot not working after 1058

05/16/2007 23:41 on22s#1
yeah, EO patched last night and now it's not working. anyone come up with any fixes or suggestions? :bandit:
05/17/2007 00:52 rookiehacker#2
well im the programmer...yes i know none of my software is able to click NPC's anymore...im working on it....

So far i discovered its somehow possible for me to click on NPC's still, i cant seem to recreate that however im trying...i discovered other peoples mouse clicking software works fine, go ahead download ClicksAlot to use exphack, as for logbot thats a more advanced program and even ClicksAlot wont do the trick....

For anyone who wants to know more technical stuff, I was using the old mouse_event function which is out of date, i have however recently did some lucky guessing and figured out how to make SendInput work in my version of visual basic...sadly using SendInput i get the same results as with mouse_event. I'm gonna keep messing with SendInput because its the newer better function, for other VB programmers out there dont make xi an array of bytes, using CopyMemory is lame and not needed, simply declare xi as MouseInput structure, this will solve all your SendInput problems, oh ya ByRef pInput as INPUT_TYPE, and make everything Integer not long (unless you use VB 6 where you will have to modify my code accordingly)

im guessing SetCursorPos must not trigger MouseMoveEvent, i noticed this before the new patch, i had problems back then but i somehow made everything work anyways, it looks like TQ has perfected their code that causes me problems.

Well all i really know for sure is that if ClicksAlot can click the fraking NPC's, damn it i will too

<hr>Append on May 17 2007, 02:11<hr> Great news people, I am now able to click on NPC's again....this however required me to re-work alot of code....logbot is a very large complicated program to rework, too many dakmned features...it may take me a while to get the whole thing working properly. i will fix exphack anytime..i dont have GB right now so im not that concerned, but i know you all love it so i'll probably do it some time today...what really matters is that i only need 25mil to buy some pdefmdef and get my thunder juice, so logbot is my top priority :-)

i should go post my SendInput code on some of those stupid VB Code pages, those guys need me to show them how its really done...you know, the easy way...damn rookies

the current state of logbot is as follows: i havent done anything at all for pk prevention, i have however made it buy and sell logs but the stupid thing doesnt want to click the unimportant "yes" button after you buy or sell logs....luckily you dont have to click the button and it goes away after you get an xp skill anyways....what concerns me is how in the hell to make the code work that refuses trade/duel requests, if those arent refused before buying/selling logs things dont work very well at all.

well im gonna get back to work, hopefully i can have everything working again by the end of today....trust me when i say the new way to click the mouse is gonna complicate things...i now click the mouse before moving the mouse, so im really clicking the mouse for the last spot i want to click on. i am however happy to be using the new SendInput instead of the old out of date mouse_event function, because i got help files now that tell me stuff....over complicated help files i assure you, but help files none the less
05/17/2007 02:14 anantasia#3
Update agentking bot for 1058.

Please feel free to ask me.
05/17/2007 02:34 on22s#4
thanks :D

@rookiehacker hell your trying alot more than other ppl are doing +K for the effort and all :bandit:
05/17/2007 05:59 rookiehacker#5
no one has replied to tell if the new exphack code works or not, logbot however is up and running...sorta...mostly...i think....im tired of looking at code so if you encounter any bugs, deal with them....im taking a break

<hr>Append on May 17 2007, 06:41<hr> hehe i just got done submitting my SendInput code to various websites..maybe now those other programmers can see the easy way to do things...i'll probably release code for logbot sometime after i finish getting rid of bugs from this recent patch
05/17/2007 07:09 checkmeout#6
Actually i cannot get either new versions running at all! Exp hack makes you run to top of screen, needs to be fixed, and logbot wont even buy logs to start with! I did 1 log run without the bot cause iwas bored, if you hold mouse button down, it wont let me through a portal! maybe thats the problem, you need to get the program to star clicking around the portals not just hold button down! Anyway i cant even buy logs yet!
05/18/2007 01:04 rookiehacker#7
hmmm im able to buy and sell logs also i can walk through portals...but yes i know i still got some code to rewrite. pk prevention definately doesnt work, however it makes the bot stop so my ghost isnt running around looking obvious :-) hopefully i can fix them both today, otherwise i wont have a chance until this weekend cause im gonna be gone tomorrow