Log in

View Full Version : Auto Tabs Pro



Pages : 1 [2] 3 4

Yanhua
01-11-2012, 02:34 AM
no after it opens the lectern it doesn't even scroll down to varrock and right click make all.

Scroll down? There's only one page, nothing to scroll to.

No one else has had this problem before; you're the only one.

Please provide a screenshot of the log and where it's getting stuck at so I can understand it better.

serexcety
01-11-2012, 02:44 AM
ok will do.





http://www.flickr.com/photos/73858571@N05/6676645487/in/photostream

Darkcorn
01-11-2012, 03:30 AM
http://i920.photobucket.com/albums/ad46/DARKCORN/report.jpg

I get this when i run this script. The only thing i can think of is the lectern. Im using the lowest lvl one to make varrock tabs. Thats the only reason i can think of why this is happening to me. Just collects clay from demon then demon comes back with that message and just stops.

Yanhua
01-11-2012, 04:15 AM
http://i920.photobucket.com/albums/ad46/DARKCORN/report.jpg

I get this when i run this script. The only thing i can think of is the lectern. Im using the lowest lvl one to make varrock tabs. Thats the only reason i can think of why this is happening to me. Just collects clay from demon then demon comes back with that message and just stops.

Yes your lectern is the problem.

Please use the Eagle lectern for best results.

sham
01-11-2012, 11:09 AM
no after it opens the lectern it doesn't even scroll down to varrock and right click make all.

This is not a problem with the script, it is merely due to lag..

in the make tab function you have:



Wait(RandomRange(300,800));
ChooseOption('ll');


just increase the number in the RandomRange to somthing like:



Wait(RandomRange(1500,2000));
ChooseOption('ll');


This is not a proper fix but it basically waits before trying o click make all, and should wait long enough for lag to stop, so completely depends on your lag

Poopadox
01-11-2012, 12:16 PM
Script is no longer working due to the font update :(

sham
01-11-2012, 03:39 PM
Script is no longer working due to the font update :(

hmmm... try using the search button? and maybe you will find this:


ok, a very quick fix (and by no means a official fix)
go to C:/Simba/Fonts
rename "SmallChars" to "SmallChars1"
copy "UpCharsEx" and paste it in the same folder to make a copy
then rename "Copy of UpCharsEx" to "SmallChars"

~shut

Ftcg
01-11-2012, 05:41 PM
hmmm... try using the search button? and maybe you will find this:

[Error] C:\Simba\Includes\SRL/SRL/core/gametab.simba(1563:70): Unknown identifier 'UpCharsEx' at line 1562
Compiling failed.
if (FindTextTpa(clBlack, 0, 100, 390, 235, 410, 'Enter the skill', UpCharsEx, Nothing)) then
fixed my self didnt make a UpCharsEx folder in font folder hope this helps others
so basically
1.rename "SmallChars" to "SmallChars1"
2. copy "UpCharsEx" and paste it in the FONT folder to make a copy
3.then rename "Copy of UpCharsEx" to "SmallChars"

Yanhua
01-11-2012, 08:26 PM
Script is no longer working due to the font update :(

According to Narcle all fonts should now be updated!

Script should now be fully functional once again. Report and bugs please.

serexcety
01-12-2012, 04:55 AM
i keep getting this..


SMART Initialized.
Loaded: Server 39, Members: True, Signed: True, Super Detail: False.
Successfully executed.

Yanhua
01-12-2012, 05:12 AM
i keep getting this..


SMART Initialized.
Loaded: Server 39, Members: True, Signed: True, Super Detail: False.
Successfully executed.

Please learn to read and follow the instructions next time.

Log in, go next to your lectern with the demon butler next to you and start the script.

serexcety
01-12-2012, 01:41 PM
Please learn to read and follow the instructions next time.

Log in, go next to your lectern with the demon butler next to you and start the script.


i was?
;o

sham
01-12-2012, 03:05 PM
i was?
;o

Did you enable SMART lol? :duh:

Anw house tele tabs are still doing amazing for me!! holding their value best!!! Seems people buy them because they have teleport portals in their houses lol!! i completely forgot about them (havd played in quite some time) :spot:

quazzymodem
01-12-2012, 03:56 PM
I seem to be having some issue's with making ardy tabs, I changed around the co-ord's though and it seems to be working better now, might require an update though let me know if any needs my changes for ardy tabs

sham
01-12-2012, 05:10 PM
I seem to be having some issue's with making ardy tabs, I changed around the co-ord's though and it seems to be working better now, might require an update though let me know if any needs my changes for ardy tabs

Why not just post your updated coords?..

AusKingdom
01-13-2012, 09:14 AM
Crashing tabs :(

Yanhua
01-13-2012, 09:15 AM
Crashing tabs :(

You mean the prices are going down?

AusKingdom
01-13-2012, 09:23 AM
You mean the prices are going down?

Yeah they're going down quite a bit. I tried selling my tabs at mid before i went to camp and then i came back and saw them drop by like 7%,

Also i've been receiving this problem lately.

Exception in Script: Unable to find file 'SRL\SRL.scar' used from ''

Yanhua
01-13-2012, 09:37 AM
Yeah they're going down quite a bit. I tried selling my tabs at mid before i went to camp and then i came back and saw them drop by like 7%,

Also i've been receiving this problem lately.

Exception in Script: Unable to find file 'SRL\SRL.scar' used from ''

Have you got SRL 5?

AusKingdom
01-13-2012, 11:40 AM
Have you got SRL 5?

Not sure but other scripts work, how do icheck if i have SRL 5?

2009brad
01-13-2012, 12:19 PM
thanks for this.

Yanhua
01-13-2012, 12:22 PM
Not sure but other scripts work, how do icheck if i have SRL 5?

First of all make sure you have the latest version of this script. It is the SRL5 version.

To update to SRL 5 you go SRL > Check for Updates and it should work.


thanks for this.

You're very welcome! :D

AusKingdom
01-13-2012, 12:45 PM
http://puu.sh/dfOy

Still doesn't work. :/

serexcety
01-13-2012, 01:45 PM
change the part where it says .scar to .simba on line 6 and 4 and 7

DeeMR
01-13-2012, 03:16 PM
I got everything to work until when they have the lectern open and need to click "Make All"... it right-clicks but doesn't click "Make All" and stops there. What do I do?

sham
01-13-2012, 04:15 PM
I got everything to work until when they have the lectern open and need to click "Make All"... it right-clicks but doesn't click "Make All" and stops there. What do I do?

I had this problem a few times, I thinks its because there might be a slight lag from your computer? Probably un-noticable but very slight lag, you could try the following:



in the make tab function you have:



Wait(RandomRange(300,800));
ChooseOption('ll');


just increase the number in the RandomRange to somthing like:



Wait(RandomRange(1500,2000));
ChooseOption('ll');


This is not a proper fix but it basically waits before trying o click make all, and should wait long enough for lag to stop, so completely depends on your lag

sham
01-13-2012, 08:19 PM
my latest :)

*****************************************
********* Auto Tabs Pro V2 **********
********* Time Ran: 05:58:07
********* Tele Tabs Made: 4224
********* Magic Exp Gained: 236544
*****************************************

n thanks for 85 magic :P

Yanhua
01-13-2012, 10:20 PM
http://puu.sh/dfOy

Still doesn't work. :/

Please download the latest version.


change the part where it says .scar to .simba on line 6 and 4 and 7

No, don't do that. There are other parts that are also outdated.

Just download the latest SRL5 version on the front page.


I got everything to work until when they have the lectern open and need to click "Make All"... it right-clicks but doesn't click "Make All" and stops there. What do I do?

Change the wait time, see if that works.

Have you got the latest SRL update?
Have you filled in which tab you want to make?


my latest :)

*****************************************
********* Auto Tabs Pro V2 **********
********* Time Ran: 05:58:07
********* Tele Tabs Made: 4224
********* Magic Exp Gained: 236544
*****************************************

n thanks for 85 magic :P

That looks great, thanks! :)

JettyX
01-13-2012, 10:42 PM
Hi, I got stuck on a random while using this bot. Can you make this detect randoms?

Yanhua
01-13-2012, 11:25 PM
Hi, I got stuck on a random while using this bot. Can you make this detect randoms?

Please follow the instructions next time.

Use this in building mode.

JettyX
01-13-2012, 11:25 PM
Please follow the instructions next time.

Use this in building mode.

Oh sorry I realized it was not a random I got stuck on. The bot had actually left the house and made its way to near the Yanille bank. (First time it has ever happened for me)

JettyX
01-13-2012, 11:50 PM
Whoops double post. Great script.

Yanhua
01-13-2012, 11:53 PM
Oh sorry I realized it was not a random I got stuck on. The bot had actually left the house and made its way to near the Yanille bank. (First time it has ever happened for me)


Whoops double post. Great script.

Hmm. That has never happened to me before.

Tragic in HD
01-14-2012, 01:08 AM
it clicks on the lecturn then give me this,
The following DTMs were not freed: [2]
Any help?

Yanhua
01-14-2012, 01:25 AM
it clicks on the lecturn then give me this,
The following DTMs were not freed: [2]
Any help?

I don't know how many times I need to repeat this, but...

Please read the instructions. Fill in what tab you wish to make in the script.

Thanks.

polymorphic
01-14-2012, 03:19 AM
Exception in Script: Unable to find file 'SRL\SRL.scar' used from ''

keeps saying this when i try to run the script, any help?

Yanhua
01-14-2012, 03:44 AM
Exception in Script: Unable to find file 'SRL\SRL.scar' used from ''

keeps saying this when i try to run the script, any help?

Please download the latest version for SRL5.

Blackpea
01-15-2012, 11:54 AM
Im getting the same problem as everyone else, I get to the make tablet screen wanting to make varrock tabs and it doesn't try to click it at all... (ps I have filled in to make varrock tabs in the script)

AusKingdom
01-15-2012, 01:57 PM
I have two accounts running this. One account is running flawlessly for 6 hours each botting session before a break but on another account it has difficulty even making one tablet. I think it depends on what you have in your house, the one that is running flawlessly is the one that has limited stuff in the P.O.H

(I hope this helped if it made any sense)

Blackpea
01-15-2012, 02:17 PM
I have two accounts running this. One account is running flawlessly for 6 hours each botting session before a break but on another account it has difficulty even making one tablet. I think it depends on what you have in your house, the one that is running flawlessly is the one that has limited stuff in the P.O.H

(I hope this helped if it made any sense)

Thank you very much for your advice except I noticed for some reason runescape had changed my brightness setting so that was preventing me from making the tabs :)

tico2
01-15-2012, 07:28 PM
*****************************************
********* Auto Tabs Pro V2 **********
********* Time Ran: 03:37:29
********* Tele Tabs Made: 2568
********* Magic Exp Gained: 89880
*****************************************

Thanks for the script :) Rep ++

