unzip it and move it to
C:/Simba/Fonts
~shut
unzip it and move it to
C:/Simba/Fonts
~shut
All my scripts are held on Googlecode git, so if you ever see a problem, fork it and send me a pull request
If a script is grey, it doesn't work, if it's colour then it does!
My Tutorials:-
Everything you need to know about setting up Simba, SRL and Reflection!, How to sort out the MSVCR71.dll error
How to set up players for autoing with Simba, SRL/Simba Standards (with examples), Defines
Auto Updater and Git, Using a testing branch for git, Adding SRL Stats to your script
Creating your own font set for Simba, Guide to Cups, How to make 1.45M (RSGP) a day (not really my tut)
Download a image and set it as your Desktop Wallpaper in C#, How to make your first PHP file uploader
<Coh3n> Shuttleu, fuck I love you right now
Gratz! This post is the 1000th reply!
Edit: OT: I'll be posting a proggy soon BTW! About 2 hours so far
Edit 2: Maze random stopped it :P
*********************************************
Shuttleu's Vine Vanquisher Progress Report
*********************************************
Version: 4.6
*********************************************
Ran for: 01:51:58
*********************************************
Player:
Woodcutting Level: 91
Experience Gained: 123690
Levels Gained: 1
Bird Nests Found: 1
Vines chopped: 372
*********************************************
Location: ve
*********************************************
Last edited by Zlmpery; 02-09-2012 at 01:07 AM.
The antiban seems really bot-like to me. When cutting vines most people afk and hardly move their mouse or camera that often. I have my antiban set to 3 and while it is chopping it constantly rotates the camera 360 degrees or wiggles it from side to side. The debug says...
"Looking for a birds nest
Starting random check
Finished random check
2220"
this script is pissing me off big time, no matter what i set the breakhandler for it still breaks as soon as it logs in and sets camera angle, BAM break for like 1 minute, logs in cuts one time BAM break. i've tried setting at 0 for break length and 99999999 for auto before break and it wont work
EDIT: Hope you don't mind i ripped your breaking system out.
Last edited by gadget; 02-10-2012 at 03:42 PM.
Last edited by Shuttleu; 02-10-2012 at 08:48 PM.
All my scripts are held on Googlecode git, so if you ever see a problem, fork it and send me a pull request
If a script is grey, it doesn't work, if it's colour then it does!
My Tutorials:-
Everything you need to know about setting up Simba, SRL and Reflection!, How to sort out the MSVCR71.dll error
How to set up players for autoing with Simba, SRL/Simba Standards (with examples), Defines
Auto Updater and Git, Using a testing branch for git, Adding SRL Stats to your script
Creating your own font set for Simba, Guide to Cups, How to make 1.45M (RSGP) a day (not really my tut)
Download a image and set it as your Desktop Wallpaper in C#, How to make your first PHP file uploader
<Coh3n> Shuttleu, fuck I love you right now
Unknown identifier 'rc6_encrypt' at line 47
Compiling failed.
help?![]()
Never would do that.
I like it better without the break handler because i babysit it i just don't want to physically be the one to click so i can afk it easier. But the reason i babysit it is because it don't solve randoms it just logs out. i ran it for 4.5 hours before getting a random would have posted proggy but exp gained and levels gained stayed at 0. it got me over 500k wc xp in 4.5 hours and 2 nests
Last edited by gadget; 02-11-2012 at 02:44 PM.
it doesnt log in for me
Just got 99 from your script. Thanks alot man, i appreciate it.
any idea for this error ?
Error: Exception: Access violation at line 89
The following DTMs were not freed: [SRL - Lamp bitmap, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]
rc6_encrypt(UsersPass, htMD5, TempString); line 47
This types my account details in a weird symbol not normal times new roman or whatever and so I cant log in.
Error: Exception: Access violation at line 89
The following DTMs were not freed: [SRL - Lamp bitmap, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]
same error for me :/
hopefully shuttleu will review at the prob soon
What do i do please? Really annoying me
Error: Exception: Access violation at line 89
The following DTMs were not freed: [SRL - Lamp bitmap, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]
Last edited by bust; 02-14-2012 at 10:32 AM. Reason: Forgot to add a piece.
All of you above might not be using the right Simba version. You need version 990. The script has been running for me over 5 hours straight as I type this.
@Shuttleu, that fix didn't work for the paint proggy. The only thing that's working is: levels gained, time running, nests. Not a big deal since the script still works great and we have the xp counters in RS now. But any other ideas why it might not be working?
What do i do please? Really annoying me
Error: Exception: Access violation at line 89
The following DTMs were not freed: [SRL - Lamp bitmap, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]
Last edited by bust; 02-14-2012 at 10:33 AM.
So do i get added to the 99 list?
I used this script from 68-99
Well seems a nice script. Exept it does not work. I installed your simba 0.990. And did the other things needed.
And one of your problems is :
Line 89:Code:Found Dragon Hatchet in backpack 813400 Might still be chopping 813400 Starting random check Error: Exception: Access violation at line 89 The following DTMs were not freed: [SRL - Lamp bitmap, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10] The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]
Code:function IsFKeyDown(FKey : integer) : boolean; begin if not InRange(FKey,1,12) then raiseexception(erCustomError,'FKey not in range 1..12'); result := IsKeyDown(VK_F1 + FKey - 1); end;
Last edited by Dr.Steelhammer; 02-15-2012 at 08:50 AM.
When i installed Simba 990 all my other scripts started to throw this error also. Now i'm back to Simba 984 and my other scripts work, exept this vine vanquisher.
So i think somethings wrong with that Simba 990.
EDIT:
Actually got it work. Here's what you should do:
1) Install Simba 984
2) Then follow the steps in the first page of this thread ( Install simba 990 to the same directory that you have simba 984 in )
3) When those steps are done install simba 984 back ( Install in the same directory that you have simba 990 now )
Worked for me, hopefully will work for you
Have Fun!
Last edited by Dr.Steelhammer; 02-15-2012 at 06:25 PM.
There are currently 1 users browsing this thread. (0 members and 1 guests)