Jump to content

saijzo

Premium Members
  • Posts

    74
  • Εγγραφή

  • Τελευταία Επίσκεψη

Posts posted by saijzo

  1. Κάνε δεξί κλίκ->edit skin πάνω στο skin που θές να επεξεργαστείς.Λογικά κάπου θα γράφει title ή text=music.Εσύ το αλλάζεις σε μουσική.Για τα εικονίδια θα έχει κάποιο path που αντιστοιχεί στο κατάλληλο εικονίδιο.Προσοχή στις διαστάσεις του.Αν έβαζες ένα Link του skin ή το αρχείο ini ίσως να μπορούσα να βοηθήσω περισσότερο.

  2. Έχει να κάνει και με το ποιό skin χρησιμοποιείς.Ίσως θέλει να κάνεις edit το ini του skin και να του "πείς" από ποιόν sensor να παίρνει την αντίστοιχη ένδειξη.Τουλάχιστον έτσι γίνεται στο open hardware monitor που χρησιμοποιώ εγώ.

  3. Μόλις βρήκα σε ένα ερείπιο πλοίου στην έρημο(act 2 Stinging Winds):sarcastic: το the black rock ledger page 15 και απ'οτι διαβάζω υπάρχουν και άλλες 5 σελίδες που κάνουν spawn στο συγκεκριμένο σημείο.Λένε πως άν βρείς και τις 6 σχηματίζεται η λέξη dharma από το lost και άλλα κουλά.Απλό easter egg ή έχει να κάνει με κάποιο event?

  4. Χαιρετώ το οργισμένο πλήθος.Μια πρώτη προσπάθεια κι από μένα με το rainmeter και ένα προβληματάκι.Χρησιμοποιώ η μάλλον θέλω να χρησιμοποιήσω κάποιο skin για το utorrent.Αυτή τη στιγμή έχω το kwadrat² το οποίο έχει το ίδιο πρόβλημα με τα υπόλοιπα utorrent skins που έβαλα.Μου δείχνει μόνο κάποια torrent που κάνω seed.

    desktopik.th.jpg

    Στο spoiler έχω βάλει το ini του skin.Να σημειώσω οτι έχω ακολουθήσει τις οδηγίες πιστέυω σωστά έχοντας απενεργοποιήσει(false) από το utorrent το webui και έχοντας περάσει στο ini το user και το pass.Ελπίζω να ήμουν αρκετά περιεκτικός και ευχαριστώ εκ των προτέρων όποιον ασχοληθει:yes4:

    _________________________________________

    ; µTorrent|d|stats v2

    _________________________________________

    [Rainmeter]

    Author=MDEVIANCE[MENTION=4974]deviant[/MENTION]art.com

    Background=images\background.png

    SolidColor=0,0,0, 30

    DynamicWindowSize=1

    BackgroundMargins=10,10,10,10

    MiddleMouseDownAction=!RainmeterRefresh #CURRENTCONFIG#

    [Metadata]

    Name=µTorrent|d|stats v2.0

    Config=uTorrent

    Discription=Just shows your 3 current torrents via statusbar & percentage, and it shows ur down- and upload speed it shows a down- and upload speed as well as all associated peers downloads.

    Tags=Enigma | µTorrent | MDEVIANCE | d.stats | Rainmeter | Torrent | torrents | HUD

    Version=2.0

    License=Creative Commons Attribution-Non-Commercial-Share Alike 3.0

    Preview=#SKINSPATH#uTorrent/Preview/preview_img.png

    Instructions=Change the username and password in the uTorrent.ini file! "URL=http://USERNAME:PASSWORD1@127.0.0.1:8080/gui/?list=1" and then activate the WEBGUI in uTorrent with yours Settings.

    [Variables]

    Updatetorrent=3

    REGEX1=(.*201,\"[^\"]+\"[^\]]*.*\](?:,|\])?\n|)

    REGEX2=(?siU)201,\"(.*)",\d*?,(\d*?),\d*?,\d*?,(\d*?),(\d*?),(\d*?)

    URL=http://nikos:asdf@127.0.0.1:8080/gui/?list=1

    fontcolor=255, 255, 255

    fontsize=9

    fontface=Calibri

    Stringstyle=BOLD

    [MeasureNetIn]

    Measure=NetIn

    [MeasureNetOut]

    Measure=NetOut

    Measure=Plugin

    Plugin=Plugins\SysInfo.dll

    SysInfoType=IP_ADDRESS

    SysInfoData=0

    UpdateDivider=3600

    [sOURCE]

    Measure=Plugin

    Plugin=Plugins\WebParser.dll

    UpdateRate=#Updatetorrent#

    Url=#URL#

    RegExp="(?siU)\"torrents\": \[\n(?:\n|\]|)#REGEX1##REGEX1##REGEX1##REGEX1##REGEX1#"

    Debug=1

    [iTEM1]

    Measure=Plugin

    Plugin=Plugins\WebParser.dll

    Url=[sOURCE]

    RegExp="#REGEX2#"

    StringIndex=1

    StringIndex2=1

    [DL1]

    Measure=Plugin

    Plugin=Plugins\WebParser.dll

    Url=[iTEM1]

    StringIndex=2

    MaxValue=1000

    [DL1C]

    Measure=Calc

    Formula=DL1/10

    Substitute="100.0":"100"

    [sP1]

    Measure=Plugin

    Plugin=Plugins\WebParser.dll

    Url=[iTEM1]

    StringIndex=5

    [sP1C]

    Measure=calc

    Formula=SP1/1000

    Substitute="0.0":"0"

    [iTEM2]

    Measure=Plugin

    Plugin=Plugins\WebParser.dll

    Url=[sOURCE]

    RegExp="#REGEX2#"

    StringIndex=2

    StringIndex2=1

    [DL2]

    Measure=Plugin

    Plugin=Plugins\WebParser.dll

    Url=[iTEM2]

    StringIndex=2

    MaxValue=1000

    [DL2C]

    Measure=Calc

    Formula=DL2/10

    Substitute="100.0":"100"

    [sP2]

    Measure=Plugin

    Plugin=Plugins\WebParser.dll

    Url=[iTEM2]

    StringIndex=5

    [sP2C]

    Measure=calc

    Formula=SP2/1000

    Substitute="0.0":"0"

    [iTEM3]

    Measure=Plugin

    Plugin=Plugins\WebParser.dll

    Url=[sOURCE]

    RegExp="#REGEX2#"

    StringIndex=3

    StringIndex2=1

    [DL3]

    Measure=Plugin

    Plugin=Plugins\WebParser.dll

    Url=[iTEM3]

    StringIndex=2

    MaxValue=1000

    [DLP3]

    Measure=Plugin

    Plugin=Plugins\WebParser.dll

    Url=[iTEM3]

    StringIndex=3

    MaxValue=1000

    [DLP2]

    Measure=Plugin

    Plugin=Plugins\WebParser.dll

    Url=[iTEM2]

    StringIndex=3

    MaxValue=1000

    [DLP1]

    Measure=Plugin

    Plugin=Plugins\WebParser.dll

    Url=[iTEM1]

    StringIndex=3

    MaxValue=1000

    [DL3C]

    Measure=Calc

    Formula=DL3/10

    Substitute="100.0":"100"

    [sP3]

    Measure=Plugin

    Plugin=Plugins\WebParser.dll

    Url=[iTEM3]

    StringIndex=5

    [sP3C]

    Measure=calc

    Formula=SP3/1000

    Substitute="0.0":"0"

    [iTEM4]

    Measure=Plugin

    Plugin=Plugins\WebParser.dll

    Url=[sOURCE]

    RegExp="#REGEX2#"

    StringIndex=4

    StringIndex2=1

    [DL4]

    Measure=Plugin

    Plugin=Plugins\WebParser.dll

    Url=[iTEM4]

    StringIndex=2

    MaxValue=1000

    [(title1)]

    MeasureName=ITEM1

    Meter=String

    X=22

    Y=90

    W=218

    H=12

    FontColor=#fontcolor#

    FontFace=#fontface#

    FontSize=#fontsize#

    StringStyle=Bold

    Antialias=1

    ClipString=1

    [(title2)]

    MeasureName=ITEM2

    Meter=String

    X=0r

    Y=150

    StringStyle=Bold

    W=218

    H=12

    FontColor=#fontcolor#

    FontFace=#fontface#

    FontSize=#fontsize#

    Antialias=1

    ClipString=1

    [(title3)]

    MeasureName=ITEM3

    Meter=String

    X=0r

    Y=207

    W=218

    StringStyle=Bold

    H=12

    FontColor=#fontcolor#

    FontSize=#fontsize#

    FontFace=#fontface#

    Antialias=1

    ClipString=1

    ==================================

    [(download1)]

    MeasureName=DL1

    Meter=Bar

    X=24

    Y=118

    BarImage=images\d.line.png

    BarOrientation=HORIZONTAL

    [(download2)]

    MeasureName=DL2

    Meter=Bar

    X=0r

    Y=177

    BarImage=images\d.line.png

    BarOrientation=HORIZONTAL

    [(download3)]

    MeasureName=DL3

    Meter=Bar

    X=0r

    Y=234

    BarImage=images\d.line.png

    BarOrientation=HORIZONTAL

    ===================================

    [T1]

    MeasureName=SP1C

    MeasureName2=DL1C

    Meter=String

    MeterStyle=Style3

    X=24

    Y=104

    FontFace=#FontFace#

    StringStyle=Bold

    Antialias=1

    FontSize=8

    FontColor=225,225,225

    NumOfDecimals=1

    Text="%2% [%1k] Downloaded"

    [T2]

    MeasureName=SP2C

    MeasureName2=DL2C

    Meter=String

    MeterStyle=Style3

    X=24

    Y=164

    FontFace=#fontface#

    StringStyle=BOLD

    Antialias=1

    FontSize=8

    FontColor=225,225,225

    NumOfDecimals=1

    Text="%2% [%1k] Downloaded"

    [T3]

    MeasureName=SP3C

    MeasureName2=DL3C

    Meter=String

    MeterStyle=Style3

    X=24

    Y=221

    FontFace=#fontface#

    Antialias=1

    FontSize=8

    StringStyle=Bold

    FontColor=225,225,225

    NumOfDecimals=1

    Text="%2% [%1k] Downloaded"

    ===================================

    [up.trigger]

    Meter=image

    ImageName=images\up.load.png

    x=20

    Y=60

    [dl.trigger]

    Meter=image

    ImageName=images\d.load.png

    x=230

    Y=60

    [up.load]

    Meter=STRING

    X=88

    Y=62

    StringStyle=BOLD

    FontColor=255, 255, 255

    FontFace=#fontface#

    FontSize=8

    AntiAlias=1

    Text="<< up"

    [d.load]

    Meter=STRING

    X=135

    Y=62

    StringStyle=BOLDFontColor=255, 255, 255

    FontFace=#fontface#

    FontSize=8

    AntiAlias=1

    Text="down >>"

    ===================================

    [up]

    Meter=STRING

    MeasureName=MeasureNetOut

    X=60

    Y=62

    FontColor=250,250,250

    FontSize=9

    FontFace=Calibri

    StringStyle=Bold

    StringAlign=RIGHT

    AutoScale=0

    Scale=1000.00

    NumofDecimals=1

    PostFix="k"

    Antialias=1

    [Down]

    Meter=STRING

    MeasureName=MeasureNetIn

    X=230

    Y=62

    FontColor=250,250,250

    FontSize=9

    FontFace=Calibri

    StringStyle=Bold

    StringAlign=RIGHT

    AutoScale=0

    Scale=1000.00

    NumofDecimals=1

    PostFix="k"

    Antialias=1

    ================================

    [skin.name]

    Meter=STRING

    X=20

    Y=21

    FontColor=255,255,255, 75

    FontSize=20

    FontFace=Calibri

    StringStyle=Bold

    AutoScale=0

    Text="µTorrent"

    Antialias=1

    [skin.name2]

    Meter=STRING

    X=175

    Y=37

    FontColor=255,255,255, 98

    FontSize=7

    FontFace=07x5 Regular

    StringStyle=Bold

    AutoScale=0

    Text="by [kw:adrat]²"

    Antialias=1

    [skin.name3]

    Meter=STRING

    X=65

    Y=42

    FontColor=255,255,255

    FontSize=8

    FontFace=Calibri

    StringStyle=Bold

    AutoScale=0

    Text="|d|stats v2"

    Antialias=1

    ================================

    [Peer#1]

    MeasureName=DLP1

    Meter=String

    MeterStyle=Style3

    X=135

    Y=124

    FontFace=07x5 Regular

    StringStyle=Bold

    FontColor=#fontcolor#

    Antialias=1

    FontSize=7

    NumOfDecimals=1

    Text="load from %1 peers"

    [Peer#2]

    MeasureName=DLP2

    Meter=String

    MeterStyle=Style3

    X=135

    Y=183

    FontFace=07x5 Regular

    StringStyle=Bold

    FontColor=#fontcolor#

    Antialias=1

    FontSize=7

    NumOfDecimals=1

    Text="load from %1 peers"

    [Peer#3]

    MeasureName=DLP3

    Meter=String

    MeterStyle=Style3

    X=135

    Y=240

    FontFace=07x5 Regular

    StringStyle=Bold

    FontColor=#fontcolor#

    Antialias=1

    FontSize=7

    NumOfDecimals=1

    Text="load from %1 peers"

  5. Χθές το βράδυ μου χακάρανε το λογαριασμό του diablo και συνεπώς και του bnet.Δεν έκανα φίλο κάποιον που δεν έπρεπε,ούτε μπήκα σε public game.Έχασα κάποια αντικείμενα από το stash,τη ψυχραιμία μου καθώς και ότι gold είχα.Ευτυχώς η bliz έκανε και κάτι σωστά σε αυτό το παιχνίδι και μου έκανε γρήγορα reset το password και δεν έχασα κι άλλα.Νομίζω πλέον πως η χρήση του authenticator είναι απαραίτητη.Φυσικά άν δεν είχε κάνει το single player online δε θα γινόταν αυτό.:slap:

  6. Έχει καταντήσει αηδία αυτό το error 37.Είναι λές και δεν έχουν ξαναφτιάξει online παιχνίδι.:dots:

  7. Μου έχει μείνει ένα guest pass.Οποιος ενδιαφέρεται ας στείλει πμ να του το στείλω.

  8. Με το μηχάνημα της υπογραφής με anisotropic x8 , MLAA antialising και τα υπόλοιπα στο φούλ σε 1920Χ1080 το παιχνίδι τρέχει μια χαρά.Οπου φαίνεται οτι κολλάει ενώ στρίβεις είναι πρόβλημα του γαμε με κάποια configurations.Δεν είναι κάτι το τόσο ενοχλητικό.

  9. Εντάξει.....η μάχη με το kayran δεν παίζεται...μα είναι δυνατόν;κόβω και τα τρία πλοκάμια και μόλις ανεβαίνω στη γεφυρα που δημιουργείται πέφτουν όλοι οι βράχοι πάνω μου.Δεν έγινε μία φορά έγινε πάνω από δέκα.Τα παράτησα πρός το παρόν.Μα τέτοια γκαντεμιά;Ούτε ο επίτιμος να είχε πιάσει στο χέρι του την κόπια μου:wall::wall::wall:

×
×
  • Δημιουργία...

Important Information

Ο ιστότοπος theLab.gr χρησιμοποιεί cookies για να διασφαλίσει την καλύτερη εμπειρία σας κατά την περιήγηση. Μπορείτε να προσαρμόσετε τις ρυθμίσεις των cookies σας , διαφορετικά θα υποθέσουμε ότι είστε εντάξει για να συνεχίσετε.