Paying 300$(paypal) for inventory cleaning programm

07/21/2009 22:59 Drakonis#1
prefering memory reading cleaner which can be manually attached to a process.

it has do destroy everything in bag 4 besides unique rings/necklaces/ or has to be adjustable

im paying 300 bucks for a working version. if i get lets say from two coders i will pay 150 bucks each if they were delivered in the same day.

ps. this should work even minimized
07/21/2009 23:06 Newbb#2
gl finding drak!
07/22/2009 03:05 Drakonis#3
Quote:
Originally Posted by Newbb View Post
gl finding drak!
yah i hope some1 is able to do it
07/22/2009 08:10 Newbb#4
well i can ask a friend of mine(isnt a member here) but i wont speak to him again in bout 5 weeks, and he doesnt know archlord..
07/22/2009 10:09 Drakonis#5
damn. that could be an obstacle u know.
ah well.. bump
07/22/2009 11:18 Baaso#6
ask Emme....
07/22/2009 11:32 gotemans#7
have fun looking for it
07/22/2009 12:18 _Emme_#8
I think the name of inventory is bag or inv, or even inventory, and that it splits the bag name and the bag number, so something like:

Bag#3
Bag~3
Bag-3
Bag3

Anyhow, when you find out what it is called, you just do:

Quote:
send character/bagname 0
And bag 4 is cleared.
07/22/2009 20:04 Newbb#9
shame on you emme, dubble posting!

bump
07/22/2009 22:50 _Villain_#10
hm, ill check this one out, i tried before to access the bag, but i gave up after few minutes of trying hehe, ill give it few hours this time and see what i can come up with, its really a good exercise im getting all rusty :)
07/23/2009 12:08 ACE-ppc#11
Hey as a little help ... here are the pointers of the inventory ^^

For CheatEngine
07/23/2009 12:35 Drakonis#12
im still here.
stil waiting for a hero to make this for me. reward is waiting

BTW IT CAN NOT DELETE UNIQUE RINGS/NECKS-
simple cleanup wont do shit- i need something that will keep shutas etc
07/23/2009 20:32 _Villain_#13
Quote:
Originally Posted by ACE-ppc View Post
Hey as a little help ... here are the pointers of the inventory ^^

For CheatEngine
aaah, i found alll pointers to the inventory items yesterday(my base address is different that urs :) but all roads lead to the same info, with the same lvl of pointers) , also the item currently pointed to by the cursor.... it was tricky...

today i used pixel default information for the inventory (like when u run the client first time and press I button.....) with the windowed mode: 1024*768 and used the memory information to know which items to delete (it skips empty slots or slots that contain the items u wanna keep)

you save all Item IDs into a file (the defaul file contains unis and Extra large life potions or mana potions ids, u can modify it to choose what items u wanna keep)

check this video out for a sample of how it runs:
[Only registered and activated users can see links. Click Here To Register...]
07/23/2009 21:30 Drakonis#14
this is a big step but its still not adjusted as i wanted it to be. i have send vil a pm with adjustements needed i were thinking of since the begging which are:
- have to be able even on a minimized client
- should be able to cleanup even on random positioned client(if not the window position for every client will all start at 0,0 like in evolution bot)
- ive been told the bots need to stop when its cleaning up. its simple just add a 20 minute timer between every cleanup- i can made my bots pause every 20 min.

i guess thats all.
07/23/2009 21:41 _Villain_#15
Quote:
Originally Posted by Drakonis View Post
this is a big step but its still not adjusted as i wanted it to be. i have send vil a pm with adjustements needed i were thinking of since the begging which are:
- have to be able even on a minimized client ---> checked

- should be able to cleanup even on random positioned client(if not the window position for every client will all start at 0,0 like in evolution bot) ----> checked (what needs to stay untouched in the inventory window location only

- ive been told the bots need to stop when its cleaning up. its simple just add a 20 minute timer between every cleanup- i can made my bots pause every 20 min. ---> (if u have the bot source code, this one is too easy to integrate it it, if not, timing two applications together could prove to be difficult and needs long term testing)
i guess thats all.
.................................................. .