RoM server Patch 4.0.3. - The Mighty Shield.
Re: RoM server Patch 4.0.3. - The Mighty Shield.
with mine rev 647 will target hens,feed bags but will crash
rev 649, 650 will not target hens or feed bags however rom/bot says it is harvesting them.
rev 649, 650 will not target hens or feed bags however rom/bot says it is harvesting them.
Re: RoM server Patch 4.0.3. - The Mighty Shield.
So whats working with the latest revision? I am still crashing with the unchanged rock5 script using both speed and teleport hacks.
Re: RoM server Patch 4.0.3. - The Mighty Shield.
Was about to ask the same thing. I got the latest MRC from this thread but from what I can tell it only loots 1 bag.bobdole wrote:So whats working with the latest revision? I am still crashing with the unchanged rock5 script using both speed and teleport hacks.
Re: RoM server Patch 4.0.3. - The Mighty Shield.
i ran miller's optimized on 648 all night for about 7 hours on 2 characters, no problems. been running 650 for 2 hours now on same 2 characters, still no problems
i noticed the drop rate got golden eggs has doubled, 95 miller cakes and 49 golden eggs its gone from 20% to 10% drop chance i think.
i noticed the drop rate got golden eggs has doubled, 95 miller cakes and 49 golden eggs its gone from 20% to 10% drop chance i think.
-
- Posts: 86
- Joined: Sun Sep 18, 2011 5:20 am
Re: RoM server Patch 4.0.3. - The Mighty Shield.
xplar wrote:i ran miller's optimized on 648 all night for about 7 hours on 2 characters, no problems. been running 650 for 2 hours now on same 2 characters, still no problems
i noticed the drop rate got golden eggs has doubled, 95 miller cakes and 49 golden eggs its gone from 20% to 10% drop chance i think.
+1 in 30 mins i had 15 eggs or something liek that
Re: RoM server Patch 4.0.3. - The Mighty Shield.
Okay question, I am running the bot to lvl my secondary class, and I still have the newbie pet. I seen a whisper and realized that the newbie pet healed me instead of me using a hp pot... it's on my action bar as = is there somewhere in the profile that I have to edit this or is something broke still with using pots?
Much help would be appreciate
*Edit*
So i thought i was working but i am looking @ the macro it says using hp potion qty 68 but never uses one
Much help would be appreciate
*Edit*
So i thought i was working but i am looking @ the macro it says using hp potion qty 68 but never uses one
Last edited by FireWire on Thu Oct 06, 2011 1:50 pm, edited 1 time in total.
Re: RoM server Patch 4.0.3. - The Mighty Shield.
It seems that it wont "click" any of targets, thats why it thinks hens are stuck, even if I manually feed those chickens it wont harvest it, it is then stuck on "We found ranch hen and will harvest it" but does nothing...
EDIT: nvm i made a clean install of the rombot and it works now
EDIT: nvm i made a clean install of the rombot and it works now
-
- Posts: 107
- Joined: Mon Nov 22, 2010 10:17 am
Re: RoM server Patch 4.0.3. - The Mighty Shield.
the only thing ive found that isnt working is the party address for partydps.xml and partyhealer.xml to work.
so if yorue having issues, do like nassekova and revert to a clean install of rombot and micromacro.
so if yorue having issues, do like nassekova and revert to a clean install of rombot and micromacro.
Re: RoM server Patch 4.0.3. - The Mighty Shield.
4 Clients, untouched original Script with teleport&speed. Running fine here since 4 hours
Re: RoM server Patch 4.0.3. - The Mighty Shield.
Just getting back from a computer meltdown... This RoM update sucks.... So many userfunctions that won't work any more it seems, like the runic thorn creation......
nvm, got game and bot updated, the runic userfunction is working fine
nvm, got game and bot updated, the runic userfunction is working fine
Scout/Knight/Rogue 70/66/66
Re: RoM server Patch 4.0.3. - The Mighty Shield.
Okay so i think ive done everything I can think of Clean install of rom bot, update/revert and all that but my character will still not use any potions my potions are in = and the bot says its using the potion but never actually performs the action.
Re: RoM server Patch 4.0.3. - The Mighty Shield.
Thanks so much!
Eggfarmer working flawless again.
Eggfarmer working flawless again.
Re: RoM server Patch 4.0.3. - The Mighty Shield.
my cot_tele does not take the key... what do i have to change to original file ?Nevex wrote:Will these update when we run the svn update? The Egg scripts that is.rock5 wrote:Revision 647
I fixed the last little problem. It seems to be working properly now. I've run a few scripts. Tested MRC_Optimised (with updated swim hack) and Cot_tele (updated) and they worked. Tested the main functions they seem to be working.
I think lisa said there are a couple of addresses left. Lisa will have to confirm.
There are furthur developements to look forward to but it might take us some time to iron out so instead of keeping you guys waiting I thought it would be better to release so you can start botting and help us test.
Note: You need to put the 'Attack' action key in the actionbar and you need to put your skills in the action bar and setup your profile to match their hotkeys. No more using "MACRO". Well not until we fix it. Which probably wont be long.
Enjoy. I'm going to bed.
(teleport, swimhack works).
I guess it has to do with RoMScript("UseSkill(1,1)")
Re: RoM server Patch 4.0.3. - The Mighty Shield.
Seems like 650 fixed the millers issue for most, so if you are still getting issues in millers try a fresh install of bot, do svn update and svn revert. make sure you don't do rom/update.lua at this stage, It hasn't been updated yet.
Also get latest WP from rock's millers ranch topic. Ones I posted here are oldish and also edited.
So to do list atm is
1. Party member address
2. Possible not using potions?
3. getting macro to work again for skills
4. ??
5. ??
Also get latest WP from rock's millers ranch topic. Ones I posted here are oldish and also edited.
So to do list atm is
1. Party member address
2. Possible not using potions?
3. getting macro to work again for skills
4. ??
5. ??
Remember no matter you do in life to always have a little fun while you are at it
wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
Re: RoM server Patch 4.0.3. - The Mighty Shield.
<?xml version="1.0" encoding="utf-8"?><waypoints>
<onload>
function quest()
local queststate = getQuestStatus("Catch Butterflies")
if queststate == "complete" then
player:mount()
__WPL:setForcedWaypointType("TRAVEL")
end
end
</onload>
<waypoints><!-- MountSpeedhack -->
<onLoad>
RoMScript("DEFAULT_CHAT_FRAME:AddMessage('|cffffff00MountSpeedhack: "" Press key.CTRL to ACTIVATE! or DEactivate.|r')")
repeat
while not keyPressedLocal(key.VK_CONTROL) do yrest(100); end;
MountSpeedHack();
RoMScript("DEFAULT_CHAT_FRAME:AddMessage('|cffffff00MountSpeedhack: ACTIVATED!|r')")
yrest(1500);
while not keyPressedLocal(key.VK_CONTROL) do yrest(100); end;
MountSpeedoff();
RoMScript("DEFAULT_CHAT_FRAME:AddMessage('|cffffff00MountSpeedhack: DEactivated.|r')")
yrest(1500);
until false
</onLoad>
</waypoints>
<!-- # 1 --><waypoint x="6405" z="5436" y="181">
player:target_NPC("Robbie Butcher");
AcceptQuestByName("Catch Butterflies");
</waypoint>
<!-- # 5 --><waypoint x="6326" z="5030" y="195">
player:mount();
</waypoint>
<!-- # 6 --><waypoint x="6547" z="4008" y="219">player:mount("Brown Horse"); </waypoint>
<!-- # 7 --><waypoint x="7022" z="3445" y="203">player:mount("Brown Horse"); </waypoint>
<!-- # 8 --><waypoint x="7207" z="3180" y="205">__WPL:setForcedWaypointType("NORMAL") </waypoint>
<!-- # 9 --><waypoint x="7359" z="3206" y="197">player:mount("Brown Horse"); </waypoint>
<!-- # 10 --><waypoint x="7342" z="3338" y="197">player:mount("Brown Horse"); </waypoint>
<!-- # 11 --><waypoint x="7436" z="3367" y="197"> </waypoint>
<!-- # 12 --><waypoint x="7553" z="3175" y="197"> </waypoint>
<!-- # 13 --><waypoint x="7641" z="3179" y="197"> </waypoint>
<!-- # 14 --><waypoint x="7648" z="3097" y="197"> </waypoint>
<!-- # 15 --><waypoint x="7556" z="3006" y="197">quest() </waypoint>
<!-- # 16 --><waypoint x="7625" z="2545" y="196">quest() </waypoint>
<!-- # 17 --><waypoint x="7648" z="2108" y="196">quest() </waypoint>
<!-- # 18 --><waypoint x="7414" z="1970" y="178">quest() </waypoint>
<!-- # 19 --><waypoint x="7331" z="2093" y="179">quest() </waypoint>
<!-- # 20 --><waypoint x="7061" z="2237" y="180">quest() </waypoint>
<!-- # 21 --><waypoint x="6941" z="2474" y="183">quest() </waypoint>
<!-- # 22 --><waypoint x="7559" z="2670" y="183">quest() </waypoint>
<!-- # 23 --><waypoint x="7587" z="2823" y="184">quest() </waypoint>
<!-- # 24 --><waypoint x="7554" z="3037" y="184">player:mount("Brown Horse"); </waypoint>
<!-- # 25 --><waypoint x="7553" z="3062" y="196">quest() </waypoint>
<!-- # 26 --><waypoint x="7650" z="3102" y="197">quest() </waypoint>
<!-- # 27 --><waypoint x="7636" z="3157" y="197">quest() </waypoint>
<!-- # 28 --><waypoint x="7492" z="3226" y="197">quest() </waypoint>
<!-- # 29 --><waypoint x="7439" z="3363" y="197">player:mount("Brown Horse"); </waypoint>
<!-- # 30 --><waypoint x="7343" z="3335" y="197"> </waypoint>
<!-- # 31 --><waypoint x="7362" z="3210" y="197"> </waypoint>
<!-- # 32 --><waypoint x="7127" z="3176" y="205"> </waypoint>
<!-- # 33 --><waypoint x="7047" z="3432" y="204"> </waypoint>
<!-- # 34 --><waypoint x="6610" z="3764" y="187"> </waypoint>
<!-- # 35 --><waypoint x="6557" z="3988" y="217"> </waypoint>
<!-- # 36 --><waypoint x="6286" z="5077" y="196"> </waypoint>
<!-- # 37 --><waypoint x="6425" z="5413" y="188">
player:target_NPC("Robbie Butcher");
CompleteQuestByName("Catch Butterflies");
</waypoint>
</waypoints>
why my character not riding mount??
<onload>
function quest()
local queststate = getQuestStatus("Catch Butterflies")
if queststate == "complete" then
player:mount()
__WPL:setForcedWaypointType("TRAVEL")
end
end
</onload>
<waypoints><!-- MountSpeedhack -->
<onLoad>
RoMScript("DEFAULT_CHAT_FRAME:AddMessage('|cffffff00MountSpeedhack: "" Press key.CTRL to ACTIVATE! or DEactivate.|r')")
repeat
while not keyPressedLocal(key.VK_CONTROL) do yrest(100); end;
MountSpeedHack();
RoMScript("DEFAULT_CHAT_FRAME:AddMessage('|cffffff00MountSpeedhack: ACTIVATED!|r')")
yrest(1500);
while not keyPressedLocal(key.VK_CONTROL) do yrest(100); end;
MountSpeedoff();
RoMScript("DEFAULT_CHAT_FRAME:AddMessage('|cffffff00MountSpeedhack: DEactivated.|r')")
yrest(1500);
until false
</onLoad>
</waypoints>
<!-- # 1 --><waypoint x="6405" z="5436" y="181">
player:target_NPC("Robbie Butcher");
AcceptQuestByName("Catch Butterflies");
</waypoint>
<!-- # 5 --><waypoint x="6326" z="5030" y="195">
player:mount();
</waypoint>
<!-- # 6 --><waypoint x="6547" z="4008" y="219">player:mount("Brown Horse"); </waypoint>
<!-- # 7 --><waypoint x="7022" z="3445" y="203">player:mount("Brown Horse"); </waypoint>
<!-- # 8 --><waypoint x="7207" z="3180" y="205">__WPL:setForcedWaypointType("NORMAL") </waypoint>
<!-- # 9 --><waypoint x="7359" z="3206" y="197">player:mount("Brown Horse"); </waypoint>
<!-- # 10 --><waypoint x="7342" z="3338" y="197">player:mount("Brown Horse"); </waypoint>
<!-- # 11 --><waypoint x="7436" z="3367" y="197"> </waypoint>
<!-- # 12 --><waypoint x="7553" z="3175" y="197"> </waypoint>
<!-- # 13 --><waypoint x="7641" z="3179" y="197"> </waypoint>
<!-- # 14 --><waypoint x="7648" z="3097" y="197"> </waypoint>
<!-- # 15 --><waypoint x="7556" z="3006" y="197">quest() </waypoint>
<!-- # 16 --><waypoint x="7625" z="2545" y="196">quest() </waypoint>
<!-- # 17 --><waypoint x="7648" z="2108" y="196">quest() </waypoint>
<!-- # 18 --><waypoint x="7414" z="1970" y="178">quest() </waypoint>
<!-- # 19 --><waypoint x="7331" z="2093" y="179">quest() </waypoint>
<!-- # 20 --><waypoint x="7061" z="2237" y="180">quest() </waypoint>
<!-- # 21 --><waypoint x="6941" z="2474" y="183">quest() </waypoint>
<!-- # 22 --><waypoint x="7559" z="2670" y="183">quest() </waypoint>
<!-- # 23 --><waypoint x="7587" z="2823" y="184">quest() </waypoint>
<!-- # 24 --><waypoint x="7554" z="3037" y="184">player:mount("Brown Horse"); </waypoint>
<!-- # 25 --><waypoint x="7553" z="3062" y="196">quest() </waypoint>
<!-- # 26 --><waypoint x="7650" z="3102" y="197">quest() </waypoint>
<!-- # 27 --><waypoint x="7636" z="3157" y="197">quest() </waypoint>
<!-- # 28 --><waypoint x="7492" z="3226" y="197">quest() </waypoint>
<!-- # 29 --><waypoint x="7439" z="3363" y="197">player:mount("Brown Horse"); </waypoint>
<!-- # 30 --><waypoint x="7343" z="3335" y="197"> </waypoint>
<!-- # 31 --><waypoint x="7362" z="3210" y="197"> </waypoint>
<!-- # 32 --><waypoint x="7127" z="3176" y="205"> </waypoint>
<!-- # 33 --><waypoint x="7047" z="3432" y="204"> </waypoint>
<!-- # 34 --><waypoint x="6610" z="3764" y="187"> </waypoint>
<!-- # 35 --><waypoint x="6557" z="3988" y="217"> </waypoint>
<!-- # 36 --><waypoint x="6286" z="5077" y="196"> </waypoint>
<!-- # 37 --><waypoint x="6425" z="5413" y="188">
player:target_NPC("Robbie Butcher");
CompleteQuestByName("Catch Butterflies");
</waypoint>
</waypoints>
why my character not riding mount??
Re: RoM server Patch 4.0.3. - The Mighty Shield.
because player:mount() doesn't currently work.
put your mount into an actionbar with a hotkey and change the player:mount to
obviously change J to what ever the hotkey is that you have for the mount.
put your mount into an actionbar with a hotkey and change the player:mount to
Code: Select all
keyboardPress(key.VK_J)
Remember no matter you do in life to always have a little fun while you are at it
wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
Re: RoM server Patch 4.0.3. - The Mighty Shield.
one more question.. by using keyboardPress(key.VK_9) and the mount are in action bar 9. my character try to cast mount but unfortunately my character dont stop to walk so cant cast mount while walking
-
- Posts: 107
- Joined: Mon Nov 22, 2010 10:17 am
Re: RoM server Patch 4.0.3. - The Mighty Shield.
yea im dying for party addresses something is going on with potions though. micromacro windows says theyre being used, but ingame nothing happens, wierd.lisa wrote:Seems like 650 fixed the millers issue for most, so if you are still getting issues in millers try a fresh install of bot, do svn update and svn revert. make sure you don't do rom/update.lua at this stage, It hasn't been updated yet.
Also get latest WP from rock's millers ranch topic. Ones I posted here are oldish and also edited.
So to do list atm is
1. Party member address
2. Possible not using potions?
3. getting macro to work again for skills
4. ??
5. ??
Re: RoM server Patch 4.0.3. - The Mighty Shield.
just add a yrest(5000) after itako ito wrote:one more question.. by using keyboardPress(key.VK_9) and the mount are in action bar 9. my character try to cast mount but unfortunately my character dont stop to walk so cant cast mount while walking
so
Code: Select all
keyboardPress(key.VK_9)
yrest(5000) --5 second pause
Remember no matter you do in life to always have a little fun while you are at it
wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
Re: RoM server Patch 4.0.3. - The Mighty Shield.
update to 651, I just altered the find party member name function to use in game functions, it only update every 60 seconds though, so isn't ideal but it should keep you going.nerdyone255 wrote:yea im dying for party addresses something is going on with potions though. micromacro windows says theyre being used, but ingame nothing happens, wierd.
Remember no matter you do in life to always have a little fun while you are at it
wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
Who is online
Users browsing this forum: No registered users and 1 guest