Search found 15 matches

by RedBloodz
Wed Feb 25, 2009 8:27 pm
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 819532

Re: RoM bot

I dunno if you notice, but theres a targeting bug in the bot for PvE servers. I notice that you have target address for self and mob only. so this is what happened When you scanning for mob, other player cast a spell on you, such as heal spell, then your target box automatically select that player. ...
by RedBloodz
Tue Feb 24, 2009 7:02 pm
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 819532

Re: RoM bot

in case anyone interested, this is how u make ur character jump every now and then classes/player.lua around line 400 self:checkPotions(); -- We're still making progress add this code in between if( math.random(100) > 98 ) then yrest(200); keyboardPress(key.VK_SPACE); yrest(200); end to make self:ch...
by RedBloodz
Sat Feb 07, 2009 10:28 pm
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 819532

Re: RoM bot

hey, i found something useful with botting. It is automatic messaging add on. AFK add-on can be found at http://us-forum.runesofmagic.com/showpost.php?p=29525&postcount=16 It basically reply to anyone that whisper to you. This is helpful because some player see that u r botting and message you t...
by RedBloodz
Fri Feb 06, 2009 9:19 pm
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 819532

Re: RoM bot

a little help please. m trying to make a mine(gathering) bot by editing your code. I just wonder why my mouse doesnt perform Left Click. The mouse does MOVED and set onto the desired coordinate but it wouldnt click to mine. I start off by createpath at the ore or wood location. Then i change the Tar...
by RedBloodz
Thu Jan 22, 2009 9:07 pm
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 819532

Re: RoM bot

hey i ran into a problem after the 22 jan patch Been botting for weeks now. I multiclient bot. But after the update i cant do it anymore. Before, i log onto ROM and change the game window name and log onto rom again with another account. Then start multiclient botting. One grinding and other leech. ...
by RedBloodz
Sat Jan 17, 2009 2:24 pm
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 819532

Re: RoM bot

in PvE server the slot in the bag will be replace by the broken item. It swap the equip, it doesnt consume the equip like pot. Look at the code closely, it use /script UseBagItem(1) then /script UseBagItem(2) then /script UseBagItem(3) and so on. Say u want to switch ur sword every 3 hrs and u have ...
by RedBloodz
Sat Jan 17, 2009 12:36 pm
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 819532

Re: RoM bot

It is possible to implement a function that the bot changes weapon when the weapons durability is low ? You might want to look into the ingame macro system as of right now. There might be a script that does that or that you can create and set it to a hotkey. then just configure a dummy skill in the...
by RedBloodz
Fri Jan 09, 2009 4:44 pm
Forum: Runes of Magic
Topic: [Help] Runes Of Magic
Replies: 29
Views: 15246

Re: [Help] Runes Of Magic

Hey i was just wondering, since RoM run in LUA and the player can write macro in the game, can we just write a bot using the game macro? I found this addon in RoM forums. So m thinking mayb can we write a bot ad-on or something So since we dont use 3rd party program, would this make it legal? hahaha...
by RedBloodz
Tue Jan 06, 2009 8:15 pm
Forum: Runes of Magic
Topic: [Help] Runes Of Magic
Replies: 29
Views: 15246

Re: [Help] Runes Of Magic

thanks.
Another question, I found the address for HP by searching the integers. Now m trying to find for DPS (damage per second), but its in decimal form. So how do I search for the DPS address.
by RedBloodz
Thu Jan 01, 2009 4:26 pm
Forum: Runes of Magic
Topic: [Help] Runes Of Magic
Replies: 29
Views: 15246

Re: [Help] Runes Of Magic

thanx, now the mouse works great. well now m trying to improve my bot. Currently m using pixel base target detection, but m trying to switch to targetID memory address so i can create a MonsterList like in perfect world bot. I just wonder how can you find the targetID address. I'm guesing u search f...
by RedBloodz
Sat Dec 27, 2008 3:07 pm
Forum: Runes of Magic
Topic: [Help] Runes Of Magic
Replies: 29
Views: 15246

Re: [Help] Runes Of Magic

hey, can someone help me with my code. It run really fine for Knight and Priest combo. It just m having trouble with my death() function. Especially with any mouse function I cant seem to make the mouseSet to move where i wanted it and perform mouseLHold() and mouseLRelease(). Basically, I want the ...
by RedBloodz
Wed Dec 17, 2008 1:31 am
Forum: Runes of Magic
Topic: [Help] Runes Of Magic
Replies: 29
Views: 15246

Re: [Help] Runes Of Magic

can someone help me out. I made this simple code for a KNIGHT class, but i cant test it out because it cannot read the process from the game. I really dont know anything about reading processes and offset, so this is as far as i can try i get the following error when trying to run the code \micromac...
by RedBloodz
Sat Mar 15, 2008 3:49 pm
Forum: MicroMacro scripts
Topic: Hero Online
Replies: 2
Views: 2061

Re: Hero Online

The game has same security as Fiesta Online, Xtrap. Just wondering if the person made a no-Xtrap patch for Fiesta could make one for Hero Online
by RedBloodz
Wed Mar 12, 2008 5:20 pm
Forum: MicroMacro general & support
Topic: Has anyone has been banned for using this bot?
Replies: 9
Views: 3003

Re: Has anyone has been banned for using this bot?

well i got banned hahahaha
cuz my bot usually KSing soooo many time and people report u on fiesta forum, then a GM came to u and talk to u, if u not avaiable, then yea ur banned
by RedBloodz
Wed Mar 12, 2008 5:12 pm
Forum: MicroMacro scripts
Topic: Hero Online
Replies: 2
Views: 2061

Hero Online

Anyone has script for the game Hero Online?
it basically like Perfect world but better
I tried to write a script base on pixel but the game has Xtrap, the same as Fiesta.
Another security is random in game quiz that prevent botting.
If anyone has no-xtrap like for Fiesta, please let me know