Mind telling where do you plan on botting overnight?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 ?
[Release] SimpleBot Modified
Re: [Release] SimpleBot Modified
- Learning C++ and Assembly language
-
- Apprantice Knight
- Posts: 6
- Joined: Tue Nov 30, 2010 3:20 am
Re: [Release] SimpleBot Modified
sniping newties on a platform at left in Destroyed Dragon Nest
Re: [Release] SimpleBot Modified
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 :
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.
Example :
Code: Select all
___X1____YourPosition___X2__ <No platforms here> ___Newties1______Newties2
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
Re: [Release] SimpleBot Modified
just wondering.. ur code is c++ or issit imacro? seem to me ur talking about imacro but it looks like C++ hahaSoullessSoul wrote:i post here can??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;
if i want add page up and page down key
how do i write it??coz i prefer use pageup and pagedown keyOrCode: Select all
case 8: return VK_PageUp
??Code: Select all
case 8: return VK_Page Up
-
- Apprantice Knight
- Posts: 6
- Joined: Tue Nov 30, 2010 3:20 am
Re: [Release] SimpleBot Modified
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.
Re: [Release] SimpleBot Modified
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.
-
- The Great Lord
- Posts: 1036
- Joined: Sun Feb 07, 2010 3:32 am
- Location: Lost WorlD
Re: [Release] SimpleBot Modified
C++ =='' its in the Simple Bot Source...happy125 wrote:just wondering.. ur code is c++ or issit imacro? seem to me ur talking about imacro but it looks like C++ hahaSoullessSoul wrote:i post here can??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;
if i want add page up and page down key
how do i write it??coz i prefer use pageup and pagedown keyOrCode: Select all
case 8: return VK_PageUp
??Code: Select all
case 8: return VK_Page Up
-
- Apprantice Knight
- Posts: 14
- Joined: Thu Dec 09, 2010 1:32 pm
Re: [Release] SimpleBot Modified
How does the thing for the on/off thing to pop-up?
Re: [Release] SimpleBot Modified
what is Safe DC for?
- xiangloong
- The Great Lord
- Posts: 1794
- Joined: Sat May 15, 2010 6:44 pm
- Location: Kajang,Selangor
Re: [Release] SimpleBot Modified
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

Uploaded with ImageShack.us
xiangloong@xmtmail.tk
Never Be A Hacker when you're Not Talented

Uploaded with ImageShack.us