Results 1 to 7 of 7

Thread: [ogLib]Adieux's Port Phasmatys Smelter

  1. #1
    Join Date
    Feb 2012
    Location
    Florida
    Posts
    180
    Mentioned
    14 Post(s)
    Quoted
    101 Post(s)

    Default [ogLib]Adieux's Port Phasmatys Smelter

    Adieux's Port Phasmatys Smelter


    Quick script I wrote and why not release it (still needs some work)

    What it does:
    1. Smelts cannonballs for you, in the ghost town for some nice gpees


    Requirements:
    1. Ghost speak amulet or do that one quest where you dont need it anymore
    2. Mortaynia Legs 2 or higher are HIGHLY recommended to make money
    3. Access to the city (duh)


    Setup
    How to set up
    1. Go here, read the post, and download ogLib

    2. Download the zip folder below

    3. Extract into your c:\simba\scripts folder
    It should look like this (the file path is important, ignore the name of the file pic is copy pasted)


    4. Hit run on the auto updater and it will download the newest version of the script into the Adieuxs Port Phasmatys Smelter folder

    5. Make sure your graphic settings are like so
    Important: I've tried higher resolutions and it was not clicking correctly.
    Must be on 800x600 (now fixed, just be aware you might lag more at higher res)


    6. 3D game world must go across the client, edit like so


    7. Make sure your screens UI is not full of interfaces, just collapse or make them all smaller, besides the map, leave it somewhat big

    8. Have a bank preset setup so that it withdraws 28 steel bars

    9. Start the script inside the bank with your bank pin already done a


    Progress Reports




    Known Bugs

    1. Will sometimes miss-click bank
    Fix: Working on it




    Upcoming features:
    1. More antiban
    2. Better clicking



    Changes:
    Code:
    1.0: Initial release


    If you use please post feedback/proggies or comments
    Attached Files Attached Files

  2. #2
    Join Date
    Oct 2014
    Location
    Pacific Ocean
    Posts
    14
    Mentioned
    4 Post(s)
    Quoted
    9 Post(s)

    Default

    Nice release man, will give a feed back when I can

  3. #3
    Join Date
    Mar 2014
    Location
    East Coast, USA
    Posts
    291
    Mentioned
    10 Post(s)
    Quoted
    148 Post(s)

    Default

    Nice release man. Maybe I will have to get myself over there now to make some balls :P

  4. #4
    Join Date
    Sep 2015
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    This is a really neat script but it won't work for me as it keeps telling me it can't find the banker? The camera rotates but it still can't find him, I'm stood in the bank and have gone through all the installation/setup process multiple times

    Would appreciate the help! Thanks

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

    Default

    Quote Originally Posted by Adieux View Post
    5. Make sure your graphic settings are like so
    Important: I've tried higher resolutions and it was not clicking correctly.
    Must be on 800x600 (now fixed, just be aware you might lag more at higher res)
    The latest ogLib that Clarity pushed should fix that. However, if it does not, just:
    Simba Code:
    program new;
    {$i oglib/lib/core/core.simba}  

    var tempX,tempY:int32;

    begin
      ogl.setup(1200,750);
      glxViewPort(tempX,tempY,tempX,tempY); //~ This will fix it.
    end.




    Skype: obscuritySRL@outlook.com

  6. #6
    Join Date
    Jun 2015
    Location
    New Zealand
    Posts
    322
    Mentioned
    2 Post(s)
    Quoted
    131 Post(s)

    Default

    Grats on release mate

  7. #7
    Join Date
    Feb 2012
    Location
    Florida
    Posts
    180
    Mentioned
    14 Post(s)
    Quoted
    101 Post(s)

    Default

    Hey everyone I've taken a break from RS (like i always do) but I might work on this more soon, because @Obscurity; is the best and just keeps telling how to fix things.

    I've been focusing more on school and developing applications for other things anyone who wants to try
    to fix this in the mean time can feel free to do so (I wrote this in like 2 hours so its not the best)

    But I will try to get to it soon!

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
  •