Jump to content

Apaec

Scripter III
  • Posts

    11169
  • Joined

  • Last visited

  • Days Won

    91
  • Feedback

    100%

Everything posted by Apaec

  1. really? will patch when i get round to it! lol
  2. I wish my customers gave me proggies like that!!
  3. well ty for the opportunity to +1 my post count EDIT: oh shit just realised that was my 1501th post. woah the coincidence lmfao
  4. #getrektsun
  5. Apaec

    @Freak.

    3G is right quick, atleast in the uk its not bad (compared to my old wifi i guess) I'm replying on 3g and enjoying the speed. Maybe he was only on GPRS ?
  6. Apaec

    @Freak.

    3G
  7. Don't forget that botting is against the rules!
  8. Can confirm script is running fine! Check out the free version on the SDN for a taster, or PM me for a trial if you're interested. Happy botting all!
  9. I'm sorry for your loss, but unfortunately it happens 16 hours is a long time to bot though, I can't say i'm surprised if you spent that long using it!
  10. I heard they can damage your eyes
  11. Odd.... This is for sure a bug with the client but that's pretty wierd seeing as you do have VIP, lol. Perhaps let the staff know by creating a thread in the forum bugs subsection? GL and happy botting, Apaec
  12. Apaec

    OSBot 2.2.29

    Looks good thanks for the update guys!
  13. What message do you get down the bottom ? most likely that message will tell you what's wrong. Perhaps make sure the food+tabs are all in the main tab? I believe the current banking API only accounts for items in tab 1.
  14. Nevermind the cat, I wish I had that hat.
  15. Hiya, I do not deal with payments as they are done directly via OSBot. Contact the Site & payment administrator (@Maldesto) If you have any questions or issues - I have no authority here! thanks & gl, sorry i couldnt help, Apaec.
  16. First, change the enumeration name 'STEAL_POS' to something else, not too great having an enum + variable with the same name, it could confuse things. If you can't seem to make it walk to the position, perhaps try getting it to walk to a 1x1 area instead ? (yes, this is possible). For example: public Area STEAL_AREA = new Area(3270,3412, 3270,3412); Then when you want to walk to it, just call the code localWalker.walk(STEAL_AREA.getRandomPosition(0)); and that should work (idk, can't remember the syntax off the top of my head but i think that's right EDIT: also, don't be afraid to overextend the area to the other side of the wall. this could be the area:
  17. Apaec

    New House

    Just to clarity, this means i'm less able to browse the forums - It does by no way mean I'm leaving forever / will stop maintaining my scripts !
  18. Apaec

    New House

    got one of those too but limited. it's ultimately a phone 3G hotspot and the data is minuscule :l unless you mean an Ethernet usb and I don't have Ethernet ofc :3
  19. Apaec

    New House

    Hi guys, as some of you may or may not lnow,I moved house about one month ago now. This is all great except for one problem. as the house is newly built in an estate, there is still no established cable (fuk u BT) to our house or estate in General leaving me with no internet nor landline telephone. as a result of this I'm having to browse the Internet on my phone using my limited data, and occasionally using my personal hotspot in order to grab Internet on my lappy so I can keep my software/scripts up to date. However I am on a very limited contract and so I cannot afford to waste it browsing / discussing on the forums and hence will be spending less and less time active in the convo section of the forum. I will still ofcourse keep my scripts up to date and maintain the high quality they have at the moment, but I guess RIP 'chill zone' until I get wifi. that's all, thx for reading+understanding, Apaec.
  20. IMO he probably just quit anyway and thought lets grab 2 bonds while we're at it :p
  21. at 2:34 PM taking a total of 3 minutes and 22.5 seconds to complete the transaction.
  22. rip eyes but hiya, I don't think we met but welcome back!
  23. Calc isn't too bad Integration is the only part which requires a bit of thinking x) Stats is worse
  24. Fixed this error earlier today! thanks for the report though. Please check that your script is running version 2.03. If it is then this shouldn't ever happen again!
  25. I think they are actually commutative parameters (ie if you have your second x larger than your first one, it switches the two, likewise with y, but I could be wrong - all my areas are written like I posted xD)
×
×
  • Create New...