View previous topic :: View next topic |
How hard Is This To Answer? |
I Cant Answer Because Im a DumbAss |
|
0% |
[ 0 ] |
TOOOO DAMN HARD!!! MY BRAIN HURTS!!!! |
|
100% |
[ 4 ] |
|
Total Votes : 4 |
|
Author |
Message |
NoManchesPuto I post too much
Reputation: 0
Joined: 24 Jan 2009 Posts: 2820
|
Posted: Wed Mar 18, 2009 10:11 am Post subject: AutoSocket ID Problem (Delphi) |
|
|
This is what i get when i put in the auto socket id code.........
Oh and im not sure why it says undeclared identifier because the TEdit is named SockDisp. What is wrong with this??? Help would be much appreciated +rep if it works.This is Delphi........ |
|
Back to top |
|
 |
DragonsFaith Advanced Cheater
Reputation: 0
Joined: 29 Jan 2008 Posts: 52 Location: I don't understand the question. Is this a 1-10 thing?
|
Posted: Wed Mar 18, 2009 12:06 pm Post subject: |
|
|
Quote: | either do it like Form1.sockidsp. or declare hookSend as a Form1 member (private)" |
This is from Rot1. He asked me to post it here. |
|
Back to top |
|
 |
NoManchesPuto I post too much
Reputation: 0
Joined: 24 Jan 2009 Posts: 2820
|
Posted: Wed Mar 18, 2009 12:56 pm Post subject: autoskockerte |
|
|
I still get the same errors.... does they update list need to be updated?? |
|
Back to top |
|
 |
dnsi0 I post too much
Reputation: 0
Joined: 04 Jan 2007 Posts: 2674
|
Posted: Wed Mar 18, 2009 4:44 pm Post subject: |
|
|
Are your variables declared?
And your kidding me with the result:=unhookedsend; right? |
|
Back to top |
|
 |
NoManchesPuto I post too much
Reputation: 0
Joined: 24 Jan 2009 Posts: 2820
|
Posted: Wed Mar 18, 2009 4:47 pm Post subject: dfd |
|
|
No im not kidding, i used Yoshi's tut so any code mistakes besides my own( which i admit) is his |
|
Back to top |
|
 |
dnsi0 I post too much
Reputation: 0
Joined: 04 Jan 2007 Posts: 2674
|
Posted: Wed Mar 18, 2009 4:51 pm Post subject: |
|
|
Then this code should not even send anything no matter what. Cause the unhooked send isn't taking ANY variables. |
|
Back to top |
|
 |
NoManchesPuto I post too much
Reputation: 0
Joined: 24 Jan 2009 Posts: 2820
|
Posted: Wed Mar 18, 2009 4:52 pm Post subject: dfdf |
|
|
O, well what do they need to be? |
|
Back to top |
|
 |
Spawnfestis GO Moderator
Reputation: 0
Joined: 02 Nov 2007 Posts: 1746 Location: Pakistan
|
Posted: Wed Mar 18, 2009 4:59 pm Post subject: Re: dfdf |
|
|
Lord Dread wrote: | O, well what do they need to be? |
Your problems consists of undeclared identifiers and syntax failures, what's so hard to grasp?
And why do you follow a tutorial which includes source? It's not like you'll learn anything from copying the source. _________________
CLICK TO HAX MAPLESTORAY ^ !!!! |
|
Back to top |
|
 |
dnsi0 I post too much
Reputation: 0
Joined: 04 Jan 2007 Posts: 2674
|
Posted: Wed Mar 18, 2009 5:00 pm Post subject: |
|
|
Ill give you my WS Packet Editor (Not the maple one) for reference if you want. |
|
Back to top |
|
 |
NoManchesPuto I post too much
Reputation: 0
Joined: 24 Jan 2009 Posts: 2820
|
Posted: Wed Mar 18, 2009 5:00 pm Post subject: Re: dfdf |
|
|
Spawnfestis wrote: | Lord Dread wrote: | O, well what do they need to be? |
Your problems consists of undeclared identifiers and syntax failures, what's so hard to grasp?
And why do you follow coding tutorials? It's not like you'll learn anything from rewriting code off one. |
Offtopic, i did not create a post to discuss this, also since im new to coding, Yoshi and his tut have been very useful and i have learned several things thx to him.
Oh and yes to accepting your offer, also thank you. |
|
Back to top |
|
 |
Spawnfestis GO Moderator
Reputation: 0
Joined: 02 Nov 2007 Posts: 1746 Location: Pakistan
|
Posted: Thu Mar 19, 2009 6:10 am Post subject: Re: dfdf |
|
|
Lord Dread wrote: | Spawnfestis wrote: | Lord Dread wrote: | O, well what do they need to be? |
Your problems consists of undeclared identifiers and syntax failures, what's so hard to grasp?
And why do you follow coding tutorials? It's not like you'll learn anything from rewriting code off one. |
Offtopic, i did not create a post to discuss this, also since im new to coding, Yoshi and his tut have been very useful and i have learned several things thx to him.
Oh and yes to accepting your offer, also thank you. |
http://spawnfestis.wordpress.com/2009/03/04/understanding-variables-and-their-allocation/
Go there, read. Because it seems like you have problems with understanding identifiers, variables and shit amongst those lines.
The error you have should be very simple to fix, instead of begging for code on a forum, maybe you should take your time, sit down - and read a few tutorials with a cup of whatever you want to drink etc? It usually is much easier to read when you're in comfort ;-P
Good luck.  _________________
CLICK TO HAX MAPLESTORAY ^ !!!! |
|
Back to top |
|
 |
|