Everything posted by Cloxygen
-
Mining Without Static IDs?
Thanks This helped a lot. Thank you
-
Mining Without Static IDs?
wouldn't this give different results depending on which part of the rock its on? like shadows and shit?
-
Mining Without Static IDs?
whats the best way to get color of an object?
-
Mining Without Static IDs?
Ill try it thanks
-
Mining Without Static IDs?
Apparently there's a way to make a mining script without static IDs and I'm supposed to ask here for ideas. Any suggestions appreciated.
-
QMiner
It should be fixed now. Thanks
-
QMiner
My account got perma so I cant check it right now
-
QMiner
Can u say where this happened?
-
QMiner
would need an acc with ardy cloak. It should already keep pickaxes, water skins and coins.
-
QMiner
Ok. its definitely fixed this time. Thanks for the feedback ill look at the antiban.
-
QMiner
Update Added Ore Selection & Start Button Made Some Paint Changes Added Pre-Hovering
-
[Need help] Receiving error from getState
would need to see getState() method if thats causing the error.
-
Error Loading Script
This started when I added paint to my local script, they all still load but it takes longer to refresh scripts.
-
QMiner
Thanks, It should be fixed now.
-
QMiner
Sorry, I don't understand. Can you explain what you mean by this?
-
QMiner
Features🤖 Mines Anywhere Banks Anywhere Ore Selection Pre-Hovering Banking/Dropping World Hopping Instructions📔 Have usable Pickaxe with you Start script next to ores Select Ore(s) Push Start Download⬇️ Here Avoiding Bans Donate🙏
-
Allow user to click Entity
Anyway, I'm trying out mouse listener. Hopefully its what I'm looking for. Hey it works, thanks buddy!
-
Allow user to click Entity
I've only used your woodcutter, but yeah pretty much like that. When the script starts you click the tree you want and it gets that entity, how is that not user input? Currently I can get the entity on cursor, highlight it with paint, set it to interact with mouse click. Only thing I'm missing is the ability to move the mouse around.
-
Allow user to click Entity
I have basically this already coded, but it only works when i enable input
-
Allow user to click Entity
I've seen this in other scripts, where you click the Entity when the script starts. However input is disabled by default when a script is running, how can i change this?
- [Need Help] Getting Entity at specific Position
- [Need Help] Getting Entity at specific Position