new error now pls help me
[Error] C:\Simba\Includes\SRL/SRL/core/worldswitcher.simba(47:14): Unknown identifier 'GetLobbyTab' at line 46
new error now pls help me
[Error] C:\Simba\Includes\SRL/SRL/core/worldswitcher.simba(47:14): Unknown identifier 'GetLobbyTab' at line 46
Having trouble with the transit from barb vill to bank
if I start at barb vill and fish to full will bring up book to tele wait a few secs close book and bring it up again
if start at barb vill with full bag already will bring up book, tele to edgevill run to bank and tele to edgevill run to bank and tele to edgeville etc.
If start in bank with full bag, will shutdown script
if start in bank with empty bag, will stand around looking for fishing spots
Last edited by ozzypoo; 03-07-2013 at 09:08 AM.
Ok So I found out what's going wrong
At the start it says
SECURITY WARNING :: File in dir: C:\Users\Samantha\Documents\DeadIsland\Simba\Inclu des was attempted to be used.
Hey, I have tried new versions workd pretty much good but i found few bugs.
1st most important bug is then client loads up, clicks login chooses world if any, and after clicking play restarts repeats over and over (I mantioned this one) though report comes out something about token being changed. so i don't know or it helps though.
2nd one if if you use lodestones sometimes it do not finds possition/depositbox. and stops just after teleport to place. (though powerfishing works well)
I have tried it with 7,2 and 8,0 smarts same problems though : )
Current projects:
[ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]
"I won't fall in your gravity. Open your eyes,
you're the Earth and I'm the sky..."
If you setup script to use lodestone to comeback to edge, after player load (full inventory) it click magic/home teleport (Edge). Sometimes after teleport then character stands close to lodestone itself, it says in report (Cannot find deposit box or something like that) So i guess after teleport he should go to bank and open deposit (somehow script thing he already in bank but player is still close to lodestone, and fails to open deposit box since it's not there.) should be easy to fix though. just letting you know. and like i said before all other things works pretty good. Also I have suggesion easy one, if you use banking method you shouldsince if action bar is off it's easier to find fishing spot no need so much screen rotation in some cases.Simba Code:ToggleActionBar(false);
[Error] E:\Simba\Scripts\BarbFlyFisher(1.75).Simba(621:10) : Duplicate identifier 'GETKEYBIND' at line 620
Compiling failed.
[Error] E:\Simba\Scripts\BarbFlyFisher(1.75).Simba(621:10) : Identifier expected at line 620
Compiling failed.
[Error] E:\Simba\Scripts\BarbFlyFisher(1.75).Simba(626:3): Unknown identifier 'Result' at line 625
Compiling failed.
[Error] E:\Simba\Scripts\BarbFlyFisher(1.75).Simba(621:10) : Duplicate identifier 'GETKEYBIND' at line 620
Compiling failed.
any help?
Use the beta version 1.8:
http://paste.villavu.com/show/4039/
It's not released yet because apparently there's a couple issues I've yet to fix, but it should work much, much better than 1.72.
Current projects:
[ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]
"I won't fall in your gravity. Open your eyes,
you're the Earth and I'm the sky..."
How do i get mousehandler?
Nearly botted till 89 already, script runs flawless. Altough sometimes it crashes after long rungs it says Out of feather but my character aint out of.. Any knows how to fix this?
Will post when got 99 aswell
Yentl
[Error] C:\Simba\Scripts\BarbFlyFisher(1.75).Simba(621:10) : Duplicate identifier 'GETKEYBIND' at line 620
Compiling failed.
Is what i get before getting it running
Go to line 620 and delete
Mousehandler is at the bottom of the first post on this thread.Code:Function GetKeybind(Slot: Integer): String; var sArr: TStringArray; begin sArr := ['1', '2', '3', '4', '5', '6', '7', '8', '9', '0', '-', '=']; Result := sArr[Slot-1]; end;
Its inbetween
Version 1.6 and version 1.75
Download it and place it in misc folder "C:/Simba/Includes/SRL/srl/misc/"
Last edited by Neznam; 03-19-2013 at 03:46 AM.
V1.8 has worked pretty well for me. The earlier version scripts seem to fail for me, so once you fix up V1.8 and release it fully let me know!
Great work on the script, it's a whole lot better than the crappy script I payed for from another bot site.. This one seems so human-like.
[====================================]
[ Barb Fly-Fisher 1.8 ]
[ by Flight ]
[====================================]
[ Run Time : 1 Hr 30 Min 30 Sec ]
[ Trout Caught : 397 ]
[ Salmon Caught : 247 ]
[ Fishing XP : 37,141 ]
[ Loads : 23 ]
[ Breaks : 1 ]
going to bed will run again tomorow with more proggies
got two different 3 hr progs i just forgot to save them only thing is sometimes it gets stuck next to depoist box and is unable to find it and logs out also ran into one occurence that it said i was out of feathers but i was no where near out.
Last edited by thebob142; 03-21-2013 at 04:25 AM.
The script often gets stuck at the bank and doesn't open the deposit box, could you possibly fix this?Code:Not deposit screen {{{==Script shutdown==}}} ----Reason: Failed to open deposit box----
[===================================]
[ Barb Fly-Fisher 1.8 ]
[ by Flight ]
[===================================]
[ Run Time : 6 Hr 28 Min 3 Sec ]
[ Trout Caught : 1,574 ]
[ Salmon Caught : 1,037 ]
[ Fishing XP : 151,291 ]
[ Loads : 98 ]
[ Breaks : 3 ]
[===================================]
[ Barb Fly-Fisher 1.8 ]
[===================================]
still going strong just have to leave the house now so im going to stop it. fantastic script
Woke up this morning to this:
[===================================]
[ Barb Fly-Fisher 1.75 ]
[ by Flight ]
[===================================]
[ Run Time : 8 Hr 07 Min 18 Sec ]
[ Trout Caught : 3,660 ]
[ Salmon Caught : 2,814 ]
[ Fishing XP : 379,980 ]
[ Loads : 240 ]
[ Breaks : 1 ]
[===================================]
[ Barb Fly-Fisher 1.75 ]
[===================================]
For me it usually runs 5hrs max, so 8 was a nice surprise. And it's even still going, the break finishes in 5 minutes. Great work, Flight!![]()
I'm getting this error
[Error] C:\Simba\Includes\SRL/SRL/misc/SmartParams.Simba(281:149): Invalid number of parameters at line 280
Compiling failed.
What can I do :S
I like it man! Good job! Its a good script! Just one issue tho. There is a loop that never ends. It is constantly teleporting and then walking to edge bank, then teleporting again, etc, etc.
Last edited by StickToTheScript; 03-25-2013 at 11:53 PM.
The 1.8 beta has been awesome! Thanks a lot for all the effort, Flight - great work.
[====================================]
[ Barb Fly-Fisher 1.8 ]
[ by Flight ]
[====================================]
[ Run Time : 22 Hr 17 Min 33 Sec ]
[ Trout Caught : 9,501 ]
[ Salmon Caught : 7,531 ]
[ Fishing XP : 1,002,221 ]
[ Loads : 632 ]
[ Breaks : 1 ]
[====================================]
[ Barb Fly-Fisher 1.8 ]
[====================================]
Last edited by Frostdaddy888; 03-29-2013 at 08:55 PM.
Here is the error I'm receiving your beta of 1.8
Error: Exception: Access violation at line 78
The following DTMs were not freed: [SRL - Lamp bitmap, 1, 2, 3, 4, 5, 6]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, SRL - NavBar Bitmap, SRL - Options Bitmap, 5, 6]
There are currently 1 users browsing this thread. (0 members and 1 guests)