carson1023
01-15-2012, 10:13 PM
*****************************************
********* Auto Tabs Pro V2 **********
********* Time Ran: 04:31:05
********* Tele Tabs Made: 3192
********* Magic Exp Gained: 111720
*****************************************

Very nice script, runs well without any problems thus far. Keep up the good work.

Yanhua
01-15-2012, 11:45 PM
I have two accounts running this. One account is running flawlessly for 6 hours each botting session before a break but on another account it has difficulty even making one tablet. I think it depends on what you have in your house, the one that is running flawlessly is the one that has limited stuff in the P.O.H

(I hope this helped if it made any sense)

Yes, it's best to have your house as simple as possible.

Having the basic wood style of house and a clean room layout works nice. :)


Thank you very much for your advice except I noticed for some reason runescape had changed my brightness setting so that was preventing me from making the tabs :)

Yes, you need to set brightness to max.

Glad it's working for you!


*****************************************
********* Auto Tabs Pro V2 **********
********* Time Ran: 03:37:29
********* Tele Tabs Made: 2568
********* Magic Exp Gained: 89880
*****************************************

Thanks for the script :) Rep ++


*****************************************
********* Auto Tabs Pro V2 **********
********* Time Ran: 04:31:05
********* Tele Tabs Made: 3192
********* Magic Exp Gained: 111720
*****************************************

Very nice script, runs well without any problems thus far. Keep up the good work.

They look awesome! Thanks! :D

serexcety
01-15-2012, 11:56 PM
scripts running right now?

Yanhua
01-16-2012, 12:29 AM
scripts running right now?

Yeah it has always been functional.

bdzero
01-16-2012, 05:25 AM
Bot doesin't starts it says:

SMART Initialized.
Loaded: Server 39, Members: True, Signed: True, Super Detail: False.
Successfully executed.

ozam
01-16-2012, 05:43 AM
Bot doesin't starts it says:

SMART Initialized.
Loaded: Server 39, Members: True, Signed: True, Super Detail: False.
Successfully executed.

Read the first post and set it up properly, the script works fine.

Yanhua
01-16-2012, 06:35 AM
Read the first post and set it up properly, the script works fine.

Thank you.

Jimmy riddle
01-16-2012, 10:36 AM
Any vids of it in action?:)

Yanhua
01-16-2012, 11:30 AM
Any vids of it in action?:)

Why would you need this? :p

anth_
01-16-2012, 08:02 PM
Not working currently because of the rs update, it broke the ChooseOption funtion. Thanks for your work anyway :)

Yanhua
01-16-2012, 10:52 PM
ChooseOption was just fixed in the latest SRL update!

The script should be fully functional once again! :)

Poopadox
01-16-2012, 11:36 PM
Bot is working flawlessly as pay usual :) I love this script.

josho92
01-17-2012, 04:20 AM
Divina is right i had mine working perfect was running it when the rs update was like 1minute till update tried it straight after as soon as it came back up . it would get to the tab and click it but not click make all

Ps nevermind there is now a SRL update through simba that fixed it there wasnt as of last night :P cheers

Yanhua
01-17-2012, 07:10 AM
Divina is right i had mine working perfect was running it when the rs update was like 1minute till update tried it straight after as soon as it came back up . it would get to the tab and click it but not click make all

Ps nevermind there is now a SRL update through simba that fixed it there wasnt as of last night :P cheers

Enjoy the script :)

anth_
01-17-2012, 03:53 PM
ChooseOption was just fixed in the latest SRL update!

The script should be fully functional once again! :)

<3 you're awesome. Thank you :)

'Toxin
01-17-2012, 04:00 PM
Thank goodness for ChooseOption for being updated. Wanted to say thanks alot for this script, I used it to help me learn by looking at source code for it as well, it is very organized. Rep+ thanks OP.

E: Yay, 200th post... after the longest time, lol.

Fire Monkey
01-17-2012, 05:09 PM
I agree, real nice tidy code with good standards. A credit to Yanhua. There's no need for any other tab script than his IMO. :)

Yanhua
01-17-2012, 08:45 PM
Thank goodness for ChooseOption for being updated. Wanted to say thanks alot for this script, I used it to help me learn by looking at source code for it as well, it is very organized. Rep+ thanks OP.

E: Yay, 200th post... after the longest time, lol.


I agree, real nice tidy code with good standards. A credit to Yanhua. There's no need for any other tab script than his IMO. :)


Thanks so much for your support! :)

Hakala
01-17-2012, 09:15 PM
*****************************************
********* Auto Tabs Pro V2 **********
********* Time Ran: 05:59:07
********* Tele Tabs Made: 4128
********* Magic Exp Gained: 144480
*****************************************

boobooo42
01-18-2012, 03:50 AM
"The screen is up for selection. OK to continue."

Do I need to do some user input here? The pointer right clicks the house tab, but never chooses the "make all" option. Just hovers.

http://i.imgur.com/Pl8CE.png (http://imgur.com/Pl8CE)

Yanhua
01-18-2012, 03:53 AM
"The screen is up for selection. OK to continue."

Do I need to do some user input here? The pointer right clicks the house tab, but never chooses the "make all" option. Just hovers.

http://i.imgur.com/Pl8CE.png (http://imgur.com/Pl8CE)

Make sure you have the latest SRL update.

This should be working 100% at the moment. Also make sure your graphics settings are correct (safe mode, max brightness).

boobooo42
01-18-2012, 05:08 AM
Make sure you have the latest SRL update.

This should be working 100% at the moment. Also make sure your graphics settings are correct (safe mode, max brightness).

I had to update SRL :duh:

EDIT: "The automatic characters are too wide. Try decreasing minspacing." This keeps popping up, but doesn't seem to effect anything.

Yanhua
01-18-2012, 05:19 AM
I had to update SRL :duh:

EDIT: "The automatic characters are too wide. Try decreasing minspacing." This keeps popping up, but doesn't seem to effect anything.

Yeah, that's ok. It's just the debugging of the chooseoption.

Ignore it :)

Sprunkas
01-18-2012, 04:48 PM
It's better to use Eagle lactern or Mahagony Eagle lactern?

Dangermouse
01-18-2012, 08:24 PM
http://img440.imageshack.us/img440/1237/problembo.png

I have one problem, as you can see in the picture everything is fine except it will continuosly loop when finding the butler (click the clay, then hover in the centre of the big green box, then click, then click the clay again)

If i have a bag full of clay, it makes tabs perfectly but then goes back to the "Finding The Butler" loop.

Any fixes/advice?

Thanks.

t0b1as
01-18-2012, 09:43 PM
http://img440.imageshack.us/img440/1237/problembo.png

