Jump to content

Fegit

Members
  • Posts

    18
  • Joined

  • Last visited

  • Feedback

    0%

Profile Information

  • Gender
    Male

Recent Profile Visitors

1769 profile views

Fegit's Achievements

Newbie

Newbie (1/10)

3

Reputation

  1. Fegit

    eMiner

    Damn, I like the CLI parameter generator
  2. I guess the names of the items are wrong and should include a space Hope this fixes it and it was the only issue
  3. Oh I misread what you meant, yea if you find something I'd be glad if youd share it.
  4. @Muffins sadly that doesn't open a separate terminal, but the idea is great imo. I think I've found somewhat of a solution, using python, currently still testing though.
  5. Heya! I'm currently facing an issue on windows, which I have already solved on linux. While writing scripts it's quite handy to be able to see the full debug output (I think the client itself cuts it off at something like 50 lines or so). This is mainly in regards to random crashes, NullPointerExceptions etc.. Previously without the JagexLauncher I was able to just run osbot through the terminal, setting the debug port while also getting the console output that way. On linux I found a workaround, that involved reading the environment variables of the (3rd party) jagexlauncher. Afterwards I could just kill the process and set the two needed ones before starting osbot again. ~ Tada - I got console output and am using a jagexaccount. When trying to achieve something similar on windows, I'm unable to get this to work. I was wondering, if maybe there was already an parameter, that one could pass to the osbot.jar when running it, that would, idk, open up a terminal, or maybe allow for the whole debug log to be kept. I'd appreciate any help, guiding me to a solution!
  6. Would love to try this masterpiece out!
  7. Seems very nice! Would love to get a trial to try it out
  8. Seems nice, havent tried it though. Have fun scripting
  9. It loggs me into the game, and then osbot wont resolve this window. The script is still running but it waits for me to manually press the "Click here to play" button. After I've clicked the button everything works fine. Iirc this was handled in the past. For some reason it does not get solved anymore for me.. There are also no errors within the console. The logging in part is not the problem. As explained above, I get into the world but it refuses to click the button to go forward.
×
×
  • Create New...