Fix deRefresh

APOS implementation does not have an upper limit to login counter, I client would have to try to autolog for probably months to hit 2.147b int limit, but to be safest a long should be used here.

BotFrame - comment out System tray icon support, It is a nice feature but just adds overall clutter to operating systems, will show up on ALL virtual desktops on windows, and if the used has the OS show all system tray icons enabled it can add a lot of clutter and prevent the feature being used. A better way to compartmentalize bots is to use virtual desktops to hide taskbar icons.

Set deRefresh to -1 when not needed and Jar Update - bug will always toggle off gfx after 8.3 minutes, setting to -1 invalidates it till 1 second toggle-ON uses it again.

Merge request reports

Loading