Sharecash reflector code!!!!

Heres your chance to share your own tutorials with the community. Just post them on here. If your lucky they may even be posted on the main site.
10 posts Page 1 of 1
Contributors
User avatar
pip
VIP - Donator
VIP - Donator
Posts: 156
Joined: Tue Jul 12, 2011 3:13 am

Sharecash reflector code!!!!
pip
here is way to find out main sharecash link for any sharecash if you use bypassers!!!!

uses one button and two text box's for this one to type and the other shows link
made by my friend 100% credits to him i just posted for him!
Code: Select all
Public Class Form1
    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
        TextBox2.Text = ("http://sharecash.org/download.php?file=" & zerOfactorANDunknownAsif(TextBox1.Text.Substring((TextBox1.Text.LastIndexOf("/"c) + 1))))
    End Sub

Private Function zerOfactorANDunknownAsif(ByVal asif As String) As String
        asif = asif.Remove(0, 1)
        Dim thanksasif As New System.Text.StringBuilder()
        For Each c As Char In asif
            If (c >= CChar("0") AndAlso c <= CChar("9")) Then
                thanksasif.Append(c)
            ElseIf (c = "-") Then
                thanksasif.Append("52")
            ElseIf (c = "_") Then
                thanksasif.Append("53")
            Else
                If (Char.ToLower(c) < CChar("f")) Then
                    thanksasif.Append("0")
                End If
                thanksasif.Append(((Convert.ToInt32(Char.ToLower(c)) - Convert.ToInt32(CChar("a"))) * 2) + Convert.ToInt32(Char.IsUpper(c)))

            End If
        Next
        zerOfactorANDunknownAsif = thanksasif.ToString()
    End Function
    End class



Image
Last edited by pip on Fri Nov 11, 2011 6:45 pm, edited 1 time in total.
<a href="http://www.points2shop.com/s/xbox_point ... 5082"><img src="http://points2shop.com/images/promotion ... ricoxg.gif" border="0"/></a>
User avatar
comathi
Coding God
Coding God
Posts: 1242
Joined: Fri Mar 26, 2010 1:59 pm

Re: Sharecash reflector code!!!!
comathi
Nice :D Looks promising :D
User avatar
Agust1337
Coding God
Coding God
Posts: 2456
Joined: Fri Feb 19, 2010 8:18 pm

Re: Sharecash reflector code!!!!
Agust1337
Which type? Explain more ...
You're crazy!
I'm not crazy, my mother had me tested. ~Sheldon Cooper
User avatar
pip
VIP - Donator
VIP - Donator
Posts: 156
Joined: Tue Jul 12, 2011 3:13 am

Re: Sharecash reflector code!!!!
pip
Thanks cooll;
it's always worked for me i use it much
<a href="http://www.points2shop.com/s/xbox_point ... 5082"><img src="http://points2shop.com/images/promotion ... ricoxg.gif" border="0"/></a>
User avatar
pip
VIP - Donator
VIP - Donator
Posts: 156
Joined: Tue Jul 12, 2011 3:13 am

Re: Sharecash reflector code!!!!
pip
Agust1337 wrote:
Which type? Explain more ...
oh the kind like file.me and stuff it takes anything sharecash and reflects the real link to make it easier to bypass survey it is like sharecash is link with these other survey sites so it is just basic reflector code to get a sharecash link to make it easier to use a bypass tool :)
<a href="http://www.points2shop.com/s/xbox_point ... 5082"><img src="http://points2shop.com/images/promotion ... ricoxg.gif" border="0"/></a>
User avatar
Axel
Coding God
Coding God
Posts: 1928
Joined: Sun Jun 27, 2010 9:15 pm

Re: Sharecash reflector code!!!!
Axel
The problem with these bypassers is that the script changes a lot :(
http://vagex.com/?ref=25000
User avatar
pip
VIP - Donator
VIP - Donator
Posts: 156
Joined: Tue Jul 12, 2011 3:13 am

Re: Sharecash reflector code!!!!
pip
Axel wrote:
The problem with these bypassers is that the script changes a lot :(

True but i can keep up to date if i need to xD
<a href="http://www.points2shop.com/s/xbox_point ... 5082"><img src="http://points2shop.com/images/promotion ... ricoxg.gif" border="0"/></a>
User avatar
Coolblade
VIP - Site Partner
VIP - Site Partner
Posts: 126
Joined: Mon Oct 24, 2011 7:04 pm

Re: Sharecash reflector code!!!!
Coolblade
Thanks for sharing
http://www.codingpalace.tk/
User avatar
sword x
Just Registered
Just Registered
Posts: 3
Joined: Sun Dec 04, 2011 8:55 am

Re: Sharecash reflector code!!!!
sword x
where i can put the code?
User avatar
MrAlicard
VIP - Donator
VIP - Donator
Posts: 54
Joined: Thu Aug 05, 2010 4:08 pm

Re: Sharecash reflector code!!!!
MrAlicard
You can put the code on button.
Hmm don't work source code.
10 posts Page 1 of 1
Return to “Tutorials”