AutoHotkey Community

It is currently May 26th, 2012, 6:33 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 77 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6  Next
Author Message
 Post subject:
PostPosted: April 24th, 2009, 12:20 am 
Offline

Joined: June 9th, 2008, 2:32 am
Posts: 936
Location: Canada
cerewa wrote:
As far as I know, Runescape DOES NOT have the ability to check what processes are running, what's on your screen, or what you do with your computer outside of the Runescape screen.

What it CAN do, I think, is analyze the movements of your mouse while it is on the runescape screen. If your clicks hit an exact pixel location repeatedly, or if your mouse moves in a perfectly straight line between clicks, or if you delay a particular number of milliseconds between clicks you may get permanently banned with no warning. If you click on an exact color or two with 100% accuracy, they may be able to detect that. If behaves as though you never get bored and never sleep, you may get permanently banned with no warning. If you never say anything in the game or if you don't respond to players who talk to you, it'll increase the chances you'll be banned. If you fail every random event or if you log out every time you get a random event, you're likely to be banned.



It can't detect movement but it WILL pick up clicks. They have formulas that look for patterns in the X and Y co-ords. I think recently once an account has been flagged it will use a cryptology method to estimate the time between RANDOM comands, because really they arnt random.

_________________
Image
I know i have 6 legs. It's cuz I'm special.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 11th, 2009, 9:54 pm 
Talk about a bump...

What if you used the CMD prompt? You can program it to click, would this send signatures?

What if you used a program (such as swiftkit) to play RS, instead of the browser (furthermore, would Firefox be different than IE?)

Are there programs to block signatures?/Blacklists?


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: June 12th, 2009, 12:04 pm 
Offline

Joined: June 9th, 2008, 2:32 am
Posts: 936
Location: Canada
The way RS works is it has a java screen (regardless of browser used) that picks up x,y click RELATIVE TO ITSELF. There are scripts in runscape to pick up patterns as long as you use a lot of random functions to determine small variants you will be fine. It dosn't matter which program u send clicks with.


Can we lock this to stop necro posts?

_________________
Image
I know i have 6 legs. It's cuz I'm special.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 13th, 2009, 1:57 pm 
What about autotalking bots? They don't use any clicking movements...


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: June 14th, 2009, 10:35 pm 
Offline

Joined: June 9th, 2008, 2:32 am
Posts: 936
Location: Canada
Set key delay.

_________________
Image
I know i have 6 legs. It's cuz I'm special.


Report this post
Top
 Profile  
Reply with quote  
 Post subject: macro
PostPosted: June 18th, 2009, 2:48 pm 
does ghostmouse (ghost control) still work? I heard there was a new macro detection system a week ago so I'm not sure if it still works or not


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: June 19th, 2009, 12:06 pm 
Offline

Joined: June 9th, 2008, 2:32 am
Posts: 936
Location: Canada
never heard of it.

_________________
Image
I know i have 6 legs. It's cuz I'm special.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 20th, 2009, 2:40 pm 
TBH I am using .. lets call it simple clicking for a week and they havent been able to caugh me with their "100% sure new anti bot system" ... yeaaah right.


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: June 20th, 2009, 6:48 pm 
Ok , Yesterday i alched 15k yew longs , on building mode in ur house , u get random events tho but i did get 1 event the 15k yew longs, its a good manner and i don got banned or anything but someone know a better place ?


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: June 21st, 2009, 3:29 pm 
The house is the best place .. no one can see you in there so no one can .. try to report you (not that this will get you banned but they might get ya).

Btw you can add pixelsearch for the spellbook .. at the moment you get a random event your spellbook disapears, so when it does you can simply add few lines to the code so it will log you off.

For example (too lazy to do the whole thing) :
Code:
loop
{
pixelsearch
if error level
gosub, logoff
else
click (put here the alch coordinates)
click (put here the item coordinates)
}

logoff:
click (put here the X)
click (put here the click to logoff botton)


So you can alch and in the same time check for randoms. Usually they can get ya if you continue clicking for no reason at the spell book repetitive when you cant use it .. In this case you will just log off.
To have a better chance to .. bypass their system I usually use a random click 20x20 pixels so I dont click at the same place all the time so the best thingy for alching should be something like the above with

Code:
Random, Xpos, x1, x2
Random, Ypos, y1, y2
MouseClick, Left , Xpos, Ypos


I hope ya got the idea. If not ... post and I will try to clarify it lol


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: June 21st, 2009, 10:18 pm 
Wow , ok easy i dont got very mutch knowledge about what ur writing me i can put that in uhmm the autoclicker or ?

Btw u got a better autoclicker for me got a basic one, but yeh i just do it in my house on building mode , already did 20k in 1.5 days so 94 wont be big deal :P


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: June 21st, 2009, 10:20 pm 
How can i do that ?
With the log files if u have some time could u explain please :D i am so glad that i can talk to someone who also high alches with auto but i want to try it ur style so if ur can send me ur clicker and help me a bit out with the logfiles would be very grateful


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: June 22nd, 2009, 6:34 am 
Offline

Joined: November 22nd, 2008, 9:52 pm
Posts: 44
um can you PM me you skype .. it would be easyer ..


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 24th, 2009, 8:55 pm 
spellbook is good idea. i've been thinking about writing a bot for a while. all very good ideas. i also think ill try to do the curved mouse path using splines and random points. hope they don't catch lol. Only weakness is i will probably just use the built in random cuz i know zero cryto, so if they us an algorith to recognize built in scramble mechanisms from system clocks they could catch me.

and to the people who keep saying that they wouldn't go to the trouble: Many programmers, artists, and others spent time programming the random events and making all the new images for them and designing how they'll work, you don't think they'd also contract 1 cryptography expert to write them an algorithm to recognize psuedo-random click patterns?


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: July 30th, 2009, 2:10 pm 
Offline

Joined: July 25th, 2009, 12:55 am
Posts: 10
You guys are so stupid. Ok i made one to bury my bones for me. and guess what i did. ever so often i would just come in and say something. then say some other things. this will make you more active then a bot so nothing bad will ever happen. just add something to talk for you like every 5 mins or so


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 77 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6  Next

All times are UTC [ DST ]


Who is online

Users browsing this forum: Ragnar, tidbit and 7 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group