Previous Thread
Next Thread
Print Thread
Rate Thread
#4444 07/24/02 04:59 PM
Joined: Mar 2002
Posts: 1,273
DollarDNS Owner
OP Offline
DollarDNS Owner
Joined: Mar 2002
Posts: 1,273
Some of you may remember the big hubla about runescape right? Well, for those who don't, it's a graphical mud pretty much.

Well, one of the things you can do is mine for different materials so that you can smith them into armor and all kinds of stuff. The problem with that is it takes forEVER to mine all the materials you need so that you can do more smithing and get better at it so that you can make better stuff... well, so one day somebody invented the 'autominer'. It's a fairly simple program where you tell it where to click and it will automate the clicking on rocks so that you can mine without actually being at the computer. Great time saver!

Only a slight problem. Runescape doesn't like people doing that. If you stand in one spot for over 5 min, you'll be disconnected. The first autominer was able to be configured to go back and forth between 2 rocks to mine - which solved that little issue. However, automining people are easy to spot because of it and a lot were banned... including my first character.

Now, there's an even trickier thing runescape set up. The entire screen shifts in random intervals in random directions by a single pixel. It's not enough to be that noticeable or annoying - but certainly enough to make your automining program start clicking on the wrong spot. YOu couldn't automine for 10 minutes before your guy would go running off someplace.

So this is what I'm faced with as I create a new character to be a miner/smith. Soon I got tired of click click clicking all the time, so I started to make a autominer program of my own. I figured the way to beat the system, I gotta make the program act like I would. So instead of running back and forth between rocks all the time, you can configure it to mine a single rock for 5 minutes before moving to another rock, and back and forth every 5 minutes. That's how I do it, so the program will to. Now that shifting is in my way. Well just recently I figured out how to beat that too. I just had to think - once again - to make the program act like I do. I see a rock, I click it. If the screen moves so that the rock is someplace else, I see that too and move my mouse to the rock and keep clicking. How do I know it's a rock? Cause of shape and color. Then it hit me. Color recognition! I gotta make the program recognize that it's clicking on a rock, and if the rock moves outta the way, then it will have to find the rock, and keep clicking.

So when I set my mouse coordinates, it saves the color underneath. before each time it clicks, it makes sure that the color where it's about to click is the same as the color it expects. If it is NOT the color, then it will search 10 pixels in every direction for the proper color - finds it, and clicks on the new position. Or if it doesn't find it, it will just keep clicking on the same spot (good for when somebody moves in your line of sight for a bit).

So now I get to watch my mouse moving around seeking out rocks to mine. I feel like a genius.


Domain Registration, Hosting, Management
http://www.dollardns.net
#4445 07/24/02 09:22 PM
Joined: Mar 2002
Posts: 815
S
nobody
Offline
nobody
S
Joined: Mar 2002
Posts: 815
I cant believe your still playing that game. lol.

#4446 07/25/02 12:06 AM
Joined: Mar 2002
Posts: 256
Likes: 1
UGN Security Staff
Offline
UGN Security Staff
Joined: Mar 2002
Posts: 256
Likes: 1
heh, SR I made that for Skull wink Its a piece of [censored] I know, But I gota admit thats [censored] elite SR smile I tried to make my program do that but It kept overflowing... frown

heh

#4447 07/25/02 12:09 AM
Joined: Feb 2002
Posts: 7,203
Likes: 11
Community Owner
Offline
Community Owner
Joined: Feb 2002
Posts: 7,203
Likes: 11
just use ezmacro i guess hehe...


Donate to UGN Security here.
UGN Security, Back of the Web, and VNC Web Services Owner
#4448 07/25/02 08:00 AM
Joined: Mar 2002
Posts: 256
Likes: 1
UGN Security Staff
Offline
UGN Security Staff
Joined: Mar 2002
Posts: 256
Likes: 1
Giz: heh Hes not asking how to do something hes bragging that he did do it...

#4449 07/25/02 01:26 PM
Joined: Feb 2002
Posts: 7,203
Likes: 11
Community Owner
Offline
Community Owner
Joined: Feb 2002
Posts: 7,203
Likes: 11
he writes too much lol... i read like 1/4th lol... i don't like reading long things, hell i almost pass out when i get wood lol... sorry :'(


Donate to UGN Security here.
UGN Security, Back of the Web, and VNC Web Services Owner
#4450 07/25/02 02:48 PM
Joined: Mar 2002
Posts: 524
D
Member
Offline
Member
D
Joined: Mar 2002
Posts: 524
i didnt know u still played that game SR.
I think its cool, but it lags so [censored] much i cant stand to play it :p that program sounds pretty cool, whatd u code it in?

and i just wanna see how many others still play from here, i might start up again <img border="0" alt="[Cheers]" title="" src="graemlins/cheers.gif" />
so, who still plays <img border="0" alt="[?]" title="" src="graemlins/question.gif" />

#4451 07/25/02 07:47 PM
Joined: Mar 2002
Posts: 1,273
DollarDNS Owner
OP Offline
DollarDNS Owner
Joined: Mar 2002
Posts: 1,273
I coded it in VB. That's my language of choice for quick fun stuff.


Domain Registration, Hosting, Management
http://www.dollardns.net
#4452 07/25/02 09:49 PM
Joined: Mar 2002
Posts: 256
Likes: 1
UGN Security Staff
Offline
UGN Security Staff
Joined: Mar 2002
Posts: 256
Likes: 1
hey, Uhh Sr wuts the code to see what color a pixel on the screen is?

#4453 07/26/02 06:00 AM
Joined: Mar 2002
Posts: 1,273
DollarDNS Owner
OP Offline
DollarDNS Owner
Joined: Mar 2002
Posts: 1,273
I do a lot of graphical "artwork" - heh - with GetPixel and SetPixel. I'll give you my project called "Art" cause there's a lot of cool stuff it does with those two functions.

What's your email?


Domain Registration, Hosting, Management
http://www.dollardns.net
#4454 01/14/06 08:21 PM
Joined: Jan 2006
Posts: 1
K
KP Offline
Junior Member
Offline
Junior Member
K
Joined: Jan 2006
Posts: 1
Can i please have the autominer
[email protected]

#4455 01/14/06 09:35 PM
Joined: Mar 2002
Posts: 384
Member
Offline
Member
Joined: Mar 2002
Posts: 384
Oh Jesus, Someone wanna close this 4 year old post please.

Another thing, with the newer RS systems most Autominers no longer work, or will be quickly detected by Jagex staff. Hence the random events they've added (old man, the maze, genie, [censored] like that). [censored] ignorant duchebag, I think I'll report you to Jagex out of decentcy and fair play.

DO NOT BRING UP OLD POSTS UNLESS YOU HAVE SOMETHING MEANINGFUL TO ADD, YOU GODDAMN BEGGING N00B!!!!


"Remember how much fun you had shooting spitwads at the teacher in seventh grade? Imagine applying that kind of attitude to actually [censored] with Mitsubishi!"
- Jello Biafra
#4456 01/14/06 10:04 PM
Joined: Oct 2003
Posts: 1,449
UGN Elite Poster
Offline
UGN Elite Poster
Joined: Oct 2003
Posts: 1,449
done


Link Copied to Clipboard
Member Spotlight
Phatal
Phatal
Houston, TX
Posts: 298
Joined: April 2004
Forum Statistics
Forums41
Topics33,840
Posts68,858
Average Daily Posts1
Members2,176
Most Online3,253
Jan 13th, 2020
Latest Postings
Where and how do you torrent?
by danni75 - 03/01/24 05:58 AM
Animation,
by JohanKaariainen - 08/15/19 01:18 AM
Blackbeard.....
by Gremelin - 10/03/18 07:02 PM
my old account still exists!
by Crime - 08/10/18 02:47 PM
Okay WTF?
by HenryMiring - 09/27/17 01:45 AM
The History Thread...
by Gremelin - 08/11/17 12:11 PM
My friend NEEDS your HELP!
by Lena01 - 07/21/17 12:06 AM
I'm having fun with this guy.
by gabithompson730 - 07/20/17 01:50 AM
I want to upgrade my phone
by gabithompson730 - 07/20/17 01:49 AM
Doom 3
by Cyrez - 09/11/14 08:58 PM
Amazon Gift Card Generator/KeyGen?te
by Gecko666 - 08/22/14 09:21 AM
AIM scene 99-03
by lavos - 09/02/13 08:06 AM
Planetside 2
by Crime - 03/04/13 07:10 AM
Beta Testers Wanted
by Crime - 03/04/13 06:55 AM
Hello Everyone
by Gremelin - 02/12/12 06:01 PM
Tracfone ESN Generator
by Zanvin Green - 01/18/12 01:31 PM
Python 3 issue
by Testing - 12/17/11 09:28 PM
tracfone airtime
by Drache86 - 07/30/11 03:37 AM
Backdoors and the Infinite
by ZeroCoolStar - 07/10/11 03:52 AM
HackThisZIne #12 Releaseed!
by Pipat2 - 04/28/11 09:20 PM
gang wars? l33t-wars?
by Gremelin - 04/28/11 05:56 AM
Consolidate Forums
by diggin2deep - 04/21/11 10:02 AM
LAN Hacking Noob
by Gremelin - 03/12/11 12:42 AM
Top Posters
UGN Security 41,392
Gremelin 7,203
§intå× 3,255
SilentRage 1,273
Ice 1,146
pergesu 1,136
Infinite 1,041
jonconley 955
Girlie 908
unreal 860
Top Likes Received
Ghost 2
Cyrez 1
Girlie 1
unreal 1
Crime 1
Powered by UBB.threads™ PHP Forum Software 7.7.5