October 31, 20196 yr Hey Malcolm It's not a big deal but the newer version seems to be spam clicking the gate after cooking the shrimps. Could we potentially put in a wait condition so it will only click once? (and try again if the gate isn't opened in X seconds).
October 31, 20196 yr Author 43 minutes ago, Probability said: Hey Malcolm It's not a big deal but the newer version seems to be spam clicking the gate after cooking the shrimps. Could we potentially put in a wait condition so it will only click once? (and try again if the gate isn't opened in X seconds). Yeah I may have messed up my sleep condition. I’ll take a look at it
November 6, 20196 yr Hi @Malcolm is there a possibility to use account naming and other new functions with CLI. It would be very cool if we had something like this something like we could go 1053:1:2:acc.txt 1 and 2 representing boxes that we tick.
November 15, 20196 yr Hey @Malcolm Noticed a small glitch in the first room (when you first arrive to tutorial island). After the character has selected it's name and appearance, it tries to talk to the first guide but occasionally seems to get stuck on the chest of drawers.
November 15, 20196 yr Author 2 hours ago, Probability said: Hey @Malcolm Noticed a small glitch in the first room (when you first arrive to tutorial island). After the character has selected it's name and appearance, it tries to talk to the first guide but occasionally seems to get stuck on the chest of drawers. Any idea how it’s getting into that position? Edited November 15, 20196 yr by Malcolm
November 16, 20196 yr 11 hours ago, Malcolm said: Any idea how it’s getting into that position? I'll get you a pic this weekend and post it here.
November 21, 20196 yr edit: can't figure out how to delete a post but fixed Edited November 21, 20196 yr by Gpstacker57
November 21, 20196 yr Author 7 minutes ago, Gpstacker57 said: edit: can't figure out how to delete a post but fixed can't delete posts but glad you resolved whatever the problem was
December 7, 20196 yr @Malcolm Hi, there is some issues going on when creating accounts. Started two client with each had to create 3 accounts thought tut island. After first account they are stuck in log in screen. Nothing in the logger. Now what is funny is that i logged in manually without pausing or stopping script, pressed on account naming section and it just entered 4 last digits of 2nd account nickname 🤔 So it skipped thought logging in somehow and was on account naming already? But with second client after I logged in it named the account correctly
December 7, 20196 yr Author 2 minutes ago, Kramnik said: @Malcolm Hi, there is some issues going on when creating accounts. Started two client with each had to create 3 accounts thought tut island. After first account they are stuck in log in screen. Nothing in the logger. Now what is funny is that i logged in manually without pausing or stopping script, pressed on account naming section and it just entered 4 last digits of 2nd account nickname 🤔 So it skipped thought logging in somehow and was on account naming already? But with second client after I logged in it named the account correctly Don't use it for now until I can look at it. I'll see if I can recreate the issue
December 10, 20196 yr Author 6 hours ago, noobacc23 said: switch to next account from list doesnt work on stealth injection It was reported. I am taking a look into it.
December 11, 20196 yr Author @Kramnik @noobacc23 I have addressed and fixed the issue. I have changed the way that work and it now has to be launched from CLI. It was my fault because I incorrectly used an API method that wasn't meant for that so the only way to accomplish this now was to launch it from CLI. You must use the CLI paramater "load" -allow norandoms and a dummy bot (this bot is never used, you can make it foobar or anything you want, as long as the flag is there as it is needed to launch any script). An example is here: java -jar "Desktop/OSBot.jar" -login LOGIN -bot SOMEBOT -script 1053:load -allow norandoms
December 12, 20196 yr 6 hours ago, Malcolm said: @Kramnik @noobacc23 I have addressed and fixed the issue. I have changed the way that work and it now has to be launched from CLI. It was my fault because I incorrectly used an API method that wasn't meant for that so the only way to accomplish this now was to launch it from CLI. You must use the CLI paramater "load" -allow norandoms and a dummy bot (this bot is never used, you can make it foobar or anything you want, as long as the flag is there as it is needed to launch any script). An example is here: java -jar "Desktop/OSBot.jar" -login LOGIN -bot SOMEBOT -script 1053:load -allow norandoms Awesome maybe it would be possible to implement fully usage of CLI so it would be possible to run script like that 1053:load:(filename) ?
Create an account or sign in to comment