Advertisement
Guest User

Untitled

a guest
Jan 2nd, 2015
289
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.68 KB | None | 0 0
  1. doubles premier league
  2.  
  3. team abbreviations: ssa mim jam trm spn anc
  4. auction bot commands: http://www.smogon.com/forums/threads/spl-auction-bot-script-info.3459854/
  5.  
  6. - auction bot script specifically for this auction (two versions):
  7. #1. http://puu.sh/dZKhL/b81ce1ed6f.ini
  8. save & place .ini file in the following folder: "C:\Users\---\AppData\Roaming\mIRC\scripts"
  9. rename file as "doublesauction.ini"
  10. on mirc, type "/load -rsN C:\Users\---\AppData\Roaming\mIRC\scripts\doublesauction.ini"
  11. (replace --- with your computer username)
  12.  
  13. ----- OR -----
  14.  
  15. #2. http://puu.sh/dZKrp/e3da32f0c7.txt
  16. copy contents of .txt file
  17. on mirc, press alt + r, click the "remote" tab, and paste contents of the .txt file
  18. make sure it doesn't conflict with any other script
  19.  
  20. ____________
  21.  
  22. - player list
  23. ~~~ http://puu.sh/dZKD7/6f50f55543.txt
  24. save & place .txt file in your mirc root folder: "C:\Users\---\AppData\Roaming\mIRC\"
  25. rename file as "spl.txt"
  26.  
  27. ~~~ to remake the player list
  28. go to the spreadsheet, select and copy all columns/rows that contains the player names and metagames `only`; do not copy headers
  29. open a new .txt file in notepad++ and paste
  30. ctrl + f, click replace tab, place a space (" ") in 'find what' and place a backward slash ("\") in 'replace with' and click 'replace all'
  31. ctrl + f, click replace tab, place a tab space (" ") in 'find what' and place a space followed by a colon (" :") in 'replace with' and click 'replace all'
  32. save file as "spl.txt" & place .txt file in your mirc root folder: "C:\Users\---\AppData\Roaming\mIRC\"
  33.  
  34. ____________
  35.  
  36. after everything is set up, on mirc type "/set %spl.chan #doublesspl" then in the channel, the host will type "!setcolour 3"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement