Jump to content

Kenneh

Members
  • Posts

    218
  • Joined

  • Last visited

  • Feedback

    0%

Profile Information

  • Gender
    Male

Recent Profile Visitors

1210 profile views

Kenneh's Achievements

Steel Poster

Steel Poster (4/10)

52

Reputation

  1. Yeah, I don't have a shot at this one.
  2. To be fair that's extremely easy to do and it makes me wonder why something like this hasn't already been implemented.
  3. if it's an enum, you can loop thru it like this for(AntiBan antiban : AntiBan.values()) { script.bot.getAntiBan().unregisterBehaviour(antiban); }
  4. Kenneh

    My RS Loader

    There is only one class that even uses a GUI builder and it's not even implemented yet and you had to pick that out. It's a c# program my friend made that is being ported over and I just can't be bothered to make the gui by hand.
  5. Kenneh

    My RS Loader

    This app is compiled with Java 8. If you wish to run it, you need to install java 8 from here! Kenneh's RuneScape Loader This loader was made for ease of use when playing RuneScape. This client does not break the rules and does not have any illegal tools. It simply allows you to choose what game mode you want to play when it launches. Click the corresponding button to play that mode. There is a TrayIcon that will appear in your task bar once you start the client. Right clicking it will give options such as screenshot, a stats checker, and a ge item checker. The screenshot function can also be used by pressing f12. By default, screenshots upload to imgur and the link will get pasted to your clipboard. ## How to get the loader Navigate to https://github.com/kennehisftw/runescape-loader/releases/ Credits: Sven Olderaan (Crystal Mare) for assisting me with the Imgur api and allowing the integration of RuneLog.
  6. Kenneh

    Drink Best Potion

    I'll post another way in a bit.
  7. Kenneh

    Drink Best Potion

    No it's not. Your script instance will always be null. You'd have to instantiate the class to use it since the method is public and not static. It WOULD be perfectly functional if you passed and assigned the script instance in the class constructor.
  8. Kenneh

    Drink Best Potion

    I really hope this is a joke. You spelled snippets wrong, you have a null script instance and the code is just laughable. PS: If something looks overly complicated, there's probably an easier way to do it.
  9. Kenneh

    client.blahblah

    God, osbot 2 is worse than I thought. Not a huge improvement.
  10. ssf is still a thing? I thought the admins told you no
  11. There are some good 1150 boards out there.
×
×
  • Create New...