Enough....

Discuss MapleStory hacks and bots over here!
kolokosai
Sacrificer
Sacrificer
Posts: 31
Joined: Fri Oct 01, 2010 4:46 pm

Re: Enough....

Post by kolokosai »

Nerrazzuri wrote:
kolokosai wrote:
kolokosai wrote:piez would u mind explaining strings in c++ ? i dont really understand as
my english is very bad. there is a lot of types -.-
hope u dont mind. :)
PIEzLOVERS wrote:Ask Nerrazzuri :)
nerrazzuri would u mind explaining? appreciate it a lot if can. thanks.
What you want to know about string?

Basically strings have a lot of types. CString, UnicodeString, std string, etc.
String is basically an array of char, which store each unit into 1 byte of address, and at the end, it will add up a byte of "\0" to indicate that the string has come to an end.
can u show an example in c++ ?
actually i was referring to http://www.cplusplus.com/reference/string/string/

anyway thank you very much for explaining.
User avatar
Nerrazzuri
Destiny General
Destiny General
Posts: 1110
Joined: Sun Dec 20, 2009 9:15 pm

Re: Enough....

Post by Nerrazzuri »

kolokosai wrote: can u show an example in c++ ?
actually i was referring to http://www.cplusplus.com/reference/string/string/

anyway thank you very much for explaining.
std::string str = "what";

it will be read as, 'w', 'h', 'a', 't', '/0'. thats it. Strings are much complicated than what I've explained to you actually, those were just basics while you have more stuff to read up. string class are much different than others so i suggest practical training such as code some program will help learning in a better way.
Selling my ultimate trainer for MapleStory SEA --> View below for screenshot

Click Here for more Information!

Image
kolokosai
Sacrificer
Sacrificer
Posts: 31
Joined: Fri Oct 01, 2010 4:46 pm

Re: Enough....

Post by kolokosai »

Nerrazzuri wrote:
kolokosai wrote: can u show an example in c++ ?
actually i was referring to http://www.cplusplus.com/reference/string/string/

anyway thank you very much for explaining.
std::string str = "what";

it will be read as, 'w', 'h', 'a', 't', '/0'. thats it. Strings are much complicated than what I've explained to you actually, those were just basics while you have more stuff to read up. string class are much different than others so i suggest practical training such as code some program will help learning in a better way.
okays. so i will just continue wif the tutorials.
if i have any question i will send u a pm. hope u dont mind :)
btw thank you nerrazzuri for willing to explain.
bbhing98
Dark Lord
Dark Lord
Posts: 125
Joined: Thu Oct 15, 2009 1:54 pm

Re: Enough....

Post by bbhing98 »

piez, give me ur MSN.
currently i'm finding a bot source and try to update the pointers..
can u teach me how to find pointers and offsets?
thanks.
kolokosai
Sacrificer
Sacrificer
Posts: 31
Joined: Fri Oct 01, 2010 4:46 pm

Re: Enough....

Post by kolokosai »

bbhing98 wrote:piez, give me ur MSN.
currently i'm finding a bot source and try to update the pointers..
can u teach me how to find pointers and offsets?
thanks.
i remember isean have tutorial how to find pointer and offset?
bbhing98
Dark Lord
Dark Lord
Posts: 125
Joined: Thu Oct 15, 2009 1:54 pm

Re: Enough....

Post by bbhing98 »

isean's one need to use CE.. isn that opening CE will crash maple?i dont have bypass btw..
User avatar
xiangloong
The Great Lord
The Great Lord
Posts: 1794
Joined: Sat May 15, 2010 6:44 pm
Location: Kajang,Selangor

Re: Enough....

Post by xiangloong »

Use dynamic updater made by Feng.At Sean quit releases.
add me on MSN if u need help
xiangloong@xmtmail.tk
Never Be A Hacker when you're Not Talented
Image

Uploaded with ImageShack.us
Post Reply