Jump to content

Apaec

Scripter III
  • Posts

    11137
  • Joined

  • Last visited

  • Days Won

    88
  • Feedback

    100%

Everything posted by Apaec

  1. sdn = script delivery network, accessible from this link: https://osbot.org/mvc/sdn2/scripts/4 ... or from pressing the 'scripts' button on this forum page: enjoy! ~apa
  2. Yes! It's to ensure that when the script stops by itself (when out of bars etc), that it securely logs out. ~apa
  3. Change name, and script names, and yes please!
  4. maths/logic puzzle! I borrowed 100 roubles from you. Then I went shopping and lost that money. But then I met my friend and borrowed 50 roubles from her. I was able to buy two chocolate bars costing 10 roubles each, leaving me 30 roubles. I repaid part of my debt to you with that 30 roubles, making me owe you further 70 roubles, as well as 50 roubles to my friend. In all, 120 roubles. Plus I have two chocolate bars. Total: 140 roubles. I am 10 roubles short! Where are they? PS rouble is russian currency, for those who didn't know. Edit: have the answer:
  5. 9 hours is pretty awesome to me!!! and you're getting pretty close to that 99 I've added it to the front page, thanks for sharing!!! If you were curious, here's your overall progress: http://apascripts.x10host.com/cook/alivec.png ~apa
  6. Looks good, great to see new people around! (even if you're not new Be sure to apply for the script to be added to the SDN when it's complete, would be great to see ~apa
  7. how to make it easier: sit in a bath of ice water ;)
  8. Used it 4 hours straight. There's your answer! You've gotta be extra careful with botting nowadays, and make sure you're doing your best to stay protected. Use proxies/VPS/Ns, Mirror software and use sensible botting timings to stay safe. Using these techniques, i've stayed undetected since writing the script! Unfortunately I cannot issue refunds (not that I don't want to, but that I cannot, it's not within my power as a scripter), however you can contact @Maldesto (site admin) to see if you're eligible for a refund. Try and be more cautious next time! apa
  9. I've never been banned while developing a script. My advice is just not to run an unfinished script for extended periods! apa
  10. No Idea, haven't tried. Take a look at the proggies and you should be able to get a feel for the profit rates though. Note that the profit tracker used live osbuddy prices at the time so it might be a little out. apa
  11. woo, awesome! thanks for the amazing proggie! I've saved it to the front page. cheers ~apa
  12. s edit: dammit my CMOS battery
  13. He's preparing for exams and will be reasonably inactive until june, apparently.
  14. ye i didnt like the old ones much but these are just alot worse and really hard to tell the difference between. I've basically started using lightshot more now, altho it stops responding on my crap computer alot so i probably shouldn't
  15. A valiant effort! A few things. The structure is acceptable but a little scrambled. You'd be better off just using if loops instead of playing around with enumerated state frameworks for such a simple activity. Secondly, it would be a good idea to put the string of the item you're interacting with as a variable at the top of your code so you can adjust it as a parameter in one place. Finally, i'd recommend instead of using static sleep durations such as sleep(random(x,y));, you use conditional sleeps which wait until the magic tab /inventory / spell selected or whatever to determine what stage of the alch you are in. If it makes you feel more comfortable, you can add very small delays in-between, but I think the tick rate and network speed will account for atleast some randomness anyway. Other than that, looks like it gets the job done, and congrats on writing your first script! Pretty good! the next step is maybe a gui and/or paint! ~apa PS i'm a pretty tired out so sorry if something I said didn't make sense, too tired to proof read
  16. raising an eybrow is like the male version of females pouting
×
×
  • Create New...