doemorustig Posted October 15, 2017 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
Viston Posted October 15, 2017 Posted October 15, 2017 Rerunning a script on the client multiple times without restarting the client can cause high ram usage afaik.
Faust Posted October 15, 2017 Posted October 15, 2017 try restarting the client, the longer the bot runs the higher ram it consumed.
doemorustig Posted October 15, 2017 Author 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
HeyImJamie Posted October 15, 2017 Posted October 15, 2017 If you're on linux try disabling your in-game sounds. 1
speciality Posted October 15, 2017 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.