Search found 43 matches

by pugzilla
Mon Aug 23, 2021 4:34 pm
Forum: Runes of Magic
Topic: warning error
Replies: 4
Views: 1318

Re: warning error

thanks it was as simple as runing in admin lol. i never had to do that in the past i dont know why i didnt try that ....

thanks!
by pugzilla
Sun Aug 22, 2021 10:43 am
Forum: Runes of Magic
Topic: warning error
Replies: 4
Views: 1318

Re: warning error

thanks for the reply. but i located the folder you as mentioned and it was in the rom-bot folder. so i removed it and ran rom-bot/gitupdate again. it says up to date and re-adds that folder but it still remains with the same error
by pugzilla
Wed Aug 18, 2021 12:48 pm
Forum: Runes of Magic
Topic: warning error
Replies: 4
Views: 1318

warning error

hi guys been a while since i been on here went to update the bot and use it and i get this error. WARNING: Error opening log file. MicroMacro v1.05.207 SolarStrike Software http://www.solarstrike.net Please enter the script name to run. Type in 'exit' (without quotes) to exit. Script> ive ran the ro...
by pugzilla
Thu Dec 19, 2019 6:49 pm
Forum: RoM general
Topic: micromacro error
Replies: 3
Views: 3192

micromacro error

hey guys just seeing if there was a update for this.

Addresses seem off, trying to update.
Scanning for updated addresses...
The game client did not crash.
2019-12-19 18:45:41 - scripts\rom/bot.lua:224: Unable to find 'actionBarPtr' in module.

this is what i get when i try to load the bot.
by pugzilla
Sun Jul 02, 2017 12:51 pm
Forum: Runes of Magic
Topic: new skill set ids
Replies: 2
Views: 2326

Re: new skill set ids

Hi i tryed the expample he had there and works for the skill set book but i doesnt work for the skill in the item set skill book print(FindSkillBookSkill("Holy Thunder Blade").Id) im assuming i need the change the FindSkillBookSkill part to look in the item set one but im not sure how thanks
by pugzilla
Sun Jul 02, 2017 6:53 am
Forum: Runes of Magic
Topic: new skill set ids
Replies: 2
Views: 2326

new skill set ids

Quick question how to do find the id for the new skills sets, i want add some knight skills into my profile but i cant seem to find the ids to add to the skills file

thanks!
by pugzilla
Sun Feb 26, 2017 8:26 am
Forum: RoM general
Topic: in game marco question
Replies: 2
Views: 4300

Re: in game marco question

do you have link for where that is at? ive looked ive never found anything like that.

thanks!
by pugzilla
Sun Dec 18, 2016 8:41 am
Forum: RoM general
Topic: in game marco question
Replies: 2
Views: 4300

in game marco question

i use up to 12 clients at once at time. and was wondering if there was a in game marco i can use to target a transport portal, and have it say yes to enter with one click. ive looked around and havent had any luck at all

if anyone has some ideas that would be a huge help
by pugzilla
Mon Nov 28, 2016 8:34 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: mysterious bags
Replies: 9
Views: 13808

Re: mysterious bags

ya tryed ffa master loot no luck with that. still messing around but im not the best at this just lookin at forums and asking for help its best i can do haha
by pugzilla
Sun Nov 27, 2016 1:45 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: mysterious bags
Replies: 9
Views: 13808

Re: mysterious bags

i have to manually open the bags before the bot loots it , it just doesnt know they are there it seems



also tryed to lower the wait time, and tryed in just a party . the bot ingored the bags completely then they vanish
by pugzilla
Sun Nov 27, 2016 1:42 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: mysterious bags
Replies: 9
Views: 13808

Re: mysterious bags

-- get gift bags local mBag=player:findNearestNameOrId({107447,105930,105982,107217,107442,107444,107445,107446}) if mBag ~= nul then player:lootAll(); yrest(1000); player:target_Object(mBag.Id,100,true,true) else local mBag=nul end this is the code i tryed still doesnt loot em, they just vanish. i...
by pugzilla
Fri Nov 25, 2016 5:34 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: mysterious bags
Replies: 9
Views: 13808

Re: mysterious bags

hey beanie, ya i looked at that page before but its still not what i need it to do. when i take 12-15 alts bag farming (more spwan) there is a wait time and if you try to click on a bag that isnt your it says "this does not belong to you." so the bot doesnt even try to loot it. but the bag...
by pugzilla
Fri Nov 18, 2016 6:29 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: mysterious bags
Replies: 9
Views: 13808

Re: mysterious bags

i get tons of bags to drop , i farm those mobs that reswapn isntanly in splitwater. the prolbem is my bot wont loot the bags that arnt his intill the wait time so anyone can click on it. but the bot doesnt do that it only will loot the bag that is his or intill i click the bag manually
by pugzilla
Wed Nov 16, 2016 9:37 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: mysterious bags
Replies: 9
Views: 13808

mysterious bags

hi im farmin blue items for t6 items. i can get the bot to loot them fine with if player:findNearestNameOrId("Mysterious Bag") then local filename = getExecutionPath() .. "/logs/giftbag.log"; local file, err = io.open(filename, "a+"); if file then file:write("Date:...
by pugzilla
Sat Aug 20, 2016 4:36 pm
Forum: RoM general
Topic: collecting mats for instruments
Replies: 0
Views: 8764

collecting mats for instruments

just tryin to see if there is a ingame marco to target and collect the items the materials for instruments (transparent jade ancient fossils ect) such as something like /run TargetObject("Transparent Jade") i want to drag six characters in at once. because all can collect the same item if ...
by pugzilla
Fri Aug 12, 2016 7:04 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: profile// skills folder help
Replies: 2
Views: 1915

Re: profile// skills folder help

nvm i figured it out i just took out the last part of the line and it worked

Code: Select all

reqbuffname="502074" reqbufftarget="target" />
by pugzilla
Fri Aug 12, 2016 5:47 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: profile// skills folder help
Replies: 2
Views: 1915

profile// skills folder help

hi cant seem to get my k/p skill holy smite too work in the skills folder i have the right id <skill name="KNIGHT_HOLY_SMITE" id="490194" range="50" type="damage" casttime="0" cooldown="8" target="enemy" reqbuffname="502074&q...
by pugzilla
Tue Aug 09, 2016 5:33 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Hadions Special Catalyst
Replies: 3
Views: 2527

Re: Hadions Special Catalyst

thanks alot works perfect!
by pugzilla
Sun Aug 07, 2016 3:45 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Hadions Special Catalyst
Replies: 3
Views: 2527

Hadions Special Catalyst

Tryin to make a script to farm Hadions Special Catalyst. Used seach didnt see anything <?xml version="1.0" encoding="utf-8"?><waypoints> <onLoad> __WPL:setWaypointIndex(__WPL:findWaypointTag("quest")) CharList = { {account=104 , chars={1,2,3,4,5,6,7,8}}, {account=105 , ...
by pugzilla
Sun May 01, 2016 7:48 pm
Forum: Runes of Magic
Topic: wardon profile question
Replies: 1
Views: 1384

wardon profile question

hi i want to use the skill Sacrifice more as a mana potions over healing meself so in the profile i use <skill name="WARDEN_SACRIFICE" hotkey="MACRO" priority="200" hpper="75" /> which works fine when i get my hp that low is there a way i can add it to do it o...