Results 1 to 9 of 9

Thread: Bot was working fine but then error with mouse.simba

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

    Default Bot was working fine but then error with mouse.simba

    [Error] C:\Simba\Includes\SRL\SRL\core\mouse.simba(176:32) : Invalid number of parameters at line 175
    It's displaying that. I just got this new mouse.simba https://github.com/SRL/SRL-5/blob/04...re/mouse.simba and I was told it would fix it but now it's saying there's an error with line 175 -> X := x + random(-rx/2,rx/2);
    If anyone could help that would be great, thanks for your time

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

    Default

    I just tried it, and I'm now getting this error [Error] C:\Simba\Includes\SRL\SRL\core\mouse.simba(209:6): Unknown identifier 'VariantIsBoolean' at line 208

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

    Default

    Hahaha derp, thanks for the help core!

  4. #4
    Join Date
    Dec 2011
    Location
    U.S.A.
    Posts
    635
    Mentioned
    5 Post(s)
    Quoted
    249 Post(s)

    Default

    Lots of people are running that Mouse include now

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

    Default

    All i have to say is:



    But yea, just run the normal scripts after you copy and pasted, then saved the new Mouse.simba
    Last edited by StickToTheScript; 03-24-2013 at 04:57 AM.

  6. #6
    Join Date
    Feb 2012
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by core View Post
    This is because now you are trying to run mouse.simba instead of your script. Try running your script.
    Wow I'm a derp! after all that trouble....

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

    Default

    i changed the thing but now i get the error
    [Error] C:\Simba\Includes\SRL/SRL/misc/SmartParams.Simba(282:145): Invalid number of parameters at line 281
    Compiling failed.
    the code comes from "SmartParams"...

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
  •