Advertisement
Guest User

MFC Assist set up

a guest
May 12th, 2014
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.72 KB | None | 0 0
  1. Installation:
  2.  
  3. Install TamperMonkey from the Chrome store & allow it in Chrome or browser of choice
  4. Click on the square with two dots & a panel will drop down
  5. Click add a new script and a new tab will open with the TamperMonkey editing dashboard
  6. Delete all the existing text
  7. Open up https://github.com/KradekMFC/MFCAssistant/blob/master/mfcassist.tamper.js in a new tab
  8. Copy all the lines (1-608)
  9. Go back into the TamperMonkey editing Dashboard
  10. Paste the text into the now empty pane
  11. Save the file by clicking the floppy disk icon & restart Chrome
  12.  
  13. Configuration:
  14.  
  15. Reopen the TamperMonkey Dashboard and open the script called MFC Assistant
  16. Go to Line 248 - postChatMessage('MA: ' + countDown);
  17. Remove the MA but leave the ' & : so it'll look like (' :EmoteOfChoice ' + countDown);
  18. - This is where you can put the emote of choice
  19. Go to Line 359 - postChatMessage("MA: Countdown complete!");
  20. Remove the MA but leave the ' & : so it'll look like (":EmoteOfChoiceForCountDownCompletion Whatever text is desired!");
  21. - This is where you can put the emote of choice for countdown completion & what text you desire to have it post
  22. - Don't put a comma in the end of countdown text as it will cause the program to lag
  23. Save the changes and close the dashboard tab
  24.  
  25. Operation:
  26.  
  27. Make sure you have the script enabled by clicking the TamperMonkey icon and seeing if the icon next to the script is red or green (Green = Enabled, Red = Disabled)
  28. Enter the room of your choice
  29. You'll see an orange box with the text "MFC Assist"
  30. Hover over it and click the "Set Countdown" box, enter the count and click okay
  31. You'll now see two new options under "Set Countdown"; "Post Current Count" and "Enable AutoPost"
  32. - If you enable AutoPost make sure to refresh the window after the count is complete of it will not work for the new count
  33. - If you don't want to use AutoPost it will show the current countdown next to the "MFC Assist" text
  34. - If you'd like to post the current count (seen at MFC Assist (XXXX)) click "Post Current Count" under the Countdown section
  35.  
  36. When there is a ninja or anon tip go to the "Set CountDown" link under the "Countdown" section
  37. Go ahead and click okay on the Countdown Override warning and deduct the announced amount
  38.  
  39. You can also see the last tipper and the highest tipper in that countdown is under "Stats
  40. You can select the sound of your choice or choose to disable the sound under "sounds"
  41.  
  42.  
  43. Notes:
  44.  
  45. If you want to tip do not use the tip model panel instead use the tip chat command (/tip X) or it will crash the script and kick you from the room
  46. If necessary enable Advanced Chat Commands under the Chat/PM section of Personal Options
  47. Don't put a comma in the end of countdown text as it will cause the program to lag
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement