Page 3 of 3 FirstFirst 123
Results 51 to 57 of 57

Thread: [AL][REFLECTION]-AFooLish-AiO_V1.0

  1. #51
    Join Date
    Feb 2016
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Tried to get this set up, ended up getting the error
    Error: Don't know which overloaded method to call with params (AnsiString, Variant, AnsiString, array [0..0] of Int32) at line 126
    Compiling failed.
    I was also getting Access Violation (not the first one on script-start) after attempting to login with the ezForm

    Any help?

  2. #52
    Join Date
    Apr 2013
    Posts
    680
    Mentioned
    13 Post(s)
    Quoted
    341 Post(s)

    Default

    The easiest way to get this working. Would be to remove the ezform and make constants for the task you want.

    The ezform update is not compatible with this.. i no longer have any member accounts i can test/re-write this. Plus i have stepped back from coding/rs. But this script is a great example for anyone too.

    I recently reformatted my computer (lost some of my personal versions) and im working on another project (non-scripting) in my free-time. I am trying to find motivation too fix this. But in the mean time hard code the the input variables

    <------------------>



  3. #53
    Join Date
    Jun 2012
    Posts
    586
    Mentioned
    112 Post(s)
    Quoted
    296 Post(s)

    Default

    Quote Originally Posted by nuclearexplosion View Post
    Tried to get this set up, ended up getting the error


    I was also getting Access Violation (not the first one on script-start) after attempting to login with the ezForm

    Any help?
    If you'd like, I can TeamView. I'm unfamiliar with AL, but I'd be happy to get it working for you and than pass the fix to AFools to post. .

    Edit: Fixed.

    Use the latest OSR-Reflection. There was an issue when using TReflectionKeyboard.Format with AL.

    Also, simply remove the line, {$i ezForm.simba}, from the main script. AL includes eZF now.

    Now, replace lines 25 and 26 with:
    Simba Code:
    location := ezlocation.text();
     bartype  := ezbartype.text();
    Last edited by Obscurity; 02-18-2016 at 02:24 AM.




    Skype: obscuritySRL@outlook.com

  4. #54
    Join Date
    Apr 2013
    Posts
    680
    Mentioned
    13 Post(s)
    Quoted
    341 Post(s)

    Default

    Quote Originally Posted by Obscurity View Post
    ....
    Thank you Chief! I was too lazy.

    This script is now fully functioning once again.

    ** Edit it seems to have a banking issue now; Bank.Find(objGame, 'Bank booth', 10) is not responding. I have reformatted my computer and lost most of my debug scripts. I will try find the time to debug the Bank booth tonight.(no promises - i have a lot going on in real life atm)

    <------------------>



  5. #55
    Join Date
    Jul 2015
    Posts
    80
    Mentioned
    1 Post(s)
    Quoted
    22 Post(s)

    Default

    This is awsome idea, could be useful for my bots, will test it someday, thanks.

  6. #56
    Join Date
    Oct 2015
    Posts
    80
    Mentioned
    2 Post(s)
    Quoted
    35 Post(s)

    Default

    Hey @AFools; is script functional right now? Specifically cannonball smithing in Edgeville. Don't have an account atm but I'm training one up to test the script out. If you need an account to iron out the bugs, I can lend you one?

  7. #57
    Join Date
    Apr 2013
    Posts
    680
    Mentioned
    13 Post(s)
    Quoted
    341 Post(s)

    Default

    script is dead.. i may revive this. i may not

    <------------------>



Page 3 of 3 FirstFirst 123

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
  •