Jump to content

Isolate

Lifetime Sponsor
  • Posts

    2136
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by Isolate

  1. Never thought i'd say it but im sick of coding gold farming scripts (or well known ones) been doing them the past three days.... Completed: Man killer (full featured) SAPG Newt Runner Ore Buyer + Many More TODO: NONE :'( suggest something feels like coding something half useful... anyone have any suggestions..?
  2. never seen any? but google says there's 2
  3. script would be easy i think for htis
  4. mining ma ore veins all day long
  5. lower eyes + eye brows more defined nose
  6. i noticed it only really does it mainly in the one script i made, the rest so far have been fine
  7. so when your loggin in and out every 1-5 minutes you like to rotate the camera 360o? persay i released a script: -sudden influx of people doing a certain thing -realises they all spin cameras on login ????
  8. theres a 50/50 chance on login it will rotate the camera 360o...
  9. why every x seconds? why not do it at prayer %? for the interaction: RS2Object ALTER = closestObjectForName("Alter"); if(/*Condition you want to pray at*/){ if(ALTER != null){ alter.interact("Pray-at", true, true); sleep(random(300, 900)): } } i think (sorry if im wrong i am very tired and just woke up XD ) edit: id also add an animation/moving check but i wasnt sure if you'd be standing at time before praying
  10. why don;t i understand these terms...
  11. from what i can see now it acts as a history of recent ones?
  12. thats what i'm trying to understand how to do -.-" so if i start a new quest one of them will change? + is this all the configs? thanks! ill check these out how did you find this though? i do not appear to have 144. the main problem i have is not understand this table of values that shows up. so when i start doing something a value appears? and then does it stay until the next change or only appear whilst i complete that part of something
  13. this is all i see and i don;t really get it
  14. ahh thank you im assuming alot so ill try and work out quest ones?
  15. is there a way of detecting quest completion status? I remember using a widget explorer and and there was one for every single quest. it had a quest name and then something like |~~~~~~~~~~~~~~~~~~~~~~| and i was wondering if you can detect how much of a quest is done?
  16. Going to stick with the normal way i code then. your API is silly enough as is, im not changing my whole style for it.
  17. i'll try that EDIT: nope error still
  18. Edit: Going to stick with the normal way i code then. your API is silly enough as is, im not changing my whole style for it.
  19. can i please be added to the waiting list :3 i added you on skype to talk about request :3
  20. Isolate

    SOTW

    +1 would be something fun to do
  21. well technically none of those ints,images can be classified as "final" because they are not set.
×
×
  • Create New...