Jump to content

Helpful Scripts (Tamper/Greasemonkey)


listerman

Recommended Posts

I still cannot figure out where i can go with the script to find out my fighter's learning speed. Anyone help?

 

click on the hype bar in this

 

http://mmatycoon.com/mystatssnapshot.php

 

choose the skill you didnt put points in, during creation and have him do a 1on1 session in the skill afterwards go to the page and choose that skill and then click on the hype bar.

  • Upvote 1
Link to comment
Share on other sites

  • 2 months later...

Here is a list of scripts you can apply to your browser (Tampermonkey if you use Chrome, Greasemonkey if you use Firefox).

Don't know how to install any of this? Click here for further details.

 

 

NEW! MMA Tycoon Org Page Hype/Pop Value (by: markyosullivan)

http://pastebin.com/i3qU7QC3

 

http://i.imgur.com/Vfxb2A7.png

 

 

 

UPDATED! MMA Tycoon Hype/Pop Values (by: markyosullivan)

http://pastebin.com/UAwVnpRb

 

http://i.imgur.com/pD8JGIL.png

 

 

NEW! MMA Tycoon New Skills Snapshot (by: Listerman)

http://pastebin.com/YYC4jAGg

 

3b77b21dec6dd194039fe5675c789217.png

 

 

MMA Tycoon Org Fighter List Plus Helper (by: Listerman)

http://pastebin.com/CDBrZgS3

 

5900f7aa730ef6e7aff754d41567054f.png

 

 

MMA Tycoon Org Fighter Hype/Pop Extractor (by: Unknown)

http://pastebin.com/5RWsfgGF

 

492cf8142d7a6256eb081968e310733d.png

 

 

MMA Tycoon Hype/Pop Values (by: Listerman)

NOTE: This script doesn't have the KT hype values. For KT hype values please use the updated script.

http://pastebin.com/k7vUsvwu

 

 

2d0638f3783af81e3ee08791500c5e4b.png0f81b10f0a230caf2835279e1b61f17a.png

 

 

MMA Tycoon Skill Snapshot Stat Extractor (by: Unknown)

There's a possibility that this script does not work on Firefox.

NOTE: THIS SCRIPT SEEMS TO BE NO LONGER WORKING, NEW SCRIPT WILL BE MADE AVAILABLE EVENTUALLY.

http://pastebin.com/z9DhayZy

 

e1cd641a678465640096c0dc7c0d0857.png

 

so the last one doesnt work :/ has it been updated?

Link to comment
Share on other sites

  • 4 months later...

Here is a list of scripts you can apply to your browser (Tampermonkey if you use Chrome, Greasemonkey if you use Firefox).

Don't know how to install any of this? Click here for further details.

 

 

NEW! MMA Tycoon Org Page Hype/Pop Value (by: markyosullivan)

http://pastebin.com/i3qU7QC3

 

http://i.imgur.com/Vfxb2A7.png

 

 

 

UPDATED! MMA Tycoon Hype/Pop Values (by: markyosullivan)

http://pastebin.com/UAwVnpRb

 

http://i.imgur.com/pD8JGIL.png

 

 

NEW! MMA Tycoon New Skills Snapshot (by: Listerman)

http://pastebin.com/YYC4jAGg

 

3b77b21dec6dd194039fe5675c789217.png

 

 

MMA Tycoon Org Fighter List Plus Helper (by: Listerman)

http://pastebin.com/CDBrZgS3

 

5900f7aa730ef6e7aff754d41567054f.png

 

 

MMA Tycoon Org Fighter Hype/Pop Extractor (by: Unknown)

http://pastebin.com/5RWsfgGF

 

492cf8142d7a6256eb081968e310733d.png

 

 

MMA Tycoon Hype/Pop Values (by: Listerman)

NOTE: This script doesn't have the KT hype values. For KT hype values please use the updated script.

http://pastebin.com/k7vUsvwu

 

 

2d0638f3783af81e3ee08791500c5e4b.png0f81b10f0a230caf2835279e1b61f17a.png

 

 

MMA Tycoon Skill Snapshot Stat Extractor (by: Unknown)

There's a possibility that this script does not work on Firefox.

