Calming Posted January 10, 2020 Share Posted January 10, 2020 This could be something on my end as I'm a new scripter. In mirror mode, my bot will only occasionally recognize ground items. The mouse won't move to the item in the client, but the interact method successfully runs in the script and the item won't be picked up. The script works perfectly on injection, but only lasts maybe 3 minutes on mirror mode before it just stops working and stands there thinking it's picking up items. Very odd. Link to comment Share on other sites More sharing options...
RoundBox Posted January 10, 2020 Share Posted January 10, 2020 Have you set the MS on MM to 50ms? It drastically inteferes with the bot. script might think its executed and picked up the item when really it hasnt. Link to comment Share on other sites More sharing options...
Calming Posted January 10, 2020 Author Share Posted January 10, 2020 1 hour ago, RoundBox said: Have you set the MS on MM to 50ms? It drastically inteferes with the bot. script might think its executed and picked up the item when really it hasnt. Are you saying setting it to 50ms will help or might be the cause? I haven't changed anything about MM. Just using the stock settings. It's at 1000ms. Link to comment Share on other sites More sharing options...
RoundBox Posted January 10, 2020 Share Posted January 10, 2020 Change it to 50ms, 1000ms might be the cause, let me know if it works! Link to comment Share on other sites More sharing options...