I have one problem, as you can see in the picture everything is fine except it will continuosly loop when finding the butler (click the clay, then hover in the centre of the big green box, then click, then click the clay again)

If i have a bag full of clay, it makes tabs perfectly but then goes back to the "Finding The Butler" loop.

Any fixes/advice?

Thanks.

You should change you house style to the first style(which is wood). You can do this at a Estate agent. This should fix your problem. You might have to rotate the room once clockwise to, not sure about that ^^

Thanks for the awesome script, it's working great Yanhua. But I do have 1 suggestion ^^
Since this is a money making methode that Legit players would afk, it might be smart to make the mouse go ''of screen'' to do other stuff like Legit players would do(great antiban) =)

Yanhua
01-18-2012, 10:04 PM
It's better to use Eagle lactern or Mahagony Eagle lactern?

Both should work. :)

I've tested with both.





I have one problem, as you can see in the picture everything is fine except it will continuosly loop when finding the butler (click the clay, then hover in the centre of the big green box, then click, then click the clay again)

If i have a bag full of clay, it makes tabs perfectly but then goes back to the "Finding The Butler" loop.

Any fixes/advice?

Thanks.

Change your house style to the "Basic Wood" style. It will work fine then.


You should change you house style to the first style(which is wood). You can do this at a Estate agent. This should fix your problem. You might have to rotate the room once clockwise to, not sure about that ^^

Thanks for the awesome script, it's working great Yanhua. But I do have 1 suggestion ^^
Since this is a money making methode that Legit players would afk, it might be smart to make the mouse go ''of screen'' to do other stuff like Legit players would do(great antiban) =)

Thanks :) I'll look into that, don't know if it's possible with SMART though.

AusKingdom
01-19-2012, 06:54 AM
Not all the time but sometimes it forgets to type in the "24" to get the soft clay.

Yanhua
01-19-2012, 07:05 AM
Not all the time but sometimes it forgets to type in the "24" to get the soft clay.

You only need to type in 24 once. The first time you do it after you log in.

Don't pause the script; start it over.

serexcety
01-19-2012, 10:51 PM
script is great heres some proggies and profit pics.
********* Auto Tabs Pro V2 **********
********* Time Ran: 02:36:57
********* Tele Tabs Made: 1656
********* Magic Exp Gained: 57960
************************************************** ********************************
********* Auto Tabs Pro V2 **********
********* Time Ran: 03:05:18
********* Tele Tabs Made: 1896
********* Magic Exp Gained: 66360
*****************************************
*****************************************
********* Auto Tabs Pro V2 **********
********* Time Ran: 01:25:10
********* Tele Tabs Made: 768
********* Magic Exp Gained: 26880
*****************************************
*****************************************
********* Auto Tabs Pro V2 **********
********* Time Ran: 06:33:47
********* Tele Tabs Made: 4368
********* Magic Exp Gained: 152880
*****************************************

[URL="http://www.flickr.com/photos/74167103@N07/6727918467/in/photostream"]

Dangermouse
01-19-2012, 10:54 PM
http://img853.imageshack.us/img853/2264/problem2c.png

As you can see I have changed the decoration settings of my house but yet, I still get the problem.

It seems to fix itself to that part of the house no matter where I put the camera

Yanhua
01-20-2012, 01:20 AM
script is great heres some proggies and profit pics.
********* Auto Tabs Pro V2 **********
********* Time Ran: 02:36:57
********* Tele Tabs Made: 1656
********* Magic Exp Gained: 57960
************************************************** ********************************
********* Auto Tabs Pro V2 **********
********* Time Ran: 03:05:18
********* Tele Tabs Made: 1896
********* Magic Exp Gained: 66360
*****************************************
*****************************************
********* Auto Tabs Pro V2 **********
********* Time Ran: 01:25:10
********* Tele Tabs Made: 768
********* Magic Exp Gained: 26880
*****************************************
*****************************************
********* Auto Tabs Pro V2 **********
********* Time Ran: 06:33:47
********* Tele Tabs Made: 4368
********* Magic Exp Gained: 152880
*****************************************

[URL="http://www.flickr.com/photos/74167103@N07/6727918467/in/photostream"]

Thanks! :D Those proggies look great!

Try to get 67 construction though, because you get more $$/H from house tabs! And they sell great.



As you can see I have changed the decoration settings of my house but yet, I still get the problem.

It seems to fix itself to that part of the house no matter where I put the camera

That tree is your problem; either try to remove it or adjust your camera angle so that it is not visible on the screen. :)

serexcety
01-20-2012, 01:43 AM
Thanks! :D Those proggies look great!

Try to get 67 construction though, because you get more $$/H from house tabs! And they sell great.


That tree is your problem; either try to remove it or adjust your camera angle so that it is not visible on the screen. :)

im actually 75 construction.

Yanhua
01-20-2012, 01:56 AM
im actually 75 construction.

Then make house tabs! :D

serexcety
01-20-2012, 02:28 AM
oooh.. i didnt think of that lol. ill do that after 92 prayer ::3

Ayrtoo
01-20-2012, 04:37 AM
There is a masssssive wait time between receiving the clay from the butler and clicking on the lecturn.

'Toxin
01-20-2012, 04:41 AM
There is a masssssive wait time between receiving the clay from the butler and clicking on the lecturn.

At the very bottom of the script, switch around Progress; and MakeTab;

so you're only switching the very last block of code :


begin
Smart_Server := 39;
Smart_Members := True;
Smart_Signed := True;
Smart_SuperDetail := False;
StartScript;
Progress;
GetClay(1)
Repeat
If Not LoggedIn then
Exit;
DebugProgress;
Stats_Commit;
If GetClay(2) Then
Begin
If Lectern Then
Begin
MakeTab;
Progress;
end;
end;

Until(AllPlayersInactive);
end.


Try and see if that works, the lag is because the progress report procedure is being ran in between the getting clay from butler and making the tab.

OhCaesar
01-20-2012, 05:00 AM
http://img853.imageshack.us/img853/2264/problem2c.png

As you can see I have changed the decoration settings of my house but yet, I still get the problem.

It seems to fix itself to that part of the house no matter where I put the camera

I had the same problem, all i had to do was rotate my camera like this.
http://i39.tinypic.com/241kw35.jpg

If it doesn't work, sorry.

Datank
01-20-2012, 12:11 PM
At the very bottom of the script, switch around Progress; and MakeTab;

so you're only switching the very last block of code :


begin
Smart_Server := 39;
Smart_Members := True;
Smart_Signed := True;
Smart_SuperDetail := False;
StartScript;
Progress;
GetClay(1)
Repeat
If Not LoggedIn then
Exit;
DebugProgress;
Stats_Commit;
If GetClay(2) Then
Begin
If Lectern Then
Begin
MakeTab;
Progress;
end;
end;

Until(AllPlayersInactive);
end.


Try and see if that works, the lag is because the progress report procedure is being ran in between the getting clay from butler and making the tab.

Thanks that worked for me. It could still be faster but it is better than it was =).

Datank
01-20-2012, 12:47 PM
Is there any way to stop the miss clicking? because sometimes it does it quite a bit which slows down the rate at which it makes the tabs by a considerable amount.

Yanhua
01-20-2012, 12:58 PM
Is there any way to stop the miss clicking? because sometimes it does it quite a bit which slows down the rate at which it makes the tabs by a considerable amount.

mis clicking? where?

screenshot please

AusKingdom
01-20-2012, 02:51 PM
mis clicking? where?

screenshot please

What he means that it sometimes clicks away from the lecturn and after like 30 seconds or so it realises it and corrects itself. It's not a major error through it sometimes can stop the script completely.

Like sometimes i can run the scripts for 6 hours with no problem but it a lot of cases it stops between 15mins -1 hour.

(Hope that helped) :x

Yanhua
01-20-2012, 11:16 PM
What he means that it sometimes clicks away from the lecturn and after like 30 seconds or so it realises it and corrects itself. It's not a major error through it sometimes can stop the script completely.

Like sometimes i can run the scripts for 6 hours with no problem but it a lot of cases it stops between 15mins -1 hour.

(Hope that helped) :x

Well this has never happened to me before. If you can provide a screenshot of it then that would help a lot.

And make sure your house is set up correctly, with no interfering colours visible on the screen. :)

bdzero
01-21-2012, 09:54 AM
Got problem: bot takes clay from Demon but it doesint makes tabs, he stands like 5 mins and then log outs as AFK

Yanhua
01-21-2012, 09:58 AM
Got problem: bot takes clay from Demon but it doesint makes tabs, he stands like 5 mins and then log outs as AFK

Does this happen to you all the time? Try re running the script.

Also, what lectern are you using? So far it only works on the Eagle lectern.

