-
Posts
193 -
Joined
-
Last visited
-
Days Won
1 -
Feedback
0%
Posts posted by Theorems
-
-
22 minutes ago, Dab in a Lab said:
Hahaha ya, I quickly realized I was a little too ambitious with this script. Only just started learning how to code this week, and the project seemed easy enough until I actually got a bit further into it
I fixed the return statement and I honestly don't know why the curly bracket was there, I think it was attached to the end of line 40?
It seems to be working for now, thank you.
Good luck with the script! you're doing really well for someone who is just learning
-
1
-
-
Looks a bit messy... Are you declaring a method in your onLoop()? also you have a return statement right after you declare the method so all the code that follows in unreachable. Also what's with the random curly brackets on line 41? that could also be causing issues.
-
1
-
-
5 hours ago, Maldesto said:
I've forwarded it to the developers, stand by.
Okay so I just opened osbot on a pc (this issue occurs on mac) and the hunter script is visible. Before the day of the 5.7 update I was able to see & use the script on mac. On pc, the script is the bottom one on my list so I feel it may just be some type of visual inconsistency causing the bottom script to be hidden on macs.
-
2 hours ago, Maldesto said:
It is there for me, close your clients and try again. Post a picture like this please.
Here's a clip https://streamable.com/ak07w
-
Bump - script is still missing
-
4 minutes ago, Alek said:
Do you have other SDN scripts, are they showing?
Yes, I don't think any others are missing
-
I have had this script for a little while but today, when I open osbot and updated to 2.7 it's not there. It's still in my scripts section on the website but in the actual osbot app it is gone. I hit refresh multiple times and restarted my client but it is still gone.
-
I was only allowed to play for 2 hours a week as a 10 year old so I didn't spend what precious time I had watching guides or anything like that. To make money I would kill goblins for gp and pick up whatever items were dropped and sell them to the general store (This was before the g.e came out).
-
-
Doesn't do that for me, also using recent version of chrome. Maybe your adblock didn't fully disable or you have some other extension messing with it? or maybe it is a glitch that only happens at certain screen resolutions..
-
Kinda confused by your wording, what do you mean by "the events of the chat"? And you don't need to 'initialize' that method, just put in in your class which extends script with the @override annotation. Then it will automatically run in a sperate thread.
@Override public void onMessage(Message message) throws java.lang.InterruptedException { String msg = message.getMessage().toLowerCase(); if (msg.contains("you get some logs")) { woodCut++; } }
-
1
-
-
2 hours ago, vutspez said:
Love this script
curious what people are using it for?
alching, enchanting jewlery, stun-alching, mining and fletching is what I have used it for so far.
-
51 minutes ago, jesenican said:
so far im only "botting" with mouse recorder, 0 bans if you use it smart, and there is tons of ways to make money with it perfectly
Works fine on runescape but not newer mmo's that do not involve clicking the exact same spots over and over.
-
I've seen a couple people over the last few days saying they got hardware flagged and no matter what IP they use they get banned on every account they make even if they play legit. Try playing an account legit for a bit and see if that has happened to you.
-
48 minutes ago, Chris said:
NICE
gz on the green
-
On 28/03/2018 at 10:55 PM, Burundanga said:
1: Jagex can allegedly detect when one is not playing on the original client. this script would be awesome in combination with mirror mode though (anybody give it a go?)
2: I tried recording a longer session but after a few minutes it all gets super laggy. potato specification problems I guessBtw to run for a longer time you need to disable the paint or it will be extremely laggy.
-
1
-
-
Not oc
-
60 hours straight on a shopping bot in f2p - didn't get banned. I wonder if jagex's bot detection takes a little bit to initialize and gets interrupted by constant world hopping or something because my shopping bots last forever.
-
For combat only bot afk methods like crabs or nmz, everything else is completely pointless unless you are going for slayer xp.
-
If you didn't take measures to make it look like you got hacked before hand then gf account
-
As long as my isp doesn't know I'm torrenting movies I couldn't care less what they do with my info tbh. Unless it involves hacking me, in which case I care.
-
13 hours ago, liverare said:
It's the paint.
You can create 100+ tiny mouse movements a second, and each movement is rendered as a small square. Yeah...wouldn't advise you to show the paint if you're going to be recording for a very long time.
Don't render the recorded path.
Okay thanks, that makes sense
. I didn't realize but I was still using the local copy (v1.0) which is why I didn't see those options. Thanks for making this!
-
It might run better on my pc but on my macbook after about 5-10 minutes of recording it became too laggy to use...I'm not sure if it's the paint or if there is just some memory leak somewhere. Also when doing something like super heating after a little while the paint makes it so you cannot see your inventory. I love the idea though, and maybe it works better on pc, ill have to try that later.
-
It's really strange to me how nonexistent the ban rate is with mouse recording. Surely it would be easy for jagex to just store the time between clicks which would not be very intensive on their systems and would catch mouse recorders (or at least the ones that don't shuffle data) easily. But it seems they don't bother.
Gun Violence (in America).
in Spam/Off Topic
Posted · Edited by Theorems
No, you're ignorant to believe that even a significant portion of the American populace could stand a chance against the government. Back when everybody had muskets (when these laws were made) then sure the people could have overthrown the government. This is no longer true. What do you think would happen when ar-15s go up against unmanned drones, armored tanks, gunships, ballistic missiles and long-range artillery?
There's also the flip side of that where police end up shooting innocent & even unarmed civilians because they are afraid of them being armed.
Kinda like how bullets aren't very effective against drones that fly so high they aren't even visible (and can accurately fire missiles against human targets from that height).
More restrictive gun laws seem to be working for the rest of the western world.
Edit: Not saying there are no good reasons to have guns, but so "the government can't just come and take over" isn't one of them.