I've got like 3 randoms in about 30 hours of botting with it (longest period was 18 hours). Also make sure you set your breaks, I have mine every 2 hours for 30 minutes
Printable View
You know, that may just be the problem. I never did set the break times.
:duh::duh::duh::duh::duh::duh:
But anyways, does anyone know for sure if/how much the bot vs human setting affects random frequency?
I would assume that robot would. You get a random after a certain amount of exp. has been gained, so the faster you gain it, the quicker you will get randoms.
something seems to be up with the random solver, it solves it but doesnt take the reward and it won't start mining again even if its right back in the mine
Please, if there is an issue with the solver, please post it in the reflection section, under bugs next time, and save the debug box.
No, it's a problem with the reflection randoms. It doesn't go back to the normal running of the script until after it has used the box and then lamp. So, go post it in the reflection section :)
there are detection issues for getting out of the random, and our major developer for reflection randoms has left, (Cstrike) after a flurry of insults between him and others.
I know what mark is saying, that has happened to me on this script and only this script. I will log back in with a pink random gift box which means in solved the random, however it says it logged me out because of the 3 error thing and sets me inactive.
so yah it actually is a problem with the random solver since what happens is it solves the random and then tries to open the box and pick an item...it runs into a problem there
Quote:
[Reflection] Trying to solve: Cap n' Arrav
[CapNArnav] Finding & speaking with Arnav
[CapNArnav] Finding & speaking with Arnav
Found text at interface 242, 6
[CapNArnav] Finding & speaking with Arnav
Found text at interface 242, 6
Found text at interface 242, 4
[Reflection] Cap n' Arrav solved
[Reflection] Out of random
[Rewards] Reward box found
Found Reward Item: oins
[Rewards] Reward box found
** Warning in UseRewardBox: Could not find a usable option.**
[Rewards] Reward box found
** Warning in UseRewardBox: Could not find a usable option.**
Hmm, today, after my reflection updated, this script started not working, the message it gives is
[Error] (1162:86): Type mismatch at line 1161
and line 1161 is
GLadders := GetObjectsByID ([INF_GUILDLADDERABOVE], OBJECT_TYPE_INTERACTABLE, 52);
any ideas?
There was an update to reflection which screwed with all of this... I will update his script, and will post it in a new thread, so I can update the first page. The updates on this will purely be bug fixes.
i still had lines that were giving errors but used what pyroryan said and in everyline that errored changed GetObjectsByID to GetObjectsByIDEx :) thanks for that pyroryan.
if the freaking mods would let me post the patch, you would have had to do nothing extra, however.... *insert rant here*
but what about in the case where the player isn't active anymore? Kinda hard to get permission......seems like a flawed system. Also there is no Copyright on individual scripts...it might not be good to modify a script and repost it but it's not exactly wrong ether....
I've always thought it would make sense to let people have their own versions of scripts, to me. As long they don't take credit for the bulk of the script (everything they didn't do), and maybe link to the original, I see no problem whatsoever. It's like forking a project or whatever.
It seems unfair, but allow him to post the patch. Cstrike left and isn't coming back, it's not going to be easy to contact him.
Sorry this whole thing just makes me say " what the hell guys?"
He stated that he was done with the community and hes not coming back... So just state who originally built the script from nothing and then state who has built on it. Simple. Sweet. And we dont have to waste our time bickering like this :)
[Hint] C:\Simba\Includes\reflection\./Core/Antirandoms\Gravedigger.simba(308:3): Variable 'CASKETARR' never used at line 307
[Error] (1162:86): Type mismatch at line 1161
Compiling failed. How can i fix that please help!
Read through the whole thread didn't see anyone else with this problem
[Error] (849:38): Invalid number of parameters at line 848
I just installed simba and got everything downloaded / setup etc, I first used Narcle's smelter which worked 100%, I ran out of ores pretty fast due to my long away time and having no ores :P so I came to test this script...
but I've setup your bot and only had the error above..
" PlayerArr := SortPlayers(GetPlayers); " being the line with error
Simba Code:begin
if not LoggedIn then Exit;
PlayerArr := SortPlayers(GetPlayers);
if high (PlayerArr) < 1 then Exit // Yes, one not zero, I want at least 2
else