Just a quick release.. Everyone seems to be so amazed with these MapleTips, so.. Yea.
FAQ:
---
Q: Will I Continue Masterbate Repack? (Yea Im Jordan, I changed my Name)
A: Im considering it
Q: Why not dev Java/Odin?
A: Why not shove a cup up your ass then it breaks and you bleed for 3 mins
Q: How do you use this?
A: Read Instructions
Q: Whats this for?
A: Titan
---
---
Setup:
---
1) Open MapleStoryServer.cpp
2) Add the void below under "#include "MasterServer.h"
3) UnderCode:void autoMapleTIP (void * );
AddCode:Acceptor::Acceptor(8888+MasterServer::getChannelID(), selector, new PlayerFactory());
Code:int tipInterval = 60; // MasterbateTip interval in seconds _beginthread( MapleTIP, 0, (void*)tipInterval);
4) Goto the bottom and Add This:
--Code:void autoMapleTip( void *arg ) { while(true) { int random = (rand()% 5) + 1; if(random == 1){ PlayersPacket::showMassage("[MapleTip]Jump using ALT unless you changed your settings LOL!", 10); } if(random == 2){ PlayersPacket::showMassage("[MapleTip]GMs will always ask you for your PW. ", 10); } if(random == 3){ PlayersPacket::showMassage("[MapleTip]Captain Bucky O'Hare. ", 10); } if(random == 4){ PlayersPacket::showMassage("[MapleTip]Made by Cure/Jordan.. W.e you wanna call me. ", 10); } if(random == 5){ PlayersPacket::showMassage("[MapleTip]Nipple. ", 10); } Sleep(((INT_PTR)arg)*1000); } }
Done.
Change whats in Blue to how many seconds you want your TIP to popup.
Change whats in Red to how your MapleTip Messages.
Change whats in Purple to the Max ammount of Tips.
Enjoy..



![[Release]MapleTip v55 - For Titan](http://ragezone.com/hyper728.png)