Please see if there is a green box around the lectern; if not, then the lectern detection for you doesn't work for some reason.

ttm nick
01-21-2012, 07:41 PM
does this work for regular butlers?

Yanhua
01-21-2012, 10:19 PM
does this work for regular butlers?

Demon butler only.

begginer
01-22-2012, 11:26 AM
I get an error. After I finish my clay it cannot find demon even he is there.

Heya69
01-22-2012, 06:45 PM
Does this support House tabs and dust runes?

begginer
01-22-2012, 10:40 PM
//What tablets do you want to make? Varrock, Camelot, B2P, B2B, Ardougne, Falador, Lumbridge, House. Fill it in the ' and '.

I think it does.

Yanhua
01-23-2012, 12:42 AM
I get an error. After I finish my clay it cannot find demon even he is there.

can you see a green box around the butler?


Does this support House tabs and dust runes?

yes


//What tablets do you want to make? Varrock, Camelot, B2P, B2B, Ardougne, Falador, Lumbridge, House. Fill it in the ' and '.

I think it does.

thank you

OGZxBEEf
01-23-2012, 05:08 AM
the opens up thee screen where you select what tab to make and it stops there. the green square is still on the tab maker. and a small rectangle around the mouse

Yanhua
01-23-2012, 05:13 AM
the opens up thee screen where you select what tab to make and it stops there. the green square is still on the tab maker. and a small rectangle around the mouse

screen shot pls

t0b1as
01-23-2012, 09:24 AM
the opens up thee screen where you select what tab to make and it stops there. the green square is still on the tab maker. and a small rectangle around the mouse

I've had this before to but it was because of a laggy Runescape world.
Try to use a world with a low ping, this might solve your problem =)

Script is working great for me, Thank you !

bambino
01-23-2012, 09:34 AM
made around 3-5mil yesterday alone

thnx alot:)

Yanhua
01-23-2012, 10:09 AM
I've had this before to but it was because of a laggy Runescape world.
Try to use a world with a low ping, this might solve your problem =)

Script is working great for me, Thank you !


made around 3-5mil yesterday alone

thnx alot:)

Thank you! Great that the script is working :)

djborec
01-23-2012, 04:16 PM
Make this script only for SRL members, cause prices are going to fall a lot i think :)

jordi1104
01-23-2012, 06:35 PM
Make this script only for SRL members, cause prices are going to fall a lot i think :)

This script has been out for quite a while i believe it's like a month or so scripts like this were recleased and price is still good.

Heya69
01-23-2012, 08:28 PM
This is an amazing script, thank you for your contribution.

Edit: Any idea why the bot would tilt the camera to angle to the east a bit once in awhile? It causes it to stop working.

Removed RandomMovement and BoredHuman from antiban, now running like a charm. Thanks.

begginer
01-23-2012, 09:30 PM
This works for me too. But forgot to post a progy. Made 5k tabs :p

Adobe
01-23-2012, 09:35 PM
delete.

Yanhua
01-24-2012, 03:21 AM
Make this script only for SRL members, cause prices are going to fall a lot i think :)

As of now, I am going to let this be a public script.

We need a few profitable and flawless scripts in the public section, otherwise there it would be very boring for registered users.


This script has been out for quite a while i believe it's like a month or so scripts like this were recleased and price is still good.

Yeah, that's right.

This is an amazing script, thank you for your contribution.
You're welcome! :)

Edit: Any idea why the bot would tilt the camera to angle to the east a bit once in awhile? It causes it to stop working.

Removed RandomMovement and BoredHuman from antiban, now running like a charm. Thanks.

Great, good to see you found a fix yourself. Feel free to alter the anti-ban :)


This works for me too. But forgot to post a progy. Made 5k tabs :p

Sweet! :D

begginer
01-24-2012, 08:43 PM
********* Auto Tabs Pro V2 **********
********* Time Ran: 04:32:06
********* Tele Tabs Made: 2640
********* Magic Exp Gained: 92400
*****************************************

don't be ,mad

begginer
01-24-2012, 10:10 PM
********* Auto Tabs Pro V2 **********
********* Time Ran: 05:58:44
********* Tele Tabs Made: 3648
********* Magic Exp Gained: 127680
*****************************************

Yanhua
01-25-2012, 12:14 AM
********* Auto Tabs Pro V2 **********
********* Time Ran: 04:32:06
********* Tele Tabs Made: 2640
********* Magic Exp Gained: 92400
*****************************************

don't be ,mad


********* Auto Tabs Pro V2 **********
********* Time Ran: 05:58:44
********* Tele Tabs Made: 3648
********* Magic Exp Gained: 127680
*****************************************

Great!

Wetish
01-25-2012, 01:55 AM
Looks like a great script. Ill test it out when I get the chance.

hislao
01-25-2012, 03:55 AM
Please make this compatible with the regular Butler. I don't want to waste cash on getting 50 construction

Yanhua
01-25-2012, 05:51 AM
Looks like a great script. Ill test it out when I get the chance.

:)


Please make this compatible with the regular Butler. I don't want to waste cash on getting 50 construction

You need 47 construction for the lectern anyway, getting three more levels won't cost you a lot. ~1M max. You can make that back in 2 hours with this script.

If you want to, feel free to change the colours yourself so that the regular butler works :)

I'm not going to do this just for you though. Sorry. :(

begginer
01-25-2012, 09:14 AM
Soft clay is going up:/ The profit is less but try to sell them more expensive

djborec
01-25-2012, 03:07 PM
yes , the profit is lowering and this does not sound good. The advantage of this script is that it can run 6 hours.. without getting stuck in random.

Anyway I still wanted to post proggy here ,but alway forgot . Last time I was running it for 5h 45mins without any problem. Best script out there on srl.

Bubix
01-25-2012, 05:35 PM
*****************************************
********* Auto Tabs Pro V2 **********
********* Time Ran: 03:20:07
********* Tele Tabs Made: 2280
********* Magic Exp Gained: 79800
*****************************************

ahh loving this.

Yanhua
01-25-2012, 10:02 PM
*****************************************
********* Auto Tabs Pro V2 **********
********* Time Ran: 03:20:07
********* Tele Tabs Made: 2280
********* Magic Exp Gained: 79800
*****************************************

ahh loving this.

Looks great!

Tsusho
01-26-2012, 12:25 AM
I'm able to launch the script, withdraw clay just fine. It just can't seem to find the lecturn. Minimum graphics and max brightness, yes? Is there anything else I should consider?

Yanhua
01-26-2012, 11:24 AM
I'm able to launch the script, withdraw clay just fine. It just can't seem to find the lecturn. Minimum graphics and max brightness, yes? Is there anything else I should consider?

Do you see a green box around your lectern?

It's only tested with eagle lectern btw.

Tsusho
01-26-2012, 12:02 PM
Do you see a green box around your lectern?

It's only tested with eagle lectern btw.

Ah, that might be the problem. I'll try it again! I have an oak lecturn right now. The green box usually is not on the lecturn. Thanks!

xx blood xx
01-26-2012, 08:52 PM
if i don't have the demon? i can use the butler?

Jokester
01-26-2012, 09:52 PM
if i don't have the demon? i can use the butler?

You need level 47 for the lecturn, which was already explained in one of the first pages. The demon only requires level 50. So you might as well just get it to 50. But yeah you could use the butler if you simply changed the colors it found the demon with to the butler's colors.

joehartwig
01-26-2012, 10:48 PM
dont cry about the profits there great as they are and besides im mem and have been for a wile i dont see any price dropings

ChaseAzymis
01-27-2012, 08:40 AM
*****************************************
********* Auto Tabs Pro V2 **********
********* Time Ran: 02:06:31
********* Tele Tabs Made: 1608
********* Magic Exp Gained: 56280
*****************************************

Yanhua
01-28-2012, 08:01 AM
*****************************************
********* Auto Tabs Pro V2 **********
********* Time Ran: 02:06:31
********* Tele Tabs Made: 1608
********* Magic Exp Gained: 56280
*****************************************

Looks good :)

Bump for this awesome script

ChaseAzymis
01-28-2012, 11:23 AM
Not working anymore for me. It opens the screen when it's about to create the tab but then just stops.

Yanhua
01-28-2012, 11:38 AM
Not working anymore for me. It opens the screen when it's about to create the tab but then just stops.

could you please provide a screenshot/log

Poopadox
01-28-2012, 11:43 AM
Not working anymore for me. It opens the screen when it's about to create the tab but then just stops.

I get this problem sometimes, I think it's due to it sometimes missclicking the lectern not too sure tho.

ChaseAzymis
01-28-2012, 12:37 PM
could you please provide a screenshot/log

Ahhhhh im so stupid. I didn't write which tab to make i'm so sorry.

