Jump to content

SmaTTeR

Members
  • Posts

    124
  • Joined

  • Last visited

  • Feedback

    0%

Profile Information

  • Gender
    Female
  • Location:
    Vancleave,Mississippi
  • Interests
    Building Cars, Professional Gaming

    Teams:
    LA Complexity/CEVO-P
    x3o/CEVO-M/CPL
    DoA/Cevo-M
    MugNMouse/Cal-P

Recent Profile Visitors

3413 profile views

SmaTTeR's Achievements

Steel Poster

Steel Poster (4/10)

12

Reputation

  1. Couldn't you just do final String Loot_Name = "Big bones, "Coins"; // Change If you wanted to add another item for it to pick up
  2. currently doing this on my ironman. I can do this for 40m 07
  3. SmaTTeR

    -

    Currently quarantine cause of Covid and need all the work I can get saying I can't go back to work for next 2 weeks. SmaTTeRR#9318
  4. SmaTTeR

    Need by hand

    can do both for 20m and have it done by the morning SmaTTeRR#9318
  5. Can do this for 5m and have it done by 6am tomorrow SmaTTeRR#9318
  6. SmaTTeR

    iso pc help

    SmaTTeRR#9318 can do it for $5
  7. Can do all of them for 35M SmaTTeRR#9318
  8. SmaTTeR

    RWH Account

    If you want me to train you a account message me on here for my Discord. Can get it done in a day or 2
  9. Idk if you got the banks mixed up in code but the varrock west is cutting on west side by GE and banking on east side.
  10. so... Area[] lumbridgeSpawn = { new Area(3217, 3219, 3217, 3224), new Area(3217, 3226, 3226, 3212) }; then if (area.contains(myPosition()) { getWalking.webWalk(newArea); } would that be right? And these are the imports I have... import org.osbot.rs07.api.map.Area; import org.osbot.rs07.script.Script; import org.osbot.rs07.api.model.Player; import org.osbot.rs07.api.Walking; import org.osbot.rs07.script.ScriptManifest; import java.awt.*;
  11. I tried that and it errors because of contains. But if for say I'm in lumbridge and I want it to check if I'm there can I just put if (area.contains(myPosition()) ? or do I need to define the area that I'm asking if it contains my player?
  12. What's the code to check if my player is in a certain area and if it is to walk to another? Tried couple different things and couldn't get it to not error. Making a simple walking script for my first script and this is only problem i'm having so far.
  13. anyway I could buy script source from you so I can fix errors myself as I go?
  14. I do mine by hand because Ive had more accounts banned after using the tut island script than when I do by hand then bot.
  15. Still works perfect as of 11/2/2020. Very useful for when your making mass accounts and wanna get them to ge while you setup the other bots.
×
×
  • Create New...