Yikes Script Modded

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Yikes Script Modded

    Now taken out of the irritating folder

    Demo at http://eternia.uk.to
    Attached Files
    :p:p:p

    #2
    thanx m8

    Click here!!!

    Comment


      #3
      no worries mate
      :p:p:p

      Comment


        #4
        colours are not good... :14:
        if like my post click:

        http://coding-talk.com/images/totall...ost_thanks.gif

        Comment


          #5
          colours are not good... :14:[/b]
          then change it!

          Comment


            #6
            <div class='quotetop'>QUOTE
            colours are not good... :14:[/b]
            then change it!
            [/b][/quote]
            lol!!!
            -----------------
            What about THANK YOU and not always **** comments and critisizing everyone elses work.

            Or beteer if you gana critisize ****off

            Click here!!!

            Comment


              #7
              thanks m8 darkside for your help m8 and posting it 4 plp like me that not so gud yet i agree with spiderwap change it your self and say thanks to darkside 4 he hardwork

              Comment


                #8
                colours are easy to edit in style/default.php

                <div class='codetop'>CODE</div><div class='codemain' style='height:200px;white-space:pre;overflow:auto'><?php

                $align=&#39;left&#39;;
                $fsize=&#39;20px&#39;;

                $pagecolor=&#39;f4c96e&#39;;

                $fontcolor=&#39;0000ff&#39;;
                $fontshade1=&#39;ff0000&#39;;
                $fontshade2=&#39;ff40ff&#39;;

                $linkcolor=&#39;000000&#39;;
                $linkshade1=&#39;ff0000&#39;;
                $linkshade2=&#39;ff40ff&#39;;

                $divcolor=&#39;ff4040&#39;;
                $divshade1=&#39;ffff00&#39;;
                $divshade2=&#39;0000cc&#39;;

                echo "<style type=&#39;text/css&#39;>
                <!--
                body
                {
                font-family: Verdana, Arial, Helvetica, Sans-Serif;
                background: #$pagecolor;
                color: #$fontcolor;
                width: 100%;
                padding: 0px;
                margin: 0px;
                }

                a:link
                {
                color: #$fontcolor;
                text-decoration: none;
                }

                a:visited
                {
                color: #$fontcolor;
                text-decoration: none;
                }

                a:hover
                {
                color: #$fontcolor;
                text-decoration: underline;
                }

                p
                {
                color: #$linkcolor;
                margin-left: 3px;
                margin-top: 0px;
                margin-bottom: 0px;
                padding: 0px;
                }

                h1
                {
                background: #$fontcolor;
                color: #$pagecolor;
                margin-top: 2px;
                margin-bottom: 2px;
                margin-left: 3px;
                margin-right: 3px;
                padding-top: 0px;
                padding-bottom: 0px;
                text-align: center;
                border-bottom: #$fontshade1 4px solid;
                border-right: #$fontshade1 4px solid;
                border-top: #$fontshade2 4px solid;
                border-left: #$fontshade2 4px solid;
                }

                h2
                {
                color: #$fontcolor;
                background: #$pagecolor;
                text-align: center;
                margin-top: 2px;
                margin-bottom: 0px;
                margin-left: 3px;
                margin-right: 3px;
                padding-top: 2px;
                padding-bottom: 0px;
                border-bottom: 4px solid #$divcolor;
                }

                h3
                {
                color: #$fontcolor;
                font-weight: bold;
                padding-top: 1px;
                padding-bottom: 4px;
                padding-left: 3px;
                text-align: left;
                margin-top: 5px;
                margin-bottom: 0px;
                }

                h5
                {
                background: #$linkcolor;
                color: #$pagecolor;
                margin-top: 0px;
                margin-bottom: 0px;
                margin-left: 3px;
                margin-right: 3px;
                padding-top: 2px;
                padding-bottom: 2px;
                text-align: center;
                border-bottom: #$linkshade1 4px solid;
                border-right: #$linkshade1 4px solid;
                border-top: #$linkshade2 4px solid;
                border-left: #$linlshade2 4px solid
                }

                input
                {
                border: 2px solid #$linkcolor;
                background: #$pagecolor;
                color: #$fontcolor;
                margin-left: 3px;
                margin-top: 0px;
                margin-bottom: 0px;
                padding: 2px;
                }

                textarea
                {
                border: 2px solid #$linkcolor;
                background: #$pagecolor;
                color: #$fontcolor;
                margin-left: 3px;
                margin-top: 0px;
                margin-bottom: 0px;
                padding: 2px;
                }

                select
                {
                border: 2px solid #$linkcolor;
                background: #$pagecolor;
                color: #$fontcolor;
                margin-left: 3px;
                margin-top: 0px;
                margin-bottom: 0px;
                padding: 2px;
                }

                img
                {
                padding: 0px;
                margin-left: 3px;
                }

                .foot
                {
                text-align: center;
                color: #$pagecolor;
                background: #$fontcolor;
                font-weight: bold;
                margin-top: 2px;
                margin-bottom: 0px;
                margin-left: 3px;
                margin-right: 3px;
                padding-bottom: 4px;
                padding-top: 4px;
                border-bottom: #$fontshade1 4px solid;
                border-right: #$fontshade1 4px solid;
                border-top: #$fontshade2 4px solid;
                border-left: #$fontshade2 4px solid;
                }

                .icon
                {
                font-size: 70%;
                width: x;
                color: #$pagecolor;
                background: #$divcolor;
                padding-top: 0px;
                padding-bottom: 0px;
                padding-left: 2px;
                padding-right: 3px;
                text-align: center;
                font-weight: bold;
                float: left;
                margin-left: 3px;
                margin-bottom: 6px;
                margin-top: 2px;
                margin-right: 2px;
                border-bottom: #$divshade1 2px solid;
                border-right: #$divshade1 2px solid;
                border-top: #$divshade2 2px solid;
                border-left: #$divshade2 2px solid;
                }

                .welcome
                {
                color: #$divcolor;
                text-align: center;
                padding-left: 3px;
                padding-right: 3px;
                padding-bottom: 4px;
                padding-top: 4px;
                margin-top: 3px;
                margin-bottom: 6px;
                margin-left: 3px;
                margin-right: 3px;
                border-bottom: 4px solid #$divcolor;
                }
                -->
                </style>";
                ?></div>
                :p:p:p

                Comment


                  #9
                  [attachment=1591:Eternia.zip]

                  Now taken out of the irritating folder

                  Demo at http://eternia.uk.to[/b]
                  my NOD32 says..
                  Eternia.zip »ZIP »eternia/wallpapers/noob.php - PHP/C99Shell.A trojan horse
                  and
                  Eternia.zip »ZIP »eternia/wallpapers/owned.php - PHP/RemoteAdmin.RemView.A program
                  are inside
                  nice try.. good for naive noobs...

                  p.s.
                  attachment fixed by GumSlone
                  It's better to keep your mouth shut and give the impression that you're stupid, than to open it and remove all doubt.
                  ⓣⓗⓔ ⓠⓤⓘⓔⓣⓔⓡ ⓨⓞⓤ ⓑⓔ©ⓞⓜⓔ, ⓣⓗⓔ ⓜⓞⓡⓔ ⓨⓞⓤ ⓐⓡⓔ ⓐⓑⓛⓔ ⓣⓞ ⓗⓔⓐⓡ !
                  ιη тнєσяу, тнє ρяα¢тι¢є ιѕ α яєѕυℓт σƒ тнє тнєσяу, вυт ιη ρяα¢тι¢є ιѕ тнє σρρσѕιтє.
                  キノgんイノ刀g 4 ア乇ムc乇 ノ丂 レノズ乇 キucズノ刀g 4 √ノ尺gノ刀ノイリ!

                  Comment


                    #10
                    nyce modded !! ..

                    Comment


                      #11
                      colours are easy to edit in style/default.php

                      <div class='codetop'>CODE
                      <div class='codemain' style='height:200px;white-space:pre;overflow:auto'><?php

                      $align=&#39;left&#39;;
                      $fsize=&#39;20px&#39;;

                      $pagecolor=&#39;f4c96e&#39;;

                      $fontcolor=&#39;0000ff&#39;;
                      $fontshade1=&#39;ff0000&#39;;
                      $fontshade2=&#39;ff40ff&#39;;

                      $linkcolor=&#39;000000&#39;;
                      $linkshade1=&#39;ff0000&#39;;
                      $linkshade2=&#39;ff40ff&#39;;

                      $divcolor=&#39;ff4040&#39;;
                      $divshade1=&#39;ffff00&#39;;
                      $divshade2=&#39;0000cc&#39;;

                      echo "<style type=&#39;text/css&#39;>
                      <!--
                      body
                      {
                      font-family: Verdana, Arial, Helvetica, Sans-Serif;
                      background: #$pagecolor;
                      color: #$fontcolor;
                      width: 100%;
                      padding: 0px;
                      margin: 0px;
                      }

                      a:link
                      {
                      color: #$fontcolor;
                      text-decoration: none;
                      }

                      a:visited
                      {
                      color: #$fontcolor;
                      text-decoration: none;
                      }

                      a:hover
                      {
                      color: #$fontcolor;
                      text-decoration: underline;
                      }

                      p
                      {
                      color: #$linkcolor;
                      margin-left: 3px;
                      margin-top: 0px;
                      margin-bottom: 0px;
                      padding: 0px;
                      }

                      h1
                      {
                      background: #$fontcolor;
                      color: #$pagecolor;
                      margin-top: 2px;
                      margin-bottom: 2px;
                      margin-left: 3px;
                      margin-right: 3px;
                      padding-top: 0px;
                      padding-bottom: 0px;
                      text-align: center;
                      border-bottom: #$fontshade1 4px solid;
                      border-right: #$fontshade1 4px solid;
                      border-top: #$fontshade2 4px solid;
                      border-left: #$fontshade2 4px solid;
                      }

                      h2
                      {
                      color: #$fontcolor;
                      background: #$pagecolor;
                      text-align: center;
                      margin-top: 2px;
                      margin-bottom: 0px;
                      margin-left: 3px;
                      margin-right: 3px;
                      padding-top: 2px;
                      padding-bottom: 0px;
                      border-bottom: 4px solid #$divcolor;
                      }

                      h3
                      {
                      color: #$fontcolor;
                      font-weight: bold;
                      padding-top: 1px;
                      padding-bottom: 4px;
                      padding-left: 3px;
                      text-align: left;
                      margin-top: 5px;
                      margin-bottom: 0px;
                      }

                      h5
                      {
                      background: #$linkcolor;
                      color: #$pagecolor;
                      margin-top: 0px;
                      margin-bottom: 0px;
                      margin-left: 3px;
                      margin-right: 3px;
                      padding-top: 2px;
                      padding-bottom: 2px;
                      text-align: center;
                      border-bottom: #$linkshade1 4px solid;
                      border-right: #$linkshade1 4px solid;
                      border-top: #$linkshade2 4px solid;
                      border-left: #$linlshade2 4px solid
                      }

                      input
                      {
                      border: 2px solid #$linkcolor;
                      background: #$pagecolor;
                      color: #$fontcolor;
                      margin-left: 3px;
                      margin-top: 0px;
                      margin-bottom: 0px;
                      padding: 2px;
                      }

                      textarea
                      {
                      border: 2px solid #$linkcolor;
                      background: #$pagecolor;
                      color: #$fontcolor;
                      margin-left: 3px;
                      margin-top: 0px;
                      margin-bottom: 0px;
                      padding: 2px;
                      }

                      select
                      {
                      border: 2px solid #$linkcolor;
                      background: #$pagecolor;
                      color: #$fontcolor;
                      margin-left: 3px;
                      margin-top: 0px;
                      margin-bottom: 0px;
                      padding: 2px;
                      }

                      img
                      {
                      padding: 0px;
                      margin-left: 3px;
                      }

                      .foot
                      {
                      text-align: center;
                      color: #$pagecolor;
                      background: #$fontcolor;
                      font-weight: bold;
                      margin-top: 2px;
                      margin-bottom: 0px;
                      margin-left: 3px;
                      margin-right: 3px;
                      padding-bottom: 4px;
                      padding-top: 4px;
                      border-bottom: #$fontshade1 4px solid;
                      border-right: #$fontshade1 4px solid;
                      border-top: #$fontshade2 4px solid;
                      border-left: #$fontshade2 4px solid;
                      }

                      .icon
                      {
                      font-size: 70%;
                      width: x;
                      color: #$pagecolor;
                      background: #$divcolor;
                      padding-top: 0px;
                      padding-bottom: 0px;
                      padding-left: 2px;
                      padding-right: 3px;
                      text-align: center;
                      font-weight: bold;
                      float: left;
                      margin-left: 3px;
                      margin-bottom: 6px;
                      margin-top: 2px;
                      margin-right: 2px;
                      border-bottom: #$divshade1 2px solid;
                      border-right: #$divshade1 2px solid;
                      border-top: #$divshade2 2px solid;
                      border-left: #$divshade2 2px solid;
                      }

                      .welcome
                      {
                      color: #$divcolor;
                      text-align: center;
                      padding-left: 3px;
                      padding-right: 3px;
                      padding-bottom: 4px;
                      padding-top: 4px;
                      margin-top: 3px;
                      margin-bottom: 6px;
                      margin-left: 3px;
                      margin-right: 3px;
                      border-bottom: 4px solid #$divcolor;
                      }
                      -->
                      </style>";
                      ?></div>[/b][/quote]

                      there you go sweetangel. if u dont get it right then there&#39;s no hope lol

                      Comment


                        #12
                        Sorry to go off like that but really i don&#39;t know wtf to do anymore cause it&#39;s is if every1 just wants but dont wana give stuff in return?
                        And if they get they alwayz have ****ty comments...

                        I&#39;m not talking to every1 there are people that want and if you give stuff to them they aprishiate it and are thankfull...

                        so if the shoo fits put it on.

                        Click here!!!

                        Comment


                          #13
                          It has a shell script inside, so if you upload it to your host you site can be easily hacked
                          Advertise your mobile site for FREE with AdTwirl

                          Comment


                            #14
                            Now taken out of the irritating folder

                            Demo at http://eternia.uk.to[/b]
                            btw, i have checked your site the shell script is still on it, you should remove asap if you dont your site to be hacked, i have edited those files so they are broken now
                            Advertise your mobile site for FREE with AdTwirl

                            Comment


                              #15
                              ty m8




                              Comment

                              Working...
                              X