Guest User

Untitled

a guest
Jan 2nd, 2015
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.46 KB | None | 0 0
  1. little cup premier league
  2.  
  3. team abbreviations: hap rio sni aip cot les tee
  4. teams: 7
  5. credits: 100000
  6. minimum players: 7 (5 slots, 2 substitutes, manager can play but is excluded from all counts)
  7.  
  8. auction bot commands: http://www.smogon.com/forums/threads/spl-auction-bot-script-info.3459854/
  9.  
  10. ____________
  11.  
  12. - auction bot script specifically for this auction (two versions):
  13. #1. http://puu.sh/dZWrf/33778ed625.ini
  14. save & place .ini file in the following folder: "C:\Users\---\AppData\Roaming\mIRC\scripts"
  15. rename file as "lcauction.ini"
  16. on mirc, type "/load -rsN C:\Users\---\AppData\Roaming\mIRC\scripts\lcauction.ini"
  17. (replace --- with your computer username)
  18.  
  19. ----- OR -----
  20.  
  21. #2. http://puu.sh/dZWMp/6ee0f188c2.txt
  22. copy contents of .txt file
  23. on mirc, press alt + r, click the "remote" tab, and paste contents of the .txt file
  24. make sure it doesn't conflict with any other script
  25.  
  26. ____________
  27.  
  28. - player list (only updated approx. 3-4 days prior to 5th january)
  29. ~~~ http://puu.sh/dZX1z/5a988623d6.txt
  30. save & place .txt file in your mirc root folder: "C:\Users\---\AppData\Roaming\mIRC\"
  31. rename file as "splc.txt"
  32.  
  33. ~~~ to remake/update the player list (which will most likely need to be done)
  34. go to the spreadsheet, select and copy all columns/rows that contains the player names and metagames `only`; do not copy headers
  35. open a new .txt file in notepad++ (http://notepad-plus-plus.org/) and paste
  36. ctrl + f, click replace tab, place a space (" ") in 'find what' and place a backward slash ("\") in 'replace with' and click 'replace all'
  37. 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'
  38. save file as "splc.txt" & place .txt file in your mirc root folder: "C:\Users\---\AppData\Roaming\mIRC\"
  39.  
  40.  
  41. note that this script uses "splc.txt" unlike the original auction bot script that uses "spl.txt"
  42. ____________
  43.  
  44. vhosts allowed to use auction bot host commands:
  45. *!*@one.piece.is.the.best | prem
  46. *!*@synIRC-791AC4E8.lightspeed.milwwi.sbcglobal.net | macle / bane
  47. *!*@d.of.user.ium | ium / zweilous
  48.  
  49. replace vhosts in script to permit someone else to host
  50. ____________
  51.  
  52. after everything is set up, on mirc type "/set %spl.chan #[insert auction channel here]" then in the channel, the host will type "!setcolour 3"
  53.  
  54. ____________
  55.  
  56. known issues not addressed in this pastebin will be edited into the post
Advertisement
Add Comment
Please, Sign In to add comment