Hey, I stumbled across this potion bot at the blue eye forum, it worked fine for me, there is also a mp bot there, which is roughly the same though, you need BE to compile it.
Here is the code for it:
(!empty($user->lang['CODE'])) ? $user->lang['CODE'] : ucwords(strtolower(str_replace('_', ' ', 'CODE'))):
begin
Window.Request user text input("How many pots should I use, once your HP gets low?", "pots")
Variable.Evaluate (Text)("Great, go ahead and launch your game now,\nRemember fullscreen only!\nAnd ill make sure to use {pots} pots whenever your HP gets low", "output")
Window.Display message box("{output}", "no")
Window.Wait for window to appear("soma mythological biography", "no")
begin loop()
Macro.Pause("100")
if Color.At coordinate is within (RGB range)("132", "134", "132", "25", "26", "540")
begin
begin loop("{pots}")
Keyboard.Press key("{<F1>}")
end
Macro.Pause("500")
end
end
end
Have fun glowing red - potting
