Guest User

Untitled

a guest
Oct 16th, 2017
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
mIRC 1.54 KB | None | 0 0
  1. = Trading Counter =
  2. Written by Dresnia.
  3. Feel free to use, contact me if you find a bug or stuff.
  4. Only works for mIRC clients !
  5.  
  6. Result :
  7. You have traded Armada at 30/08/2011 - 21:37:48
  8. You did 1 trade's so far with Armada..
  9. (This will be in your Private Message window, and only you will see it.)
  10.  
  11. Setup :
  12. Only works for mIRC clients !
  13. On top in mirc, you will find a 'scroll' with a green bubble on it.
  14. It's the 5th icon for my version, should be named 'Scripts Editor'.
  15.  
  16. Open this, and hit the 'Popups' tab, now hit View above it and choose '3. Query'
  17. Now, copy+paste these 3 lines on top.
  18.  
  19. =====
  20.  
  21. Trade Log
  22. .Add :/set %trade $+ $$1 You have traded $$1 at $date - $time } | /inc %tradec $+ $$1
  23. .Echo:/echo -a $eval($+(%,trade,$$1),2) | /echo -a You did $eval($+(%,tradec,$$1),2) trade's so far with $$1 $+ ..
  24.  
  25. ====
  26.  
  27. This should be line 1..2..3. 4 should be Info: and so on.
  28.  
  29.  
  30. Using :
  31. If you Query(PM) someone, right click in this window now. You will see you got a 'Trade Log' option, hit Add to hit the counter up +1 and save the time / date, so you can remember when you traded this person.
  32.  
  33. Hit 'Echo' to get your saved information.
  34. Please note, you need to save at-least once or the Echo will give a small error (nothing bad).
  35.  
  36. TIP: If a person logged of, and you want to check your log... Open that Script Editor again, and in the Variables tab you will find the saved information.
  37.  
  38.  
  39. IF THIS IS PICKED UP, I could expand this 'add-on' to give more detail, store more info and whatnot.
  40.  
  41. Catch you on our channel,
  42.  
  43. ~Dresnia.
Add Comment
Please, Sign In to add comment