hey this needs and update, cus its mess up in the corner, and wont enter the bank pin .... and gets buggy after 30 mins - -1 houer :S
e: an the script laggs make it mess up an just stands there
hey this needs and update, cus its mess up in the corner, and wont enter the bank pin .... and gets buggy after 30 mins - -1 houer :S
e: an the script laggs make it mess up an just stands there
Last edited by thomas1116; 05-27-2012 at 03:20 PM.
Tutorials: Creating Custom SPS Minimap Maps + How to Use SPS | Bitmap Tutorial (For Finding Items In Inventory + Bank) + Implementing Into A Script
Private: RS3 AstralRcRunner
Currently: Looking for a script request
im not , im wearing black , and the camera is north west and sometimes nort east :S
Its meant to do different camera angles I used a case, anyways what camera angle is it getting stuck at the wall?
EDIT: are you using bonfire? or the regular fire, please be a little more descriptive, is it looking for the fire , or the banker? etc
EDIT: changed some of the camera angles and reuploaded
Last edited by Google; 05-27-2012 at 08:17 PM.
Tutorials: Creating Custom SPS Minimap Maps + How to Use SPS | Bitmap Tutorial (For Finding Items In Inventory + Bank) + Implementing Into A Script
Private: RS3 AstralRcRunner
Currently: Looking for a script request
its looking for fire ,,,, and if it fails it just stands there .... and it says Fire! Fire ! ... in the debug box, and im not using bonfire , im using regular fires :P
ill test now, ... cud u please also add a proggie . ? so i can see how long it run , and xp and blabla bla ?that wud be great thanks !
Edit: still not typing in my pin for bank ....
Edit: well seems to work ok for now ill leave it for an houer or so and try get some sleep .
Edit : now it dosnt work at all , click to the bank icon on the map and cant find the fire ... if u want i can upload some Screenshots of it !
Last edited by thomas1116; 05-28-2012 at 02:46 PM.
didnt do 1 invent without needing help
Started up infront of bank it took out fish and walked to a different fire to were the banker was cooked then couldnt find banker.
Did this 3 times in a row restarting script.
script get stuck in the South, After few runs
Alright im just going to change back to SPS walking will fix the issues
Tutorials: Creating Custom SPS Minimap Maps + How to Use SPS | Bitmap Tutorial (For Finding Items In Inventory + Bank) + Implementing Into A Script
Private: RS3 AstralRcRunner
Currently: Looking for a script request
gets food out of bank fine but then this pops up everytime and stops
SPS_GetArea ERROR: Exception: Error while reading stream: File "C:\Simba\Includes\SPS\img\runescape_other\rogue_d en.png" does not exist
Error: Exception: Access violation at line 305
The following DTMs were not freed: [SRL - Lamp bitmap, 1]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, 3]
It's working quite well for me, however I have to babysit it a bit.
It has gone for 2 hours without me touching it, but occasionally stops and just examines the fires on a continuous loop until I have to manually interfere.
getting this error:
SRL Compiled in 15 msec
SMART Initialized.
Loaded: Server 18, Members: True, Signed: True, Super Detail: False.
Error: Exception: Access violation at line 101
The following DTMs were not freed: [SRL - Lamp bitmap, 1]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]
You need to install the SPS map in the correct place, read the main page.
MyComputer > C Drive > Simba > Includes > SPS > Img > Runescape_other , save the file as a png aswell.
Will take a look at that just have to reloop to click the food if it fails the use on the fire.
Tutorials: Creating Custom SPS Minimap Maps + How to Use SPS | Bitmap Tutorial (For Finding Items In Inventory + Bank) + Implementing Into A Script
Private: RS3 AstralRcRunner
Currently: Looking for a script request
mine is kind of the same as xxshabsxx but its after the first load of food and during the cooking process is continually just sits there and examines the fire ><
SRL Compiled in 0 msec
SMART Initialized.
Loaded: Server 18, Members: True, Signed: True, Super Detail: False.
Current player:
Finished Inventory of Cooking
Finished Inventory of Cooking
Finished Inventory of Cooking
Finished Inventory of Cooking
Finished Inventory of Cooking
Finished Inventory of Cooking
Finished Inventory of Cooking
Finished Inventory of Cooking
Finished Inventory of Cooking
Finished Inventory of Cooking
Finished Inventory of Cooking
Finished Inventory of Cooking
Finished Inventory of Cooking
..etc
Lookin' a lot better than the first version you released!![]()
Nice script thanks very much, the only problem I have found is that clicking is a little quick so I added a few wait timers in there, also the problem where the character sits there examining the fire.
I just assumed that there was no fail safe for not finding the fire but there is. Though the fail safe for me seems to click of somewhere so that the lobster is no longer selected leading it to just right click the fire and examine it, I just added something so that that when the fail safe kicks in it reselects use lobster and then repeat the findfire function. Usually finds it second time around.
Thats my 2 cents anyway, maybe wrong or right, or may have gone the wrong way to fixing the small issues but it works smoothly none the less.
same here if for a random reason the food is not selected anymore... the script loop stuck "examine fire"...
Anyway good scripted thanks for it !
Oh and another little thing is that if we register the sps pic the name is rogueden.png and in script it's "rogue_den" not big deal nice antiban but just for feedback![]()
I have saved image as said but I get this whenever i try to start it? Im using version 3.2.
[Error] C:\Simba\Includes\SPS/sps.simba(300:3): Unknown identifier 'SPS_FilterMinimap' at line 299
Compiling failed.
I removed the script until I have time to work on it for now.
Tutorials: Creating Custom SPS Minimap Maps + How to Use SPS | Bitmap Tutorial (For Finding Items In Inventory + Bank) + Implementing Into A Script
Private: RS3 AstralRcRunner
Currently: Looking for a script request
Just thought I would add that for the picture to actually be recognized by the script it has to be saved in the folder as: rogue_den.png
by default it is: rogueden.png which isn't correctly recognized by the script. This is going to cause issues for the people who can't put the two together and figure that out by themselves ^^
I downloaded the new version (3.2) and I'm getting
{---------------Script Info-----------------}
{---------------Script Info-----------------}
Author = 'GOOGLE';
ScriptName = 'RoguesDenCooker';
Version = '2.75'; //Script Version
{-------------------------------------------}
{-------------------------------------------}
-EDIT: Also every time i run the script it wont enter bank pin,
and after it banks it rotates screen finds fire then just stops. I get this highlighted
FoundMatches := SPS_FindMapInMap(P.x, P.y, SPS_AreaMaps, SmallMap, SPS_Tolerance);
--EDIT2: Ok so after changing rogueden.png to rogue_den.png
Like Cokedrip suggested it seems to be working fine so far, still no bank pin. Ill leave a proggie
if it continues to do well.
Last edited by NotLoggedIn; 07-04-2012 at 05:13 PM.
Botted 99's:Runecrafting - Mining
@pkwa9lawy, its the name of the map
you might wanna change line 356 from
toSimba Code:If InvMouse(RandomRange(2,28),3) Then
Begin
ClickMouse2(False);
ChooseOption('Use');
End;
Simba Code:repeat
InvMouse (RandomRange(2,28),3);
ClickMouse2(False);
until ChooseOption('Use');
as it gets stuck if u didnt select an option and keeps examining the fire
Edited up since last time I sent you Google (didn't want to keep spamming your inbox, I'll just edit this post if I make more changes), does not have bonfire option though. Getting around 1300 lobs/hr
Last edited by Ashaman88; 09-20-2012 at 06:40 PM.
Red & Green Salamander Hunter // Construction // Gilded Altar // Major help w/ Kyles Runespan // VWB Smither // PhoenixFeathers // GemCutter // Bonfire // LRC Miner // Spell Tab Maker // ApeAtollAgility // IvyWC // RoguesCooker // Herblore // AshamanButterfly // AshamanPowerMiner // Fletcher // LividFarm
There are currently 1 users browsing this thread. (0 members and 1 guests)