vito107
01-28-2012, 01:00 PM
how do i add scripts to the bot? can anyone tell me?
and i cant find a guide:(

ChaseAzymis
01-28-2012, 01:45 PM
how do i add scripts to the bot? can anyone tell me?
and i cant find a guide:(

If your simply just trying to run this bot? All you have to do is just open it and run it like you would with the normal simba bot. It also has the directions on the first page.

vadevalor
01-28-2012, 03:36 PM
How to make it free dtm?

Yanhua
01-29-2012, 02:21 AM
Ahhhhh im so stupid. I didn't write which tab to make i'm so sorry.

Lol ok.


how do i add scripts to the bot? can anyone tell me?
and i cant find a guide:(

Open it, fill in details and click run.


How to make it free dtm?

FreeDTM();

soshington
01-29-2012, 08:04 AM
Type mismatch at line 41, compiling failed.

What do I enter for "lampskill'?

EDIT: Nevermind, running strong haha. Post prog later.

vadevalor
01-29-2012, 08:24 AM
where to put " FreeDTM(); "? is it after every procedure before the end?

vito107
01-29-2012, 09:11 AM
Lol ok.



Open it, fill in details and click run.



FreeDTM();

where can i fill in my details than?

Yanhua
01-29-2012, 09:31 AM
where can i fill in my details than?

The instructions in the script should be very clear and self explanatory.

Xyssor
01-29-2012, 11:16 AM
Nooes got an error and i didn't even do anything :P haha

[Error] (42:22): Type mismatch at line 41
Compiling failed.

And i don't get the FreeDTM(); thing, can anyone explain please?


Edit: i was just using this haha logged-out from the 6 hours and..yeh this.

Proggy:

********* Auto Tabs Pro V2 **********
********* Time Ran: 06:00:01
********* Tele Tabs Made: 4325
********* Magic Exp Gained: 207600
*****************************************

Oh yeah BTW thanks for 86 Mage :D all the way from 60! or 54 can't remember :P


Edit 2: err just took out that line and it worked lol nvm

viinaveikko
01-29-2012, 05:14 PM
Hey, what's wrong with my bot? I did everything, that was required (except im wearing airstaff, not fire staff. what's wrong?
http://imageshack.us/photo/my-images/718/autotabspro.png/

Xyssor
01-29-2012, 05:48 PM
Hey, what's wrong with my bot? I did everything, that was required (except im wearing airstaff, not fire staff. what's wrong?
http://imageshack.us/photo/my-images/718/autotabspro.png/

Check this in the console thingy thing:

//What tablets do you want to make? Varrock, Camelot, B2P, B2B, Ardougne, Falador, Lumbridge, House. Fill it in the ' and '.
WhatTab = 'Varrock';

Make it to the tab you want to use

PS:

Another Proggy:

*****************************************
********* Auto Tabs Pro V2 **********
********* Time Ran: 05:59:23
********* Tele Tabs Made: 4248
********* Magic Exp Gained: 148680
*****************************************

viinaveikko
01-29-2012, 07:13 PM
I already did that, still doesn't work, i get this text in simba console: We have a full inventory!
Found the lectern.
The screen is up for selection. OK to continue.

Then it just does nothing.

Btw, im not using SLR5 version, because it gives me compiling error, u got any ideas why does it do that?

bambino
01-29-2012, 07:47 PM
this morning had problems setting it up dunno why it had an error with the lamp thingy

so removed the line and worked perfectly

might be a problem in simba itself

*****************************************
********* Auto Tabs Pro V2 **********
********* Time Ran: 04:10:57
********* Tele Tabs Made: 2904
********* Magic Exp Gained: 101640
*****************************************

chrisse123
01-29-2012, 08:08 PM
Hi, This is a great script, tough i had to put some time in it xD
It always wanted to un-cert clay 2times which made me lose alot of clay.
I just increased the 2nd get clay waittime to 14-15 secs and also in that pragraph i made the ">4" into ">5" Now it works flaweless :D

Dildo_Stalin
01-29-2012, 08:18 PM
Looks great! Umm think you can add a feature where you don't have to enter your information. I mean i'm new to this site and I don't think I trust entering my mains details yet.

viinaveikko
01-29-2012, 08:50 PM
Now im getting compiling error in (SLR5) version of the bot:
[Error] (42:29): Type mismatch at line 41
Compiling failed.

The compiling error is at line: LampSkill := 'Cooking';

I already tried to re-install java, and searched the forums, didn't find a solution, any help please?

Yanhua
01-29-2012, 09:44 PM
I will look into this lamp thing.

ozam
01-30-2012, 01:16 AM
Now im getting compiling error in (SLR5) version of the bot:
[Error] (42:29): Type mismatch at line 41
Compiling failed.

The compiling error is at line: LampSkill := 'Cooking';

I already tried to re-install java, and searched the forums, didn't find a solution, any help please?

just comment the line out then it will work

damienjp
01-30-2012, 02:26 AM
im just wondering why it randomly tries to uncert the clay on me ? i have to get them uncerted manually and it goes on for awhile before getting nuts and trying to do the same.

Tsusho
01-30-2012, 03:36 AM
Looks great! Umm think you can add a feature where you don't have to enter your information. I mean i'm new to this site and I don't think I trust entering my mains details yet.

That's what multis are for. Just use one of those. Also you don't need to enter personal info on this script since you have to manually set up yourself at the lecturn anyways. This should be the perfect script for you.

Yanhua
01-30-2012, 03:40 AM
Looks great! Umm think you can add a feature where you don't have to enter your information. I mean i'm new to this site and I don't think I trust entering my mains details yet.

you dont need to enter your username since you'll be logging in yourself

dvsilverwing
01-30-2012, 05:50 AM
I had originally had problems running this as I didn't have the inventory set up exactly as shown, as I was using a fire staff and Air Runes for the Varrock Tabs instead of vice versa and got a repeating "our inventory is full" message which stopped after I switched to the shown setup. I then had problems using a regular butler instead of a demon butler until I changed the value it originally types in from 24 to 20 (the dialogue stating the regular butler only has 20 spaces halted the script as it was waiting for the butler to return yet he won't leave until you finish that dialogue). Afterwards it worked relatively well and I made a 75k profit off of 150 tabs despite paying 547 per soft clay. Typing this from a phone so please excuse any typos and the lack of a progress report, I'll try to fix that tomorrow.

Yanhua
01-30-2012, 07:50 AM
I had originally had problems running this as I didn't have the inventory set up exactly as shown, as I was using a fire staff and Air Runes for the Varrock Tabs instead of vice versa and got a repeating "our inventory is full" message which stopped after I switched to the shown setup. I then had problems using a regular butler instead of a demon butler until I changed the value it originally types in from 24 to 20 (the dialogue stating the regular butler only has 20 spaces halted the script as it was waiting for the butler to return yet he won't leave until you finish that dialogue). Afterwards it worked relatively well and I made a 75k profit off of 150 tabs despite paying 547 per soft clay. Typing this from a phone so please excuse any typos and the lack of a progress report, I'll try to fix that tomorrow.

Okay, first of all, regular butler does not work.

And yes you must follow my set up of runes and staff etc as shown on front page, the script replies on this.

Updated my script! An SRL update somehow broke my DeclarePlayers procedure, it's all fine now though.

Version 2.1

t0b1as
01-30-2012, 11:56 AM
Okay, first of all, regular butler does not work.

And yes you must follow my set up of runes and staff etc as shown on front page, the script replies on this.

Updated my script! An SRL update somehow broke my DeclarePlayers procedure, it's all fine now though.

Version 2.1

How does it come mine is still working with version 2.0 xD?

vito107
01-30-2012, 12:38 PM
i isn't flawless at all. it did one inventory once, than it screwed up and just stand there doing nothing ( rs logged me off in 5 min. ) maybe i'm doing something wrong. please tell me if i do

vito107

forx
01-30-2012, 03:37 PM
Doesnt log in, and wont work if you log in manualy

chrisse123
01-30-2012, 04:30 PM
it mostly does 2 inv's and then just stops and the text shows, can't find clay or butler r smth... well, it sucks because i have it all xD if there is anything i can help with

deffailed
01-30-2012, 06:59 PM
Script failing hard. :S

t0b1as
01-30-2012, 09:17 PM
Doesnt log in, and wont work if you log in manualy
You have to manualy log it in, and it does work. Try harder =)


it mostly does 2 inv's and then just stops and the text shows, can't find clay or butler r smth... well, it sucks because i have it all xD if there is anything i can help with
Are you using the Demon butler? The script works flawless for me. Sometimes when i start the script it doesn't work the first time. I just close the tab in Simba and open the script again untill it works. Most likely takes less than 3 times trying =)


Script failing hard. :S
This is an awesome script. I have it running for 6 hours without any trouble. It stops after 6 hours because you need the refresh Runescape after that long of playing =)

