Page 11 of 11 FirstFirst ... 91011
Results 251 to 258 of 258

Thread: A brief lesson on fixing annoying errors :P

  1. #251
    Join Date
    Jan 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Unexpected end of file 35878
    Someone help!

  2. #252
    Join Date
    Feb 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Thank you so much! Some of these errors were doing my head in >.<

  3. #253
    Join Date
    Mar 2012
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hey how about this error:" *** EDITEd, after playing with it abit i got it to display the following when running script.

    installed simba
    installed all extensions + updated

    SMART is working for RS

    http://villavu.com/forum/showthread.php?t=96948

    now im trying to work bot on rs 07, running the above script

    first i followed these instructions to configure simba for rs07

    http://villavu.com/forum/showthread.php?t=96863

    but i still get error

    //else
    begin
    if(random(10) = 1) then
    begin
    MMouse(RandomRange(-100, 900), RandomRange(-100, 600), random(10), random(10));
    end;
    end;
    end;
    until((ChopWaitT > ChopWaitTime) or Not P07_LoggedIn)
    ChopWaitT := 0;
    invcount2 := P07_InvCount;

    [Error] C:\Simba\Scripts\[07] Draynor Willow Banker [2.1].simba(267:5): Identifier expected at line 266
    Compiling failed.

    " the until line above is line 266 " it has a repeat line not sure why its erroring, any help please
    are the above the anti leeech syntax for this script? i just want to make sure im doing this right** thanks guys

    when i try to start the script, even though my p07 include file is in the include folder.

    please let me know how i can resolve this issue as i have read the forums but could not find a solution

    im running win 7 sp1 64bit
    Last edited by ray1ray; 03-03-2013 at 12:42 AM.

  4. #254
    Join Date
    Apr 2012
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    I need Help with this, thanks in adcance. I solved the first anti leech I believe but cant seem to get my head around this im clueless this is my first day trying.

    Error: Exception: Access violation at line 78
    The following DTMs were not freed: [0, 1, 2, 3, SRL - Lamp bitmap, 5, 6, 7, 8, 9]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, SRL - NavBar Bitmap, SRL - Options Bitmap, 5]
    [Error] C:\Simba\Includes\SRL\srl\misc\SmartGraphics.simba (25:3): Unknown identifier 'SmartSetDebug' at line 24
    Compiling failed.

  5. #255
    Join Date
    Mar 2013
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    wrong thread

  6. #256
    Join Date
    Mar 2013
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Exception: Range check error at line 664
    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, SRL - NavBar Bitmap, SRL - Options Bitmap]
    I'm lost, This happens on every script I try to use the Green CrossHairs on

  7. #257
    Join Date
    Mar 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks man! This helped me alot already with my first script and will definetely help in the future!

  8. #258
    Join Date
    Apr 2012
    Posts
    35
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Good advice thx helped me out.

Page 11 of 11 FirstFirst ... 91011

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. A brief lesson on RadialWalk
    By WT-Fakawi in forum OSR Intermediate Scripting Tutorials
    Replies: 80
    Last Post: 05-02-2012, 12:18 PM
  2. College Homework Lesson
    By Moloch in forum OSR Help
    Replies: 2
    Last Post: 11-05-2008, 02:04 PM
  3. 4 errors Need Help Fixing
    By NiCbaZ in forum OSR Help
    Replies: 1
    Last Post: 04-11-2008, 06:10 AM
  4. Fixing Errors [Video]
    By JuKKa in forum Outdated Tutorials
    Replies: 0
    Last Post: 06-09-2007, 02:27 PM
  5. Fixing This Simple Errors.
    By kooldude in forum OSR Help
    Replies: 2
    Last Post: 05-16-2007, 07:10 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •