taultunleashed logoEQ2Extreme with Exhume : EverQuest 2 Premium Discussions - Page 11
newtopic  postreply
 [ 252 posts ]  Previous  1 ... 8, 9, 10, 11, 12, 13, 14 ... 17  Next
blue large dot

EQ2Extreme with Exhume : EverQuest 2 Premium Discussions - Page 11

Posted: March 11th, 2008, 3:51 pm
 
gheezer
gheezer's Reps:
User avatar
I'm just getting back from vacation, I'm glad you found what you needed. BTW, those memory locations are slippery :wink:


Reply with quote
Posted: March 12th, 2008, 9:46 am
 
nationaldj
nationaldj's Reps:
User avatar
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?


Reply with quote
Posted: March 12th, 2008, 3:38 pm
 
nationaldj
nationaldj's Reps:
User avatar
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?


Reply with quote
Posted: March 13th, 2008, 3:53 pm
 
fatalshrooms
fatalshrooms's Reps:
User avatar
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?


Reply with quote
Posted: March 14th, 2008, 2:04 pm
 
gheezer
gheezer's Reps:
User avatar
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.


Reply with quote
Posted: March 14th, 2008, 7:00 pm
 
fatalshrooms
fatalshrooms's Reps:
User avatar
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.

Reply with quote
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
User avatar
Moderator
premium
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


Reply with quote
Posted: March 15th, 2008, 9:49 am
 
letsgo2u
letsgo2u's Reps:
User avatar
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?


Reply with quote
Posted: March 15th, 2008, 1:12 pm
 
fatalshrooms
fatalshrooms's Reps:
User avatar
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...


Reply with quote
Posted: March 15th, 2008, 3:17 pm
 
letsgo2u
letsgo2u's Reps:
User avatar
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 :/


Reply with quote
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
User avatar
Moderator
premium
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


Reply with quote
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
User avatar
Moderator
premium
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


Reply with quote
Posted: March 15th, 2008, 7:05 pm
 
letsgo2u
letsgo2u's Reps:
User avatar
you little cheater ;) did you use exhumehelper.dll or something from xunleashed?


Reply with quote
Posted: March 15th, 2008, 11:12 pm
 
pind
pind's Reps:
User avatar
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?


Reply with quote
Posted: March 20th, 2008, 11:20 am
 
lordsmak
lordsmak's Reps:
User avatar
Ignore this got EQ2Extreme to work.


Last edited by Guest on March 21st, 2008, 6:45 am, edited 1 time in total.

Reply with quote
Want Advertisements After The Last Post Removed? Create A Free Account!

blue large dot Who is online
Users browsing this forum: No registered users and 161 guests

Popular Sections
SWTOR Cheats
Guild Wars 2 Cheats
Guild Wars 2 Hacks
Guild Wars 2 Bots
Diablo 3 Cheats
Guild Wars 2 Mods

Popular Sections
WoW Cataclysm Cheats & Exploits
WoW Cataclysm Hacks & Bots
Star Wars The Old Republic Cheats
SWTOR Mods
Torchlight 2 Cheats
SWTOR Space Mission Bots
Site Nav and RSS
RSS Feed of EverQuest 2 Premium Discussions RSS Feed 
Sitemap of EverQuest 2 Premium Discussions Sitemap 
SitemapIndex SitemapIndex
RSS Feed RSS Feed
Channel list Channel list
left bottom corner Site and Contents Copyright 2001-2012 All Rights Reserved TaultUnleashed.com bottom corner
top left
top right
createaccount
Username:   Password:   Remember Me?