hi rock, first of all thank you very much, this is working nicely. i have a question, im using an apple keyboard on an imac thats running windows, and i dont have numeric keyboard, so i gotta use a normal usb keyboard for the hacks. is it possible to reconfigure the keys used, for example to F keys,...
Hi, just finished testing this script in Kalin Shrine for 24 hours, its perfect. It uses thunderstorm and purgatory fire, character never gets stuck, all good. Enjoy 8-) It consists of a mage profile, a selling route, and a KS inside path. If you change the skills which are used, it should be good f...
Hi all, i've found many valuable infos here already, but now i got a basic problem.. Whats the code for " move ahead for 1 second " ? While entering/exiting an instance, it should be the best way to use that. Like you would enter manually.. I tried to set waypoints at the instance portal, ...
i want to write some instance farming waypoints, and forgot 3 codes:
- how to invite an alt to party? (i have AutoAcceptInvite on)
- how to leave that party after clearing instance?
- how to mount up after leaving party (and instance ofc) ?
hi :) i want to create a new and working KS farming waypoint, especially for mage/priests. i would use Purgatory Fire at trash, and Flame for the bosses. (it would stop before Goddess) Can someone please explain me what changes do i need to make in the profile file, and in the waypoint file, to kill...
so there isnt an easy method to do this? since the bot already knows that the player is stuck (counts to 10, then logs off), it could be set to load a new path instead of logging out.. im thinking of something like: " if player:stuck == 1 then player:rest(3); sendMacro("LeaveParty();"...
I searched for "stuck" only :oops: tyvm lisa, again :mrgreen: btw, should i just copy this function unStick3() if getZoneId() == 6 then __WPL:setForcedWaypointType("RUN") else sendMacro("LeaveParty();"); waitForLoadingScreen(); yrest(3000) player:update(); __WPL:setWayp...
Try changeProfileSkill("MAGE_PURGATORY_FIRE","AutoUse",false) changeProfileSkill("MAGE_FLAME","AutoUse",true) Then the reverse after fighting the boss. you're genius, thank you! 8-) ehm, i have one more problem.. is there a method to restart the whole cycle w...
I request some help, again :) I'm trying to run Pasper farming, it runs well with a mage, using Purgatory Fire on trash. However, i want to use only the Flame skill for bossfights (since Purga takes too long time). What should i add to these lines, if i want to do that? <!-- # 10 --><waypoint x=&quo...
hi all, i need some help from one of the advanced guys here :) i want to run a gold farming bot in PS or maybe in KS. invite ALT character to party, sell loot, then enter instance, kill all in instance + loot, leave party. repeat 2 clients are needed for this: one which runs the bot, and one which r...
how do i set it on "normal"? in game function SetInstanceLevel("normal") so with bot RoMScript("SetInstanceLevel("normal")") Game seems to have issues of reseting instance difficulty to easy all the time, it's kind of annoying. tyvm! yes, even with a party en...
I need advice :) made a nice and working singlefile waypoint to farm dod first boss, with using 2 buffs+1 skill.. my problem is, i cant set the difficulty to normal, its always on easy, even if i set it to normal manually before starting the bot. my char could easily do it on normal, so double memen...