Simple lag checker
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 5.0 |
| Scores Submitted | 2 |
| Date Added | Apr 27, 2008 |
| Last Updated | May 02, 2008 |
| Tags | check lag |
|
|
Introduction
copy and paste into new remote
mIRC Snippet:
Simple lag checker
Posted on Apr 27, 2008 6:25 am
Posted on Apr 27, 2008 6:25 am
Good job,hun.I give it a 4 which is awesome for a first posted script.;P
mIRC Snippet:
Simple lag checker
Posted on Apr 27, 2008 6:43 am
Posted on Apr 27, 2008 6:43 am
YA forgot to //echo $active for the high low jenneh other then that it well done.`-.-´
mIRC Snippet:
Simple lag checker
Posted on Apr 27, 2008 8:57 am
Posted on Apr 27, 2008 8:57 am
nice but i get 2 error\'s
Error: invalid command: 2857539
Error: invalid command: high:
Error: invalid command: 2857539
Error: invalid command: high:
mIRC Snippet:
Simple lag checker
Posted on May 2, 2008 5:25 am
Posted on May 2, 2008 5:25 am
ok made changes so hope its all good now :) ty for u help an comments :)
mIRC Snippet:
Simple lag checker
Posted on May 2, 2008 5:32 am
Posted on May 2, 2008 5:32 am
nice lag check works good. nice work for ur first post =)
mIRC Snippet:
Simple lag checker
Posted on May 2, 2008 5:43 am
Posted on May 2, 2008 5:43 am
Instead of
Try using
Otherwise good first post
| Code: |
| if (%variable == $null) { |
Try using
| Code: |
| if (!%variable) { |
Otherwise good first post