rocket man
01-31-2012, 02:40 AM
Great script, I can get it to run until the game kicks me out.

One thing though, sometimes I play on a somewhat laggy connection--from me downloading--and the script tries to find the lectern when it's already open. It ends up in an infinite loop, because the lectern itself obviously can't be found if the lectern screen is open. It's a quick fix though with a lectern-interface check at the very beginning of the function.

My quick remedy: http://pastebin.com/r6fw14RH
That pastebin is set to private and will expire before March.

Two proggies for you:

*****************************************
********* Auto Tabs Pro V2 **********
********* Time Ran: 05:58:48
********* Tele Tabs Made: 4248
********* Magic Exp Gained: 148680
*****************************************

*****************************************
********* Auto Tabs Pro V2 **********
********* Time Ran: 05:59:07
********* Tele Tabs Made: 4104
********* Magic Exp Gained: 143640
*****************************************

XboxDubstep
01-31-2012, 03:32 AM
Great Script! Fast clean and effective! You have my vouch :)

xqs_me
01-31-2012, 12:13 PM
Does it stop when all soft clay is gone? I havent let it run long enough to try it but if it doesnt it would be awesome for me.

Welcome Fruity
01-31-2012, 01:35 PM
*****************************************
********* Auto Tabs Pro V2.1 ************
********* Time Ran: 03:57:16
********* Tele Tabs Made: 2784
********* Magic Exp Gained: 97440
*****************************************

Welcome Fruity
01-31-2012, 02:19 PM
Updates fucked it lol. it reads notes now... you gotta right click and use ..

dr kickassss
01-31-2012, 02:42 PM
Updates fucked it lol. it reads notes now... you gotta right click and use ..

Hes right. Right click and chose option fetch from bank. then typesend 1 :D

Welcome Fruity
01-31-2012, 02:54 PM
Hes right. Right click and chose option fetch from bank. then typesend 1
Are you saying youve fixed it?

dr kickassss
01-31-2012, 03:30 PM
@welcome fruity

No I havnt. I've posted about it on help section. Hope someone helps me out. I think Ill be able to in abit.

Welcome Fruity
01-31-2012, 04:08 PM
Right ok thanks. Just made my first 5m wid this and it fuked up cos of update well annoyed! lol

chrisse123
01-31-2012, 04:21 PM
i tried to edit myself but i'm just new to this community and failed xD

bambino
01-31-2012, 04:28 PM
new update to the game
now u only can fetch softclay from the bank
u don't have to it noted in ur invo

t0b1as
01-31-2012, 04:31 PM
I'm sure the Owner will update it as soon as possible, just be patient =)

jordi1104
01-31-2012, 04:36 PM
Replace line 408 with this (this are 2 lines) :
MouseBox(C.X1, C.Y1, C.X2, C.Y2, mouse_right);
ChooseOption('Use');

Also for this line 412 could be 413 not sure :

If (DidRedClick) Then

put // before it like this :

//If (DidRedClick) Then

do the same with this line should be line 446 or 447 :

else WriteLn('Did not detect red click.');

that should be all.

Remember it will not check if misclicked so do remember that you should watch the script I take no responsebility this is a quikfix just a quikfix.

Welcome Fruity
01-31-2012, 04:39 PM
Ill try

jordi1104
01-31-2012, 04:42 PM
I don't want to be a complete pain but could you put the script up on here so i know where to put things please.

What? If you can't even code those 2 lines then that's seriously it are 2 lines

which you can even search and then put // before them I even put up the lines where it could possibly be.

Also note that this can be very buggy and you should check on the script becouse if it misclicks it does not notice.

Again I take no responsebility use at ur own risk.

Welcome Fruity
01-31-2012, 04:51 PM
What that does it clicked "read" on the soft clay. then it goes to "bank/sawmill" then it tried reading the clay again. All it needs to do it click is "bring something back from bank" and then it has to click 24 clay. You know how to do that?

Welcome Fruity
01-31-2012, 04:52 PM
Yeah thats my bad i realised that and tried to get rid of it lol

chrisse123
01-31-2012, 04:54 PM
Replace line 408 with this (this are 2 lines) :
MouseBox(C.X1, C.Y1, C.X2, C.Y2, mouse_right);
ChooseOption('Use');

Also for this line 412 could be 413 not sure :

If (DidRedClick) Then

put // before it like this :

//If (DidRedClick) Then

do the same with this line should be line 446 or 447 :

else WriteLn('Did not detect red click.');

that should be all.

Remember it will not check if misclicked so do remember that you should watch the script I take no responsebility this is a quikfix just a quikfix.


Thank you, something new learned and this is fixed :D

jordi1104
01-31-2012, 04:54 PM
What that does it clicked "read" on the soft clay. then it goes to "bank/sawmill" then it tried reading the clay again. All it needs to do it click is "bring something back from bank" and then it has to click 24 clay. You know how to do that?

Replace line 408 with this (this are 2 lines) :
MouseBox(C.X1, C.Y1, C.X2, C.Y2, mouse_right);
ChooseOption('Use');

I posted that and again that should fix your problem just read everything next time I tested it and it should work but buggy.
If you want it to go to bank directly code it yourself i'm still using the old way.

Please don't double post just edit ur last post.

Also chrisse and all other watch becouse this fix does not check for did redclick becouse it is broken currently so it won't see if it misclicks so I take no responsebility.

Welcome Fruity
01-31-2012, 05:03 PM
Sorted thanks alot dude

chrisse123
01-31-2012, 05:13 PM
Replace line 408 with this (this are 2 lines) :
MouseBox(C.X1, C.Y1, C.X2, C.Y2, mouse_right);
ChooseOption('Use');

I posted that and again that should fix your problem just read everything next time I tested it and it should work but buggy.
If you want it to go to bank directly code it yourself i'm still using the old way.

Please don't double post just edit ur last post.

Also chrisse and all other watch becouse this fix does not check for did redclick becouse it is broken currently so it won't see if it misclicks so I take no responsebility.

I'm new but wanting to learn something more :d
What does that redclick do?

jordi1104
01-31-2012, 05:21 PM
I'm new but wanting to learn something more :d
What does that redclick do?

When you clicked on a object in runescape you used to get a red cross when that popped up the script would know that it clicked right and stop clicking but now that it is a different color it won't recognize the click and won't stop clicking becouse it can't find it so that's why the // are there in my fix it makes it so that it only clicks once and that's also why I don't take any responsebility if anything goes wrong.

If you would like to know anything else about scripting then you could ask in a different section scripting help I believe if you need help on scripting and if you just want to know what everything means read some guides use the search button to find those.

Thanatos
01-31-2012, 07:08 PM
Unfourtunatly this bot needs an update due to the new update the jagex release. The bot needs to be able to right click the noted clay otherwhise it will only read the note. Anyone know how to do this since I dont have the time at the moment to start playing around with the script?

Edit:i read through and found out how to fix it this

Beav
01-31-2012, 09:03 PM
Replace line 408 with this (this are 2 lines) :
MouseBox(C.X1, C.Y1, C.X2, C.Y2, mouse_right);
ChooseOption('Use');

Also for this line 412 could be 413 not sure :

If (DidRedClick) Then

put // before it like this :

//If (DidRedClick) Then

do the same with this line should be line 446 or 447 :

else WriteLn('Did not detect red click.');

that should be all.

Remember it will not check if misclicked so do remember that you should watch the script I take no responsebility this is a quikfix just a quikfix.

Thank you very much, this fixed the script and got it going.

immaboss69
01-31-2012, 11:51 PM
The following DTMs were not freed: [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38]
The following bitmaps were not freed: [48, 49]
and in the black box it says the automatically split characters are too wide. try decreasing minspacing
also script does not click on lectern clicks walk here for like ten minutes, then lectern then five more minutes, then makes tabs, any help please

Ftcg
02-01-2012, 12:05 AM
Best tab script ever!
From Srl stats
Varrock Tablets (Made) : 113904
Magic EXP (Gained) : 3986640
113904 * 1500 Each = 170,856,000

Roflme
02-01-2012, 12:40 AM
There was an update today that put a "read" option on noted items. Scripts click on the read option rather than the use option.

immaboss69
02-01-2012, 01:52 AM
There was an update today that put a "read" option on noted items. Scripts click on the read option rather than the use option.

if you read up like 2 posts up it will tell u how to fix

ozam
02-01-2012, 06:05 AM
Seems to be working ok with the fix, but sometimes it's misclicking when it clicks on what tab to make and is supposed to hit make all, then it just stays at the tab selection screen.Happened 3 times in an hour

Yanhua
02-01-2012, 07:54 AM
Okay guys, I've just been made aware of the update.

Sorry for the delay, I've been away for a few days due to school starting etc.

