Locked Home » Forums » Legacy & Archived » Archived Content » Star Wars Galaxies » SWG Premium Discussions

possible to only loot 11 stat enzymes? : SWG Premium Discussions

Posted: January 2nd, 2008
mfury
Hi guys, ok I am asking the pro's here if it is possible to set the foraging script to loot 11 stat enzymes instead of maps. Since they are rarer and worth more and I need for my BM :-)

Thanks in advance.
Posted: January 4th, 2008
User avatar
Total Posts:1872 Joined:2006
Nope, There is no possible way to do this.

_________________
Your Friendly Neighborhood Moderator!
Read The FAQ - http://www.taultunleashed.com/phpbb2/forum159_FAQ.html
Posted: January 5th, 2008
mfury
I had seen there was a macro/script program that can check the color value of a pixel, so if there was an if statement to check if the second 1 appeared in 11 when you look at the info on an item, then to move to bag and delete all else. Was just a thought when looking at these scripts on here. Couldn't think up any other possible way.
Posted: January 22nd, 2008
Total Posts:5 Joined:2007
I know its possible. I don't think I could execute it properly, but you can make a macro that selects each item in turn and then checks the color values of the description area where the first one would normally appear line by line(severly limit the horizontal area the white is searched for. Each white pixel found would need to be compared to a pixel a set ammount away (pixel value of white pixel found) + x ammount of pixels. If this was white also for all lines than the second number is also a 1.

I tried something similar for REing macros to tell when something was a 35, but I got bored and quit trying. Possible, but must be executed very well.
Posted: February 26th, 2008
absolution
egladius wrote:I know its possible. I don't think I could execute it properly, but you can make a macro that selects each item in turn and then checks the color values of the description area where the first one would normally appear line by line(severly limit the horizontal area the white is searched for. Each white pixel found would need to be compared to a pixel a set ammount away (pixel value of white pixel found) + x ammount of pixels. If this was white also for all lines than the second number is also a 1.

I tried something similar for REing macros to tell when something was a 35, but I got bored and quit trying. Possible, but must be executed very well.
This is similar to what I was thinking but I think you only need to look at one pixel of the first 1 and then the second 1. You could look at any point of the first one as I think it will occupy a space that no other number occupies. Assuming that pixel is present, the prog would then look for a pixel in the middle (vertically) of the 2nd 1 (zero has no white pixels in the middle). When both values are satisfied the item would then be movedinto a pack, if not...deletion. You would of course also want to look for maps and put them in the pack as well.
Ready to join the community? Click here and see all of the benefits!
blue large dotWho is online
Users browsing this forum: No registered users and 6 guests
Locked