Create an account

Very important

  • To access the important data of the forums, you must be active in each forum and especially in the leaks and database leaks section, send data and after sending the data and activity, data and important content will be opened and visible for you.
  • You will only see chat messages from people who are at or below your level.
  • More than 500,000 database leaks and millions of account leaks are waiting for you, so access and view with more activity.
  • Many important data are inactive and inaccessible for you, so open them with activity. (This will be done automatically)


Thread Rating:
  • 736 Vote(s) - 3.51 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Deviation's 1st Official Recruitment

#21
Quote:(08-19-2013, 06:22 PM)Pali Wrote:

[To see links please register here]

This is the only group I'm even remotely interested in joining.
I see a lot of potential behind this group. GL with the recruitment.

If this thread is only for applications, I'm sorry, feel free to delete this post.

Hopefully we'll see you soon at Deviation.

Thanks for the compliment, Pali.
Reply

#22
Cobra & Karma have been accepted.

Well-done.
Reply

#23
We're still recruiting guys. I suggest you post a few tutorials in the Webmaster forums then link them as contributions in your application.
Reply

#24
Hopefully I'll be considered just like everyone else, aside from the fact that I've got no previous posts here.

[Image: Deviation.png]
Skills
  • .NET Languages
  • HTML
  • PHP
  • Reverse Engineering

Webmaster/Coding
Coding

Examples of Work
These are examples from CodeCommunity, a forum that is merging with this one.


Hidden Content
You must

[To see links please register here]

or

[To see links please register here]

to view this content.



Hidden Content
You must

[To see links please register here]

or

[To see links please register here]

to view this content.


DownloadForm Source:[code=vbnet]Imports System.Net

Public Class downloadForm
Public fileLink As String
Public fileName As String
Public imageLink As Bitmap
Dim w As New AlienClass.Class1
Private Sub downloadForm_Load(sender As Object, e As EventArgs) Handles MyBase.Load
PictureBox1.Image = imageLink
Dim x As New System.Net.WebClient
AddHandler x.DownloadProgressChanged, AddressOf client_ProgressChanged
AddHandler x.DownloadFileCompleted, AddressOf client_DownloadCompleted
x.DownloadFileAsync(New Uri(fileLink), fileName & ".ipa")
End Sub

Private Sub client_ProgressChanged(ByVal sender As Object, ByVal e As DownloadProgressChangedEventArgs)
Dim bytesIn As Double = Double.Parse(e.BytesReceived.ToString())
Dim totalBytes As Double = Double.Parse(e.TotalBytesToReceive.ToString())
Dim percentage As Double = bytesIn / totalBytes * 100

ProgressBar1.Value = Int32.Parse(Math.Truncate(percentage).ToString())
Label1.Text = "Downloading... (" & Format(percentage, "0.00") & "%, " & Format(bytesIn / 1048576, "0.0") & "MB/" & Format(totalBytes / 1048576, "0.0") & "MB)"
End Sub

Private Sub client_DownloadCompleted(ByVal sender As Object, ByVal e As System.ComponentModel.AsyncCompletedEventArgs)
MessageBox.Show("Download complete!", "Download Finished", MessageBoxButtons.OK, MessageBoxIcon.Information)
Me.Close()
End Sub


End Class[/code][/hide]

AlienClass Source:[code=vbnet]Imports System.Net, System.IO, System.Text

Public Class AlienClass

Public Function getBetween(ByVal main As String, ByVal start As String, ByVal startIndex As Integer, ByVal ending As String, ByVal endIndex As Integer) As String
Return Split(main, start)(startIndex).Split(ending)(endIndex)
End Function

Public Function getWebData(ByVal URL As String) As String
Return New StreamReader(WebRequest.Create(URL).GetResponse.GetResponseStream).ReadToEnd
End Function

Public Function checkUsername(ByVal CheckURL As String, ByVal Username As String, ByVal SuccessSTR As String) As Boolean
If getWebData(CheckURL & Username) = SuccessSTR Then
Return True
Else
Return False
End If
End Function

Public Function check404(ByVal CheckURL As String, ByVal Username As String) As Boolean
Try
Dim s = getWebData(CheckURL & Username)
Return False
Catch ex As System.Net.WebException
Return True
End Try
End Function
End Class[/code][/hide]

Hidden Content
You must

[To see links please register here]

or

[To see links please register here]

to view this content.

[/hide]
[/hide]
[/hide]
[/hide]
[/hide]
[/hide]
Reply

#25
Name: Ryan
Age: 15
Skills:
  • Visual Basic .NET
  • Web Development
  • Forum Management
Webmaster/Coding: Both. I love coding, and I love running websites and forums!
Examples of Work: My latest project was Code Community which just got merged to Discussion Zone. If any projects occur I will update my post.
Current Projects (if any): None, at the moment.
Reply

#26
'Shebang' - Has been accepted, welcome to the group.

'Sapientia's Application is still being reviewed.
Reply

#27
Name: Sparks

Age: I am fourteen years old. I turn 15 on Christmas day.

Skills:
  • Batch coding
  • Basic hacking
  • DDoS'ing
  • Basic Graphics Design
  • Computer Hardware Specialist
  • Windows Help
  • Gaming news and Gameplay
  • Youtube Gaming Commentator

Webmaster/Coding: I'm currently learning basic HTML. Once I have that done, I will move to more advanced things.

Examples of Work:
  • Batch Coding:

    [To see links please register here]

  • Graphics Design:

    [To see links please register here]

  • Youtube:

    [To see links please register here]


Current Projects (if any): Not really anything I want to share.

Why should we accept you?: I may be a newer member on the forum but I am perfectly capable of contributing. I have near perfect grammar and am very knowledgeable in many areas. I can help out everywhere but more importantly, I am WILLING to help out. You will not regret accepting me. I am constantly searching for new and interesting things to post here at DZ like graphics packs, discussions, wallpapers, programs, leaks etc.

Will you make at least 10 posts per week in the sub-forum?: Text here Of course I will.

Will you wear our Userbar?: Yes I will.
Reply

#28
Sapientia - Has been accepted, well done. :rocket:
Reply

#29
I would love to apply but I haven't got the time to be active in the sub-forum. When I DO get time, I'll be sure to apply right away.
Reply

#30
Name: Garett
Age: 18
Skills:
  • Problem solving, persuasion, great mentor skills, and social engineering
  • Programming/Coding, Web development
  • -
Webmaster/Coding: Both. I'm very knowledgeable in both fields. I currently know Python, C++, and minimal Javascript/PHP on the coding side, and on the webmaster I'm very experienced with not only being a webmaster, but also website development and design.
Examples of Work: -
Current Projects (if any): I go to school for web development, and have many projects there. They're very simple practices. As for coding, I've been working on a personal homework planner written in Python.
Why should we accept you?: I think that you should accept me because I'm mature, knowledgeable, helpful, and active. The group's purpose perfectly fits me, and I think it'd be cool to join a group of people who have similar skills and knowledge as I do. I know and understand what it takes to be in a group, and what you're responsible for. Not only for posting 10 times in the subforum, but for representing the group well by helping other users, and coming in with any group projects we may have and help. I think I'd be a great asset to the group, and look forward to meeting everyone.
Will you make at least 10 posts per week in the sub-forum?: Of course.
Will you wear our Userbar?: Yes, as I have no other userbar.
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

©0Day  2016 - 2023 | All Rights Reserved.  Made with    for the community. Connected through