Search:

Type: Posts; User: Dill

Search: Search took 0.00 seconds.

  1. Replies
    16
    Views
    2,713

    Hmmm come along an error when using the script,...

    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.



    ...
  2. Replies
    14
    Views
    978

    Hmm thanks for the help

    Hmm thanks for the help
  3. Replies
    14
    Views
    978

    function DownloadToFile(const URL, Filename:...

    function DownloadToFile(const URL, Filename: string): boolean;
    var
    FileI: LongInt;
    FileC, FileH: string;
    begin
    Result := False;

    FileI := InitializeHTTPClient(False,False);
    try
    ...
  4. Replies
    14
    Views
    978

    procedure SMART_DrawDotsEx(Clear: boolean;...

    procedure SMART_DrawDotsEx(Clear: boolean; Pixels: TPointArray; Color: TColor);
    {$IFDEF SMART}
    var
    P: TPointArray;
    begin
    if (not SMART_DebugSetup) then
    SMART_SetupDebug;

    if Clear...
  5. Replies
    14
    Views
    978

    I'd be happy to but I dunno which it is, I'm...

    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.
  6. Replies
    14
    Views
    978

    DrawATPA Error / SmartGraphics Error

    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...
  7. Replies
    1,420
    Views
    142,680

    Poll: Thanks for 99! Went from 90-99 with this, much...

    Thanks for 99! Went from 90-99 with this, much appreciated.
  8. Thread: SMART errors

    by Dill
    Replies
    3
    Views
    1,621

    Thanks for the suggestion, will see if it...

    Thanks for the suggestion, will see if it improves anything
  9. Thread: SMART errors

    by Dill
    Replies
    3
    Views
    1,621

    SMART errors

    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...
  10. Thread: XtraIvy

    by Dill
    Replies
    225
    Views
    22,057

    Very nice script, managed to bust out from high...

    Very nice script, managed to bust out from high 80s to 99 in a tad bit over 7 days, thanks for 99 woodcut!
  11. Replies
    113
    Views
    12,633

    Item := 'Amulet'; // Bracelet Ring Amulet...

    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...
  12. Replies
    113
    Views
    12,633

    Okay, I'm fairly new to using Simba as you will...

    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...
  13. Replies
    2,629
    Views
    334,977

    http://img703.imageshack.us/img703/5229/hurrks.png...

    http://img703.imageshack.us/img703/5229/hurrks.png
    Thanks for 99! Great script producing rates over 65k xp/hr for me! Flawless!
  14. Replies
    9
    Views
    1,064

    If you need an item smithed for you, you could...

    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.
  15. Replies
    2,629
    Views
    334,977

    http://img267.imageshack.us/img267/6454/redsallypr...

    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.
  16. Replies
    2,629
    Views
    334,977

    Thank you for this wonderful script. Currently...

    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.
Results 1 to 16 of 16