Jump to content

Chris

Scripter II
  • Posts

    8365
  • Joined

  • Last visited

  • Days Won

    14
  • Feedback

    100%

Everything posted by Chris

  1. wait till it gets fixed i guess. randoms don't do anything anyways
  2. Chris

    Hello :D

  3. 1 att 1 str 1 def 99 firemake. arson pker
  4. pmed you full source
  5. Try this messing with it a bit.. grab if the player is skulled, combat avg is around our players level according to current wilderness lvl, and in the wild + not the botters player. Example public Optional<Player> getDangerousPlayers(){ return getPlayers().getAll().stream().filter(o -> o != null && !o.getName().equals(myPlayer().getName()) && playerWithinCombatRange(o.getCombatLevel(), myPlayer().getCombatLevel()) && playerIsSkulled(o) && getMap().getWildernessLevel() > 0).findAny(); }
  6. Chris

    I'm a god

  7. Chris

    I'm a god

  8. I got banned using Sinatra swamp collector! i am in the same boat man
  9. im the best scripter
  10. make a gallery post
  11. ᕙ ╱
  12. pos1.distance(pos2) || if myPosition#distance(pos1) <= x //do stuff else if myPosition#distance(pos2) <= x //do stuff
  13. ᕙ ╱
  14. Post code || make sure you have a ScriptManifest //Example @ScriptManifest(author = "Sinatra", name = "Trinity Dragons", info = "", logo = "http://i.imgur.com/MCq1qNX.png", version = 5.5)
  15. Chris

    Opinions?

    i hate WoW
  16. all the people he promised buy 2 get 1 free too m8
  17. Thread for trials
  18. this devalues my paint dont approve kappa
×
×
  • Create New...