Item Search
     
BG-Wiki Search
+ Reply to Thread
Page 5 of 5 FirstFirst ... 3 4 5
Results 81 to 95 of 95
  1. #81

    ok now that i'm in front of my pc i play ffxi on... this is what i do
    in init.txt:
    bind sysrq exec screenshot.txt

    and in screenshot.txt:
    Code:
    input /localsettings shadows high
    .drawdistance set 5
    wait 0.1
    screenshot jpg hide
    wait 0.2
    .drawdistance set 1
    input /localsettings shadows off
    i like doing it this way so i change it real quick if i need/want to. like to insert the bit about /names off just for a few shots.

  2. #82
    I Am, Who I Am.
    Join Date
    Nov 2005
    Posts
    15,994
    BG Level
    9
    FFXIV Character
    Trixi Sephyuyx
    FFXIV Server
    Excalibur
    FFXI Server
    Ragnarok

    I made this little countdown thinger for Sleep II since I dont like using Spellcast.
    Youll need to download the Text plugin, and just call this .txt from your normal macro.

    Spoiler: show

    Text create Sleep2;
    Text set Sleep2 position 880 50;
    text set Sleep2 font "Courier New" 8
    text set Sleep2 fg 255 255 255 255 bg 0 0 0 0 text "Sleep II Duration : 90" align left showbg show;
    wait 4;
    text set Sleep2 text "Sleep II Duration : 89";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 88";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 87";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 86";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 85";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 84";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 83";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 82";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 81";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 80";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 79";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 78";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 77";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 76";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 75";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 74";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 73";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 72";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 71";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 70";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 69";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 68";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 67";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 66";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 65";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 64";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 63";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 62";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 61";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 60";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 59";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 58";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 57";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 56";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 55";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 54";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 53";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 52";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 51";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 50";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 49";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 48";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 47";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 46";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 45";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 44";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 43";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 42";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 41";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 40";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 39";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 38";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 37";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 36";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 35";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 34";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 33";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 32";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 31";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 30";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 29";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 28";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 27";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 26";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 25";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 24";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 23";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 22";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 21";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 20";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 19";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 18";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 17";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 16";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 15" fg 0 255 0 255;
    wait 1;
    text set Sleep2 text "Sleep II Duration : 14";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 13";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 12";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 11";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 10";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 09";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 08";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 07";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 06";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 05" fg 252 3 3 255;
    wait 1;
    text set Sleep2 text "Sleep II Duration : 04";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 03";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 03";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 01";
    wait 1;
    text set Sleep2 text "Sleep II Duration : 00";
    wait 1;
    text delete Sleep2;

  3. #83
    Ropeteer
    Guest

    Quote Originally Posted by Rasantath View Post
    ok now that i'm in front of my pc i play ffxi on... this is what i do
    in init.txt:
    bind sysrq exec screenshot.txt

    and in screenshot.txt:
    Code:
    input /localsettings shadows high
    .drawdistance set 5
    wait 0.1
    screenshot jpg hide
    wait 0.2
    .drawdistance set 1
    input /localsettings shadows off
    i like doing it this way so i change it real quick if i need/want to. like to insert the bit about /names off just for a few shots.
    Epic post.


    but I've done something slightly different, and it worked. I really didnt know what you meant by all that stuff in the beginning about different .txt stuff. But this is what I made:

    Code:
    bind sysrq input /localsettings shadows high; drawdistance set 5; wait .01; screenshot bmp hide; wait .1; drawdistance set .5; input /localsettings shadows off
    You would put that in in place of your normal SS info there in the init.txt file.

  4. #84
    Hydra
    Join Date
    Jul 2009
    Posts
    141
    BG Level
    3
    FFXI Server
    Sylph

    Maybe check windower forums? More info there than here o.O

  5. #85
    RIDE ARMOR
    Join Date
    Mar 2010
    Posts
    20
    BG Level
    1
    FFXI Server
    Bismarck

    thank you! I had forgotten how to do this after transferring to my new computer

  6. #86
    Relic Weapons
    Join Date
    Oct 2007
    Posts
    310
    BG Level
    4
    FFXI Server
    Bahamut

    Necro bump

    This seemed like the appropriate place to ask this as I am not good with computer.

    Anyone know how to move the status icons over? As shown in my awesome MS paint drawing?

    http://pics.livejournal.com/sobius/pic/0002xwps

  7. #87
    Yoshi P
    Join Date
    Oct 2007
    Posts
    5,112
    BG Level
    8
    FFXI Server
    Ramuh

    Can't see the pic. But look at the windower page. Should tell you the commands for if.

  8. #88
    They're just like us
    Join Date
    Jun 2007
    Posts
    4,012
    BG Level
    7
    FFXI Server
    Asura

    You can't move the status icons but you can move the status timers. go to console and type

    statustimer x,y

    X = Vertical axis
    Y = Horiz

    I use 140,40 to move them just under the macro menu/casting bar for instance.

    Put .statustimer in init.txt to ake it autoload.

  9. #89
    Cerberus
    Join Date
    Oct 2009
    Posts
    474
    BG Level
    4
    FFXI Server
    Quetzalcoatl

    A neat program I use to take pictures is called XI-UI. It allows you to move the camera around and get some really nice scenic shots with drawdistance set high.

  10. #90
    Relic Weapons
    Join Date
    Oct 2007
    Posts
    310
    BG Level
    4
    FFXI Server
    Bahamut

    Not sure if it has been addressed here; how do I eliminate the recast numbers underneath my current status effects.. Everything else is disappearing when I take a screenshot, but not those >.<

  11. #91
    and the traveler
    Join Date
    Sep 2008
    Posts
    610
    BG Level
    5

    //unload statustimer

  12. #92
    New Spam Forum
    Join Date
    Dec 2007
    Posts
    186
    BG Level
    3
    FFXI Server
    Quetzalcoatl

    Probably just unload as Ikariiii said. Mine don't show up?

  13. #93
    Relic Weapons
    Join Date
    Oct 2007
    Posts
    310
    BG Level
    4
    FFXI Server
    Bahamut

    Sorry, I should have clarified; I want to keep the recast numbers when I am playing, just want them to disappear when I take a SS

  14. #94
    Old Merits
    Join Date
    Nov 2007
    Posts
    1,007
    BG Level
    6
    FFXI Server
    Asura

    Does this still work for Windower 4, or is there a new command? It seems like there's more hidden controls, and I can't figure out how to turn things on/off in the console anymore.

  15. #95
    Puppetmaster
    Join Date
    Feb 2011
    Posts
    51
    BG Level
    2
    FFXI Server
    Valefor

    This is goddamn awesome. I have spent way too many hours removing all shit manually in MSPaint. Thank you!


    User was infracted for this post.

+ Reply to Thread
Page 5 of 5 FirstFirst ... 3 4 5