Results 1 to 9 of 9

Thread: [OGL] Brotein's AIO Citadel

  1. #1
    Join Date
    Jan 2012
    Location
    Long Island, NY
    Posts
    413
    Mentioned
    5 Post(s)
    Quoted
    95 Post(s)

    Default [OGL] Brotein's AIO Citadel

    Intro:
    This is an All-In-One Tier 7 Citadel script, written for the OpenGL Library, that will help you reach your weekly cap goal! The script is flexible so if you modify the constants at the top to the model IDs of a lower tier plot, the script should run just fine. I will update the script with more plots next week when my cap resets!
    Client Setup:
    You should have already installed the newest version of Simba and install the following, if you haven't download the following and read this thread...
    OpenGL - A Beginner's Scripting Tutorial
    Plugins
    GLX.dll
    OpenGL32.dll
    Includes
    ogLib

    Follow these pictures, make sure the 3D world is expanded 100%!!!

    1) Graphics Settings:
    GRAPHICS



    2) Interface Settings:
    -(THE XP TRACKER MUST BE ENABLED AND SET TO ALL XP)
    INTERFACE


    3) Controls Settings:
    -(Camera should be set to Classic, and bindings should be these defaults)
    CONTROLS


    4) HUD Layout:
    HUD


    - This is flexible and you can move to interfaces around, but the idea is to have an open screen, and the XP tracker and the clan citadel interface MUST BE VISIBLE!!!)
    Script Setup:
    1. Set the PLOT constant at the top of the script on line 11
      Simba Code:
      const
        PLOT = 0;  //0: Mining(Precious Ores)
                   //1: Mining(Ore)
                   //2: Mining(Stone)
                   //3: Woodcutting
    2. Login to your account
    3. Go to your citadel and the plot you wish to use
    4. Stand closest to the plot you wish to mine/chop/etc
    5. Enable SMART
    6. Hit Run in Simba
    7. Enjoy!
    Current Supported Plots(Tier 7):
    • Precious Ore
    • Ore
    • Stone
    • Woodcutting
    Update Log:
    v1.0 : Initial release with support for precious ore, ore, stone, and woodcutting at tier 7
    Attached Files Attached Files

  2. #2
    Join Date
    May 2012
    Location
    Texas
    Posts
    60
    Mentioned
    0 Post(s)
    Quoted
    19 Post(s)

    Default

    Grats on the release!!
    ------------------------------------------------------------------------------------------------------------------
    Fimmy Jallon is here ! Lets get Fimmy!

  3. #3
    Join Date
    Dec 2011
    Posts
    2,147
    Mentioned
    221 Post(s)
    Quoted
    1068 Post(s)

  4. #4
    Join Date
    Dec 2014
    Posts
    188
    Mentioned
    3 Post(s)
    Quoted
    100 Post(s)

    Default

    Error: Duplicate declaration "toString" at line 198
    Any ideia?

  5. #5
    Join Date
    Sep 2014
    Posts
    447
    Mentioned
    10 Post(s)
    Quoted
    203 Post(s)

    Default

    Quote Originally Posted by srpronto View Post
    Error: Duplicate declaration "toString" at line 198
    Any ideia?
    Hmmm....I think that the ogLib has been updated since this script has been released to include a toString method. Removing lines 198-212 might work.

  6. #6
    Join Date
    Dec 2014
    Posts
    188
    Mentioned
    3 Post(s)
    Quoted
    100 Post(s)

    Default

    Quote Originally Posted by yourule97 View Post
    Hmmm....I think that the ogLib has been updated since this script has been released to include a toString method. Removing lines 198-212 might work.
    Error: Unknown declaration "removeShadows" at line 450

  7. #7
    Join Date
    Sep 2014
    Posts
    447
    Mentioned
    10 Post(s)
    Quoted
    203 Post(s)

    Default

    Sorry, I'm afraid that exhausts my knowledge of ogLib. I'm guessing that method doesn't exist anymore, but I have no idea honestly haha.

  8. #8
    Join Date
    Dec 2011
    Posts
    2,147
    Mentioned
    221 Post(s)
    Quoted
    1068 Post(s)

  9. #9
    Join Date
    Dec 2014
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Works really nice. Capped at my citadel today for the first time in a few months. Haha!

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
  •