Jump to content

pigfarmer

Members
  • Posts

    46
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by pigfarmer

  1. Looking for 70-99 construction account, no bans
  2. I have set up the IntelliJ IDEA as: Now, when I try to debug the script everything works like expected. But if edit the script, recompile the package and reload the OSBot GUI, nothing happens.... I have to re-run the entire package for the scripts to update Dose anyone know what I am doing wrong?
  3. I am by no means a "pro programmer", but i would use GET-requests and then find the data you want to parse to the bot.
  4. I am looking for an account with at least 95 MAGIC! Can pay in whatever currency you want other than GP
  5. I want to get the Position coordinates like in the debugger but in code format ofc. Do you know any solutions for this?
  6. Hi! I am trying to get the walk position that the cursor is hovering over. If someone knows how to do this, please leave a message
  7. Hi! I am trying to get all the options in the "Choose options" tab when a user right-clicks on something. If anyone has any knowledge of how to do this, feel free to comment down below
  8. Thanks! By "Osbot data folder" I guess you mean "OSBot/Data/". Am i wrong?
  9. Hi! I am trying to create a file like this in java via OSBOT: File myFile = new File("nameOfFile.txt"); I get: Blocked permission: ("java.io.FilePermission" "nameOfFile.txt" "write") I have tried to run osbot as sudo but it dose not seem to work. If anyone knows how to fix this problem, feel free to write a comment
  10. I just want to know if the bot is interacting with a object and if so, what is the object?
  11. This dose not work unfortunately:( It seems like you can not cast a RS2Object to a Character Anyone else that knows who this could be done???
  12. Hi I am trying to figure out how to get the current RS2Object that the bot is interacting with. I am looking for something like; myPlayer().isInteracting(getObjects().closest(getObjects().getAll()); If someone knows a way to do this, feel free to comment
  13. Hi! I am trying to get the armor and weapons that the bot is currently using. Something like this; myPlayer().getArmor();
  14. Hi! I am trying to get the Id of the NPC that the bot i currently interacting / attacking. Dose anyone have any idea of how this is possible?
  15. Hi! I have tried to create a mouse listener but I am not able to do it. Dose anyone here know how to do it?
  16. Hi Trying to start osbot on my ubuntu 20 machine. I have java 8 installed, gives is "chmod +x" and then run it like "sudo java -jar "OSBot........jar" After I do this nothing happens. Sometimes I get a message saying something like "setting up proxies...." but nothing more. Is there someone that knows what I am doing wrong??
  17. Sand crabs still not working for me. Playing on mirror mode Player runs away then gets stuck when returning
  18. WHen doing sand crabs in zeah the script gets stuck then there is no more crabs that argo. Bot goes away but then gets stuck and dose not return. Running on mirror mode "worldhop_sequence" changed to "0" [INFO][Bot #1][11/28 12:14:13 em]: Command (worldhop_sequence) changed from (0) to (0) [INFO][Bot #1][11/28 12:14:13 em]: Exception in script thread 2: java.lang.NullPointerException at b.c.b.b.prn.G(yc:40) at b.c.b.nUL.g(zc:617) at a.pRn.L(sw:868) at a.pRn.onLoop(sw:1629) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(qk:162) at java.lang.Thread.run(Unknown Source)
  19. What is an OK price for 99 cooking?
  20. What is the expected price for this account?
  21. I think my question was poorly worded, my fault. I meant if I am trying to make something and looking for if the user has put in CLI-parameters in the command line. Thanks for the comment tho!
  22. That's exactly what I'm looking for! Thought that the method did not return anything after reading up on it on the API forum. That's why I asked if anyone cares LOL Thanks For the help @HunterRS !
×
×
  • Create New...