|
 EQ2Extreme with Exhume : EverQuest 2 Premium Discussions - Page 11
|
|
Posted: March 11th, 2008, 3:51 pm
|
|
|
|
gheezer
gheezer's Reps:
|
I'm just getting back from vacation, I'm glad you found what you needed. BTW, those memory locations are slippery 
|
|
|
|
|
Posted: March 12th, 2008, 9:46 am
|
|
|
|
nationaldj
nationaldj's Reps:
|
Whenever I try to run anything with exhume besides gheezers map program I get a " you cannot start application because it is already installed from another location" Any suggestions?
|
|
|
|
|
Posted: March 12th, 2008, 3:38 pm
|
|
|
|
nationaldj
nationaldj's Reps:
|
I reinstalled to fix this issue but stil lcant figure out how to execute scripts it shuts down harvest bot for some reason... and i dont understand how to communicate with the scripts properly any help?
|
|
|
|
|
Posted: March 13th, 2008, 3:53 pm
|
|
|
|
fatalshrooms
fatalshrooms's Reps:
|
Well today I was browing EQ's memory and I found the last peice I needed. Right when plugged the stuff I needed into my program and ran it, ALL of my pinned memory regions became obsolete it seems! Does EQ periodicly change its base memory addresses? is this what you meant by the memory regions being slippery? Im really ticked off, but if this happens as often as the game patches I can deal with it I suppose... BTW gheezer, what method do you use to obtain data from EverQuest2? packet sniffing?
|
|
|
|
|
Posted: March 14th, 2008, 2:04 pm
|
|
|
|
gheezer
gheezer's Reps:
|
Yup, thats exactly what I meant fatal  If you don't have the static memory address or pointer, it will change quite often, usually every reboot. Most of my stuff is several layers of pointers deep, but there may be other areas to read from that are easier to access.
Nope, no packet sniffing here, just good 'ole memory reads.
|
|
|
|
|
Posted: March 14th, 2008, 7:00 pm
|
|
|
|
fatalshrooms
fatalshrooms's Reps:
|
ohh well yes... I had the static addresses for some of my values, and others were just 1 pointer deep. I,m just now encountering values that have multiple layers of pointers. What happened that time I do not know, my addresses were fine for 2 weeks until one night when they changed, the server did come down for several hours but i really have no idea why they changed.
Im kind of having trouble finding the region that contains the type of mob targeted, I need to tell whether the target is a mob/node/pc/npc/ect... I had it before the values seemed to change but now i cant. (previously found as 2 byte hex)
Last edited by Guest on March 15th, 2008, 1:15 pm, edited 1 time in total.
|
|
|
|
|
Posted: March 15th, 2008, 5:39 am
|
|
|
|
slam666
Total Posts: 1184
Location: Quebec, Canada
Joined: April 21st, 2005, 7:30 am
slam666's Reps: 1
|
fatalshrooms, any special reason why you want to make a program to read eq2 mem? Gheezer program work very well and already have everything (missing only 1-2 thing). I am using it with VB 2008 and its working like a charm.
_________________
Slam666
Author of EQ2Ultrabot, NOW WITH CRAFTING!!!
Read this before asking for help
|
|
|
|
|
Posted: March 15th, 2008, 9:49 am
|
|
|
|
letsgo2u
letsgo2u's Reps:
|
maybe he wants to avoid the login screen
hey slam since you work with vb2008, how did you realize the movement? sendkeys doesnt work for me. plz help me!
btw: to update eq2extreme - can i just install the new over the old?
|
|
|
|
|
Posted: March 15th, 2008, 1:12 pm
|
|
|
|
fatalshrooms
fatalshrooms's Reps:
|
Ohh, well this is something I'm doing just to learn. My future depends heavily upon my knowledge of computers, and next semester I'm starting work on my BA. Right now I'm extremely bored and programming has always entertained me, I know it sounds lame.
Word to anyone that wants to learn... just doing is the best way to learn! I've picked up so much information regarding memory reading.
After I make an all in one hunt/craft/harvest, I'm not going to try and market it... this is purely educational for me. Ill probably just send it in a PM to one of the admins here to see if u guys wanna use it, I don't mind.
OHH and btw, I HAVE NOT been able to find a bot that works on VISTA... so thats what started me on this, now I'm too hooked to stop... So if I finish this it should be a working standalone client created in C# (vs2008).
And to letsgo... I'm going to try and answer your stuff right now, but your really should just do some research yourself...
|
|
|
|
|
Posted: March 15th, 2008, 3:17 pm
|
|
|
|
letsgo2u
letsgo2u's Reps:
|
i did research myself but didnt come up with anything. maybe iam just not looking for the rigth stuff :/
dont have muc htime either since iam working 6 days a week 12-14h a day :/
|
|
|
|
|
Posted: March 15th, 2008, 3:21 pm
|
|
|
|
slam666
Total Posts: 1184
Location: Quebec, Canada
Joined: April 21st, 2005, 7:30 am
slam666's Reps: 1
|
Yes this is a very good way to learn. Was just wandering
Eq2Ultrabot 5.x is working on Vista, been running it for a while now. You can try it, hunt, harvest and buff bot.
fatalshrooms (!empty($user->lang['WROTE'])) ? $user->lang['WROTE'] : ucwords(strtolower(str_replace('_', ' ', 'WROTE'))): Ohh, well this is something I'm doing just to learn. My future depends heavily upon my knowledge of computers, and next semester I'm starting work on my BA. Right now I'm extremely bored and programming has always entertained me, I know it sounds lame.
Word to anyone that wants to learn... just doing is the best way to learn! I've picked up so much information regarding memory reading.
After I make an all in one hunt/craft/harvest, I'm not going to try and market it... this is purely educational for me. Ill probably just send it in a PM to one of the admins here to see if u guys wanna use it, I don't mind.
OHH and btw, I HAVE NOT been able to find a bot that works on VISTA... so thats what started me on this, now I'm too hooked to stop... So if I finish this it should be a working standalone client created in C# (vs2008).
And to letsgo... I'm going to try and answer your stuff right now, but your really should just do some research yourself...
_________________
Slam666
Author of EQ2Ultrabot, NOW WITH CRAFTING!!!
Read this before asking for help
|
|
|
|
|
Posted: March 15th, 2008, 3:24 pm
|
|
|
|
slam666
Total Posts: 1184
Location: Quebec, Canada
Joined: April 21st, 2005, 7:30 am
slam666's Reps: 1
|
Eheh I cheated a little bit with this one, I am using XU sendkey  Its working great so no need to reinvent the wheel.
xuscript.keydown(CInt(iKey))
Pause(100)
xuscript.keyup(CInt(iKey))
I also still use the XU readlog to read the EQ2 log file.
letsgo2u (!empty($user->lang['WROTE'])) ? $user->lang['WROTE'] : ucwords(strtolower(str_replace('_', ' ', 'WROTE'))): maybe he wants to avoid the login screen  hey slam since you work with vb2008, how did you realize the movement? sendkeys doesnt work for me. plz help me! btw: to update eq2extreme - can i just install the new over the old?
_________________
Slam666
Author of EQ2Ultrabot, NOW WITH CRAFTING!!!
Read this before asking for help
|
|
|
|
|
Posted: March 15th, 2008, 7:05 pm
|
|
|
|
letsgo2u
letsgo2u's Reps:
|
you little cheater  did you use exhumehelper.dll or something from xunleashed?
|
|
|
|
|
Posted: March 15th, 2008, 11:12 pm
|
|
|
|
pind
pind's Reps:
|
Ok.. Got it all set up on my main pc, and it's working like a charm. However when trying to install eq2extreme.msi on my labtop it stops at like 60%..
Anyone else encountered this? Am I missing a driver or what?
|
|
|
|
|
Posted: March 20th, 2008, 11:20 am
|
|
|
|
lordsmak
lordsmak's Reps:
|
Ignore this got EQ2Extreme to work.
Last edited by Guest on March 21st, 2008, 6:45 am, edited 1 time in total.
|
|
|
|
|
Who is online |
|
Users browsing this forum: No registered users and 161 guests |
|
|
|