Page 2 of 3 FirstFirst 123 LastLast
Results 26 to 50 of 57

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

  1. #26
    Join Date
    Dec 2015
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    11 Post(s)

    Default

    Ooh damn i haven't seen this! Congratz man.

    If you need help with hunter or anything just ask me. Give me a task and a deadline ill try to finish it

  2. #27
    Join Date
    Nov 2015
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    Can't wait for thieving and hunter tried doing it myself but there are always little things I can't get 100% right

    Thanks for the great script :> too bad I can't see the attachment :l

    Darkscape~

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

    Default

    Quote Originally Posted by Darkscape View Post
    Can't wait for thieving and hunter tried doing it myself but there are always little things I can't get 100% right

    Thanks for the great script :> too bad I can't see the attachment :l

    Darkscape~
    I am going to try spend tonight; updating and posting all my scripts =D

    ** edit i have uploaded some of the hunter scripts and thieving - the thieving is for master thiever; but anyone with a small amount of coding knowledge ca add this to any npc and bank.

    PS. keep bugging me! i have more to upload. I have just lost all motivation for runescape and coding atm, My lifes hiccup is really starting to really affect me. My enjoyment atm comes from helping this community.

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



  4. #29
    Join Date
    Mar 2012
    Posts
    107
    Mentioned
    2 Post(s)
    Quoted
    49 Post(s)

    Default

    This looks awesome, your use of EzForms is really cool as well. I'll have to give this a try.

    Longest proggy?

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

    Default

    Quote Originally Posted by One Kid View Post
    This looks awesome, your use of EzForms is really cool as well. I'll have to give this a try.

    Longest proggy?
    I kinda lost a bit of momentum on this project; what i have on my computer is very different, i am now incorporating all the other scripts which make the bench-mark.

    It is also hard for me to get a long proggy unless i forget about a bot; i wouldn't say i have OCD, but something very close.. I am never satisfied so i am always changing this or that.

    But i think i got a 70ish hour.. from update to update. The other problem is.. i am not a gold farmer (yet =p). I have no need for excessive progress report beside to prove everything works as it should over long periods of time.

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



  6. #31
    Join Date
    Mar 2012
    Posts
    107
    Mentioned
    2 Post(s)
    Quoted
    49 Post(s)

    Default

    Quote Originally Posted by AFools View Post
    I kinda lost a bit of momentum on this project; what i have on my computer is very different, i am now incorporating all the other scripts which make the bench-mark.

    It is also hard for me to get a long proggy unless i forget about a bot; i wouldn't say i have OCD, but something very close.. I am never satisfied so i am always changing this or that.

    But i think i got a 70ish hour.. from update to update. The other problem is.. i am not a gold farmer (yet =p). I have no need for excessive progress report beside to prove everything works as it should over long periods of time.
    Still not a bad script. I've been putting off getting the logic together for my Merchanting script, it's going to be a huge project which will take an unconventional approach. :P Don't think I'll use EZ Forms but who knows, they look nice but still implementing it is really just a convenience for the end-user, not myself.

  7. #32
    Join Date
    May 2013
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    i keep getting the same issue

  8. #33
    Join Date
    May 2013
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    Quote Originally Posted by chambo123 View Post
    lol :/

    I deleted as you said, now i get this error:

    Error: Unknown declaration "init" at line 1664
    Compiling failed.

    this is referring to the EZform tab and highlights this:

    _Socket.init();
    _Socket.setURLFollow(true);
    I keep getting the same issue

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

    Default

    Quote Originally Posted by butlerofrs View Post
    I keep getting the same issue
    Some solutions have been posted; Can you provide some details, what you have done to resolve this.

    I have an updated version i will push soon. But you will need to have all this issue resolved.

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



  10. #35
    Join Date
    Feb 2009
    Location
    Canada
    Posts
    58
    Mentioned
    1 Post(s)
    Quoted
    22 Post(s)

    Default

    Yo, im getting this error when trying to run:
    Error: File "ezForm.simba" not found at line 5
    Compiling failed.
    I got the EzForm include though :S

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

    Default

    Quote Originally Posted by Zego View Post
    Yo, im getting this error when trying to run:


    I got the EzForm include though :S
    Have you updated prosocks? are you using the older rev of ezform or the new?

    I need to update this for the new eZform + prosocks.

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



  12. #37
    Join Date
    Feb 2009
    Location
    Canada
    Posts
    58
    Mentioned
    1 Post(s)
    Quoted
    22 Post(s)

    Default

    Both new versions I believe.

    Oh well, I can wait

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

    Default

    Quote Originally Posted by Zego View Post
    Both new versions I believe.

    Oh well, I can wait
    Dude; re-run it take a screen shot; i think you haven't installed ezform incorrectly??

    C:\Simba\Includes\ezForm.simba

    Code:
    program AFoolishAiO;
    {$DEFINE SMART}
    {$i AeroLib/AeroLib.Simba}
    {$i Reflection/Reflection.Simba}
    {$i ezForm.simba}
    {$i [AL][Reflection]AFools_Functions.simba}
    Line 5 is '{$i ezForm.simba}' unable to find?


    I was scratching my head at first, as my version calls so many more includes than the pub version; I am really holding out on a release atm; as i'm pretty much compiling every single script i have released plus more.

    I want all the errors which come with combining multiple scripts; to be ironed out.

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



  14. #39
    Join Date
    Jan 2016
    Posts
    77
    Mentioned
    0 Post(s)
    Quoted
    44 Post(s)

    Default

    Quote Originally Posted by AFools View Post
    Dude; re-run it take a screen shot; i think you haven't installed ezform incorrectly??

    C:\Simba\Includes\ezForm.simba

    Code:
    program AFoolishAiO;
    {$DEFINE SMART}
    {$i AeroLib/AeroLib.Simba}
    {$i Reflection/Reflection.Simba}
    {$i ezForm.simba}
    {$i [AL][Reflection]AFools_Functions.simba}
    Line 5 is '{$i ezForm.simba}' unable to find?


    I was scratching my head at first, as my version calls so many more includes than the pub version; I am really holding out on a release atm; as i'm pretty much compiling every single script i have released plus more.

    I want all the errors which come with combining multiple scripts; to be ironed out.
    Hi AFools,

    I was actually getting the same error as Zego but what I did is take the contents of the eZform extract and put those in my includes folder. (I still got what I think is a prosocks error) but this seemed to resolve the ezform issue.

    If I may suggest (and I think this is what you plan to do for the update anyway) is to perhaps just put a summary on exactly how to set this up. It might save you headaches such as these in the future

    Other than that, great work, can't wait for the update!

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

    Default

    Well i have the exact same error now after updating all of my include; I will work to find a solution to this, I will also be migrating the library strictly to reflection.

    So expect a few changes overall. I will offer the script i have been using this time as it saves a lot of migration issues for me. The other benefit is that the Username-Passwords are stored in their own file. Which allows me to upload update more frequently as i don't get paranoid i may accidentally post my user-details in the process of posting the upload and sometime i never get around to it.

    I would love to know how many users are actively using this script, So a hello would be nice =D

    As then i know whether to maintain the public version or not. (which will be based on how well the script is received)

    Please Give Feedback; To Myself And The Rest Of The Community.

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



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

    Default

    The solution is to delete //{$i ezForm.simba}

    Delete this from line (5).

    Enjoy

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



  17. #42
    Join Date
    Feb 2009
    Location
    Canada
    Posts
    58
    Mentioned
    1 Post(s)
    Quoted
    22 Post(s)

    Default

    Nice, works now.

    I'll report any bugs I find.

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

    Default

    Please do. I have lost motivation for this. As i didn't get much feed back. Though i am still slowly migrating it to "strict reflection" and compiling thieiving + hunter etc into it

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



  19. #44
    Join Date
    Nov 2015
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    Cant wait for the hunter/thieving :> just curious if the hunter part will include falconry :3 and maybe a multiple trap setup for birds? :] And for the thieving will it only be master thiever or also blackjacking/thieving guardsmen in watchtower? watchtower guards are pretty easy and safe but blackjacking would need to unnote food at a shop.
    Your agility worked great, it got me 90 agility couple of weeks ago.

    I don't have money or already 99 in that skill to use the other parts of this AIO tho :P

    Thanks for the script

    Darkscape~

  20. #45
    Join Date
    Feb 2009
    Location
    Canada
    Posts
    58
    Mentioned
    1 Post(s)
    Quoted
    22 Post(s)

    Default

    Quote Originally Posted by AFools View Post
    Please do. I have lost motivation for this. As i didn't get much feed back. Though i am still slowly migrating it to "strict reflection" and compiling thieiving + hunter etc into it
    Hehe spoken too soon, can't get it to work now.

    When I select an action & location and hit start script I get this error:
    Compiled successfully in 5766 ms.
    Invalid Location Input
    Invalid Action Input
    [00:49:28:412] [] [Status] All cached references free'd from memory
    Error: Access violation
    Execution failed.
    please note: I deleted the {$i ezForm.simba} from line (5).

    Also, the members? checkbox leads to script shutting down with this error log:
    Program exception!
    Stacktrace:

    Exception class: lpException
    Message: Runtime error: "Access violation" at line 1212, column 13 in file "C:\Users\*********\Desktop\Simba\Includes\AeroLib \misc\ezForm.simba"
    $0076365A
    Simba Version: 1100
    Update: deleted the prosock.dll from line 1 in the ezForm include as suggested in the Q & A section to resolve access violation errors and now I get this error when running with {$i ezForm.simba} at line 5 :
    Error: Duplicate declaration "eZElement" at line 2
    Compiling failed.
    code at line 2 from the ezform include: type eZElement=record
    when deleting the {$i ezForm.simba} :

    Compiled successfully in 4860 ms.
    Invalid Location Input
    Invalid Action Input
    [01:14:00:680] [] [Status] All cached references free'd from memory
    Error: Access violation
    Execution failed.
    Last edited by Zego; 01-11-2016 at 05:16 AM.

  21. #46
    Join Date
    Feb 2009
    Location
    Canada
    Posts
    58
    Mentioned
    1 Post(s)
    Quoted
    22 Post(s)

    Default

    Quote Originally Posted by Darkscape View Post
    Cant wait for the hunter/thieving :> just curious if the hunter part will include falconry :3 and maybe a multiple trap setup for birds? :] And for the thieving will it only be master thiever or also blackjacking/thieving guardsmen in watchtower? watchtower guards are pretty easy and safe but blackjacking would need to unnote food at a shop.
    Your agility worked great, it got me 90 agility couple of weeks ago.

    I don't have money or already 99 in that skill to use the other parts of this AIO tho :P

    Thanks for the script

    Darkscape~
    Hey Darkscape, how did you get the script to run, I only get error messages

  22. #47
    Join Date
    Jul 2008
    Posts
    45
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    i also get
    Invalid Location Input
    Invalid Action Input
    errors. i am attempting to run the script with "steel" and "alkharid" highlighted.

    also attempted to run with different inputs ("cannonball" and "varrockeast"), same error

    downloaded latest ezform.simba from github master repo
    --commented out prosocks to prevent access violation error

    downloaded latest prosocks
    downloaded latest reflection (in a file named Refelction in the include folder)

    ===============================

    edit:

    script works after hard coding location to 'alkharid' and bartype to 'steel'
    try changing location/action forms to combobox instead of listbox?

    -----

    smelting at alkharid struggles with clicking on furnace - attempts to click in front of furnace (where the players are)
    made sure that brightness is maxed, default zoom.

    -----

    what is the difference bteween the furnacelocations and furnacelocationss variables?

    ===========

    edit2:

    debug(location, false) outputs 0 for alkharid, and debug(bartype, false) outputs 7 for steel, suggesting that ezform.val() returns int, not string.
    Last edited by andyroo; 01-12-2016 at 06:58 AM.

  23. #48
    Join Date
    Apr 2015
    Posts
    45
    Mentioned
    1 Post(s)
    Quoted
    17 Post(s)

    Default

    The seers village agi is solid. Haven't tried anything else; If I remember i'll try to hit you with a proggy (before and after pic)

  24. #49
    Join Date
    Jan 2016
    Posts
    77
    Mentioned
    0 Post(s)
    Quoted
    44 Post(s)

    Default

    Deleted $i ezForm.simba on line 1 like the Q&A said and now Im getting the same error as Zego.


    Error: Duplicate declaration "eZElement" at line 2

  25. #50
    Join Date
    Feb 2016
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by andyroo View Post

    smelting at alkharid struggles with clicking on furnace - attempts to click in front of furnace (where the players are)
    made sure that brightness is maxed, default zoom.

    -----

    what is the difference bteween the furnacelocations and furnacelocationss variables?
    Hey thanks for the fix for the task selection, I found that in the AFools_functions file on lines 85 and 86 you can set them to

    FurnaceLocations := Point(3274, 3186);
    FurnaceLocationss := Point(3271, 3186);
    which will allow you to find the furnace. (I think I've just made my first contribution?)
    From what I've gathered locations with one "s" is where you walk to and locationss with 2 s' is where you click to interact with the object.

    However, now it seems the banking is not working so time to investigate a bit more...


    edit: Gained a level, went to the clan chat screen and froze, seems that it didn't resume after that? (if that stops you?)
    Last edited by bran_corn; 02-10-2016 at 02:50 AM.

Page 2 of 3 FirstFirst 123 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
  •