Thank you anyway and sorry as I have made an inconvenience
By the way I have found the solution in here is it
basically add the following code anywhere you want the recent statuses to appear
PHP Code:
<div id="streamdata">
</div>
as they using ajax to display status and its assigned with the streamdata id as you can see in the div I have attached it has been assigned with the id accordingly
lol didnt know it will be that easy yet I wished if it was more harder then I would learn more
another help if anyone wanted to limit the status I have found way to do which is not a full solution
but it will do it for now
go to the dmods/live/classes/core.php
open it and search for
replace it with the following
as you can see 30 could be any number you would like
and good luck everyone