Ive got pointers to read marketplace item amount and price for the searched item. As well as the name of the searched item.
What do you want to tell me how you found those? I dont even want a full bot, just how you got the pointers for those
Or better said the addresses are enough, i know how to get pointers
Originally Posted by Kurama<3
What do you want to tell me how you found those? I dont even want a full bot, just how you got the pointers for those
Scan for the price the just regular pointer scan with 7 offsets and lvl 6 scan.
Originally Posted by phj2806002
Scan for the price the just regular pointer scan with 7 offsets and lvl 6 scan.
What value type should i search on, i tried every type and the 2nd scan is always ending with 0 results
nvm found what i needed, i had to search for the item amount and the price was right next to it
edit2: the issue was a mod i had installed, with the "vanilla" market its working fine
Originally Posted by Kurama<3
What value type should i search on, i tried every type and the 2nd scan is always ending with 0 results
nvm found what i needed, i had to search for the item amount and the price was right next to it
edit2: the issue was a mod i had installed, with the "vanilla" market its working fine
So you found the pointers?
Originally Posted by phj280600
So you found the pointers?
yup, found them
Originally Posted by Kurama<3
yup, found them
Neat what u gonna make with them?
Originally Posted by phj2806002
Neat what u gonna make with them?
most likely a bot to buy/sell, i already had one that was using an OCR cuz i couldnt find the pointers for what i needed but this here is way more relieable and easier to use
Originally Posted by Kurama<3
most likely a bot to buy/sell, i already had one that was using an OCR cuz i couldnt find the pointers for what i needed but this here is way more relieable and easier to use
neat did the same thing :3
Originally Posted by phj2806002
neat did the same thing :3
may I know how you are handling the fact that everything is getting moved into that other inventory after getting bought?
Originally Posted by Kurama<3
may I know how you are handling the fact that everything is getting moved into that other inventory after getting bought?
just do an imagesearch or make a neural network to recognize the items.