Page 36 of 43 FirstFirst ... 263435363738 ... LastLast
Results 876 to 900 of 1071

Thread: [C]Heavy-Rodder (Barbarian fisher)

  1. #876
    Join Date
    May 2012
    Location
    Somewhere in, PA
    Posts
    1,810
    Mentioned
    9 Post(s)
    Quoted
    226 Post(s)

    Default

    @Flight:
    Aaaaannnndddd another thing, I noticed that if you have fury binded to your action bar, it will screw the script up a bit while dropping the fish. While dropping the fish, sometimes after right-clicking on the fish, it will veer off to the side and hover over fury for a second or two. So I just recommend having your action bar empty except for the 3 fish.

    Sorry for the spam
    My First Build!, Selling Downloadable Games
    -------------------------------------

  2. #877
    Join Date
    Feb 2012
    Location
    Wonderland
    Posts
    1,988
    Mentioned
    41 Post(s)
    Quoted
    272 Post(s)

    Default

    Mr[S]/Bawz; Flight included 2 notes at the top of the original post. Heeding those notes may very well indeed help your 'unknown' errors.

  3. #878
    Join Date
    Jul 2012
    Location
    London
    Posts
    1,549
    Mentioned
    0 Post(s)
    Quoted
    86 Post(s)

    Default

    Quote Originally Posted by Le Jingle View Post
    Mr[S]/Bawz; Flight included 2 notes at the top of the original post. Heeding those notes may very well indeed help your 'unknown' errors.
    funny though, I have installed them already

  4. #879
    Join Date
    Oct 2012
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I too am experiencing that problem also downloaded the 2 extra files Smart v8 etc

  5. #880
    Join Date
    Feb 2012
    Location
    Wonderland
    Posts
    1,988
    Mentioned
    41 Post(s)
    Quoted
    272 Post(s)

    Default

    Quote Originally Posted by Mr[S] View Post
    funny though, I have installed them already
    Ah, then go to his Livid Farmer script and download that mouse handler.

    They're two different mouse handlers, for some reason, and this fisher latest version requires a different mouse handler

    Also looks like he's upgraded to the newest SPS

  6. #881
    Join Date
    Oct 2012
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Le Jingle View Post
    Ah, then go to his Livid Farmer script and download that mouse handler.

    They're two different mouse handlers, for some reason, and this fisher latest version requires a different mouse handler

    Also looks like he's upgraded to the newest SPS
    Tried the Livid Farm Mousehandler no longer get that error.

    Now I get :

    [Error] C:\Users\Downloads\HeavyRodder(1.6).Simba(158:3): Unknown identifier 'SPS_AnyAngle' at line 157
    Compiling failed.



  7. #882
    Join Date
    May 2012
    Location
    Somewhere in, PA
    Posts
    1,810
    Mentioned
    9 Post(s)
    Quoted
    226 Post(s)

    Default

    Quote Originally Posted by derper6000 View Post
    Tried the Livid Farm Mousehandler no longer get that error.

    Now I get :

    [Error] C:\Users\Downloads\HeavyRodder(1.6).Simba(158:3): Unknown identifier 'SPS_AnyAngle' at line 157
    Compiling failed.


    You need to update to the newest SPS. Give me a few seconds and I'll get the link for you.

    Here ya go: http://villavu.com/forum/showthread.php?t=94113

    And Le Jingle, I downloaded the mousehandler from this script a few months back, and am using the same one right now. Works fine for me
    My First Build!, Selling Downloadable Games
    -------------------------------------

  8. #883
    Join Date
    Oct 2012
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Austin View Post
    You need to update to the newest SPS. Give me a few seconds and I'll get the link for you.

    Here ya go: http://villavu.com/forum/showthread.php?t=94113

    And Le Jingle, I downloaded the mousehandler from this script a few months back, and am using the same one right now. Works fine for me

    Thank you very much

  9. #884
    Join Date
    Jul 2012
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    20 Post(s)

    Default

    Quote Originally Posted by derper6000 View Post
    Thank you very much
    did this work or not? thanks


    EDIT: Hmm ok, so I used the mouse-handler from the livid farm script, and it compiled for me. After updating SPS as well. So far, so good.
    Last edited by bawz; 12-21-2012 at 07:50 PM.

  10. #885
    Join Date
    Mar 2012
    Location
    I can only imagine.
    Posts
    111
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    So, is it working properly yet?

  11. #886
    Join Date
    Oct 2012
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by bawz View Post
    did this work or not? thanks


    EDIT: Hmm ok, so I used the mouse-handler from the livid farm script, and it compiled for me. After updating SPS as well. So far, so good.
    Good good

    Yeah got it working fine myself now

  12. #887
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    I see the MouseHandler is out of date then so I'll attach the newest I have to the OP. I'll also include that you must have no fish when first starting this script, as well as a link on where to get the newest SPS. I thought that wouldn't be needed seeing as how it was supposed to already be pushed in the updater by now; I guess it wasn't.

    Edit:
    So if you're having compile errors with the "AL_SetMouseSpeed" be sure to replace your current MouseHandler.simba with the one I just uploaded to the OP.

    Quote Originally Posted by Ollybest View Post
    Any angle SPS.... nice!

    Edit: Mind if I use your InToStrEx? neater progress reports :P
    Yeah go ahead, but I recently found out (while trying to get this function included in SRL) that there already is a function for that: "function GrougDigits(n: Integer; token: String): String;".
    Simba Code:
    {$I SRL/SRL.Simba}

    Const
      TheInt = 19320309;

    begin
      Writeln(GroupDigits(TheInt, ','));
    end.
    Last edited by Flight; 12-21-2012 at 11:33 PM.

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  13. #888
    Join Date
    Jun 2012
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I am getting this error:

    [Error] C:\Simba\Includes\SRL/SRL/misc/SmartParams.Simba(274:149): Invalid number of parameters at line 273
    Compiling failed.

    Any ideas?

  14. #889
    Join Date
    Mar 2007
    Posts
    5,125
    Mentioned
    275 Post(s)
    Quoted
    901 Post(s)

    Default

    Quote Originally Posted by bamaboy View Post
    I am getting this error:

    [Error] C:\Simba\Includes\SRL/SRL/misc/SmartParams.Simba(274:149): Invalid number of parameters at line 273
    Compiling failed.

    Any ideas?
    Read OP. You need SMART8.0+

    Forum account issues? Please send me a PM

  15. #890
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    Quote Originally Posted by bamaboy View Post
    I am getting this error:

    [Error] C:\Simba\Includes\SRL/SRL/misc/SmartParams.Simba(274:149): Invalid number of parameters at line 273
    Compiling failed.

    Any ideas?
    Quote Originally Posted by [J]ustin View Post
    Read OP. You need SMART8.0+
    Yep. I recommend first closing out all instances of Simba & SMART. Go to your Plugins folder and delete any SMART-related plugins. Then, download SMART v8.0 (that I linked on the OP) and put those files in your Plugins folder. Now try compiling & running the script.

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  16. #891
    Join Date
    Mar 2007
    Posts
    5,125
    Mentioned
    275 Post(s)
    Quoted
    901 Post(s)

    Default

    Quote Originally Posted by Flight View Post
    Yep. I recommend first closing out all instances of Simba & SMART. Go to your Plugins folder and delete any SMART-related plugins. Then, download SMART v8.0 (that I linked on the OP) and put those files in your Plugins folder. Now try compiling & running the script.
    Running smooth here Flight

    Just wanting to know if there was a reason why you 'require' SMART 8.0+ or are you just pushing more users to use the latest version?

    Forum account issues? Please send me a PM

  17. #892
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    Quote Originally Posted by [J]ustin View Post
    Running smooth here Flight

    Just wanting to know if there was a reason why you 'require' SMART 8.0+ or are you just pushing more users to use the latest version?
    I'm really wanting everyone to be using it by now. It's better all the way around.

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  18. #893
    Join Date
    Nov 2012
    Posts
    2,351
    Mentioned
    55 Post(s)
    Quoted
    603 Post(s)

    Default

    Quote Originally Posted by [J]ustin View Post
    Just wanting to know if there was a reason why you 'require' SMART 8.0+ or are you just pushing more users to use the latest version?
    Quote Originally Posted by Flight View Post
    I'm really wanting everyone to be using it by now. It's better all the way around.
    makes more Un-Nesecary work for script releases really, and users are missing out by not having 8.0 anyway

    Check Your PM's and get back to me Flight


    Programming is like trying keep a wall of shifting sand up, you fix one thing but somewhere else starts crumbling

  19. #894
    Join Date
    Mar 2007
    Posts
    5,125
    Mentioned
    275 Post(s)
    Quoted
    901 Post(s)

    Default

    Flight,

    Just noticed a problem when your character is set to the very south fishing spot


    (Where the red dot it)


    The script wont walk back north to the other fishing spots

    Let me know if you need any more information.

    Justin

    Forum account issues? Please send me a PM

  20. #895
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    Quote Originally Posted by [J]ustin View Post
    Flight,

    Just noticed a problem when your character is set to the very south fishing spot

    The script wont walk back north to the other fishing spots

    Let me know if you need any more information.

    Justin
    Thanks for the heads up buddy. I assume this is because, when the player is at the south spot, the west spot SPS tile is not on the map. If that's the case I'll have to have it blindwalk back to the west spot.

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  21. #896
    Join Date
    Mar 2007
    Posts
    5,125
    Mentioned
    275 Post(s)
    Quoted
    901 Post(s)

    Default

    Quote Originally Posted by Flight View Post
    Thanks for the heads up buddy. I assume this is because, when the player is at the south spot, the west spot SPS tile is not on the map. If that's the case I'll have to have it blindwalk back to the west spot.
    SPS_Pos returns:

    (1810, 2622)

    I'll be adding in a manual checking for the range and if in that range, Walk to the north location

    Forum account issues? Please send me a PM

  22. #897
    Join Date
    May 2012
    Posts
    103
    Mentioned
    0 Post(s)
    Quoted
    41 Post(s)

    Default

    ok i followed everyones information and got the script working and omg smart 8 look weird =/ lmao XD just for others it has got to be safemode right?

    also how do i hide the silly console thing that pops up? system 32 java . exe

  23. #898
    Join Date
    Jul 2012
    Location
    London
    Posts
    1,549
    Mentioned
    0 Post(s)
    Quoted
    86 Post(s)

    Default

    Quote Originally Posted by Flight View Post
    I see the MouseHandler is out of date then so I'll attach the newest I have to the OP. I'll also include that you must have no fish when first starting this script, as well as a link on where to get the newest SPS. I thought that wouldn't be needed seeing as how it was supposed to already be pushed in the updater by now; I guess it wasn't.

    Edit:
    So if you're having compile errors with the "AL_SetMouseSpeed" be sure to replace your current MouseHandler.simba with the one I just uploaded to the OP.



    Yeah go ahead, but I recently found out (while trying to get this function included in SRL) that there already is a function for that: "function GrougDigits(n: Integer; token: String): String;".
    Simba Code:
    {$I SRL/SRL.Simba}

    Const
      TheInt = 19320309;

    begin
      Writeln(GroupDigits(TheInt, ','));
    end.
    I knew something was FISHY with the mousehandler everyone who said 'download the mousehandler' obz didn't try to compile it themselves

  24. #899
    Join Date
    Mar 2007
    Posts
    5,125
    Mentioned
    275 Post(s)
    Quoted
    901 Post(s)

    Default

    Quote Originally Posted by zunkill View Post
    ok i followed everyones information and got the script working and omg smart 8 look weird =/ lmao XD just for others it has got to be safemode right?

    also how do i hide the silly console thing that pops up? system 32 java . exe
    You will need to compile SMART yourself to spawn javaw.exe and not java.exe

    Forum account issues? Please send me a PM

  25. #900
    Join Date
    Jul 2012
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    20 Post(s)

    Default

    i keep finding my character in the house opposite the fishing spots?

Page 36 of 43 FirstFirst ... 263435363738 ... LastLast

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
  •