Item Search
     
BG-Wiki Search
Page 2 of 2 FirstFirst 1 2
Results 21 to 27 of 27

Thread: Windower     submit to reddit submit to twitter

  1. #21
    Cerberus
    Join Date
    Feb 2008
    Posts
    458
    BG Level
    4

    ya i did get the new 2.0 expwatch and got rid of the old, here is my script... not sure how else to really past it besides this lol.... as you can see i only messed with the load area i have bolded for you for convenience of reading, i was positive i did it right but who knows.

    //echo Init script loaded.

    // *** THIRD PARTY APPLICATION SETTING ***
    // This MUST be set to true to make use of applications that use WindowerHelper
    // to send Keyboard Commands. If you do not use any applications that control your keyboard, then you
    // do not need to set this to 1. If you do, you must set this to 1 to make use of those applications.

    keyboard_allowmmf 0

    //Set console variables
    console_position 15 50
    console_color 255 255 0 0
    console_displayactivity 1
    console_fadedelay 3500
    console_chatopen 1
    console_screendir screenshots

    //Set game variables
    game_forceambientlight 1
    game_ambientlight 255 120 120 120
    game_gamma 55
    game_allowsetcursorpos 0
    game_exittype 1
    game_exitprompt 1
    game_allowresize 0

    //Set general variables
    //showfps 1
    // FPS Position - Use -75 1 to position it on the top right corner.
    fps_position 5 5
    //wait 5 seconds before auto loading plugins
    wait 5

    //Load plugins -- Remove the // from plugins you want to have autoloaded
    //TParty : TP #'s beside party members names and HP% number on target
    //Distance : Shows distance to current target
    // ConsoleBG : Puts a background behind the console
    //Recast : Shows Recast Timers for All Abilities and Spells
    // LightLuggage : Auto stacks items entering inventory and has profile system for auto lot and pass
    // Timestamp : Adds time stamps to all chat log messages
    // Silence : Removes all 'Equipment Changed' messages from the chat log to reduce spam
    // DrawDistance : Increases the drawing distance of the game farther than normal, creating an amazing scenery view of the game.
    // Send //drawdistance set X once logged in where X is a number between 1-20 to increase. 1 = max game NORMALLY allows.
    // Or press Alt+F10 to set to 5 and Ctrl+F10 to reset to 1
    // SSOrganizer : Organizes all screenshots you take so you may easily find them.

    wait 5

    load TParty
    load Distance
    load Recast
    load LightLuggage
    load TimeStamp
    load DrawDistance
    load SSOrganizer
    load ConsoleBG
    //load Silence
    load AutoExec
    //load ExpWatch
    load plasticsurgeon




    //Uncomment or add plugins you want to use


    //Bind keys
    //Bind syntax is "bind <key> <up> <command>
    // ^ represents control- and ! is alt, eg !1 is alt-1
    bind !f10 drawdistance set 5
    bind ^f10 drawdistance set 1
    bind f11 game_forceambientlight
    bind f12 showfps
    bind sysrq screenshot png
    bind ^v paste
    echo Toggle Lighting = F11 (Bump mapping must be off to work properly)
    echo Toggle FPS = F12
    echo DrawDistance Lv 5: Alt-F10
    echo DrawDistance Lv 1: Ctrl-F10
    echo Paste Clipboard = Ctrl-V

    //Sets ConsoleBG Background Position
    consolebg position 15 50

    // *** ALLIANCE TARGET KEYS ***
    // This lets you push Alt+F1-6 and Ctrl+F1-6 to to target Alliance members.
    bind ^f1 input /ta <a10>
    bind ^f2 input /ta <a11>
    bind ^f3 input /ta <a12>
    bind ^f4 input /ta <a13>
    bind ^f5 input /ta <a14>
    bind ^f6 input /ta <a15>
    bind !f1 input /ta <a20>
    bind !f2 input /ta <a21>
    bind !f3 input /ta <a22>
    bind !f4 input /ta <a23>
    bind !f5 input /ta <a24>
    bind !f6 input /ta <a25>

    // *** Numpad Movement Keys ***
    // These will make it so you do not move when typing numbers into chat with the numpad.
    bind $numpad1 type 1
    bind $numpad2 type 2
    bind $numpad3 type 3
    bind $numpad4 type 4
    bind $numpad5 type 5
    bind $numpad6 type 6
    bind $numpad7 type 7
    bind $numpad8 type 8
    bind $numpad9 type 9

  2. #22
    Cerberus
    Join Date
    Feb 2008
    Posts
    458
    BG Level
    4

    oh that wait 5 i tried last night, it didnt work before w.o it if that matters at all lol.... was just told putting a wait sometimes will help.

  3. #23
    souleman
    Guest

    Just so you know, everything shoudl be able to be autoloaded now. As long as you have the most recent versions of everything, and your using windower 3.4, then all the plugins should be "auto-load friendly."



    The "failed to load plugin" message normally means you either have the dll file in the wrong locaton, or you misspelled the name of the plugin.

  4. #24
    Cerberus
    Join Date
    Feb 2008
    Posts
    458
    BG Level
    4

    the file i dl off windower site was put on my desktop and i dropped it into the plugins folder.... pretty sure thats right or are new ones supposed to go somewhere else?

    really cant figure this crap out lol...

  5. #25
    ٩๏̯͡๏)۶

    Join Date
    Jun 2005
    Posts
    12,248
    BG Level
    9
    FFXI Server
    Asura
    WoW Realm
    Barthilas

    quick question as I can't be bothered registering on windower site to ask. Is it possible to open 2 POL windows and use exp watch? I know the game uses the same log files for any account on the PC at the time (you can see this if you've got 2 xi's running, scroll up your log and occasionally you see the stuff from the other screen).

    Last time I opened xp watch, it crashed on my second account, was this because I'm 2boxing or because it was an old version of it?

  6. #26
    Chram
    Join Date
    Apr 2007
    Posts
    2,624
    BG Level
    7

    Quote Originally Posted by Lordwafik View Post
    quick question as I can't be bothered registering on windower site to ask. Is it possible to open 2 POL windows and use exp watch? I know the game uses the same log files for any account on the PC at the time (you can see this if you've got 2 xi's running, scroll up your log and occasionally you see the stuff from the other screen).

    Last time I opened xp watch, it crashed on my second account, was this because I'm 2boxing or because it was an old version of it?
    honestly. I would expect 2.0 xp watch to handle the log in process mem-space and not the shared chat files... but I can't say with authority. previous versions of expwatch didn't have that problem since they were just watching your xp total resident in memory.

    then again, FFXI itself seems to have chat issues with multiple clients on the same address location so...

  7. #27
    Old Merits
    Join Date
    Jun 2008
    Posts
    931
    BG Level
    5

    Quote Originally Posted by Lordwafik View Post
    quick question as I can't be bothered registering on windower site to ask. Is it possible to open 2 POL windows and use exp watch? I know the game uses the same log files for any account on the PC at the time (you can see this if you've got 2 xi's running, scroll up your log and occasionally you see the stuff from the other screen).

    Last time I opened xp watch, it crashed on my second account, was this because I'm 2boxing or because it was an old version of it?
    I'm 2boxing right now as I type this with ExpWatch loaded on both accounts. No problems.

Page 2 of 2 FirstFirst 1 2

Similar Threads

  1. HNM spawns, ToD window question.
    By Nyxx in forum FFXI: Everything
    Replies: 4
    Last Post: 2005-04-02, 13:21