PDA

View Full Version : [Multi-Skilled] [OGL] Brotein's AIO Citadel



Brotein
04-20-2015, 04:10 PM
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 (https://villavu.com/forum/showthread.php?t=112486)
Plugins
GLX.dll (https://github.com/Brandon-T/GLX/releases/download/3.7/GLX.dll)
OpenGL32.dll (https://github.com/Brandon-T/GLX/releases/download/3.7/OpenGL32.dll)
Includes
ogLib (https://github.com/ObscuritySRL/ogLib/archive/master.zip)

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

1) Graphics Settings:
http://i.imgur.com/mJnyz0i.png
http://i.imgur.com/Nhf01g8.png

2) Interface Settings:
-(THE XP TRACKER MUST BE ENABLED AND SET TO ALL XP)
http://i.imgur.com/r9qyJib.png

3) Controls Settings:
-(Camera should be set to Classic, and bindings should be these defaults)
http://i.imgur.com/WfbHaMI.png

4) HUD Layout:
http://i.imgur.com/ODJ2Oz2.png

- 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!!!)
http://i.imgur.com/IbpzDb8.png

Script Setup:


Set the PLOT constant at the top of the script on line 11
const
PLOT = 0; //0: Mining(Precious Ores)
//1: Mining(Ore)
//2: Mining(Stone)
//3: Woodcutting
Login to your account
Go to your citadel and the plot you wish to use
Stand closest to the plot you wish to mine/chop/etc
Enable SMART
Hit Run in Simba
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

destinyxx
04-21-2015, 02:38 AM
Grats on the release!!

Clarity
04-21-2015, 04:56 AM
Happy to see the release of more OGL scripts :)
Congratulations!

Hitac
06-02-2015, 01:18 PM
Error: Duplicate declaration "toString" at line 198
Any ideia?

yourule97
06-02-2015, 01:22 PM
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.

Hitac
06-02-2015, 01:24 PM
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

yourule97
06-02-2015, 01:40 PM
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.

Clarity
06-02-2015, 03:09 PM
Remove shadows doesn't exist anymore as it is now an automatic element of char retrieval and parsing. Feel free to remove it from Brotein's script.

Ezzential
11-06-2015, 04:27 AM
Works really nice. Capped at my citadel today for the first time in a few months. Haha!