Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!
  1. itzdot

    Bug the bot won't attach to rs client

    Screenshot i get this every time I try and run my bot. How do you run the spectre with JRE 32bit ?
  2. itzdot

    Bug NullpointerException

    that did help stop giving me a null error but my script seems to not run, i'm extending the mainclass off taskscript and on my onStart() i have this public void onStart(String... args){ iniTime = System.currentTimeMillis(); iniXp = Skill.MAGIC.getExperience(); setLoopDelay(450, 600); add(new...
  3. itzdot

    Bug NullpointerException

    Hi, I tried converting one of my scripts from a different api onto runemate api and when I try to run the script I get this error java.lang.NullPointerException at com.itzDot.bots.AdvWineGrabber.tasks.WalkToLocation.execute(WalkToLocation.java:22) at...
  4. itzdot

    Resolved checking if player is within a area

    ya problem fixed no worries
  5. itzdot

    Resolved checking if player is within a area

    how do you guys check if local player is within a area i've tried gV.getLOCATION_AREA().contains(players.getLocal().getPosition()); but the localplayer returns static position. is there another way to get the same results since im new to the api
  6. itzdot

    Resolved Should I be concerned ?

    yes i've installed java 60update 64bit and uninstalled the previous versions no worries for now i just turned it off till i replace it with something else
  7. itzdot

    Resolved Should I be concerned ?

    the anti-virus i'm using is Avast free antivirus 2015 the stupid part is that it won't even allow me to make it false positive it just blocks it and when i try and downloading it again it gives the webpage an error
  8. itzdot

    Resolved Should I be concerned ?

    when I tried downloading the client I received error by my anti-virus
  9. itzdot

    Hi.

    hey everyone, I decided to join this community seemed pretty nice with the support for rs3 & osrs client expect some bots from me in future :D
Top