Everything posted by HeyImJamie
-
Issue creating .Jar
https://i.gyazo.com/d8744d0d0c4b8fc34f93e32c7d162eff.mp4
-
Issue creating .Jar
Have you tried turning ETH off and on again so you can get some money back
-
Issue creating .Jar
What do you need to see? It contains the whole script.
-
Issue creating .Jar
Trying to create a .jar for my recent script but when trying to select the Main class, being JWines, I get this error. Anyone have a clue why? I'm using IntelliJ
-
Mirror mode is back up and running.
Good stuff Cheers Both.
-
Gg to all the castle wars service owners
Only with 'elite' services like BA-Services etc, but true. ;p
-
? [Free!] JWines - Makes Wines [200k+ Exp/Hr!] ?
Thanks Code's all done, just awaiting the paint and I'll get the download link straight up!
-
? [Free!] JWines - Makes Wines [200k+ Exp/Hr!] ?
HeyImJamie's Wine Maker! Download Link: JWines.jar Features: - Flawless Wine Making - Supports All Banks - Fast Cooking Experience - Multiple Fail Safes How to Use: Start in any bank with both Jugs of Water and Grapes, either in your inventory or in the bank. To improve bank times I'd suggest putting both of these next to each other, as this will reduce the mouse movement required to withdraw them both, increasing the experience rates per hour. Once you're happy, press start! Progress Reports: Known Bugs: None! Please report any you find below. Bug Report Template: OSBot Version: Script Version: Issue: Date: Thanks to @deadfish for the logo. Thanks to @Final for the help w/ some code issues.
-
APA Rune Sudoku
Feel like I'm enjoying reading the 'blog' more than I would the script being released! :P Good stuff.
-
Potter's Sand Crabs 「COMING SOON」「TASK MODE」「WORLD HOPPING」「SUPPORTS ANY FOOD」
Looking good.
- Shudsy's Orber
-
Looking for serious business partner
Would partner get the source etcetc?
-
CHEAP GFX WEEKEND
Interested in some script paints if they're available
-
Price check Air orbers
I'd buy for 4 - 5m a piece if bonded.
-
Gg to all the castle wars service owners
The price most likely will stay. I was able to charge 30m back when CW was bottable/boostable.
-
Gg to all the castle wars service owners
Comparing a mini game with a mini game? Are you ok pal
-
Gg to all the castle wars service owners
75 tickets is still 10 - 15 hours. People pay 12m for a torso and that takes like 4.
-
Road to 100% Botted G Maul Pure
Goodluck
- How fast are you for WPM?
-
Conditional Sleep issues
Ahh, yeah my bad! Still learning myself. :P Gz on S3 Btw.
-
Conditional Sleep issues
Have you tried increasing the Conditional Sleep duration? as it'll reloop if either -> 5s is passed OR your condition is met (I think that's how it works anyway)
-
'Custom' Break
Is it me being retarded or is it broken
-
'Custom' Break
Nope. I want the script to run as normal at certain hours of the day but cease to run at times I've selected which with the current break handler, I don't think is possible.
-
'Custom' Break
Thought I'd have to do as much. :P Thanks
-
'Custom' Break
Is there a way to pause the Autologin and log out at certain times of the day? I've tried implementing if (CurrentHour > 6 && CurrentHour < 18) return State.OUT_OF_HOURS; but half the time it doesn't work. and the other time I'll get it to log out but it'll log straight back in.