Hi,
For RP servers (especially NGRP) i have scripted a cleo mod which does /getmats command in a specific coordinate for each amount of time which you can configure by editing it's .ini file. If you want it to repeat the command each 4 seconds you type 4000 in the ini, if you want each 2 seconds you type 2000, etc. And it stops repeating the command when you got out of the area.
Here are the spots where the script works :
(Office entrance in front of the ls baseball field entrance)
(Near Los Santos Ammunation)
(In LV, North of the map, El Quebrados)
(in SF, behind a building across the dock)
(in Los Santos, behind the ammunation building in Ganton, not far from Old Reece's barber shop)
So, you go to one of those places, it automaticly sends the /getmats command (you can edit your command from .ini file too), by waiting for the amount of time that you wrote in the .ini file, and when you get out of that zone it stops. Thanks to carlborg, my cleo tester, who ensured that the cleo works pretty well with the recommended amount of time (4000 ms). Here's the demonstration by carlborg :
[center:erui1bka][youtube:erui1bka]http://www.youtube.com/watch?v=1-HaMQDzcww[/youtube:erui1bka][/center:erui1bka]
Also i have included it's codes so that you can add your own coordinates for your own use. What's more i'm thinking of making the coordinates editable as well as the command too. I tried, i could do it also, but it started to bug the editable command. So for now, have fun with your earnings with editable waiting time and editable command ^^
Thanks to;
carlborg for the video,
Clausbaer for the NGRP coordinates,
my spachul teammate springfield for the coding tips, and
bigben07 for the idea of combining the 4 coordinates in only 1 .cs file.