is there a way to call a procedure while other is being called. well, i want to move camera while I click on inventory is there a way to do that?
is there a way to call a procedure while other is being called. well, i want to move camera while I click on inventory is there a way to do that?
simple answer. No, not how you're thinking. Multithreading isn't supported.
HOWEVER, this isn't stopping you from creating your own function where you press on an arrow key, then click on some inventory stuff and then release the arrow key.
hope that answered your question.
^ thats probably the way to do it, however i saw a tutorial to use multithreading with simba somewhere, so its probably possible, but would most likely be very unstable,
What you want should be achieveable with a custom procedure that put the key up at a random place in the code, but in most cases, its not worth the time, i dont think jagex's number one way of detection is going to even take the camera into account
Personally i and alot of other players, will leave the camera facing north and high angle, and not ever touch it unless i really need to(cant see a door or something). IMO they only monitor things like click positions, maybe if you are clicking a color thats too exact alot, and the number one way, the length of time you play, as nobody plays more than maybe 10 hours a day, other than the occational one off 24 hour spree(when sometime tou just gota get stuff done :P )
But the click positions, timings between moving mouse to places, moving mouse slightly when doing things that dont need the mouse, and things like mouse drag movement, is most likely what they watch, but with the new tablet technolgies and such coming into play, these will be harder and harder for them to watch, but if you fully randomize the clicks, wait times between moving cursor to a position etc, your anti ban will be fine, camera is not needed,
What will get you banned is the length you bot for, and thats entirely upto you, also if you sell gold and they follow the chain back to you, their guna be out for blood :P
Last edited by DannyRS; 12-04-2012 at 08:08 PM.
Programming is like trying keep a wall of shifting sand up, you fix one thing but somewhere else starts crumbling
There are currently 1 users browsing this thread. (0 members and 1 guests)