Results 1 to 3 of 3

Thread: Need urgent help with Simba

  1. #1
    Join Date
    May 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default Need urgent help with Simba

    Hello, i am new to the whole botting thing. I followed the tutorials properly but when i try to run a script, in my case the 07 fletching script, i get an error message saying " Compiling failed.
    [Error] C:\Simba\Includes\SRL-OSR/SRL/misc/SmartParams.Simba(229:202): Invalid number of parameters at line 228". could anyone possibly help me ?

  2. #2
    Join Date
    Feb 2013
    Posts
    303
    Mentioned
    4 Post(s)
    Quoted
    124 Post(s)

    Default

    Search the forum for and answer you will find it trust me

  3. #3
    Join Date
    Feb 2012
    Location
    Canada
    Posts
    1,164
    Mentioned
    26 Post(s)
    Quoted
    433 Post(s)

    Default

    Quote Originally Posted by ChippyWood7 View Post
    Hello, i am new to the whole botting thing. I followed the tutorials properly but when i try to run a script, in my case the 07 fletching script, i get an error message saying " Compiling failed.
    [Error] C:\Simba\Includes\SRL-OSR/SRL/misc/SmartParams.Simba(229:202): Invalid number of parameters at line 228". could anyone possibly help me ?
    Try downloading SRL-OSR again then replace the current one. It might be a bad download. Just give it a shot. If that doesnt work, it could be the fact that the script wants to use SMART8, but you have SMART 7.2 or you have SMART8 and the script wants to use SMART 7.2

    Check the beginning of the script. Does it show:

    Simba Code:
    {$DEFINE SMART}

    or

    Simba Code:
    {$DEFINE SMART8}

    ?

Thread Information

Users Browsing this Thread

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

Posting Permissions

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