Re: RoM bot
Posted: Thu Jan 22, 2009 9:11 pm
to stop spamming shadowface remove the "return" at the end of "function CPlayer:checkSkills()" in your player.lua
that worked for me
that worked for me
I got the same error also,weird thing is it seems to occur everytime i am in a party. Reopening the client without disbanding the party will result in the same error, but if you quit the party and reopen the client, there is no error(not for me at least).RedBloodz wrote:RedBloodz
Post subject: Re: RoM bot Reply with quote
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. Everything worked great. After update, i tried the same procedure, and it say reading memory error
Code: Select all
-- Monster is dead (0 HP) but still targeted.
-- Loot and clear target.
self:update();
if( self.TargetPtr ~= 0 ) then
if( settings.profile.options.LOOT == true ) then
local dist = distance(self.X, self.Z, target.X, target.Z);
if( dist < 100 ) then -- only loot when close by
-- "attack" is also the hotkey to loot, strangely.
yrest(500);
keyboardPress(settings.profile.hotkeys.ATTACK.key);
cprintf(cli.green, "Looting Target\n"); -- Msg Looting of Target
yrest(settings.profile.options.LOOT_TIME);
keyboardHold(settings.hotkeys.MOVE_FORWARD.key);
cprintf(cli.green, "Try to pickup buff\n"); -- Msg Try to pick up buff
yrest(900);
keyboardRelease(settings.hotkeys.MOVE_FORWARD.key);
-- now take a 'step' backward (closes loot bag if full inventory)
keyboardPress(settings.hotkeys.MOVE_BACKWARD.key);
end
end
self:clearTarget();
end;
<option name="ENERGY_STORAGE_1" value="mana" />michalot wrote:My priest is just running form place to place,targeting enemys,doesnt use his skills ;/.
Help!!
<profile>
<options>
<option name="HP_LOW" value="75" />
<option name="MP_LOW_POTION" value="50" />
<option name="HP_LOW_POTION" value="30" />
<option name="COMBAT_TYPE" value="ranged" />
<option name="COMBAT_DISTANCE" value="200" />
<option name="ANTI_KS" value="true" />
<option name="WAYPOINTS" value="lol.xml" />
<option name="LOOT" value="true" />
<option name="LOOT_TIME" value="2000" />
<option name="ENERGY_STORAGE_1" value="mana" />
<option name="ENERGY_STORAGE_2" value="mana" />
<option name="POTION_COOLDOWN" value="15" />
<option name="MAX_FIGHT_TIME" value="45" />
<option name="DOT_PERCENT" value="90" />
</options>
<friends>
<friend name="MyOtherCharacter1" />
<friend name="MyOtherCharacter2" />
</friends>
<hotkeys>
<hotkey name="HP_POTION" key="VK_9" modifier="" />
<hotkey name="MP_POTION" key="VK_8" modifier="" />
<hotkey name="ATTACK" key="VK_7" modifier="" />
</hotkeys>
<skills>
<skill name="PRIEST_REGENERATE" level="14" hotkey="VK_2" modifier="" />
<skill name="PRIEST_RISING_TIDE" level="18" hotkey="VK_1" modifier="" />
</skills>
</profile>
Code: Select all
Fri Jan 23 19:22:40 2009 : MicroMacro v0.99
Fri Jan 23 19:22:40 2009 : Processor Type: 2X 586, OS: Windows XP Service Pack 3
Fri Jan 23 19:22:40 2009 : Lua initialized successfully.
Fri Jan 23 19:22:40 2009 : Lua libs opened successfully.
Fri Jan 23 19:22:40 2009 : LuaCoco is available.
Fri Jan 23 19:22:40 2009 : Lua glues exported.
Fri Jan 23 19:22:40 2009 : Keyboard layout: US English
Fri Jan 23 19:22:40 2009 : Configurations run.
Fri Jan 23 19:22:44 2009 : Executing script "bot.lua".
==================================================
Fri Jan 23 19:22:45 2009 : WARNING: Failure reading memory from 0xAE6510 at 0x879b88 in memoryReadIntPtr(). Error code 299 (Kun en del af ReadProcessMemory- eller WriteProcessMemory- anmodningen blev gennemført.)
Fri Jan 23 19:22:45 2009 : WARNING: Failure reading memory from 0xAE6510 at 0x31c in memoryReadInt(). Error code 299 (Kun en del af ReadProcessMemory- eller WriteProcessMemory- anmodningen blev gennemført.)
Fri Jan 23 19:22:45 2009 : WARNING: Failure reading memory from 0xAE6510 at 0x324 in memoryReadInt(). Error code 299 (Kun en del af ReadProcessMemory- eller WriteProcessMemory- anmodningen blev gennemført.)
Fri Jan 23 19:22:45 2009 : WARNING: Failure reading memory from 0xAE6510 at 0x328 in memoryReadInt(). Error code 299 (Kun en del af ReadProcessMemory- eller WriteProcessMemory- anmodningen blev gennemført.)
Fri Jan 23 19:22:45 2009 : WARNING: Failure reading memory from 0xAE6510 at 0x32c in memoryReadInt(). Error code 299 (Kun en del af ReadProcessMemory- eller WriteProcessMemory- anmodningen blev gennemført.)
Fri Jan 23 19:22:45 2009 : WARNING: Failure reading memory from 0xAE6510 at 0x330 in memoryReadInt(). Error code 299 (Kun en del af ReadProcessMemory- eller WriteProcessMemory- anmodningen blev gennemført.)
Fri Jan 23 19:22:45 2009 : WARNING: Failure reading memory from 0xAE6510 at 0x334 in memoryReadInt(). Error code 299 (Kun en del af ReadProcessMemory- eller WriteProcessMemory- anmodningen blev gennemført.)
Fri Jan 23 19:22:45 2009 : WARNING: Failure reading memory from 0xAE6510 at 0x250 in memoryReadString(). Error code 299 (Kun en del af ReadProcessMemory- eller WriteProcessMemory- anmodningen blev gennemført.)
Fri Jan 23 19:22:45 2009 : WARNING: Failure reading memory from 0xAE6510 at 0x354 in memoryReadInt(). Error code 299 (Kun en del af ReadProcessMemory- eller WriteProcessMemory- anmodningen blev gennemført.)
Fri Jan 23 19:22:45 2009 : WARNING: Failure reading memory from 0xAE6510 at 0x35c in memoryReadInt(). Error code 299 (Kun en del af ReadProcessMemory- eller WriteProcessMemory- anmodningen blev gennemført.)
Fri Jan 23 19:22:45 2009 : WARNING: Failure reading memory from 0xAE6510 at 0x248 in memoryReadInt(). Error code 299 (Kun en del af ReadProcessMemory- eller WriteProcessMemory- anmodningen blev gennemført.)
Fri Jan 23 19:22:45 2009 : WARNING: Failure reading memory from 0xAE6510 at 0x2c in memoryReadFloat(). Error code 299 (Kun en del af ReadProcessMemory- eller WriteProcessMemory- anmodningen blev gennemført.)
Fri Jan 23 19:22:45 2009 : WARNING: Failure reading memory from 0xAE6510 at 0x30 in memoryReadFloat(). Error code 299 (Kun en del af ReadProcessMemory- eller WriteProcessMemory- anmodningen blev gennemført.)
Fri Jan 23 19:22:45 2009 : WARNING: Failure reading memory from 0xAE6510 at 0x34 in memoryReadFloat(). Error code 299 (Kun en del af ReadProcessMemory- eller WriteProcessMemory- anmodningen blev gennemført.)
Fri Jan 23 19:22:45 2009 : WARNING: Failure reading memory from 0xAE6510 at 0x8af6c0 in memoryReadBytePtr(). Error code 299 (Kun en del af ReadProcessMemory- eller WriteProcessMemory- anmodningen blev gennemført.)
Fri Jan 23 19:22:45 2009 : WARNING: Failure reading memory from 0xAE6510 at 0x879b88 in memoryReadBytePtr(). Error code 299 (Kun en del af ReadProcessMemory- eller WriteProcessMemory- anmodningen blev gennemført.)
Fri Jan 23 19:22:45 2009 : WARNING: Failure reading memory from 0xAE6510 at 0xcc in memoryReadFloatPtr(). Error code 299 (Kun en del af ReadProcessMemory- eller WriteProcessMemory- anmodningen blev gennemført.)
Fri Jan 23 19:22:45 2009 : WARNING: Failure reading memory from 0xAE6510 at 0xcc in memoryReadFloatPtr(). Error code 299 (Kun en del af ReadProcessMemory- eller WriteProcessMemory- anmodningen blev gennemført.)
stack traceback:
...ngs\DMH\Skrivebord\micromacro\micromacro\lib\lib.lua:476: in function 'startMacro'
...Skrivebord\micromacro\micromacro\scripts\rom/bot.lua:130: in main chunk
----------TRACEBACK END----------
Fri Jan 23 19:22:45 2009 : Cannot open file 'C:/Documents and Settings/DMH/Skrivebord/micromacro/micromacro/scripts/rom/profiles/.xml' for reading.
Fri Jan 23 19:22:45 2009 : Execution of bot.lua complete.
Fri Jan 23 19:22:45 2009 : Execution error: Runtime error
Fri Jan 23 19:22:45 2009 : Collecting garbage...
Fri Jan 23 19:22:45 2009 : 67KB freed.
http://solarimpact.servegame.com/phpBB3 ... um.php?f=6darkfayte wrote:where did you find MM1.0 Beta?
Code: Select all
<options>
<option name="MELEE_DISTANCE" value="45" />
</options>
Code: Select all
<options>
<option name="MELEE_DISTANCE" value="45" />
</options>
Code: Select all
staticcharbase_address = 0xD;
charPtr_offset = 0x568;
charX_offset = 0x2C;
charY_offset = 0x30;
charZ_offset = 0x34;
charDirection_offset = 0x40;
charHP_offset = 0x31C;
charMaxHP_offset = 0x324;
charMP_offset = 0x328;
charMaxMP_offset = 0x32C;
charMP2_offset = 0x330;
charMaxMP2_offset = 0x334;
charLevel_offset = 0x354;
charLevel2_offset = 0x35C;
charName_offset = 0x250;
charSpeed_offset = 0x560;
charTargetPtr_offset = 0x248;
charDirVectorPtr_offset = 0xCC;
inBattle_offset = 0x552;
camUVec1_offset = 0xF4;
camUVec2_offset = 0xFC;
castbar_staticbase = 0x8;
castbar_offset = 0x24;
Code: Select all
Sat Jan 24 12:47:31 2009 : MicroMacro v1.0
Sat Jan 24 12:47:31 2009 : Processor Type: 586, OS: Windows XP Service Pack 3
Sat Jan 24 12:47:31 2009 : LuaCoco is available.
Sat Jan 24 12:47:31 2009 : Lua glues exported.
Sat Jan 24 12:47:31 2009 : Keyboard layout: US English
Sat Jan 24 12:47:41 2009 : Executing script 'update.lua'
==================================================
Sat Jan 24 12:47:44 2009 : Execution success
Sat Jan 24 12:47:56 2009 : Executing script 'bot.lua'
==================================================
Sat Jan 24 12:48:01 2009 : RoM Bot Version 2.10
Sat Jan 24 12:48:01 2009 : WARNING: Failure reading memory from 0xD3FDB0 at 0xd in memoryReadIntPtr(). Error code 299 (Only part of a ReadProcessMemory or WriteProcessMemory request was completed.)
stack traceback:
...agic\bots\MicroMacro 1.0 beta\micromacro\lib\lib.lua:510: in function 'startMacro'
scripts\rom/bot.lua:137: in main chunk
----------TRACEBACK END----------
Sat Jan 24 12:48:01 2009 : ...cro 1.0 beta/micromacro/scripts/rom/classes/pawn.lua:40: attempt to perform arithmetic on field 'Address' (a nil value)
Sat Jan 24 12:48:01 2009 : Execution error: Runtime error