I'm off to bed right now, but gave you a trial. Join my discord (found on the front page), and there will be people in there who can help you out! Script is super easy to use
v0.16 has been pushed!
v0.16:
Added Else statements
Added myPlayer #getCurrentHealth
Added #createCurrentPosition to Position variable
Added #createAreaRadius to Area variable
Fixed the GUI for creating Areas to say “Radius”
Fixed spam in the logger
Fixed <Timer> malformed error
v0.14 pushed!
v0.14:
Added a loading animation for when loading scripts
Added more randomization to user profiles
Fixed malformed string errors for <Area> and <Position>
Fixed a saving bug that would sometimes switch <User Input> around if multiple were present
I'm sorry you feel that way. There are over 6,000 items preloaded into the item database. New items come out, all the time, which is why I gave users the ability to add their own items to the script.
Version 0.12 has been pushed! This fixes the random "null" strings that would occur due to malformed strings.
v0.12:
Added a new method that checks for malformed strings
Minor fixes
Look at the original post, you’ll see a button to click for our Discord to join!
also, there is a cannonball script on the Script Repository that’s built into the script you can checkout to see how @IR0N made a smithing script
Version 0.6 has been pushed!
v0.6
Fixed the logger reporting an incorrect method failing (if a failure takes place)
Optimized script cycles
Fixed a problem with Long detection in the comparator method
v0.4 has been pushed!
V0.4:
Added Position variable support (under the “Other” tab as “Variables”)
Added Area variable support (under the “Other” tab as “Variables”)
Fixed walkToArea not registering you were in the correct area
Minor fixes