your bot will screwed up at the most right side too, because they don't have anymore slot in etcNerrazzuri wrote:Good luck. It isn't that easy, but not that hard.Raiden wrote:Well, I`ll try my best to make a better PyPQ bot...........at least not screwed up by just standing at the most right side, and phailed the PQ (SUX).
[LEECHED] Nullz`s Pyramid Pq Bot
-
- Headmaster of Darkness
- Posts: 576
- Joined: Tue Dec 29, 2009 12:31 pm
Re: [LEECHED] Nullz`s Pyramid Pq Bot
Alot
ers in xemectrum!

-
- Dark Lord
- Posts: 121
- Joined: Fri Jun 18, 2010 10:38 am
Re: [LEECHED] Nullz`s Pyramid Pq Bot
I guess you'd need to make the bot know the following:
01) What's map is the character in?
02) Has the user been DC'd?
03) Does the character have a free inventory slot?
04) What's the time left for the stage?
01, so that you know exactly when to tell the bot to command the character to attack, move to an npc, chat, etc.
02, for an awesome, awesome and awesome re-login system!
03, If you don't have one, it'll either, A)Drop some less valuable item (Like a squishy liquid) or B) Go to the Bonus room, attempt to auto-attack and auto-loot for a bit, then leave
04, So that it can automatically hit the (Down + Up + Attack) key when there are exactly 3secs left on the timer (To kill all mobs remaining, to obtain the highest possible kills from a bot)
Just some suggestions for Raiden..
(If he reads this XD)
01) What's map is the character in?
02) Has the user been DC'd?
03) Does the character have a free inventory slot?
04) What's the time left for the stage?
01, so that you know exactly when to tell the bot to command the character to attack, move to an npc, chat, etc.
02, for an awesome, awesome and awesome re-login system!
03, If you don't have one, it'll either, A)Drop some less valuable item (Like a squishy liquid) or B) Go to the Bonus room, attempt to auto-attack and auto-loot for a bit, then leave
04, So that it can automatically hit the (Down + Up + Attack) key when there are exactly 3secs left on the timer (To kill all mobs remaining, to obtain the highest possible kills from a bot)
Just some suggestions for Raiden..
(If he reads this XD)
- Nerrazzuri
- Destiny General
- Posts: 1110
- Joined: Sun Dec 20, 2009 9:15 pm
Re: [LEECHED] Nullz`s Pyramid Pq Bot
1. Easy.LearningCode wrote:I guess you'd need to make the bot know the following:
01) What's map is the character in?
02) Has the user been DC'd?
03) Does the character have a free inventory slot?
04) What's the time left for the stage?
01, so that you know exactly when to tell the bot to command the character to attack, move to an npc, chat, etc.
02, for an awesome, awesome and awesome re-login system!
03, If you don't have one, it'll either, A)Drop some less valuable item (Like a squishy liquid) or B) Go to the Bonus room, attempt to auto-attack and auto-loot for a bit, then leave
04, So that it can automatically hit the (Down + Up + Attack) key when there are exactly 3secs left on the timer (To kill all mobs remaining, to obtain the highest possible kills from a bot)
Just some suggestions for Raiden..
(If he reads this XD)
2. Super Easy.
3. Inventory slot, hmmm... how do i do this?
4. Time? Omg, that would be hard.
Selling my ultimate trainer for MapleStory SEA --> View below for screenshot
Click Here for more Information!

Click Here for more Information!

-
- Dark Lord
- Posts: 121
- Joined: Fri Jun 18, 2010 10:38 am
Re: [LEECHED] Nullz`s Pyramid Pq Bot
For 04..
I'm assuming the 'starting time' is the same for each level.
I mean..
Level one has it's own time.
Level two has it's own time..
And it's kept constant no matter how many times you try it, I guess..
So..
The moment the character's map location changes..
I am guessing that the MapID pointer (Or w/e it is called) would change, too, right?
So..
When it changes, start an internal timer in the bot to 'Round's start time - 3seconds' then, when it is over, make the macro key in (Down + Up + User-Defined-Attack-Key) I think.
Seeing as you don't know how to do the inventory slot..
I guess you can't make the character drop the item, too =x
I don't know anything about MapleStory hacking xD
So..
After the 'macro' to chat to the NPC (After the PQ) has failed,
You'll know it failed if..
01) You chat with the NPC at the end.
02) You are supposed to get a gem, and the character's mapID is supposed to change
03) mapID does not change
You can't detect the gem part, I guess..
But you can, like, wait 5 seconds and see if the character's mapID has changed, if it hasn't..
Then, you'll know a slot is full.
So, create 2 sets of macros for the ending.
One for chatting with the NPC normally..
And a (Sad case) macro for entering the Bonus Round and just leaving the portal =/
I'm assuming the 'starting time' is the same for each level.
I mean..
Level one has it's own time.
Level two has it's own time..
And it's kept constant no matter how many times you try it, I guess..
So..
The moment the character's map location changes..
I am guessing that the MapID pointer (Or w/e it is called) would change, too, right?
So..
When it changes, start an internal timer in the bot to 'Round's start time - 3seconds' then, when it is over, make the macro key in (Down + Up + User-Defined-Attack-Key) I think.
Seeing as you don't know how to do the inventory slot..
I guess you can't make the character drop the item, too =x
I don't know anything about MapleStory hacking xD
So..
After the 'macro' to chat to the NPC (After the PQ) has failed,
You'll know it failed if..
01) You chat with the NPC at the end.
02) You are supposed to get a gem, and the character's mapID is supposed to change
03) mapID does not change
You can't detect the gem part, I guess..
But you can, like, wait 5 seconds and see if the character's mapID has changed, if it hasn't..
Then, you'll know a slot is full.
So, create 2 sets of macros for the ending.
One for chatting with the NPC normally..
And a (Sad case) macro for entering the Bonus Round and just leaving the portal =/
- Nerrazzuri
- Destiny General
- Posts: 1110
- Joined: Sun Dec 20, 2009 9:15 pm
Re: [LEECHED] Nullz`s Pyramid Pq Bot
Well, what you can do is, Map ID detection + Mob detection.LearningCode wrote:For 04..
I'm assuming the 'starting time' is the same for each level.
I mean..
Level one has it's own time.
Level two has it's own time..
And it's kept constant no matter how many times you try it, I guess..
So..
The moment the character's map location changes..
I am guessing that the MapID pointer (Or w/e it is called) would change, too, right?
So..
When it changes, start an internal timer in the bot to 'Round's start time - 3seconds' then, when it is over, make the macro key in (Down + Up + User-Defined-Attack-Key) I think.
Seeing as you don't know how to do the inventory slot..
I guess you can't make the character drop the item, too =x
I don't know anything about MapleStory hacking xD
So..
After the 'macro' to chat to the NPC (After the PQ) has failed,
You'll know it failed if..
01) You chat with the NPC at the end.
02) You are supposed to get a gem, and the character's mapID is supposed to change
03) mapID does not change
You can't detect the gem part, I guess..
But you can, like, wait 5 seconds and see if the character's mapID has changed, if it hasn't..
Then, you'll know a slot is full.
So, create 2 sets of macros for the ending.
One for chatting with the NPC normally..
And a (Sad case) macro for entering the Bonus Round and just leaving the portal =/
You can do like :
Code: Select all
if((MapID != Hills Of Pyramid) && (MapID != Stage1) && .....continue until stage 5)
{
//stop the bot.
}
else if(Map ID == Hills Of Pyramid)
{
//Do what you want.
}
else if(MapID == Stage1)
{
if(MobCount >= 1)
{
//do something
}
}
else if(MapID == Stage2)
....
Have fun.
Selling my ultimate trainer for MapleStory SEA --> View below for screenshot
Click Here for more Information!

Click Here for more Information!

Re: [LEECHED] Nullz`s Pyramid Pq Bot
hello all, i would like to know if you guys have mastered the movement settings for this, im using an evan in hell mode but somehow after awhile this bot would start facing the wall and not turn and attack. can u share some of your movement settings with me? im sorry im a noob at this
cheers
cheers
Re: [LEECHED] Nullz`s Pyramid Pq Bot
hell mode at around stg 2 it will face the wall...at<<< to be exact...but it can still hit mob....bad thing is high chance fail...
i would suggest using macro expert...it records wad u do and will keep repeating it if ur script is correct...
i would suggest using macro expert...it records wad u do and will keep repeating it if ur script is correct...
-
- Apprantice Knight
- Posts: 14
- Joined: Tue Feb 02, 2010 7:02 pm
Re: [LEECHED] Nullz`s Pyramid Pq Bot
Yo! Does anyone have any recommended timing for auto movement for an aran? so far I'm using 1350 for 1300.
Re: [LEECHED] Nullz`s Pyramid Pq Bot
This mine ss for the original no yeti hack =)

