Jump to content

skillerkidos1

Lifetime Sponsor
  • Posts

    1158
  • Joined

  • Last visited

  • Days Won

    10
  • Feedback

    100%

Everything posted by skillerkidos1

  1. Hey so i tried making a GUI with tabs but now when i try to start my script nothing happens. the log does not say anything either. I tried use JFormDesigner but couldnt get that to work so i checked out explvs guide i think it was. suppose to looke like this SOLVED THANK YOU! idk what im doing wrong thank you for your help in advance
  2. KO Corp Looking for BETA Testers! 13/04/24 Current Features: Solo's Corp Group Support Private portal with alt Support Running core Uses DWH, Arclight, and BGS special attack on Corp Heals/Refills special attack and prayer in POH Supports super combat/prayer pots Restocking Friends House Portal Support Deathwalking Working on: Gear switch support If you would like to help test the script please join my discord!
  3. ooo lmao yea ive tried doing that it still does it
  4. how do i put it back to the default size? ive tried closing and opening but that does not help. Ive also tried cloing the log and the menu on the right and it will still do it.
  5. The past couple days OSBot started doing this weird thing when i move the mouse over the screen it does that only on the client not the runescape screen if that makes sence. any ideas why its doing this? Thank you!
  6. Working on it and I’m sure others are too
  7. Sounds nice! Does it use the mouse or anything? or it just does it in the background?
  8. Looking for some accounts with a minimum total level of 500 and minimum combat level of 40 please post stats/price or add me on discord SkillerKido#2423 Thank you
  9. updated to fix some bugs that were reported! v0.2 bug fixes, fixed pathing, added GUI, option to collect/attack forgotten souls currently in the gui only the ATTACK_PLAYERS and COLLECT_SOULS options work. The ATTACK_AVATAR has not been implemented yet so do not chose that option YET!
  10. This is one of my first scripts I've made. I plan on adding a lot more but needed some help with testing. Current Features: Joins game Grabs Bandages when out Attacks other players Attacks and collects souls (MORE TO COME) Working on adding: - GUI (basic) - Zeal Rate - Attacking/Collecting forgotten souls - Putting souls in obelisk - Using potion of power - Auto spending points - Quick prayer support - Attacking the Avatar Let me know what you guys think! Start the script at Soul Wars Download: https://mega.nz/file/GplEEC4b#Gut19itYwj5qGZZjfby7LPk_8vLFVLbg19LRk42iS1E Change Log: v0.1 released v0.2 bug fixes, fixed pathing, added GUI, option to collect/attack forgotten souls
  11. In your IDE is the output path setup correctly?
  12. I think I tried that but now im thinking I used it wrong Will try it now and see if that will work!
  13. omg do i just need to check if they are != null first?
  14. So I'm trying to get the X of an object in a instance and get my X while in that instance and then subtract them @Override public int onLoop() throws InterruptedException { RS2Object obj = getObjects().closest(123); int distance = myPosition().getX() - obj.getPosition().getX(); I also tried int distance = myPosition().getX() - obj.getX(); if(distance <= 2){ //do this } When I do either of those and start the script I get this error [ERROR][Bot #1][01/14 07:34:39 PM]: Error in script executor! java.lang.NullPointerException at main.onLoop(main.java:125) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(tk:46) at java.lang.Thread.run(Thread.java:748) I'm not really sure what I'm doing wrong any help would be great Thank you
  15. Looking for a starter main total level minimum 400 combat level minimum 40 Post picture/Discord/Price please Thank you!
  16. Any ETA on the restocking feature?
×
×
  • Create New...