Hmmm come along an error when using the script, it was working well for hours, roughly 9-11 hours, then it gave me this error(Points below) and keeps repeating the error over and over.
...
Type: Posts; User: Dill
Hmmm come along an error when using the script, it was working well for hours, roughly 9-11 hours, then it gave me this error(Points below) and keeps repeating the error over and over.
...
Hmm thanks for the help
function DownloadToFile(const URL, Filename: string): boolean;
var
FileI: LongInt;
FileC, FileH: string;
begin
Result := False;
FileI := InitializeHTTPClient(False,False);
try
...
procedure SMART_DrawDotsEx(Clear: boolean; Pixels: TPointArray; Color: TColor);
{$IFDEF SMART}
var
P: TPointArray;
begin
if (not SMART_DebugSetup) then
SMART_SetupDebug;
if Clear...
I'd be happy to but I dunno which it is, I'm fairly new at attempting to resolve issues on this script, any guidance as to whereas the function would be located?
I'm a bit noob, sorry.
Error: Exception: The Points you passed to DrawATPA exceed the bitmap's bounds at line 96
Line 91{*
Line 92 Authors: Sir R. Magician, Brandon.
Line 93
Line 94 Draws a TPA with a specified...
Thanks for 99! Went from 90-99 with this, much appreciated.
Thanks for the suggestion, will see if it improves anything
I've been running Simba with ease for the past month or so but today when I tried to run a script SMART keeps giving me this error repeatedly -
Error: Exception: Access violation at line 101...
Very nice script, managed to bust out from high 80s to 99 in a tad bit over 7 days, thanks for 99 woodcut!
Item := 'Amulet'; // Bracelet Ring Amulet Necklace (Capitalize the first letter or it wont work [too lazy to add lowercase func])
WhatJewl := 'Gold'; // Sapphire Emerald Ruby Diamond (Capitalize...
Okay, I'm fairly new to using Simba as you will probably be able to tell from my incoming post, but when i try to use the script i set the correct item, jewel, and amount, but when it goes to start...
http://img703.imageshack.us/img703/5229/hurrks.png
Thanks for 99! Great script producing rates over 65k xp/hr for me! Flawless!
If you need an item smithed for you, you could always join the ingame friends chat "Dung Smith". They make you any smithable dung item you want for free.
http://img267.imageshack.us/img267/6454/redsallyprog.png
Thanks again for the wonderful script, here's one of the proggies i managed to snap in my spare time.
Thank you for this wonderful script. Currently getting 62k xp/hr with it and is working marvelously, couldn't be happier with the magnitude in which this script performs.