doemorustig Posted October 15, 2017 Share Posted October 15, 2017 Hello, I've recently purchased a new VPS, it's running 5 clients right now, all using the same basic script, however the difference in RAM usage is pretty big, from 900 MB to 2.6GB. Not sure why this is happening, I figured since they all run the same script they should all be equal? https://gyazo.com/f37844392e1c8559d3da05577eae5cfb Quote Link to comment Share on other sites More sharing options...
Viston Posted October 15, 2017 Share Posted October 15, 2017 Rerunning a script on the client multiple times without restarting the client can cause high ram usage afaik. Quote Link to comment Share on other sites More sharing options...
Faust Posted October 15, 2017 Share Posted October 15, 2017 try restarting the client, the longer the bot runs the higher ram it consumed. Quote Link to comment Share on other sites More sharing options...
doemorustig Posted October 15, 2017 Author Share Posted October 15, 2017 1 minute ago, Viston said: Rerunning a script on the client multiple times without restarting the client can cause high ram usage afaik. Ohhh it might be this then. I'll restart the clienst then. Thanks Quote Link to comment Share on other sites More sharing options...
HeyImJamie Posted October 15, 2017 Share Posted October 15, 2017 If you're on linux try disabling your in-game sounds. 1 Quote Link to comment Share on other sites More sharing options...
speciality Posted October 15, 2017 Share Posted October 15, 2017 Might also be something to do with the fact that the processes on top will always run heavier as the system thinks you're using them and pushes more performance towards the processes that the user is using. Not sure whether this is the same on Linux but it does on Windows. Quote Link to comment Share on other sites More sharing options...