hrm thanks. il try it out right now. my friend asked me to write him something that averages out the ammount of % you went up in the last 5 mins and sort of display an approximate time left, at current speed xp gain, to level.
/edit: well it does infact seem to be the address to the gain but. when i load the address into tsearch as a float (hell id only imagine it being a float) it displays a weird *** number. 1.015317809e-039 instead of 40.225. any clues to help me out here?
haha, yeah, youre absouletely right. well i figured out how to display the experience as a percentage now, as well as an approximate time remaining to level with the most recent xp gain.
Debugging displays:
Current EXP: 40.902
0.00033304858194539
177312
First line is the xp, duh...
second displays the ammount of xp since last check, as a percentage
and the third line displays ammount of seconds left to level. which im at the moment changing to display as (n days, n hours, n mins, n secs)
if all goes well il release the code, its written in autoit v3 though, and you do require the external include and dll by Outshynd <outshynd at gmail dot com>
Originally posted by ultimatehaker+Jul 27 2005, 00:06--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (ultimatehaker @ Jul 27 2005, 00:06)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin--MrTeenie@Jul 26 2005, 23:13 With the address to the memory location of EXP percentage, could you not develope an EXP hack?
no because it is server sided the green bar is just a message the co servers sends a message to co saying make the exp bar 20 pc or watever
its like a read only value [/b][/quote]
Well there has to be some kinda client side exp thing, because when they bring the servers down for maint a lot of people losse some EXP if they don't log. I myself have never that I've noticed but some have. So maybe there is a temp spot in memory before it sends to server to say, ok I just got this exp and then it saves to database. I dunno I suck with packets/memory programing all together all I can really do is modify some.
Originally posted by MrTeenie@Jul 27 2005, 00:22 With the address to
Well there has to be some kinda client side exp thing, because when they bring the servers down for maint a lot of people losse some EXP if they don't log. I myself have never that I've noticed but some have. So maybe there is a temp spot in memory before it sends to server to say, ok I just got this exp and then it saves to database. I dunno I suck with packets/memory programing all together all I can really do is modify some.
Spider Location 04/04/2013 - Eudemons Online - 12 Replies Can u guys describe where is the spider location in gobi desert? I found the spiders in misty marsh but i couldnt find the spiders in the desert. -.-
Support/Location 05/24/2009 - Dekaron Private Server - 3 Replies When i load server i get this error after
3136: >>> Loading Support/Teleport
3136: >>> Loading Support/Location
3136: GetByte Overflow : Location (40,5) -> 266
What is wrong??
Location? 03/11/2009 - Planetside - 0 Replies I recall a while back, there being an exploit that allowed you to move every player to a single XYZ value on the playing field, and kill the shit out of them, without even having to work around position detection. I have been digging through the memory in lieu of finding my own location, and possibly changing that.
All of the operations around the 00a1edeb address in the disassembled code, they all pertain to player location. I am trying to figure out how these work, because, I am sure,...