tobywithay 2 Report post Posted March 12, 2014 I really like this feature but when a single gem cannot be leveled due to insufficient attributes or character level, it becomes moot. Can we get code similar to the following: (I am using pseudocode because I am unfamiliar with C++) Set X=750 Set Y=550 While Y>200 Hold shift Mouse_left Mouse_right Set Y=Y-20 End while (I'm using arbitrary numbers, but the real offsets need to be determined based on a whole screen of gems able to be leveled) With such code, all gems that can be leveled will be and all that that can't will be hidden until they can. Additionally, the hold sift command will ensure the bot does not wonder into hostile or unwanted areas. As a final idea on this, could the code be run every few minutes while the bot is idle for a while. This will help get the most experience into the gems. Quote Share this post Link to post Share on other sites