hm.. got this script to walk to aubury, teleport, mine 27 ess, teleport back... but it gets stuck south of bank, just stays here and rotates the screen. Also it's extremely slow, takes like 10 secs for action every time
hm.. got this script to walk to aubury, teleport, mine 27 ess, teleport back... but it gets stuck south of bank, just stays here and rotates the screen. Also it's extremely slow, takes like 10 secs for action every time
Having problems with the DTM's and pathing back to bank. Not sure exactly how to solve it other than just creating an SPS path if that even still works.
It does, and I think every 07 script should implement it. DTMs are horrid for walking.
Gotta use this though.
http://villavu.com/forum/showthread.php?t=97449
I fixed two of the anti leeches, but now i get error: Unexpected end of file at line 37680
help please, i already did 2 of the anti leeches idk where to start on this one
Identifier expected at line 708
Compiling failed.
Okay, so I got it to compile but now it's stuck at "walk to aug" and it just moves the camera back and forth. lol
<3
My character still runs into the corner by clicking the minimap in the top right over and over. (this happens once i go down to mine ess..) please PM me if you can help me out...much love.
Script doesnt work for me, it just keeps rotating the camera and refuses to do anything.
says :Type mismatch at line 599
Compiling failed.
[Error] C:\Users\Tom\Downloads\Killer06's EssMiner 1.04 (dif bank detection) (1).simba(600:49): Type mismatch at line 599
Same prob:
[Error] C:\Users\Matt\Desktop\Working scripts\Killer06's EssMiner 1.04 (dif bank detection).simba(600:49): Type mismatch at line 599
Compiling failed.
[Error] C:\Simba\Scripts\Killer06's EssMiner 1.02 .simba(308:50): Type mismatch at line 307
Compiling failed.
Hey i bypassed the antileech but it got stuck at tele to mine. It lowers the compass and keep rotating. It sees the guy but wont tele....
Compiled successfully in 702 ms.
Checking P07Include VersionNumber
Local : 1.7 / Latest : 1.7
You Have The Latest Version of P07Include
Killer06s Essence Miner 1.04
if you have any problems post in thread or try to fix it yourself :P
walk to aug
tele to mine
Successfully executed.
The following DTMs were not freed: [0, 1, 2, 3]
Cant fix it :S... it keeps looking in shop voor aubury even the letters pop up it does not right click.. Where exactly need i have to put the tolerance up ?
procedure teletomine;
var xpos, ypos: Integer;
label str;
begin
str:
antistuck;
wait(RandomRange(5,555));
if( RandomRange(1,5) = 1) then
begin
KeyDown(40);
wait(RandomRange(800,1400));
KeyUp(40);
end;
//else
//begin
//KeyDown(38);
// wait(RandomRange(800,1400));
// KeyUp(38);
//end;
if( RandomRange(1,2) = 1) then
P07_MakeCompassDegree(RandomRange(5,355));
if(FindColorTolerance(xpos, ypos, 3005947, 20, 20, 480, 280, 3)) or ( i changed the 3 up to 30 if im not mistaken that is the tolerance)
(FindColorTolerance(xpos, ypos, 3005947, 20, 20, 480, 280, 3)) or
(FindColorTolerance(xpos, ypos, 2011884, 20, 20, 480, 280, 3)) then
Begin
mmouse(xpos,ypos,2,2);
if(P07_ContainsText(P07_GetUpText, ['ubur'] )) then
Begin
ClickMouse2(mouse_Right);
Wait(RandomRange(200,350));
if not (P07_ChooseOptionMulti(['elepo'])) then
goto str;
end
Last edited by Matsetst; 03-02-2013 at 08:14 PM.

.del
is there a client or something we need to use with this? it dont work.
Yet its the end of the script..Code:[Error] C:\Users\Josh\Downloads\Killer06's EssMiner 1.04 (dif bank detection) (1).simba(727:7): Semicolon (';') expected at line 726 Compiling failed.
That's the error.[Error] C:\Users\Timmy\Downloads\Killer06's EssMiner 1.02 .simba(308:50): Type mismatch at line 307
I got past the first anti leech but I cannot get the second one.
MMouse(RandomRange(X1,X2),RandomRange(Y1,Y2),0,0);
could i have a hint please i already tried the cords from dropall in function list
if(P07_ContainsText(P07_GetUpText, 'ank' )) then
Help. 599 line
Would someone be willing to add me on Skype to briefly help me out. I've tried and tested all of my little knowledge in scripting to fix an issue (which is suspect is an anti-leech) and can't figure it out. Thanks:
phantom8258 (Skype username).
Current Goals
Learning SIMBA Progress: 5%
Maxed G-Maul Pure - 07scape: approx 10%
SRL Members: [ ]
50 Relevant Posts: [ ]
[Error] C:\Simba\Includes\Killer06's EssMiner 1.04 (dif bank detection).simba(600:49): Type mismatch at line 599
Compiling failed.
I have this error.
I'm new to Simba,
Exception in Script: Unable to find file 'P07Include.Simba' used from 'C:\Users\Hay\Downloads\Killer06's EssMiner 1.04 (dif bank detection).simba'
What does this mean?
There are currently 1 users browsing this thread. (0 members and 1 guests)