| View previous topic :: View next topic |
| Author |
Message |
SpiderGames
Joined: 09 Jun 2008 Posts: 936 Location: Canada
|
Posted: Thu Apr 23, 2009 11:20 pm Post subject: |
|
|
| 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. _________________
I know i have 6 legs. It's cuz I'm special. |
|
| Back to top |
|
 |
i play RS Guest
|
Posted: Thu Jun 11, 2009 8:54 pm Post subject: |
|
|
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? |
|
| Back to top |
|
 |
SpiderGames
Joined: 09 Jun 2008 Posts: 936 Location: Canada
|
Posted: Fri Jun 12, 2009 11:04 am Post subject: |
|
|
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? _________________
I know i have 6 legs. It's cuz I'm special. |
|
| Back to top |
|
 |
Bk 471 Guest
|
Posted: Sat Jun 13, 2009 12:57 pm Post subject: |
|
|
| What about autotalking bots? They don't use any clicking movements... |
|
| Back to top |
|
 |
SpiderGames
Joined: 09 Jun 2008 Posts: 936 Location: Canada
|
Posted: Sun Jun 14, 2009 9:35 pm Post subject: |
|
|
Set key delay. _________________
I know i have 6 legs. It's cuz I'm special. |
|
| Back to top |
|
 |
a n o nymous Guest
|
Posted: Thu Jun 18, 2009 1:48 pm Post subject: macro |
|
|
| 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 |
|
| Back to top |
|
 |
SpiderGames
Joined: 09 Jun 2008 Posts: 936 Location: Canada
|
Posted: Fri Jun 19, 2009 11:06 am Post subject: |
|
|
never heard of it. _________________
I know i have 6 legs. It's cuz I'm special. |
|
| Back to top |
|
 |
Guest ? Guest
|
Posted: Sat Jun 20, 2009 1:40 pm Post subject: |
|
|
| 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. |
|
| Back to top |
|
 |
Ralphhh Guest
|
Posted: Sat Jun 20, 2009 5:48 pm Post subject: |
|
|
| 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 ? |
|
| Back to top |
|
 |
Guest ? Guest
|
Posted: Sun Jun 21, 2009 2:29 pm Post subject: |
|
|
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 |
|
| Back to top |
|
 |
Ralphh Guest
|
Posted: Sun Jun 21, 2009 9:18 pm Post subject: |
|
|
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  |
|
| Back to top |
|
 |
Ralphh Guest
|
Posted: Sun Jun 21, 2009 9:20 pm Post subject: |
|
|
How can i do that ?
With the log files if u have some time could u explain please 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 |
|
| Back to top |
|
 |
me10c
Joined: 22 Nov 2008 Posts: 44
|
Posted: Mon Jun 22, 2009 5:34 am Post subject: |
|
|
| um can you PM me you skype .. it would be easyer .. |
|
| Back to top |
|
 |
Swampfox Guest
|
Posted: Wed Jun 24, 2009 7:55 pm Post subject: |
|
|
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? |
|
| Back to top |
|
 |
meeio
Joined: 24 Jul 2009 Posts: 10
|
Posted: Thu Jul 30, 2009 1:10 pm Post subject: |
|
|
| 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 |
|
| Back to top |
|
 |
|