if dqCount == 10 then sendMacro("}LoginNextToon=true;a={") sendMacro("Logout();"); waitForLoadingScreen(); settings.load(); settings.loadSkillSet(player.Class1); settings.loadProfile("userdefault"); -- Profile name loadPaths("DailyElf"); same error
Ok by removing these two line "player:update();player = CPlayer.new();" I get a new error so atleast something new :D ...RunesOfMagic/micromacro/scripts/rombo/classes/player.lua:1263: bad argument #1 to 'pairs' (table expected, got nil) Can you say if its a code error or from rombot someth...
But I remember that I had once that case, that after logging in as Mage first and second again Mage I had the case he was running without
a problem sadly it was more an roulett effect then a rule. But that was before your changes but I didnt mentioned it because it was too random
Didnt close RoM Client after SVN Update RomBot Folder
Tried the 2 last codes we tried once with moved and once without moving the player statement
In both cases didnt change the problem it is the same.
Rom Bot Version was/is 4.10
and Game Version 7.4.0.2953
Hi, thanks for the reply. I removed it and tested it but sadly same result. Could a sleep or waiting help? or a second waitingLoginscreen because the one before is for the LogOut()? When using the startbot.bat it is working fine only when I use it by this way. Can I somehow say startbot.bat and load...
Hello everyone, I`m using a elv daily quest script from Lisa with some optimations by me so I can switch characters without opening a new cmd RoM Bot windows. At the moment I have the problem that I can`t load the profile of the characters after a logout and login of a new character. Does someone ha...