the last release by @ll1312ll was sort of slow... so i just made a bunch of scripts for the same function of picking up pots except its a lot faster there is also a main script which allows all of them to pause at the same time and runs all of the scripts. so run the master script and press F3 to run all of them.
and F4 to pause them.
@ll1312ll still gets credit for this because he did the first release :3
NOTE: Lags your computer like shit, so i would not recommend using them all at the same time.
This would be very, VERY inefficient, considering it is running a loop for every potion, my guess is that it goes sky high with CPU usage.
Although I am willing to try it out, add me on skype - Callum.phoe
Originally Posted by Phoenix1123
This would be very, VERY inefficient, considering it is running a loop for every potion, my guess is that it goes sky high with CPU usage. :/
it does. im maxed out at 96% on my laptop....though it has 2 ram xD thats why i said dont run them all....im sure you do not need life and mana 100% of the time
Originally Posted by dg123
it does. im maxed out at 96% on my laptop....though it has 2 ram xD thats why i said dont run them all....im sure you do not need life and mana 100% of the time
Still, running through godlands you can get Wis, Dex, Def, Atk, Speed, Vit, and thats 6 loops running continuously :l
Originally Posted by Phoenix1123
Still, running through godlands you can get Wis, Dex, Def, Atk, Speed, Vit, and thats 6 loops running continuously :l
pause them until u find a blue bag?
To anyone who is better at me then ahk and wants to give this a try to put this all into one giant script without the slowness.... message me and ill send you the source
Originally Posted by Phoenix1123
This would be very, VERY inefficient, considering it is running a loop for every potion, my guess is that it goes sky high with CPU usage.
Although I am willing to try it out, add me on skype - Callum.phoe
I made a auto loot script back in 2012 still have the source code somewhere , I have a almost complete database of the item images , the script had a GUI and let you select what Tiers to auto loot, the images are hashed for quick indexing, only problem was it only worked on a none scaled window.
Originally Posted by dg123
Lags your computer like shit
Challenge accepted.
Originally Posted by Botmaker
I made a auto loot script back in 2012 still have the source code somewhere , I have a almost complete database of the item images , the script had a GUI and let you select what Tiers to auto loot, the images are hashed for quick indexing, only problem was it only worked on a none scaled window.
I made a auto loot script back in 2012 still have the source code somewhere , I have a almost complete database of the item images , the script had a GUI and let you select what Tiers to auto loot, the images are hashed for quick indexing, only problem was it only worked on a none scaled window.
im not asking for source because im not paying you and i dont want to get you mad :P but what language is it written in?
---------- Post added at 02:54 PM ---------- Previous post was at 02:54 PM ----------
Originally Posted by Phoenix1123
Actually, Muledump has a png with every single item:
why u make me shit my pants? thats gonna cause a little lag.
---------- Post added at 02:55 PM ---------- Previous post was at 02:54 PM ----------
Originally Posted by Zasx
Challenge accepted.
XD lmfao i wish you the best of luck with ur laggy computer
Edited the post dg, now yours is making lag hehe
Originally Posted by Phoenix1123
Edited the post dg, now yours is making lag hehe
i meant...if i made an autoloot for that.
ur computer would crash
Originally Posted by dg123
i meant...if i made an autoloot for that.
ur computer would crash
Nope. You could check for empty slots and click the non empty ones
Originally Posted by dg123
im not asking for source because im not paying you and i dont want to get you mad :P but what language is it written in?
It’s written in euphoria, I would release the source code if you want me to, but it’s needs updating and I bet I am the only one capable of doing it,
you can’t use them images from mule dump because they don’t compare well to the in game images, because there is blending, also there are problems with it since kabam introduced the red highlighting for wrong equipment class’s
Originally Posted by Botmaker
It’s written in euphoria, I would release the source code if you want me to, but it’s needs updating and I bet I am the only one capable of doing it,
you can’t use them images from mule dump because they don’t compare well to the in game images, also there are problems with it since kabam introduced the red highlighting for wrong equipment class’s
Dang. plus I could learn, but it might take a while xD
Originally Posted by Botmaker
It’s written in euphoria, I would release the source code if you want me to, but it’s needs updating and I bet I am the only one capable of doing it,
you can’t use them images from mule dump because they don’t compare well to the in game images, also there are problems with it since kabam introduced the red highlighting for wrong equipment class’s
couldnt you just have it check for red and non red? im sure someone here can do it... not me but someone...
---------- Post added at 03:10 PM ---------- Previous post was at 03:04 PM ----------
botmaker did you take classes or did you teach yourself...how to code