Jackalo Posted February 4, 2012 Posted February 4, 2012 (edited) For those using a cobblestone generator on a map (lava + water = cobblestone) might find this script useful. It's very simple in the fact that all it does is hold down the left mouse button whenever you press the toggle key (set to HOME by default). I toggle it whenever I find myself wanting to stretch my legs for a few minutes and don't want to waste time in the game. The window itself has just a title and close button (took me a while to figure out!) and displays a timer to show how long the script has been running as well as a Help button. I've set it up similar to my old Farmville bot so that the window will have an outline color of either green or red to show if the script is running. Also, the window is set to stay on top of other windows so it doesn't disappear behind the Minecraft window for those who run it windowed-fullscreen. I don't check these forums very often, but if you have questions about this script feel free to reply to this thread, and hopefully it'll send me an email about it. P.S. I left in some commented out GUI SetColor's in case you want the color highlighting to act in a different way. script removed Edited February 4, 2012 by Melba23
Jackalo Posted February 4, 2012 Author Posted February 4, 2012 Also, sorry about the bad formatting in the post. The auto-code removed a lot of spaces and hard returns and it looked ugly still. I attached the source file so you can see it a little clearer if need be.
Moderators Melba23 Posted February 4, 2012 Moderators Posted February 4, 2012 Jackalo,Please read the Forum Rules - they have changed a lot since you joined the forum. Then you will understand why this thread is being locked. M23 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area
Recommended Posts