NOTE: THIS SCRIPT SEEMS TO BE NO LONGER WORKING, NEW SCRIPT WILL BE MADE AVAILABLE EVENTUALLY.

http://pastebin.com/z9DhayZy

 

e1cd641a678465640096c0dc7c0d0857.png

 

exelent thread

  • Downvote 1
Link to comment
Share on other sites

  • 2 months later...

12 is the level of the skill, the pluses or minuses are how close he is to next pop. -- being the furthest and ++ being the closesest. The number in() is how many weeks it has been in that skill since last pop. There are formulas you can use to determine learning speed which can be found in other threads but the easiest way is by using tamper monkey and one of the scripts in this thread

Link to comment
Share on other sites

Hi guys, i've just created a new website www.ultimatefitnesscompany.com and a facebook page https://www.facebook.com/ultimatefitnesscombat/ and I was wondering if i could get some sort of feedback on both and how could I improve it. Would be great to get some interaction.


I also placed one of your banners right on the homepage of my site to help promote your game.

If you like to contact me to talk about it you can get me on facebook.


cheers and happy

Link to comment
Share on other sites

 

Hi guys, i've just created a new website www.ultimatefitnesscompany.com and a facebook page https://www.facebook.com/ultimatefitnesscombat/ and I was wondering if i could get some sort of feedback on both and how could I improve it. Would be great to get some interaction.
I also placed one of your banners right on the homepage of my site to help promote your game.
If you like to contact me to talk about it you can get me on facebook.
cheers and happy

 

 

Best contacting Mike for this: http://mmatycoon.com/managerprofilemanager.php?MgrID=155

 

Not sure if Mike will see this post in here.

Link to comment
Share on other sites

  • 2 months later...

Except the Skill Snapshot, the rest are working just fine on chrome, so maybe go for that

 

Alternative for skill snapshot without the script:

 

Double-click on the skill bar to highlight it, then right-click and select "View Selection Source". A new page will open with a line, similar to this one:

 

<td width="87.5%" background="images/barred.jpg">&nbsp;</td>

 

The width percentage value shows how much of the skill bar is filled. As we said, every skill could go up to 150 points so the full skill bar is 150 points. In this case, the skill I have shown has 150 * 87,5% = 131,25 points.

  • Upvote 3
Link to comment
Share on other sites

 

Alternative for skill snapshot without the script:

 

Double-click on the skill bar to highlight it, then right-click and select "View Selection Source". A new page will open with a line, similar to this one:

 

<td width="87.5%" background="images/barred.jpg"> </td>

 

The width percentage value shows how much of the skill bar is filled. As we said, every skill could go up to 150 points so the full skill bar is 150 points. In this case, the skill I have shown has 150 * 87,5% = 131,25 points.

Yeah read that in your 18 year old guide, great reference, cheers

Link to comment
Share on other sites

 

Alternative for skill snapshot without the script:

 

Double-click on the skill bar to highlight it, then right-click and select "View Selection Source". A new page will open with a line, similar to this one:

 

<td width="87.5%" background="images/barred.jpg">&nbsp;</td>

 

The width percentage value shows how much of the skill bar is filled. As we said, every skill could go up to 150 points so the full skill bar is 150 points. In this case, the skill I have shown has 150 * 87,5% = 131,25 points.

Awesome! Thank you

Link to comment
Share on other sites

  • 9 months later...
  • 2 weeks later...

Are there any script experts here that might have time and knowledge to figure out how to fix the skill extraction script? We used to be able to pull the data for all of our fighters at once, now you have to go skill by skill which is obviously tedious. Its a want not a need, just wondering...

  • Upvote 1
Link to comment
Share on other sites

Are there any script experts here that might have time and knowledge to figure out how to fix the skill extraction script? We used to be able to pull the data for all of our fighters at once, now you have to go skill by skill which is obviously tedious. Its a want not a need, just wondering...

No shit. This was an amazing time saver and was incredibly useful. It stopped working a long time ago and I haven't the skill to fix it. Would LOVE to see this returned to working order.

  • Upvote 1
Link to comment
Share on other sites

I agree however given the silence it does not appear this will be fixed :(

 

I think SpizzEnergi built (or contributed) to that script, and the script requires a javascript file that is no where to be found. If he would provide that script, I could get it working again, but there's no way I'm building that from scratch.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...