If your going to make a script atleast make it work
If your going to make a script atleast make it work
this script logs me into eoc runescape..I know I have all the files done right because Im running a dif scipt right now and its working fine on 07 cape...but this one takes me to eoc everytime
Why doesn't it open a new window like the Fight Cave bot?
Fixed, he commented it.
Last edited by moneyman331; 04-03-2013 at 05:32 PM.
1.4 is having a lot of trouble with accepting the task from the instructor, misclicks etc. also when attempting to click the X on the box after spam clicking it clicks a tree outside of the range guild and it starts to run towards it. after a few bug fixes in 1.5 this script should do fine.
Found the problem. Not sure if its just my comp being laggy or if SMART makes rs more laggy in nature (even though I have the bar on the right side of the SMART client turned all the way up to constantly refresh. I increased the wait times and added a couple extra double clicks. Still doesnt work that great but I'll keep messing with it. I'm not very good at coding and don't know what most of this means, but where do you get the crazzy ass type that looks like this:
Those long string characters?Code:procedure Click_to_Continue; begin wait(randomrange(2000,2500)); AgainDTM := DTMFromString('m1gAAAHic42JgYNgHxFuA+BoQnwbig0D8F4hzGRkYUoDYD4jVgXgpEM8G4gVAPB2IZwFxARCXA3EtEOcAcT4QYwMNWDCxgJFIjAAA6o4OCg=='); ClicktoContinueDTM := DTMFromString('mbQAAAHicY2VgYDBkZGB4CaQrgDQfEGsD8REgPgSlQfgoEDMw/EfBp3dNZWAFstAxIxYMBgApxQvh'); SureDTM := DTMFromString('mrAAAAHic42BgYGBmZGDYC6TdgPRbIH0HiPWB7MdAWhxIdwJxBxD3AHELlIbhLiDGBS4fWshw6eAcBlYgGx9mJIBhAADX4gzx'); if FindDTM(AgainDTM, x, y, 10, 351, 511, 470) then
I need to do some research lol...I dont even know what a DTM or string is![]()
i like the structure of 1.3 over 1.4, though 1.3 sometimes does not click the X and will sit the mouse hovering over it. currently 1.3 is more functional then 1.4 but both cannot do more than 1 cycle. script should either rely on spam click or click X, when both are put together it bugs and clicks tree. very well appreciated your efforts, trying to help.
Happens after 5 games every time. Also, it messes up clicking the "yes I'd like to participate" and then gets stuck on the bronze arrow wield.
Often doesn't click after moving the mousepointer.
And this beauty:
Error: Exception: The given DTM Index[9] doesn't exist at line 197
The following DTMs were not freed: [SRL - Lamp bitmap, 1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, SRL - NavBar Bitmap, SRL - Options Bitmap]
those long beauties are called DTM's. They allow you to pick a central point and other points with unique colors to help identify the central point. Google Demise DTM, he has a good tut where i learned how to do those
It sounds like these are simple DTM problems so i will clean those up. If you guys could post the angle at which something goes wrong it would help me repeat the error. Thanks guys. Also if you like 1.3 better, try changing this random wait time at line 159 to like 2500 or something around there, that will slow down the rate at which it spams click
159 wait(randomrange(80,105));
thanks for the suggestion.
read my above comment if you like 1.3 better. the issue with clicking the x is just my DTM is not being defined enough hence clicking the tree, easy fix. Do you know what angle it occurs at?
1) Simple DTM clean up should do the trick
2) honestly couldnt tell you why that occured lol
those having problems with smart8 try reading my front page or looking at other tuts to install it properly before spamming the thread with "the script doesnt work". the script works great, YOU just need to setup Simba properly. Something i can't do for you, sorry.
Keeps getting stuck on 1.45 @ "Sure I'll give it a go".....Keeps opening the "worn" tab and messing it up.
it HOVERS over the "sure, il give it a go" option but it doesnt click it, instead it clicks my equipment tab....
sometimes it will click "sure, il give it a go" option but it wont click "continue" right after so it just goes into inventory even though there arent any bronze arrows to equip because it didnt click continue to the next step....
do these happen often? i just ran 43 competitions flawless with 1.45 till getting a random event. Tell me if this solves the error. Otherwise ill have to make the wait time longer or something. Replace line 90.
with this or just enter the second clickmouse2 manuallyCode:if FindDTM(SureDTM, x, y, 10, 351, 511, 470) then begin MMouse(x,y,5,5); ClickMouse2(mouse_left); wait(randomrange(600,1000)); end;
add a second clickmouse2 to the continue option aswellCode:if FindDTM(SureDTM, x, y, 10, 351, 511, 470) then begin MMouse(x,y,5,5); ClickMouse2(mouse_left); ClickMouse2(mouse_left); wait(randomrange(600,1000)); end;
Last edited by Sk1nyNerd; 04-03-2013 at 10:13 PM.
nope, the main problem is going through the options with the instructor/trainer. I RAN THE BOT FOR ABOUT AN HOUR WITHOUT ANY PROBLEMS. now it does not go through the steps, it just doesnt click every option its supposed to.
Sometimes it will click sure il give it a go, then it wont click the next option, and just hover over the inventory and try and shoot even tho i havent paid the 200gp....
whats reason it logs me into eoc runescape??I know all my files are done correctly because all other scripts work fine for me.
Thats good to hear!!!! Some positive feedback. As for the click to continue stuff does it just hover over the option or ignore the option completely?
please analyze my script and learn some basic coding before posting in the thread. if you can not figure it out then you dont deserve to use smart8.
it hovers over the options but it doesnt click it. At the moment it doesnt even reach the 200gp option, it doesnt pass the sure il give it a go option...
I did, same thing.
Gets to Sure......then clicks the inv tab....then starts clicking the targets.
If you have teamviewer i can send you a meeting ID if you want to see it
Last edited by burner3287; 04-04-2013 at 12:14 AM.
would u mind notifying people of the risks of these too "common" scripts in the thread similar to seans fight cave script. Would help some people out
There are currently 1 users browsing this thread. (0 members and 1 guests)