Go Back   Gaming Gutter > Non-Gaming > Programming > Source Code


Source Code - Have a source code/project files you want to post? Do so here.

» Site Navigation
» Home
» FAQ
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Advertisement
» Recent Threads
Go to first new post tradeing diablo 2...
Today 12:05 AM
by devl014
Last post by devl014
Today 12:05 AM
0 Replies, 9 Views
Go to first new post [CQ] Ich Weiss
11-18-2008 02:36 PM
Last post by Bunneh
Yesterday 11:50 PM
3 Replies, 20 Views
Go to first new post A queen among them
Yesterday 11:46 PM
by Bex
Last post by Bex
Yesterday 11:46 PM
0 Replies, 1 Views
Go to first new post If you had one day to...
11-03-2008 05:09 AM
Last post by ASHTEHCOMMIE
Yesterday 11:44 PM
39 Replies, 643 Views
Go to first new post Neopets Auto Adopter
05-03-2008 09:10 AM
by Sid
Last post by fierce_deity.exe
Yesterday 11:38 PM
299 Replies, 23,901 Views
Reply
 
LinkBack Thread Tools Display Modes

 [VB6] Gaiaonline Transferring code
Old 03-01-2007, 03:18 AM   #1 (permalink)
Underground

Male second2none is offline
 
Join Date: Sep 2006
Location: BrisBANE <----
Age: 19
Posts: 5,025
GPoints: 318
iTrader: 1 / 100%
second2none Is a Party Captainsecond2none Is a Party Captainsecond2none Is a Party Captain
Rep Power: 16
[VB6] Gaiaonline Transferring code

PHP Code:
Dim strAccept As String 
Dim strAccept2 
As String 
Dim strNonce 
As String 
Dim strNonce2 
As String 
Dim strTradeID 
As String 
Dim strTrade 
As String 
Dim strTrade2 
As String 
Dim strTrade3 
As String 

    strTrade 
wrapper2.GetWrapper("http://www.gaiaonline.com/"
    
lngGold2 GetStringBetween(strTrade"<p>Gold: ""</p>"
    
lblTradeGold.Caption lngGold2 
    strTrade 
wrapper2.GetWrapper("http://www.gaiaonline.com/gaia/bank.php?username=" txtUser "&x=64&y=10&mode=create"wrapper2.LastPage
    
lstLog.AddItem "Trade: Created" 
     
    
strTradeID GetStringBetween(strTrade"bank_trade_id" Chr(34) & " value=" Chr(34), Chr(34) & " />"
    
strNonce GetStringBetween(strTrade"bank_nonce" Chr(34) & " value=" Chr(34), Chr(34) & " />"
    
strTrade wrapper2.PostWrapper("http://www.gaiaonline.com/gaia/bank.php""item_serial_list=&gold=" lblTradeGold "&mode=submit_trade&subject=Trade+request+from+" txtUser2 "+to+" txtUser "&trade_id=" strTradeID "&last_revision=0&nonce=" strNonce "&password=" txtPass2
        If 
InStr(1strTrade"You have offered a new trade"Then 
            lstLog
.AddItem "Trade: Offered" 
            
strTrade2 wrapper.GetWrapper("http://www.gaiaonline.com/gaia/bank.php?mode=view&trade_id=" strTradeIDwrapper.LastPage
            
strNonce2 GetStringBetween(strTrade2"bank_nonce" Chr(34) & " value=" Chr(34), Chr(34) & " />"
            
strTrade2 wrapper.PostWrapper("http://www.gaiaonline.com/gaia/bank.php""item_serial_list=&gold=0&mode=submit_trade&subject=Trade+request+from+" txtUser2 "+to+" txtUser "&trade_id=" strTradeID "&last_revision=1&nonce=" strNonce2 "&password=" txtPass
                If 
InStr(1strTrade2"You have offered a new trade"Then 
                    strAccept 
wrapper.PostWrapper("http://www.gaiaonline.com/gaia/bank.php""item_serial_list=&gold=0&mode=submit_trade&subject=Trade+request+from+" txtUser2 "+to+" txtUser "&trade_id=" strTradeID "&last_revision=2&nonce=" strNonce2 "&password=" txtPass
                    
strAccept2 wrapper2.PostWrapper("http://www.gaiaonline.com/gaia/bank.php""item_serial_list=&gold=" lblTradeGold "&mode=submit_trade&subject=Trade+request+from+" txtUser2 "+to+" txtUser "&trade_id=" strTradeID "&last_revision=3&nonce=" strNonce "&password=" txtPass2
                        If 
InStr(1strAccept2"You have accepted the trade successfully"Then 
                            lstLog
.AddItem "Trade: Complete" 
                        
Else 
                        
lstLog.AddItem "Trade: Unsuccessful" 
                        
End If 
                         
                     
                Else 
                 
lstLog.AddItem "Trade: Unsuccessful" 
                
End If 
                 
                 
        Else 
        
lstLog.AddItem "Trade: Unsuccessful" 
        
End If 




End Sub 
If you dont like my coding I dont care.

This is to transfer from one account to another.

I made this myself. If you decide to use it. Credit me please.
__________________
This is from:
Screenies Of A Mod
Code:
How did you do it? FLP , jotform, some other form of hacking? - First Class Noob
Lawl.. funny shit.

Quote:
Originally Posted by Kore
By k[ore] on Today, 08:44 AM
i'll give you rep alright, but it won't be positive.
Lawl Ownt

Hoes forgot to eat a dick and shut the FUCK UP!
  Reply With Quote

 Re: [VB6] Gaiaonline Transferring code
Old 03-01-2007, 04:12 AM   #2 (permalink)
Kane for mod!

Male Flame is offline
 
Join Date: Sep 2006
Posts: 1,530
GPoints: 54
iTrader: 1 / 100%
Flame Is Recognizable
Rep Power: 9
Re: [VB6] Gaiaonline Transferring code

wow, nice kane.
__________________
[center]
  Reply With Quote

 Re: [VB6] Gaiaonline Transferring code
Old 03-01-2007, 04:50 AM   #3 (permalink)
Underground

Male second2none is offline
 
Join Date: Sep 2006
Location: BrisBANE <----
Age: 19
Posts: 5,025
GPoints: 318
iTrader: 1 / 100%
second2none Is a Party Captainsecond2none Is a Party Captainsecond2none Is a Party Captain
Rep Power: 16
Re: [VB6] Gaiaonline Transferring code

xD thanks hehe
__________________
This is from:
Screenies Of A Mod
Code:
How did you do it? FLP , jotform, some other form of hacking? - First Class Noob
Lawl.. funny shit.

Quote:
Originally Posted by Kore
By k[ore] on Today, 08:44 AM
i'll give you rep alright, but it won't be positive.
Lawl Ownt

Hoes forgot to eat a dick and shut the FUCK UP!
  Reply With Quote

 
Old 03-25-2007, 06:49 AM   #4 (permalink)
Junior Member

Male seriph is offline
 
Join Date: Sep 2006
Posts: 47
GPoints: 21
iTrader: 0 / 0%
seriph Is gaining popularity
Rep Power: 7
nice coding, you indent like me
  Reply With Quote
Reply

Bookmarks



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Powered by vBadvanced CMPS v3.0 RC2

All times are GMT -7. The time now is 12:10 AM.


vBulletin skin developed by: eXtremepixels
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The contents of this webpage are copyright © 2006-2008 GamingGutter.com. All Rights Reserved.

Page generated in 0.10593295 seconds (100.00% PHP - 0% MySQL) with 19 queries