Will get a full fix out to you this weekend. Will be Version 3 with added features! :)

t0b1as
02-01-2012, 11:12 AM
Okay guys, I've just been made aware of the update.

Sorry for the delay, I've been away for a few days due to school starting etc.

Will get a full fix out to you this weekend. Will be Version 3 with added features! :)

No problem, take your time^^. School goes first =)

jordi1104
02-01-2012, 12:51 PM
Seems to be working ok with the fix, but sometimes it's misclicking when it clicks on what tab to make and is supposed to hit make all, then it just stays at the tab selection screen.Happened 3 times in an hour

If you read I already sayd that the fix of mine makes it so that if it misclicks it doesn't check.

Also to anyone since findredclick should be fixed now anyone who used my fix

the 2 lines i sayd to put the // for

Please remove the // from those 2 lines so that it will find didredclick again.

Again I take no responsebility but this should work without any flaws or atleast not alot.
It's not my script so I cannot fully do everything I just do a few things to get it working but that's all.

So instructions are what I sayd above is to remove the // from the 2 lines if you put a // before them since that function is fixed it doesn't needs a // anymore and otherwise add this :

Replace line 408 with this (this are 2 lines) :
MouseBox(C.X1, C.Y1, C.X2, C.Y2, mouse_right);
ChooseOption('Use');

My god house tabs are selling for 1400-1500 normally it was 1100 seriously what a freaking leechers shouldve never posted a fix but since I am helpfull I did.

Yanhua maybe you should make this script srl members+ one day not working and house tabs rise 30-40%.

Welcome Fruity
02-01-2012, 02:43 PM
house tabs better money than varrock? or better question whats the best tabs to make for cash

chrisse123
02-01-2012, 03:20 PM
even tough i'm new i agree, sometimes the "leechers" should do something usefull. Like trying, i said trying, to make a script or help others..

Poopadox
02-01-2012, 06:21 PM
The most recent update (5 minutes ago) Removed the "READ" option from noted items, script should be working fine again.

Lundaz
02-01-2012, 06:47 PM
I was going to post a proggy, but the falador tab seems to be malfunctioning. The bot seems to be stuck at the tab selection screen. Any ideas how to fix this?

Yanhua
02-01-2012, 06:53 PM
I was going to post a proggy, but the falador tab seems to be malfunctioning. The bot seems to be stuck at the tab selection screen. Any ideas how to fix this?

If you would read a few posts above, a fix is coming out this weekend.

Lundaz
02-01-2012, 07:05 PM
If you would read a few posts above, a fix is coming out this weekend.
Thanks for pointing that out! I'll be looking forward to it. Hope you do well in school!

Can anyone point me to a place where I can start learning about Simba and scripting? I'd love to try and make some simple scripts! Thanks.

Paula_Deen
02-01-2012, 08:31 PM
For whatever reason, I could not get the DrawBox paint to work properly.
I kept on getting the following error:


[Error] C:\Simba\Includes\SRL/SRL/misc/paintsmart.simba(560:12): Unknown identifier 'TPAFromEllipse' at line 559
Compiling failed.
It then took me to the "paintsmart" include.

I removed all aspects of the on-screen paint for a quick fix.
Do you have any idea what happened? It was working fine just the other day.

EDIT: I fixed it.

Poopadox
02-01-2012, 08:57 PM
For whatever reason, I could not get the DrawBox paint to work properly.
I kept on getting the following error:

It then took me to the "paintsmart" include.

I removed all aspects of the on-screen paint for a quick fix.
Do you have any idea what happened? It was working fine just the other day.

Have you updated your client/SRL it's fine for me atm

Paula_Deen
02-01-2012, 09:27 PM
Have you updated your client/SRL it's fine for me atm
Yes, I have everything up to date.
Would you mind post your "paintsmart" coding on this forum? You could also pm me it.

Lundaz
02-01-2012, 10:13 PM
*****************************************
********* Auto Tabs Pro V2.1 ************
********* Time Ran: 01:23:13
********* Tele Tabs Made: 984
********* Magic Exp Gained: 34440
*****************************************

Yay! Tried for a longer prog, but the script stopped at tab selection.

Amazing script, and good luck in school (again)

EDIT: Here's another proggy

*****************************************
********* Auto Tabs Pro V2.1 ************
********* Time Ran: 00:35:16
********* Tele Tabs Made: 408
********* Magic Exp Gained: 14280
*****************************************

chan1146
02-01-2012, 11:55 PM
can anyone help me on how to add a butler to the script? D:

XboxDubstep
02-02-2012, 12:40 PM
It stops at like 5 hours.. great script though :)

deffailed
02-02-2012, 08:54 PM
Running well, exept it walks away from lectern and just stand there, maybe 1 time in 30 minutes. Nice script bro! keep going <3

kyocera
02-02-2012, 11:21 PM
Hi I'm trying to change this for a regular butler

I keep replacing this code


If (FindColorsSpiralTolerance(MSCX, MSCY, Demon, 922670, MSX1, MSY1, MSX2, MSY2, 7)) and (FindColorsSpiralTolerance(MSCX, MSCY, Clay, 6851739, MIX1, MIY1, MIX2, MIY2, 10)) Then

I replace it where it says Demon, 922670 to a color of the butlers but it doesn't work
I also replaced this code


FindColorsSpiralTolerance(MSCX, MSCY, Demon, 922670, MSX1, MSY1, MSX2, MSY2, 7)

Any help would be great :)

I replace it with something like this 1384005

kyocera
02-02-2012, 11:24 PM
LMFAO I changed the colors back to the original, it works flawlessly. I guess the butler and the demon butler are VERY similar in color.

I'd like to know what I was doing wrong though if anyone could still help.

Yanhua
02-03-2012, 03:35 AM
I will work on an update as soon as YoHoJo gets me back my account, which has been locked for over a week now because of his membership :(

XboxDubstep
02-03-2012, 04:12 AM
It stops at 5 hours D: please fix..
thanks :)

djborec
02-03-2012, 09:05 AM
Error: out of range at like 851...
in ATPA:=SplitTPA(TPA,4);

deffailed
02-03-2012, 09:37 AM
Auto Tabs Pro V2.1 ************
********* Time Ran: 02:51:54
********* Tele Tabs Made: 1968
********* Magic Exp Gained: 68880
Running good ?

Yanhua
02-03-2012, 09:40 AM
It stops at 5 hours D: please fix..
thanks :)

What is there to fix for this? You need to re start RS every 5-6 hours anyway. Nothing I can do about that, sorry!

trials6112
02-03-2012, 10:38 AM
It stops at 5 hours D: please fix..
thanks :)


use the search button, look up a post by harry, called crashmart restart after 6hours or something, read that, and you can continue it, if this is what you want :P give me some rep :)

xqs_me
02-03-2012, 01:25 PM
Script works perfectly if you do a little tweaking, yanhua, thanks for this, but let it be and only let those determined to get it to work, to have it.

Made me read and learn in just a few days to get it to work to how i wanted, thanks again.

