Search found 88 matches

by nerf
Sat Nov 09, 2013 7:08 am
Forum: RoM general
Topic: Points honor!!!
Replies: 7
Views: 3241

Re: Points honor!!!

there is something wrong with this? this should work with the client in any language? I do not work for me

Code: Select all

	if( 82 > player.Level and RoMScript('GetPlayerHonorPoint()') >= 25000 ) then
			sendMacro("Logout();"); yrest(8000);
		end
part of Bot_romka script
by nerf
Sat Nov 09, 2013 6:49 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: rock5's "fastLogin Revisited"
Replies: 914
Views: 316468

Re: rock5's "fastLogin Revisited"

My operating system is Microsoft Windows XP Home Edition Version 2002, Service pack 3

Processor: Intel (R) Core (TM) 3.30GHz

Memory: 2044MB RAM

DirectX 9.0c

language: Spanish
by nerf
Fri Nov 08, 2013 8:58 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: rock5's "fastLogin Revisited"
Replies: 914
Views: 316468

Re: rock5's "fastLogin Revisited"

ChangeCharRestart("current") I have a problem with ChangeCharRestart ("current") when should restart just get an error like this: Changing to character 7 1 with client account Ink "rom" "TASKKILL 'is not recognized as an internal or external command, program or ba...
by nerf
Sat Nov 02, 2013 8:08 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Yrvandis Hollows - All Zone Quests
Replies: 65
Views: 32607

Re: Yrvandis Hollows - All Zone Quests

I will try it now!
by nerf
Thu Oct 31, 2013 9:10 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Halloween Event - Sugarcane Candy collect
Replies: 24
Views: 8964

Re: Halloween Event - Sugarcane Candy collect

What did not work? Maybe I'm going to edit that version, but I'm on holidays atm so I didnt actually played the newest patch. What I saw, there is something in my file which should be deleted. In the first lines there's something with "Renumber". You should delete this line. I've tried it...
by nerf
Thu Oct 31, 2013 8:16 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Halloween Event - Sugarcane Candy collect
Replies: 24
Views: 8964

Re: Halloween Event - Sugarcane Candy collect

I tried all the waypoints and do not work, someone has a updated version?
by nerf
Wed Oct 23, 2013 12:42 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Sarlo Daily: The Human Factor
Replies: 9
Views: 6203

Re: Sarlo Daily: The Human Factor

works very well, however, you could make a version for use daily quest ticket?
by nerf
Mon Oct 07, 2013 8:03 am
Forum: Runes of Magic
Topic: The memory could not be "Read"
Replies: 2
Views: 1135

Re: The memory could not be "Read"

BlubBlab wrote:Standard question : Every thing up to date mm and the bot?
my bot is in the 765 revision
by nerf
Mon Oct 07, 2013 7:59 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: BlubBlab's Lyliya
Replies: 62
Views: 28920

Re: BlubBlab's Lyliya

is a great job
by nerf
Mon Oct 07, 2013 7:50 am
Forum: Runes of Magic
Topic: The memory could not be "Read"
Replies: 2
Views: 1135

The memory could not be "Read"

Hello, I have a error with the bot, what happens is that I can not leave the bot more than 3 or 4 hours quit working with this error http://i.imgur.com/oTv0DKk.jpg the translation in English would be this: " 0x1003e66e " instruction memory references at " 0x00d1b4a8 ". The memory...
by nerf
Thu Jan 10, 2013 8:20 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Farming Aisha
Replies: 0
Views: 3049

Farming Aisha

http://www.runesdatabase.com/search?q=aisha#items Start point: http://www.picamatic.com/show/2013/01/10/04/03/8945410_bigthumb.jpg Add this in your profile: <onLeaveCombat><![CDATA[ local aisha = player:findNearestNameOrId(101342) if aisha then player:target(aisha.Address) player:fight() end ]]></o...
by nerf
Thu Jan 10, 2013 5:04 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Farming Scion Locface
Replies: 0
Views: 2864

Farming Scion Locface

http://www.runesdatabase.com/search?q=locface#items

The starting point is at the top of this tower: Image
by nerf
Thu Dec 27, 2012 3:49 am
Forum: Runes of Magic
Topic: working properly butterfly daily
Replies: 3
Views: 2508

Re: working properly butterfly daily

This waypoint has using daily quest reset ticket ? This works, reset the Dailys that are in your inventory, you can start Heffner or Xaviera, <?xml version="1.0" encoding="utf-8"?><waypoints> <onLoad> settings.profile.mobs = {"105413"}; function checkCondition() quests...
by nerf
Sun Dec 23, 2012 8:52 am
Forum: Runes of Magic
Topic: Help with DoD Script
Replies: 2
Views: 1003

Re: Help with DoD Script

try putting a max time on loading screen waitForLoadingScreen(30); that will wait a maximum of 30 seconds, then continue on regardless of if loadingscreen appeared or not. Without the number it will wait indefinately, so if it fails to see the loadingscreen it will just sit there forever. thank you...
by nerf
Sun Dec 23, 2012 7:37 am
Forum: Runes of Magic
Topic: Help with DoD Script
Replies: 2
Views: 1003

Help with DoD Script

Hi, I have a script done by rock5 or Lisa, I have removed the function bossbuff, add easy mode, and changeProfileSkill ROGUE_HIDE, the problem comes when the bot is farming a couple of hours, the character stands still at waypoint 16, but not give any error message, I can do? <?xml version="1.0...
by nerf
Thu Dec 13, 2012 7:47 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Farming Hormone Crystal
Replies: 1
Views: 3209

Farming Hormone Crystal

Farm hormone crystal in Necropolis of Mirrors

You need these two addons:

http://www.curse.com/addons/rom/invite-last-group
http://www.curse.com/addons/rom/aai

You need this userfunction (Swimhack):

http://www.solarstrike.net/phpBB3/viewt ... =27&t=2765
by nerf
Mon Dec 10, 2012 6:17 pm
Forum: Runes of Magic
Topic: Auto Accept Party Invite ?
Replies: 2
Views: 1171

Re: Auto Accept Party Invite ?

by nerf
Wed Nov 28, 2012 10:08 am
Forum: Runes of Magic
Topic: Patch 5.0.5
Replies: 79
Views: 17615

Re: Patch 5.0.5

Hi, I found an error, the screen froze for a few seconds as usual, and get this error.

IGF:[string "local a={Getkeyboardfocus():ClearFocus()} r..."]:1: attempt to index a nil value


Is the same error that this -> http://www.solarstrike.net/phpBB3/viewt ... 198#p42198
by nerf
Wed Nov 28, 2012 3:06 am
Forum: Runes of Magic
Topic: Patch 5.0.5
Replies: 79
Views: 17615

Re: Patch 5.0.5

My character is in KS and works already for about 6 runs, using potions, cerificate, sell items, etc.. works.

Thanks Rock & Lisa
by nerf
Tue Nov 27, 2012 11:51 am
Forum: Runes of Magic
Topic: Patch 5.0.5
Replies: 79
Views: 17615

Re: Patch 5.0.5

So today was the 5.0.5.2592 update. So i made the normal updates and it will work. My problem is the bot wont sell the items and always says the eggpet is on a bad slot. Ive checked the profile, but its all ok, didnt change a thing since yesterday. Anybody here with the same probs? And last but not...