Jump to content

liverare

Scripter II
  • Posts

    1300
  • Joined

  • Last visited

  • Days Won

    3
  • Feedback

    0%

Everything posted by liverare

  1. Translation: "I've got no real counter argument so I'm just going to say he's Hitler. Ha, checkmate!"
  2. Trump Built his fortune, he didn't steal it Turned 1M into 3.4B, not unlike most college kids who turn 50K into -100K Funded his own campaign Has experience in the private sector - he creates real jobs, not pencil-pusher jobs of people with phony non-transferable public experience. Didn't want to invade Iraq, but despite U.S. doing so, his suggestion to "take the oil" is rather smart - you've got to fund your invasion somehow Expects NATO allies to pay their fair share for protection - which is a no brainer. Don't pay for protection? Get no protection then. Expecting any other outcome is like being a cheap ass and not paying for condoms, but somehow thinking you're not going to nut a bitch into 9 months. speaks in the common language, using the common tongue - I respect a leader who's in touch with the people, not some cronies up on their high horses who use fancy words with 10+ syllables. Doesn't respect political correctness. PC culture is absolute cancer and has only resulted in us not talking about the physical boat loads of unmanaged migration of (mostly) fighting-aged Islamic men into the Western world. Demands there be actual borders for countries (who'd a thought a country needs some fucking borders). Those are just some of the reason to vote Trump. I haven't even begin broaching why people shouldn't vote for Clinton.
  3. https://osbot.org/forum/topic/54566-lives-usain-bolter-700k-xp-phour/
  4. I'd probably write my own login handler since you're not going to want your account standing idle at the GE for hours on end, not when you can download GE data from OSBot and only login when you're ready to make a transaction.
  5. I bet you consider yourself open-minded too.
  6. It really makes you have a vision of comprehension which clarifies the unknowns of your previous illusive vision.
  7. "I'm renewing my VIP membership on OSBot shortly." Bring a brolly, you're gonna be needing it.
  8. I have just tested it and it works fine. If there's still issues (if anyone else can confirm), then I will need to get in touch with you and possibly TeamView your running of the script to assess what's happening.
  9. This'll probably trigger the mods, but it bares saying that the media are a bunch of deceitful racebaters: It's not racist to point this out. In fact, it's the complete and utter opposite. It's common sense; I'm actually triggered the masses are dumb enough to believe the media has any credibility what so ever. If you've got time, I highly reccomend this video:
  10. . . . IF TREE EXISTS --WE CHOPPIN' . . . My guess is that you're at the bank and the tree exists. You need to better structure your logic and, if applicable, use Areas EVERYWHERE, so that: IF in area 'tree' --IF inventory is full ----IF powerchop ------DROP ----ELSE ------WALK TO BANK --ELSE IF tree exists ----CHOP ELSE IF in area 'bank' --IF inventory is full ----bank etc.
  11. Your justification is convincing, but I'm not comfortable running comparisons against non-primitive/non-wrapped-primitive-object types. Maybe I'll break the habit.
  12. plz don't misuse this meme normies already got enough memes they destroyed
  13. I recall having posted a similar solution for this on an old thread. I'll re-post is here: If there's a problem reading from widgets for actions, why not just circumvent actions altogether? If you know of instances where you're only left clicking, just do that. But if you're required to right click to find an action, just find the index the action's at, calculate its bounds and return true if bot clicks within the action index bounds: (Tested 6 indexes in standard mode) (Tested 10 indexes in Mirror Mode) Code: Example of usage: Scruffy example of interaction based on client mode: This isn't exactly what you're after, but it should be useful nonetheless.
  14. It simply returns the first index of a slot which is found to match your filtering criteria. getSlot is a pretty misleading method name tbh, when it's purpose is almost exactly the same as indexOf. A more meaningful name would be getFirstSlotIndexOf, since there's a filter for a parameter and only one value gets returned. #indexOf default return value is -1, because 0 is a valid array index. With the value being -1, the programmer can use logic to determine if a slot had actually been returned, before attempting to access said slot one. The orientation of slots is, I'm guessing, however Jagex dictate it to be, since all the widgets are designed by them. Khaleesi mentioned the orientation of the inventory slots.
  15. This. Or something very, very incredible. Don't underestimate anyone. If you're finding you have a lot of nodes and they're all necessary, then you could consider using reflection.
  16. Firstly, try to diagnose the problem for why the restarts are happening by getting the error code from the blue screen of death. If the problem’s a hardware fault, then I’d definitely keep the automatic restarts enabled. But if it’s your CPU overheating (overclocked+running endlessly), then look into a water cooler to try and mitigate that problem, or find time to let the CPU cool itself down. If the problem’s a software fault, go look for a downloadable fix online. You shouldn’t need to worry too much about software faults if your bots aren’t affected. However, Java has been the cause of BSoD's in the past for me.
  17. My main's one achievement diary task from fully completed, leaving only levels to train and cash to stack. I botted ages ago and got a 2 day ban. I wrote a shoddy script to train rune crafting, which ended up resulting in said ban. I was caught by an in-game moderator, not the bot-busting tech (which I'm assuming has greatly improved since then). I was pretty safe from being caught by Jagex, because I only botted my own works, which meant no discernible pattern could be discovered between my bot and the other rune craft bots. If you're going to bot on your main, write your own scripts. Don't risk running someone else's script, because back in the glory days of the original RS I lost a fairly decent main due to a very shit hunting script, which I didn't know was shit until I learned to programme and reviewed it myself. It's not just that you should want to exclusively run scripts that you fully comprehend the full inner-workings of (because you would have wrote it), but it's also to distinguish yourself from all other botters. I should think script writers will bot using their works only after a sufficient amount of notable change has been applied to their scripts. This is to avoid falling into the pattern-trap of 100's (possibly 1,000's) of other botters.
  18. We left yesterday. All this is, is a bit of volatility for the world to get with the change. Things will improve because the UK is an outstanding nation:
  19. I added this video to the list: https://www.youtube.com/watch?v=BLJSeeC904k Just watching it myself it's fucking awesome!
  20. Find yourself some time and watch this: https://www.brexitthemovie.com/ I'm so fucking glad we voted Leave.
  21. Democracy has no price:
  22. I'm ecstatic! It's about bloody time--fuck the EU!
  23. Hey yeah sorry I contacted Spamlord before reading this. Here's what I told him: I've only just managed to get the internet working like 2 hours ago. But I will test my script now.
×
×
  • Create New...