Jump to content

DosuWorld

Inactive Member
  • Posts

    6
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by DosuWorld

  1. because we want test the server file and we can't connect with public ip at mysql , webpage , (server file too ) 

    and when i try to connect with my local ip adress i get only connecting to server , mysql work 

    + all port open and we use windows sf with some modification but in other computer it's work fine

  2. Hello metin2dev

     

    I have a problem with my web server . When i try to start Apache service in xampp is it runnig but 

    when i try to write my public ip adress to the webrowser i get  redirect to my rooter admin page  (speedport.ip)  but i don't understand why

    when i use windows 7 it's work fine 

    rooter : speedport w724v  

     

     

  3. Hello 

    i want to release my tool for ThatGuyPT sf
     
     
    pic : 

     


     otyfc.jpg


     
    how to : 

     

    0. place the tool to FILES folder
    1. Create a folder in the FILES folder name : "lnk"
    2. create link to the exe files (game.exe db.exe ...)
    3. and ad this to lnk folder

    -> like this : 

     eMIAh.png

    Source : 

    Public Class Form1
    
        Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
            Process.Start("lnkdb.lnk")
    
        End Sub
    
        Private Sub Button4_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button4.Click
            Process.Start("lnkchannel1.lnk")
        End Sub
    
        Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click
            Process.Start("lnkgame99.lnk")
        End Sub
    
        Private Sub Button3_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button3.Click
            Process.Start("lnkauth.lnk")
        End Sub
    
        Private Sub PictureBox1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs)
    
        End Sub
    
        Private Sub Label1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Label1.Click
    
        End Sub
    
        Private Sub Button6_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button6.Click
            Process.GetProcessesByName("game")(0).Kill()
        End Sub
    
        Private Sub Button5_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button5.Click
            Process.GetProcessesByName("db")(0).Kill()
        End Sub
    
        Private Sub Button8_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button8.Click
            Process.GetProcessesByName("auth")(0).Kill()
        End Sub
    
        Private Sub Button7_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button7.Click
            Process.GetProcessesByName("game99")(0).Kill()
        End Sub
    
        Private Sub Label2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Label2.Click
    
        End Sub
    End Class

    download : 

       https://mega.co.nz/#!pY9C2aSB!v0yE7LHmWJaj3cK4tIBor2ygdoLFyza847YoyueflmU

    virustotal : 

        

    This is the hidden content, please

    • Love 1
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.