Tsunade Posted December 17, 2008 Posted December 17, 2008 (edited) Hello guys,I need some help to create or to get a Spamming Script for Myth War Online. In this Script there must be that if i join in a battle my character spam a skill for example Ice II and when my Mp very low (under 2000) that he take a portion. And i dont know if its possible that my pet always be in defended mode. Maybe someone can help me out. And i have a last question when i open the game twice must i active the scripts twice. Because if you play a mage you need a human to support you with stun that u can spamming without killing the monsters. And when the script works in party its very nice Thank for your HelpTsunade Edited December 17, 2008 by Tsunade
TehWhale Posted December 17, 2008 Posted December 17, 2008 Hello guys,I need some help to create or to get a Spamming Script for Myth War Online. In this Script there must be that if i join in a battle my character spam a skill for example Ice II and when my Mp very low (under 2000) that he take a portion. And i dont know if its possible that my pet always be in defended mode. Maybe someone can help me out. And i have a last question when i open the game twice must i active the scripts twice. Because if you play a mage you need a human to support you with stun that u can spamming without killing the monsters. And when the script works in party its very nice Thank for your HelpTsunade Lets not. First, bots are not totally liked, as well as spammers, no!
ChangMinYang Posted December 18, 2008 Posted December 18, 2008 Be patient. Are you want to someone spam in this forum? If someone spamming, your post thread should be gone lower, lower, lower ... Just, it is, in any game. Do not think about spamming for yours, it restrict to another person's choice
system24 Posted December 18, 2008 Posted December 18, 2008 (edited) @the last two posts It's not forum spamming. It's skill spamming. It's normal in online game bots. @the OP To get started, you need Send() and some MouseClick(). Do the effort yourself - don't expect someone to do it for you. It will never happen. If you have problems on the script, then post it. Bot support is not supported much here. Don't expect much help coming. Edited December 18, 2008 by system24 [center]It's a question of mind over matter, if I don't mind, it doesn't matter.[/center]
Tsunade Posted December 18, 2008 Author Posted December 18, 2008 System24 do you know what i must write for the auto MP Portion that when my Mp is under 2000 he take a mp portion automaticly?
ChangMinYang Posted December 18, 2008 Posted December 18, 2008 System24 do you know what i must write for the auto MP Portion that when my Mp is under 2000 he take a mp portion automaticly? @System24 You did not catched the point. I said about 'Game'. @Tsunade Try MEM_READ and KeySend. It shell be smarter BOT. Just it. If you learn about AutoIt, games be in your hand. Step 1. Learn (minimum) assembly for code reversing. Step 2. Learn (maximum) AutoIt3. Just using WiNExists(), WinActive(), Send(), etc... <= NOT smarter BOT Using MEM_READ, MEM_COPY (for fastest sending chat text), Auto Screen Capture, etc ... <= Smarter BOT If you trying to common used basic trainer. <= Should be detected by GM If you do not want to detected, you need Game.exe crack/reversing. Ex: [Player Started HP/MP ] HP NOW/MAX = 0595/0944 (+063.02%) , MP NOW/MAX = 1225/1540 (+079.54%) [Player Current HP/MP ] HP NOW/MAX = 0940/0944 (+099.57%) , MP NOW/MAX = 0808/1540 (+052.46%) [Player Started Stuff ] Gold 0116727586 Weight 3342/7360+045.40% A+14.00 R+03.00 S+07.00 Sa+00.00 Sb+00.00 [Player Current Stuff ] Gold 0116739578 Weight 3402/7360+046.22% A+14.00 R+03.00 S+07.00 Sa+00.00 Sb+00.00 (+11992 Gold, +60 Weight) [Map Started X/Y/Z/A/V ] X0110 Y0153 Z+0017 A-0000 V-0356 (VIEW-356) VIEW ANGLE as RAD=+346.0 [Map Current X/Y/Z/A/V ] X0107 Y0141 Z+0017 A+0047 V+4026 (VIEW+066) VIEW ANGLE as RAD=+166.0 [Player Started Special ] [0000 0038 0000] [AP:0000 AM:0000 DP:0000 DM:0000] [EP:0089 EM:0096 AP:00FF AM:00FD HC:009E HD:0069] [Player Current Special ] [0000 0038 0000] [AP:0000 AM:0000 DP:0170 DM:0000] [EP:0089 EM:0096 AP:00FF AM:00FD HC:009E HD:0069] [Player HP Monitor ] Auto-Potion at 0600/0944(+063.55%) DeathMotion at 0001/0944(-000.10%) Client-Kill at 0300/0944(+031.77%) [Player MP Monitor ] Skill-Attack at 0950/1540(+061.68%) Auto-Burf at 0400/1540(+025.97%)
Chapi Posted December 18, 2008 Posted December 18, 2008 @System24You did not catched the point.I said about 'Game'.@TsunadeTry MEM_READ and KeySend.It shell be smarter BOT.Just it.If you learn about AutoIt, games be in your hand.Step 1. Learn (minimum) assembly for code reversing.Step 2. Learn (maximum) AutoIt3.Just using WiNExists(), WinActive(), Send(), etc... <= NOT smarter BOTUsing MEM_READ, MEM_COPY (for fastest sending chat text), Auto Screen Capture, etc ... <= Smarter BOTIf you trying to common used basic trainer. <= Should be detected by GMIf you do not want to detected, you need Game.exe crack/reversing.Ex:You can do an aceptable smart bot by reading the pixels of each status bar (HP/MP/MOB HP).At least my Lineage 2 bot seems very capable to me...
Joseph Posted December 18, 2008 Posted December 18, 2008 (edited) lookup pixelsearch too, i used it to do functions when there is a update on the screen and the colors change also u can search the forums for info Edited December 18, 2008 by joemac4130 http://runecrue.awardspace.comhttp://demopros.awardspace.com
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now