Fire Monkey
02-03-2012, 06:35 PM
I will work on an update as soon as YoHoJo gets me back my account, which has been locked for over a week now because of his membership :(

Same thing happened me, still haven't got mine back like 1 month later. The automated recovery sucks and Jagex sucks too.

marsera
02-03-2012, 11:58 PM
I get this error, it just recently happened your script used to work flawlessly, but after reinstalling simba I get this error. It happens on another script too, but I have no idea how to fix it...
[Error] (42:29): Type mismatch at line 41
And line 41 is LampSkill := 'Cooking';

Yanhua
02-04-2012, 12:32 AM
I get this error, it just recently happened your script used to work flawlessly, but after reinstalling simba I get this error. It happens on another script too, but I have no idea how to fix it...
[Error] (42:29): Type mismatch at line 41
And line 41 is LampSkill := 'Cooking';

Download the latest version.

marsera
02-04-2012, 12:33 AM
OH, I didnt see it thank you I shall try it!

Theeyes
02-04-2012, 04:24 AM
I've got a problem..the script starts as it should..most of the time. But after making 24 tabs it won't click the servant to Un-cert the clays, it just clicks the Lectern and tries to make more tabs.

Yanhua
02-04-2012, 04:41 AM
I've got a problem..the script starts as it should..most of the time. But after making 24 tabs it won't click the servant to Un-cert the clays, it just clicks the Lectern and tries to make more tabs.

Please have your inventory set up as shown.

Trixie5
02-04-2012, 04:55 AM
I have a small problem. It will make the tablets and it will click on the butler to uncert 24 more. Then it just hovers over the box that is confirming the butler has brought me my clay. It will just hover their for a while. And the debug box flashes with "Inventory is full!" over and over again. Any help with this? BTW very good script otherwise thank you.

Theeyes
02-04-2012, 05:29 AM
Please have your inventory set up as shown.

I did.. the only different is that when you've made 24 tabs there is 24 tabs in the inventory.

AusKingdom
02-04-2012, 07:47 AM
Bug: Sometimes it opens the lecturn and doesn't do anything after and this may occur after 10mins of running the script or maybe an hour or two.

djborec
02-04-2012, 08:00 AM
Well too many leechers using this script

actually its only 200k rsgp/hr . It was around 400k few days ago. I think this is going to ruin price of teletabs..

gabi95
02-04-2012, 12:13 PM
Nice bot, but it's not 400k per hour. The max it did for me was 314k.

Devilz253
02-04-2012, 02:10 PM
I get this error when running the file then clicking the green play button to run?

Compiled successfully in 858 ms.
SRL Compiled in 0 msec
SMART Initialized.
Loaded: Server 39, Members: True, Signed: True, Super Detail: False.


Anyone have an idea that can help please? thanks

Itankbots
02-04-2012, 05:03 PM
Nice bot, but it's not 400k per hour. The max it did for me was 314k.

Used to be over 700k/hr. Not anymore tho :(

manman523
02-04-2012, 06:54 PM
I have a small problem. It will make the tablets and it will click on the butler to uncert 24 more. Then it just hovers over the box that is confirming the butler has brought me my clay. It will just hover their for a while. And the debug box flashes with "Inventory is full!" over and over again. Any help with this? BTW very good script otherwise thank you.
Same here!

JettyX
02-04-2012, 08:27 PM
Bug: Sometimes it opens the lecturn and doesn't do anything after and this may occur after 10mins of running the script or maybe an hour or two.

I have this same issue. I wonder if it is the script or Simba's issue due to that update.

Lundaz
02-04-2012, 08:59 PM
I get this error when running the file then clicking the green play button to run?

Compiled successfully in 858 ms.
SRL Compiled in 0 msec
SMART Initialized.
Loaded: Server 39, Members: True, Signed: True, Super Detail: False.


Anyone have an idea that can help please? thanks

It's supposed to happen.. Just wait for a few minutes before asking for help?

Devilz253
02-04-2012, 09:57 PM
I have done..But i disable the script then when i enable it nothing happens

Lundaz
02-04-2012, 11:44 PM
*****************************************
********* Auto Tabs Pro V2.1 ************
********* Time Ran: 00:58:04
********* Tele Tabs Made: 720
********* Magic Exp Gained: 25200
*****************************************

Got it working for 1 hour somehow! The bug in the tab selection screen is very scary..

boobooo42
02-05-2012, 03:53 AM
I'm surprised anyone has this running, being that the left click for noted items has now changed to read said item rather than use. :facepalm:

Yanhua
02-05-2012, 10:36 AM
Working very well for me. Don't know what you guys are talking about.

http://img442.imageshack.us/img442/3628/atpqh.jpg

SlyPig
02-05-2012, 10:38 AM
is 50 con minimum required to do this?, if so, any good scripts out there that will just get me to level 50?

manman523
02-05-2012, 02:28 PM
*****************************************
********* Auto Tabs Pro V2.1 ************
********* Time Ran: 00:02:42
********* Tele Tabs Made: 0
********* Magic Exp Gained: 0
*****************************************
We have a full inventory!

Lundaz
02-05-2012, 06:01 PM
Yanhua, what are your settings for Simba, if you don't mind me asking? Are you running Windows 7, Administrator mode? Or do you have compatibility mode enabled?

Also, for those of us that can't get it to operate for more than a few hours, would you mind adding a failsafe for the tab selection screen? Thanks!

Devilz253
02-05-2012, 09:14 PM
When i run the script, A client opens etc. I disable smart when i get the butler to me i enable it but nothing happens..The script doesn't run at all..Anyone know what could be the problem?

thanks

Lundaz
02-05-2012, 09:31 PM
When i run the script, A client opens etc. I disable smart when i get the butler to me i enable it but nothing happens..The script doesn't run at all..Anyone know what could be the problem?

thanks

Do you have both the script and SMART enabled? I know it sounds silly, but it can happen sometimes :D

Yanhua
02-05-2012, 10:04 PM
Version 2.2 is out, most problems should now be fixed.

I was getting 6 hour runs with this version.

Lundaz
02-05-2012, 10:07 PM
Version 2.2 is out, most problems should now be fixed.

I was getting 6 hour runs with this version.

Thanks for being so considerate!

Just a question: does minimizing SMART frequently cause problems with the script?

Edit - Another question: what compatibility mode do you suggest using with Simba?

Yanhua
02-05-2012, 10:13 PM
Thanks for being so considerate!

Just a question: does minimizing SMART frequently cause problems with the script?

Edit - Another question: what compatibility mode do you suggest using with Simba?

I just open it normally, on Windows 7 Ultimate x64.

Just try not to minimize + open SMART too often, it makes the screen blink for about half a second.

Devilz253
02-05-2012, 10:21 PM
When i run the script, A client opens etc. I disable smart when i get the butler to me i enable it but nothing happens..The script doesn't run at all..Anyone know what could be the problem?

thanks

Yanhua
02-05-2012, 10:30 PM
When i run the script, A client opens etc. I disable smart when i get the butler to me i enable it but nothing happens..The script doesn't run at all..Anyone know what could be the problem?

thanks

What does the log say? Screenshot please?

Is your inventory set up properly?

Chaser1080
02-05-2012, 10:36 PM
same here look at the image
http://postimage.org/image/glrni8i23/

Lundaz
02-05-2012, 10:37 PM
The script simply opens up the lecturn then fails to find the designated tab.

Here's an image to show the debug box as well as the game screen.

EDIT - Did some tweaks, and it seems to be working fabulously now. Thanks!

Yanhua
02-05-2012, 11:47 PM
same here look at the image
http://postimage.org/image/glrni8i23/

You aren't in the proper runescape settings.

Safe Mode, max brightness, min details.

Chaser1080
02-05-2012, 11:54 PM
It still wont work for me...

Devilz253
02-06-2012, 01:37 AM
You aren't in the proper runescape settings.

Safe Mode, max brightness, min details.

Do I need to change any of this?

Procedure StartScript;
Begin
SetUpSRL;
SetupSRLStats(405, SRLStats_Username, SRLStats_Password);
DeclarePlayers;
SmartSetRefresh(100);
If Not LoggedIn Then
TerminateScript;
SetAngle(SRL_ANGLE_HIGH);

Also..

Thats all it says when i click the green play button to run it:

[Hint] (333:3): Variable 'X' never used at line 332
[Hint] (333:3): Variable 'Y' never used at line 332
Compiled successfully in 733 ms.
SRL Compiled in 32 msec
SMART Initialized.
Loaded: Server 39, Members: True, Signed: True, Super Detail: False.
Successfully executed.


After this Smart opens but the script doesnt run

Lundaz
02-06-2012, 01:44 AM
Do I need to change any of this?

Procedure StartScript;
Begin
SetUpSRL;
SetupSRLStats(405, SRLStats_Username, SRLStats_Password);
DeclarePlayers;
SmartSetRefresh(100);
If Not LoggedIn Then
TerminateScript;
SetAngle(SRL_ANGLE_HIGH);

Also..

Thats all it says when i click the green play button to run it:

[Hint] (333:3): Variable 'X' never used at line 332
[Hint] (333:3): Variable 'Y' never used at line 332
Compiled successfully in 733 ms.
SRL Compiled in 32 msec
SMART Initialized.
Loaded: Server 39, Members: True, Signed: True, Super Detail: False.
Successfully executed.


After this Smart opens but the script doesnt run

Perhaps try reading the first post carefully? That can help greatly :)

manman523
02-06-2012, 02:04 AM
The following DTMs were not freed: [2]

Yanhua
02-06-2012, 02:13 AM
I just made some more changes to V2.2, please download it again.

This version has no problems detecting the lectern now.

Lundaz
02-06-2012, 02:51 AM
The paint (or at least I think it's called paint) still displays 2.2 as 2.1 btw.
Nothing major, but just wanted to let you know in case of future changes.

Thanks again for the script!

Trixie5
02-06-2012, 08:00 AM
Sometimes it wont find the Demon Butler. The green box gets really large and it clicks randomly in it. The butler wont even be in the box. It doesnt catch this either.

Hakala
02-06-2012, 07:53 PM
2.2 doesn't work for me, it clicks lectern and just stands there.

If I manually make it do the tabs, it just clicks the ground etc.

I do have latest srl etc, going back to 2.1 because it works almost perfectly :3.

silv3st3r
02-06-2012, 08:05 PM
the same with me,

v2.2 clicks on lectern and doesn't do anything else.

Edit : After restarting working now .