[Release] SimpleBot Modified

Download MapleStory hacks and bots over here!
User avatar
New|Life
Dark Lord
Dark Lord
Posts: 142
Joined: Sun Dec 06, 2009 8:01 pm

Re: [Release] SimpleBot Modified

Post by New|Life »

zhenbang626 wrote:but the movement is not accurate, either i will move to right or left too much sometimes .. and the duration between movement is random also ?
Mind telling where do you plan on botting overnight?
- Learning C++ and Assembly language
zhenbang626
Apprantice Knight
Apprantice Knight
Posts: 6
Joined: Tue Nov 30, 2010 3:20 am

Re: [Release] SimpleBot Modified

Post by zhenbang626 »

sniping newties on a platform at left in Destroyed Dragon Nest
User avatar
New|Life
Dark Lord
Dark Lord
Posts: 142
Joined: Sun Dec 06, 2009 8:01 pm

Re: [Release] SimpleBot Modified

Post by New|Life »

Ok, I've looked onto the map you mentioned, and here's my suggestion. Make the bot detects X1 and X2, where X1 and X2 are two points of a range on x-axis.

Example :

Code: Select all

___X1____YourPosition___X2__ <No platforms here> ___Newties1______Newties2
where
X1 = The most left bot can move to
X2 = The most right bot can move to
__ = Platforms

Conclusion, this bot only moves your character inside the range between X1 and X2, so you can reset attack count, move, attack, move, and repeat, inside the range you set.
If this is not useful for you, then please state clearly on what you want the bot to do and I will try to make it. I just installed Windows 7 not long ago, so won't be able to do these things until tomorrow.
- Learning C++ and Assembly language
happy125
Headmaster of Darkness
Headmaster of Darkness
Posts: 549
Joined: Tue Jun 22, 2010 10:06 pm
Location: Singapore

Re: [Release] SimpleBot Modified

Post by happy125 »

SoullessSoul wrote:

Code: Select all

unsigned char GetKeycode(string s, unsigned index)
{
	if (s.length() == 1) return (unsigned char)toupper(s.c_str()[0]);
	switch (index)
	{
		case 0: return VK_SHIFT;
		case 1: return VK_CONTROL;
		case 2: return VK_MENU;
		case 3: return VK_SPACE;
		case 4: return VK_END;
		case 5: return VK_HOME;
		case 6: return VK_INSERT;
		case 7: return VK_DELETE;
	}
	return NULL;
i post here can??
if i want add page up and page down key
how do i write it??coz i prefer use pageup and pagedown key

Code: Select all

case 8: return VK_PageUp
Or

Code: Select all

case 8: return VK_Page Up
??
just wondering.. ur code is c++ or issit imacro? seem to me ur talking about imacro but it looks like C++ haha
If ur good at smth, never do it for free.
Maple ID list v1.02
Image
Image
Image
zhenbang626
Apprantice Knight
Apprantice Knight
Posts: 6
Joined: Tue Nov 30, 2010 3:20 am

Re: [Release] SimpleBot Modified

Post by zhenbang626 »

Thanks TS for the reply, but i dun know how to make the bot detect X1 and X2, and can how can i make my char turn right straight after walk to left for some distance ? if not my char will be shooting at left.
evehope
Novice Knight
Novice Knight
Posts: 4
Joined: Fri Sep 03, 2010 10:27 am

Re: [Release] SimpleBot Modified

Post by evehope »

I think that the auto movement is accurate. However, sometimes you cant move because you are attacking. That's why the movement may seems random.
SoullessSoul
The Great Lord
The Great Lord
Posts: 1036
Joined: Sun Feb 07, 2010 3:32 am
Location: Lost WorlD

Re: [Release] SimpleBot Modified

Post by SoullessSoul »

happy125 wrote:
SoullessSoul wrote:

Code: Select all

unsigned char GetKeycode(string s, unsigned index)
{
	if (s.length() == 1) return (unsigned char)toupper(s.c_str()[0]);
	switch (index)
	{
		case 0: return VK_SHIFT;
		case 1: return VK_CONTROL;
		case 2: return VK_MENU;
		case 3: return VK_SPACE;
		case 4: return VK_END;
		case 5: return VK_HOME;
		case 6: return VK_INSERT;
		case 7: return VK_DELETE;
	}
	return NULL;
i post here can??
if i want add page up and page down key
how do i write it??coz i prefer use pageup and pagedown key

Code: Select all

case 8: return VK_PageUp
Or

Code: Select all

case 8: return VK_Page Up
??
just wondering.. ur code is c++ or issit imacro? seem to me ur talking about imacro but it looks like C++ haha
C++ =='' its in the Simple Bot Source...
Image
G00dDay266
Apprantice Knight
Apprantice Knight
Posts: 14
Joined: Thu Dec 09, 2010 1:32 pm

Re: [Release] SimpleBot Modified

Post by G00dDay266 »

How does the thing for the on/off thing to pop-up?
edmarbal
Apprantice Knight
Apprantice Knight
Posts: 7
Joined: Sat Apr 17, 2010 8:45 am

Re: [Release] SimpleBot Modified

Post by edmarbal »

what is Safe DC for?
User avatar
xiangloong
The Great Lord
The Great Lord
Posts: 1794
Joined: Sat May 15, 2010 6:44 pm
Location: Kajang,Selangor

Re: [Release] SimpleBot Modified

Post by xiangloong »

dint u read whole passage?its for someone in ur mini map..means ur mini map if got red dot..then maple auto crash
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