Jump to content

AIO FM - FM Anywhere


dreameo

Recommended Posts

This is my mostly finished fm script.

This is something you need to edit and compile yourself. If you can't do that, then this isn't for you.

 

How it works:

You can go to any location on the map and define that to be your area. An area gets defined from when you START the bot. So wherever you're standing, this is the beginning of your FM area. (Make sure that the area to your WEST is not cluttered)

How large the area is, is defined by you. Check the Utils.java script.

numberOfRows = how many rows consists of the area

minAvailable = the minumum available slots to which a row should have in order for you to FM. So if a row had 25 free locations and your minAvailable was 20, then that row is one of the possible rows you can FM on and which the bot will use.

maxRowLength = how far a row should extend.

 

All the properties are in the Utils.java which you can play with and figure more out about the bot. I feel like it's easily modifiable so go at it.

Ask away if you have any issues or questions.

src.rar

Edited by dreameo
Link to comment
Share on other sites

  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...