View Full Version : Smurg's ChinHunter
exilednoob
02-07-2012, 06:56 AM
I dont understand how I am a leecher?
I made an account to the site, am active on the site and I post debug reports for scripters to better their products, but whatever i guess, no biggie, thanks anyways
mrx dodian
02-07-2012, 07:03 AM
I dont understand how I am a leecher?
I made an account to the site, am active on the site and I post debug reports for scripters to better their products, but whatever i guess, no biggie, thanks anyways
google "leecher"
dragnking88
02-07-2012, 05:15 PM
I'm running it now, it works well :)
Nice script and good job. I'm going to try to figure out the coordinates now hehe.
maniakas
02-08-2012, 09:42 AM
I've got a problem
When i put all my info (username, password, bankpin) and i press Run It highlights this line in orange colour
Writeln(IntToStr(Round(ChinsCaught * Chin_XP)) + ' xp gained (' + IntToStr(Round((ChinsCaught * Chin_XP) div (RunTime div 1000.0 div 60.0 div 60.0))) + ' xp/hr)');
And it not runs.... Please help :)))
smurg
02-08-2012, 09:55 AM
Did you happen to declare Chin_XP as an integer?
vashanddou
02-08-2012, 11:38 AM
Did you happen to declare Chin_XP as an integer?
I was reading how there was a leech prevention on this version, Oh lol...
you really have to be a leecher to not fix the prevention you put. So easy ^^.
Proballer
02-08-2012, 01:19 PM
found it pretty quick after reading the tutorial :D
if you read it properly you'll find it, only the 'less gifted ones' probs won't find it :)
vashanddou
02-08-2012, 04:10 PM
found it pretty quick after reading the tutorial :D
if you read it properly you'll find it, only the 'less gifted ones' probs won't find it :)
I just followed the part about adding an include fixing the script was a joke -.-'
kodasbean
02-08-2012, 11:40 PM
Im having a problem when ever the box is just needs dismantling it doesnt pick it up unless it is shaking with a chin in it why?
edvvard
02-09-2012, 03:24 AM
Im guessing that Unknown identifier 'Chin_XP' at line 115
Compiling failed.
means that this is the anti leach, and from reading a few posts above theres something about declaring it as an integer, i take it that "Chin_XP" has been declared as an integer, and should thus be replaced by an integer? If i am correct should i replace "Chin_XP" with the actual amount of experience from the chinchompa I would like to hunt? or am i completely off? Sorry, Ive never scripted before and i'd like to get the hang of this and test this out for you, Im not asking for a detailed guide, just a point in the right direction to help me figure this out. Thanks in advance.
Actually I think i might have done it by myself, awesome ^_^. At least I hope it worked.. Anyhow, since I'm in love with hunting, Ill try to make a super long proggy, as long as randoms dont try to screw it up.
smurg
02-09-2012, 03:34 AM
Im guessing that Unknown identifier 'Chin_XP' at line 115
Compiling failed.
means that this is the anti leach, and from reading a few posts above theres something about declaring it as an integer, i take it that "Chin_XP" has been declared as an integer, and should thus be replaced by an integer? If i am correct should i replace "Chin_XP" with the actual amount of experience from the chinchompa I would like to hunt? or am i completely off? Sorry, Ive never scripted before and i'd like to get the hang of this and test this out for you, Im not asking for a detailed guide, just a point in the right direction to help me figure this out. Thanks in advance.
No not really, just look over the script for like 30 seconds and it will become abundantly clear.
edvvard
02-09-2012, 04:29 AM
No not really, just look over the script for like 30 seconds and it will become abundantly clear.
I thought i had it, got the script to run, and it picked up the boxes when they shook or were failed, but didnt replace them, is this another anti leach? or is this an actual problem? I dont remember reading about it in previous posts, maybe im blind.
Yeah Ive searched for it, i just dont get it..
Ok, i read your post (finally) about how i could log in and out until i got the correct colors (?)
so ill try that.
That part didnt work, and i dont know how to do the DTM thing you talked about, so ill just have to wait until you release a newer version that may have this problem fixed, if not, ill try again on that version.
Also if you need testers for any other scripts, could even be for a bird catcher, i have an account with 74 hunting, and 1 with 1 hunting, both members. Keep up the good work.
smurg
02-09-2012, 02:36 PM
I thought i had it, got the script to run, and it picked up the boxes when they shook or were failed, but didnt replace them, is this another anti leach? or is this an actual problem? I dont remember reading about it in previous posts, maybe im blind.
Yeah Ive searched for it, i just dont get it..
Ok, i read your post (finally) about how i could log in and out until i got the correct colors (?)
so ill try that.
That part didnt work, and i dont know how to do the DTM thing you talked about, so ill just have to wait until you release a newer version that may have this problem fixed, if not, ill try again on that version.
Also if you need testers for any other scripts, could even be for a bird catcher, i have an account with 74 hunting, and 1 with 1 hunting, both members. Keep up the good work.
I was talking about myself doing all that for updates. But I haven't really had a use for this script myself so until I have extra time, it's on the backburner.
Stanger
02-09-2012, 06:36 PM
Does the compilling error provide you from running the script or gives it problems?
smurg
02-09-2012, 07:13 PM
Does the compilling error provide you from running the script or gives it problems?
This is the reason why I do this. Helps people learn a little bit about what they are using.
You'll have to fix the compiling error before it runs.
Instagationz
02-09-2012, 07:17 PM
Hey Im having a problem.
It wont reset traps after it picks up a shaking box, is there a fix for this?
Edit: I think I might have fixed it by playing on high detail, Im not sure about this but when I switched it started working perfectly.
smurg
02-09-2012, 07:30 PM
Hey Im having a problem.
It wont reset traps after it picks up a shaking box, is there a fix for this?
Edit: I think I might have fixed it by playing on high detail, Im not sure about this but when I switched it started working perfectly.
The SRL include isn't meant for high detail but I don't really use any inventory functions or anything, so it could just work.
Anyways, it's basically just the trap DTM in inventory as stated multiple times in the thread already, so. You could remake it or wait until I do.
Instagationz
02-09-2012, 07:45 PM
Well Im still only learning how to script as I just joined a couple days ago so I doubt I can remake it but its working fine now so no worries :D
Stanger
02-09-2012, 10:06 PM
This is the reason why I do this. Helps people learn a little bit about what they are using.
You'll have to fix the compiling error before it runs.
Lol i have searched like 10mins for it. But it already runs... I don't know much about programming but im not stupid. I had a bug It prefer other traps than mines.... Well u probably are busy so I will see. Good job Btw.
Instagationz
02-09-2012, 10:40 PM
Well I already caught 326 grey chins, Im only 56 hunter Im going to sleep when I wake up if its still running which im sure it will be ill post a proggy. Thanks alot for this Smurg!
Why Say Yes
02-10-2012, 01:09 AM
[Error] (116:40): Unknown identifier 'Chin_XP' at line 115
Compiling failed.
godbird225
02-10-2012, 01:24 AM
Could you please make the anti-leech harder if/when you make a version 1.04? I'd actually like to learn something, and the current anti-leech takes about 10 seconds to fix, but other than that this script looks great. Running a miner right now, so I'll try to post a proggy in a few days.
mbergeron1207
02-10-2012, 01:25 AM
I Know a little bit about scripting and I can't figure this one out. I put the Main in an SI folder that I made in the Includes section. It is giving me these odd errors now.
[Error] (116:40): Unknown identifier 'Chin_XP' at line 115
Any help would be nice, try to keep it simple, though.
cheekyshaft
02-10-2012, 01:45 AM
I Know a little bit about scripting and I can't figure this one out. I put the Main in an SI folder that I made in the Includes section. It is giving me these odd errors now.
[Error] (116:40): Unknown identifier 'Chin_XP' at line 115
Any help would be nice, try to keep it simple, though.
It's not to do with the include, it's an intentional mistake in the script to stop people leeching. Read the beginners tutorials, they're very informative, and then read over the script. I'm sure you'll figure it out :thumbsup:
kodasbean
02-10-2012, 01:53 AM
This anti leech isn't really that hard like really it takes 50 seconds to look it over :l
mbergeron1207
02-10-2012, 01:55 AM
It's not to do with the include, it's an intentional mistake in the script to stop people leeching. Read the beginners tutorials, they're very informative, and then read over the script. I'm sure you'll figure it out :thumbsup:
To Cheekyshaft;
Thank you for not telling me the answer, because I'm desperately taking a swing at this scripting thing. I find code writing to be an amazing thing. I'm just having trouble understanding, so I apologize if I came across leechy lol I would rather fix it myself anyways. I'm someone trying to develop a script of my own but it's failing epically. I'll get it eventually. I'll go back and read. I appreciate the guidance :sasmokin:
mbergeron1207
02-10-2012, 01:59 AM
This anti leech isn't really that hard like really it takes 50 seconds to look it over :l
At least I'm trying to find it, rather than demanding a quick fix. I respect the time it takes to make a script, that's why I'm looking. I just haven't caught on to how scripts work quite yet. I'm getting there, though.
smurg
02-10-2012, 02:04 AM
[Error] (116:40): Unknown identifier 'Chin_XP' at line 115
Compiling failed.
I'm not going to read anything you wrote, but here's a funny video of an old atari game: http://www.youtube.com/watch?v=xbR32VPuiCU
I Know a little bit about scripting and I can't figure this one out. I put the Main in an SI folder that I made in the Includes section. It is giving me these odd errors now.
[Error] (116:40): Unknown identifier 'Chin_XP' at line 115
Any help would be nice, try to keep it simple, though.
If you know anything about scripting, the compiling error is obvious. Nice try.
mbergeron1207
02-10-2012, 02:18 AM
If you know anything about scripting, the compiling error is obvious. Nice try.
I didn't claim to know anything about scripting and I thought I made it clear that it was pretty new to me. I'm back reading the beginners tutorial for the 3rd time now, so I'm not sure what exactly was intended by the, "Nice try," statement. I'm not asking for an answer, I was asking for a reference to figure it out. Luckily, some people on this forum are considerate of those that are trying to learn, unlike you. For the record I could care less about the game, RuneScape, I'm just trying to understand scripting in general and this turned out to be the quickest way to get familiar with it. HMD, bro.
smurg
02-10-2012, 07:44 AM
I didn't claim to know anything about scripting and I thought I made it clear that it was pretty new to me. I'm back reading the beginners tutorial for the 3rd time now, so I'm not sure what exactly was intended by the, "Nice try," statement. I'm not asking for an answer, I was asking for a reference to figure it out. Luckily, some people on this forum are considerate of those that are trying to learn, unlike you. For the record I could care less about the game, RuneScape, I'm just trying to understand scripting in general and this turned out to be the quickest way to get familiar with it. HMD, bro.
I Know a little bit about scripting and I can't figure this one out...It is giving me these odd errors now.
I don't think anyone would characterize variable declaration errors as odd, but I helped you out in PMs.
tom61tom
02-10-2012, 01:18 PM
how do i run this ? :(
You scroll down to bottom of the page, click ''First'' then read OP :p
laakerules
02-10-2012, 03:32 PM
Lol, thats a good one erke. Hey smurg, i jsut wanted to say ncie script! :)
I think this might be my next tackle, making one with multiple trap availability! :)
justiceouest
02-10-2012, 09:59 PM
hey bro fix your scripts dosen't work ... or also wheres yours includes ??
godbird225
02-11-2012, 12:22 AM
hey bro fix your scripts dosen't work ... or also wheres yours includes ??
Read the first post...
Sperminator
02-11-2012, 10:34 AM
Man fuck your anti-leach...
Stop being a complete asshole, and just fucking fix it.
I actually fixed the script and it suddenly can't find the SRL...
Instagationz
02-11-2012, 12:01 PM
Man fuck your anti-leach...
Stop being a complete asshole, and just fucking fix it.
I actually fixed the script and it suddenly can't find the SRL...
Thats not the anti leech, If you fixed it you should be having no problems.
smurg
02-11-2012, 01:12 PM
Man fuck your anti-leach...
Stop being a complete asshole, and just fucking fix it.
I actually fixed the script and it suddenly can't find the SRL...
Who are you talking to?
And post your error message without swearing.
bumbabambuee
02-11-2012, 03:44 PM
I'm new here so I'm not sure if I'm doing something wrong but i got SRL5 and correct java version as were stated on the FAQ about errors. Also, I am an admin on my windows. Still I'm getting this error:
Error: Exception: Access violation at line 13
The following DTMs were not freed: [SRL - Lamp bitmap, 1]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]
smurg
02-11-2012, 04:18 PM
I'm new here so I'm not sure if I'm doing something wrong but i got SRL5 and correct java version as were stated on the FAQ about errors. Also, I am an admin on my windows. Still I'm getting this error:
Error: Exception: Access violation at line 13
The following DTMs were not freed: [SRL - Lamp bitmap, 1]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]
That's weird because the program header doesn't even start until line 16.
Make sure you accidentally typed something on the lines accidentally or re-download the script.
Also does any new tab open up when the error occurs? And if so, what is the tab labeled? Srl.simba, Main.simba, etc ?
aidens
02-11-2012, 05:32 PM
Kiddies, I know nothing about scripting and I fixed it withing 5 minutes. The only reason it took so long was because I was waaaaay overthinking it lol :p
L0L at my 1 post and 2007 join date :p
bumbabambuee
02-11-2012, 06:31 PM
That's weird because the program header doesn't even start until line 16.
Make sure you accidentally typed something on the lines accidentally or re-download the script.
Also does any new tab open up when the error occurs? And if so, what is the tab labeled? Srl.simba, Main.simba, etc ?
Yeah it opens Main.simba tab and the line 13 contains "case random(30) of"
Instagationz
02-11-2012, 09:59 PM
Kiddies, I know nothing about scripting and I fixed it withing 5 minutes. The only reason it took so long was because I was waaaaay overthinking it lol :p
L0L at my 1 post and 2007 join date :p
#1 leecher on these forums? LOL
I think you put in to much leech protection sir, I just rage quit, fixing it all.
exilednoob
02-12-2012, 04:59 AM
I finally figured out the leach prevention in the script, Im actually starting to learn how to scrip. I got a half ass script i made lastnight to chop down a yew tree and move to the next :)
But im going to go ahead and ask this before i try this script.. Does it still work.. Is it still usable or does it have too many errors to try and run?
smurg
02-12-2012, 05:22 AM
I finally figured out the leach prevention in the script, Im actually starting to learn how to scrip. I got a half ass script i made lastnight to chop down a yew tree and move to the next :)
But im going to go ahead and ask this before i try this script.. Does it still work.. Is it still usable or does it have too many errors to try and run?
It runs perfect for me, 5 traps at a time, with no one around.
Necro1
02-12-2012, 08:01 AM
Doesn't pick fallen/failed traps for me. How can i fix it?
Edit: It works fine with 1-3 traps, however if you do 4 or 5 at grey's you'll lose a lot of traps because it looks like script prioritize shaking traps or smth like that.
MaxPower
02-12-2012, 08:20 AM
I like how such a simple anti leach stumps so many people >.<. It still astounds me how many people simply blindly use scripts without even attempting to learn how they work.
Sperminator
02-12-2012, 09:44 AM
Loading extension C:\Simba\Extensions\msi.sex
Extension Enabled
Loading extension C:\Simba\Extensions\srl.sex
Extension Enabled
SRL Updater Enabled!
Plugins Updater Enabled!
SPS Updater Enabled!
MSI Updater Enabled!
Simba news:
Simba 0.98.2 has been released. See http://wizzup.org/simba/releases.html
or comment on the forum: http://villavu.com/forum/showthread.php?t=71065
Simba 984 is the latest Simba.
SRL 5 has been released. It is in the SRL updaters.
Update to Simba 984 for the uptext fixes.
Thank you for using Simba,
Hakuna Matata.
Exception in Script: Too many nested include files while processing 'SRL/SRL/core/simba.simba' from 'C:\Simba\Includes\SRL/SRL.SIMBA'
This is what it says this is my fucking error, i fixed the script and this is what i get.
Loading extension C:\Simba\Extensions\msi.sex
Extension Enabled
Loading extension C:\Simba\Extensions\srl.sex
Extension Enabled
SRL Updater Enabled!
Plugins Updater Enabled!
SPS Updater Enabled!
MSI Updater Enabled!
Simba news:
Simba 0.98.2 has been released. See http://wizzup.org/simba/releases.html
or comment on the forum: http://villavu.com/forum/showthread.php?t=71065
Simba 984 is the latest Simba.
SRL 5 has been released. It is in the SRL updaters.
Update to Simba 984 for the uptext fixes.
Thank you for using Simba,
Hakuna Matata.
Exception in Script: Too many nested include files while processing 'SRL/SRL/core/simba.simba' from 'C:\Simba\Includes\SRL/SRL.SIMBA'
This is what it says this is my fucking error, i fixed the script and this is what i get.
Tbh I don't feel like helping you and I think others should either.
Mat
smurg
02-12-2012, 11:09 AM
Loading extension C:\Simba\Extensions\msi.sex
Extension Enabled
Loading extension C:\Simba\Extensions\srl.sex
Extension Enabled
SRL Updater Enabled!
Plugins Updater Enabled!
SPS Updater Enabled!
MSI Updater Enabled!
Simba news:
Simba 0.98.2 has been released. See http://wizzup.org/simba/releases.html
or comment on the forum: http://villavu.com/forum/showthread.php?t=71065
Simba 984 is the latest Simba.
SRL 5 has been released. It is in the SRL updaters.
Update to Simba 984 for the uptext fixes.
Thank you for using Simba,
Hakuna Matata.
Exception in Script: Too many nested include files while processing 'SRL/SRL/core/simba.simba' from 'C:\Simba\Includes\SRL/SRL.SIMBA'
This is what it says this is my fucking error, i fixed the script and this is what i get.
Probably included SRL too many times in your "fix".
Fog856
02-12-2012, 11:53 AM
Hey Smurg. Just wanna say thanks alot man :) Really helpful script you got there :P It's really good :)
I can't get too many proggies since someone always comes along and ruins it but ill try to get some more. THANKSSS :D
ZIFs112
02-12-2012, 04:27 PM
Exception in Script: Unable to find file 'SI/MAIN.SIMBA' used from ''
how to fix this?
in flames 57xx
02-12-2012, 06:02 PM
Well i got it working.. But it won't pick up the failed traps :/
Andres
02-13-2012, 06:00 AM
I'm having a hell of a time with the anti leech. I'm not asking for anyone to give me the answers. But if someone could point me in the right direction as to the solution, I would appreciate it.
From what I can tell based on my very limited scripting knowledge, there are some variables that aren't defined properly. I looked for where they should be but can't really figure it out.
I don't really have any intention of learning to script, but I am willing to learn enough to get past this if someone can just help a bit.
I appreciate any help.
smurg
02-13-2012, 07:16 AM
I'm having a hell of a time with the anti leech. I'm not asking for anyone to give me the answers. But if someone could point me in the right direction as to the solution, I would appreciate it.
From what I can tell based on my very limited scripting knowledge, there are some variables that aren't defined properly. I looked for where they should be but can't really figure it out.
I don't really have any intention of learning to script, but I am willing to learn enough to get past this if someone can just help a bit.
I appreciate any help.
Did you read any of the beginners scripting tutorials yet?
ZIFs112
02-13-2012, 02:44 PM
Exception in Script: Unable to find file 'SI/MAIN.SIMBA' used from ''
how to fix this?
PLS ANSWER!
smurg
02-13-2012, 03:11 PM
Exception in Script: Unable to find file 'SI/MAIN.SIMBA' used from ''
how to fix this?
PLS ANSWER!
This has only happened like 1 other time and it requires specific instructions in order to fix it.
SI stands for sports illustrated.
Main obviously represents the main centerfold in their swimsuit issue.
Simba is a clue that the main centerfold likes the Lion King.
So... you need to:
Visit: http://sportsillustrated.cnn.com/swimsuit/
Go to the models page, and look through each model.
Pick the one you think represents the best centerfold for a magazine.
Report back with pictures (preferably 3+).
And then, I can tell you what to do next for the fix (I need the models name to fix something on my end).
ZIFs112
02-13-2012, 05:31 PM
This has only happened like 1 other time and it requires specific instructions in order to fix it.
SI stands for sports illustrated.
Main obviously represents the main centerfold in their swimsuit issue.
Simba is a clue that the main centerfold likes the Lion King.
So... you need to:
Visit: http://sportsillustrated.cnn.com/swimsuit/
Go to the models page, and look through each model.
Pick the one you think represents the best centerfold for a magazine.
Report back with pictures (preferably 3+).
And then, I can tell you what to do next for the fix (I need the models name to fix something on my end).
i thought you can help me.. not lought at me...
Andres
02-13-2012, 05:57 PM
Did you read any of the beginners scripting tutorials yet?
I've read through a couple of Coh3n's beginner guides. I took programming courses in college; it's just something that I don't understand.
Like I said, I'm willing to figure it out if you could just point me in the right direction.
smurg
02-13-2012, 08:00 PM
i thought you can help me.. not lought at me...
Try reading the OP for starters.
I've read through a couple of Coh3n's beginner guides. I took programming courses in college; it's just something that I don't understand.
Like I said, I'm willing to figure it out if you could just point me in the right direction.
There's no hint. It's the most minor thing. There's even multiple clues throughout the thread that people have said.
Andres
02-13-2012, 08:32 PM
There's no hint. It's the most minor thing. There's even multiple clues throughout the thread that people have said.
Wow, I feel like an idiot. Apparently, when I first tried to get the script to run I did something to it, which caused a bunch of crazy errors. I just went back to look at it again, and everything went smoothly.
That's why I had such an issue with the anti-leech. The anti-leech that's in there is much simpler than what I thought it was :duh:
Destined2bGreat
02-13-2012, 10:42 PM
The bot isn't picking up failed traps for me either. Also anyone who can't figure out the antileech clearly can't use ctrl f. It seriously took me 5 seconds.
qazw2xx
02-15-2012, 08:19 AM
wow i feel really dumb -.-....read the tutorial over like 4times and after about 20mins of staring at the script realized what was wrong....smh
shady4201
02-16-2012, 03:20 AM
Alright, so i fixed the compiling errors and such, and got this to run.
It relays broken traps fine, and will pick up traps with a chin in them etc. However, it does not relay a trap after it catches a chin.
Is this another level of anti-leech to figure out, or is there something genuinely wrong with something? The client freezes for about 2-3 seconds after it picks up a trap with a chin inside of it, I'm assuming that has something to do with it. Feel free to pm me if you don't want to answer publically, I'm just a complete noob at this and trying to learn.
irule4ever
02-16-2012, 10:08 PM
hey smurg can you add the other players trap detection or are you working on it?
nice script btw runs great!
dragonbotz
02-19-2012, 01:39 AM
Yay figured out the error! Thanks for making this script.
coldb0w
02-19-2012, 01:42 AM
Hahaha this looks awesome. Great release.
Fixing the compiling errors to prevent leeching is quite the good idea actually, I like it.
Can you help me setup the script plz?
Epicbotter
02-19-2012, 09:52 PM
[Error] (73:3): Unknown type 'DTM_Chin' at line 72 ?
I have been trying to fix this for a while, but nothing seems to be working. :(
dipparn
02-20-2012, 04:18 PM
begin
If Not ((BankScreen or PinScreen) and LoggedIn) Then Exit;
How can I fix this? Help would be really appreciated.
shadowmarkus
02-20-2012, 05:37 PM
Is it supposed to not detect when traps have closed by themselves without catching anything? Like, it only "checks" the shaking boxes, not the ones not shaking.
smurg
02-20-2012, 05:38 PM
begin
If Not ((BankScreen or PinScreen) and LoggedIn) Then Exit;
How can I fix this? Help would be really appreciated.
What's the error ?
Is it supposed to not detect when traps have closed by themselves without catching anything? Like, it only "checks" the shaking boxes, not the ones not shaking.
This gets asked like everyday now.
shadowmarkus
02-20-2012, 06:18 PM
This gets asked like everyday now.
So I assume that's a "No" to my question... :redface:
smurg
02-20-2012, 06:21 PM
So I assume that's a "No" to my question... :redface:
I haven't updated it in a while, but this would be one of the things on my list to fix first.
dipparn
02-20-2012, 06:31 PM
Thats the compiling error I get. I need help top replace the words so it can compile.
hi before after i run the script its turning this orange does it mean its and error!!
Writeln(IntToStr(Round(ChinsCaught * Chin_XP)) + ' xp gained (' + IntToStr(Round((ChinsCaught * Chin_XP) div (RunTime div 1000.0 div 60.0 div 60.0))) + ' xp/hr)');
dipparn
02-21-2012, 03:52 PM
hi before after i run the script its turning this orange does it mean its and error!!
Writeln(IntToStr(Round(ChinsCaught * Chin_XP)) + ' xp gained (' + IntToStr(Round((ChinsCaught * Chin_XP) div (RunTime div 1000.0 div 60.0 div 60.0))) + ' xp/hr)');
That's an error that you have to solve due to leechers. Something in there has to be indented.
Ricky
02-21-2012, 07:24 PM
On line 311 change:
If (WaitUpTextMulti(['Dismant', 'isma'], 500)) Then
into:
If (WaitUpText('2', 500)) Then
Because a not yet triggered trap has 3 options and a triggered one 2, if you use the 'Dismant', 'isma' it sometimes dismantles a non triggered trap.
shadowmarkus
02-21-2012, 07:26 PM
hi before after i run the script its turning this orange does it mean its and error!!
Writeln(IntToStr(Round(ChinsCaught * Chin_XP)) + ' xp gained (' + IntToStr(Round((ChinsCaught * Chin_XP) div (RunTime div 1000.0 div 60.0 div 60.0))) + ' xp/hr)');
I love when anti-leech "traps" work.
Pornoswagg123
02-22-2012, 04:29 AM
:PP
Stupid fucking SI
EDIT: i have ooked through the whole Forum about this SI problem its so annoying smurg if yo dont mind helping me out sir :) i would really like ot use your script
smurg
02-22-2012, 06:26 AM
:PP
Stupid fucking SI
EDIT: i have ooked through the whole Forum about this SI problem its so annoying smurg if yo dont mind helping me out sir :) i would really like ot use your script
Trying reading the OP or the posts in this thread. :duh:
Goldboy
02-22-2012, 11:17 PM
Not sure if this is an anti leech or what, but I'm having one hell of a time figuring it out...
[Error] (36:11): Unknown identifier '' at line 35
Compiling failed.
Any Ideas?
PatDuffy
02-22-2012, 11:20 PM
Not sure if this is an anti leech or what, but I'm having one hell of a time figuring it out...
[Error] (36:11): Unknown identifier '' at line 35
Compiling failed.
Any Ideas?
99% sure that's anti-leech and I've never even looked at this script
Pornoswagg123
02-22-2012, 11:23 PM
Trying reading the OP or the posts in this thread. :duh:
Well i read it already thats why im posting on forums asking for help...:duh:
PatDuffy
02-22-2012, 11:24 PM
Well i read it already thats why im posting on forums asking for help...:duh:
It's there...and it's also stated several times in this thread what to do.
Search harder ;)
Goldboy
02-23-2012, 12:31 AM
I'm still eluded about how to do this....It's in the global settings...
Here's a screen of my problem.
http://screensnapr.com/v/VBVT8K.png
Can anyone help?
smurg
02-23-2012, 01:31 AM
I'm still eluded about how to do this....It's in the global settings...
Here's a screen of my problem.
http://screensnapr.com/v/VBVT8K.png
Can anyone help?
Update SRL through Simba extensions.
Pornoswagg123
02-23-2012, 01:45 AM
Excuse me Smurg i need hlep since ur on right now please i have tried making a new folder and naming it SI on the windows files lol this si too much for me you mind explaining this to me ? :) thanks
smurg
02-23-2012, 01:49 AM
Excuse me Smurg i need hlep since ur on right now please i have tried making a new folder and naming it SI on the windows files lol this si too much for me you mind explaining this to me ? :) thanks
Where'd you make the folder.
Pornoswagg123
02-23-2012, 02:00 AM
Where'd you make the folder. thanks for the quick reply and i put it in C:\Simba\Includes i made a folder in that and idk what to do now i cant insert the Main.Simba well i eman idk what to d with it actual overall im not good with scripting:confused:
smurg
02-23-2012, 02:50 AM
thanks for the quick reply and i put it in C:\Simba\Includes i made a folder in that and idk what to do now i cant insert the Main.Simba well i eman idk what to d with it actual overall im not good with scripting:confused:
First of all, you'd get more help if you took ten more seconds to type legibly.
Second, why can't you insert Main.simba in there?
Pornoswagg123
02-23-2012, 03:03 AM
First of all, you'd get more help if you took ten more seconds to type legibly.
Second, why can't you insert Main.simba in there?
its not my fault stupid computer keys anyway i copied the Main.Simba and i dont know where to put it is what im saying . i tried sticking it in the C:\Simba\Includes after i made a new folder with the name on it i also tried doing it with the simba client folder like opening up simba and opening up another tab and pasting it there lol
Goldboy
02-23-2012, 03:54 AM
I'm fully updated, smurg. Any help other than what you said?
smurg
02-23-2012, 04:17 AM
its not my fault stupid computer keys anyway i copied the Main.Simba and i dont know where to put it is what im saying . i tried sticking it in the C:\Simba\Includes after i made a new folder with the name on it i also tried doing it with the simba client folder like opening up simba and opening up another tab and pasting it there lol
Wait, you made a folder named 'SI' in your includes folder and then pasted the Main.simba in your includes folder?
I'm fully updated, smurg. Any help other than what you said?
You must've deleted something or another because NumberOfPlayers, CurrentPlayers, etc are part of players.simba and are in the core of SRL.
Pornoswagg123
02-23-2012, 01:16 PM
[QUOTE=smurg;939341]Wait, you made a folder named 'SI' in your includes folder and then pasted the Main.simba in your includes folder?
No I tried to do that . But It wont let me i just dont know what i am supposed to do
[QUOTE=smurg;939341]Wait, you made a folder named 'SI' in your includes folder and then pasted the Main.simba in your includes folder?
No I tried to do that . But It wont let me i just dont know what i am supposed to do
probably to do with admin rights? anyway if u cant even pass that step then forget about this script, u will never figure out the antileech :x
smurg
02-23-2012, 03:20 PM
What do you mean it won't let you?
Pornoswagg123
02-23-2012, 10:05 PM
[QUOTE=Pornoswagg123;939661]
probably to do with admin rights? anyway if u cant even pass that step then forget about this script, u will never figure out the antileech :x
this part isnt an antileech stay out of it please
Pornoswagg123
02-23-2012, 10:07 PM
What do you mean it won't let you?
Like When you create the folder it will not let you paste it the only options are to make a new folder inside the Simba/includes folder
smurg
02-23-2012, 10:36 PM
Like When you create the folder it will not let you paste it the only options are to make a new folder inside the Simba/includes folder
You must have some wacky permission setup on your computer.
kodasbean
02-24-2012, 04:07 PM
It keeps tryingto pick others peoples traps up
Andres
02-24-2012, 04:51 PM
Great script, I've used it for 86-89 hunter so far, and I'm closing in on my goal of 90.
Thanks to Riyyi for the suggestion on changing the failed trap pick up. With that little fix it now picks up failed traps without messing with set traps. It doesn't really improve the speed very much, but it is more realistic.
Thanks for the script!
smurg
02-24-2012, 04:56 PM
It keeps tryingto pick others peoples traps up
Yup, this hasn't been high on the priority list, but I may do a big update in a week or so and then sell it.
sugie
02-24-2012, 07:38 PM
Hi,
I've adjusted some timings in the script and it is working nearly perfect now.
Beta status for dismantle routine can be removed now.
It does't dismantle open traps anymore.
Thanks smurg for this script, if somebody want to test this any further, just ask me.
dipparn
02-24-2012, 10:35 PM
Hi,
I've adjusted some timings in the script and it is working nearly perfect now.
Beta status for dismantle routine can be removed now.
It does't dismantle open traps anymore.
Thanks smurg for this script, if somebody want to test this any further, just ask me.
I would really like to try out your "upgraded version" if we can say so. Thanks! :)
weeeed
02-25-2012, 07:27 PM
[Error] (116:40): Unknown identifier 'Chin_XP' at line 115
Compiling failed.
help please, anyone
weeeed
02-25-2012, 08:11 PM
i read up that its a anti-leach thingy, i literally have no experience with scripting, i just want to make money, i see bots at the spots all the time, nd it makes me so mad, because i can't figure it out, someone please help me, i made the SI file, put the main into it, im just stuck on this;
[Error] (116:40): Unknown identifier 'Chin_XP' at line 115
Compiling failed.
jon44
02-26-2012, 03:19 AM
Fixed the so called anti-leech, tried to run the script but to no avail, it failed. A new tab opened up titled, Smart, and i received this debug msg:
Error: Exception: Access violation at line 101
The following DTMs were not freed: [SRL - Lamp bitmap, 1]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]
This is the problem area:
95 function IsRealMouseInBox(B : TBox): Boolean;
96 var
97 P : TPoint;
98 begin
99 GetRealMousePos(P.X, P.Y);
100 Result := PointInBox(P, B);
101 end;
Thoughts?
jon44
02-26-2012, 03:23 AM
Simba is actually having trouble locating my JVM library, I'm working on trying to find how to fix it, but any thoughts on this would be nice.
smurg
02-26-2012, 03:57 AM
Fixed the so called anti-leech, tried to run the script but to no avail, it failed. A new tab opened up titled, Smart, and i received this debug msg:
Error: Exception: Access violation at line 101
The following DTMs were not freed: [SRL - Lamp bitmap, 1]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]
This is the problem area:
95 function IsRealMouseInBox(B : TBox): Boolean;
96 var
97 P : TPoint;
98 begin
99 GetRealMousePos(P.X, P.Y);
100 Result := PointInBox(P, B);
101 end;
Thoughts?
Had this problem on my 2nd computer after uninstalling Java and reinstalling. Run RS in a browser and it had me install a particular version. See if you get that too.
Simba is actually having trouble locating my JVM library, I'm working on trying to find how to fix it, but any thoughts on this would be nice.
Open up a command prompt and type "java -version" and tell me what you get.
jon44
02-26-2012, 04:04 AM
Everything's fixed, nvm.
kodasbean
02-26-2012, 04:23 AM
i have a problem when i set it up the things tries to pick up others traps and doesnt reset just wondering if your supposed to keep setting traps up?
jon44
02-26-2012, 04:34 AM
I'm working on my lil brother's friend's computer and he had JRE twacked, uninstalled all the java and just reinstalled it and got it working.
Gucci
02-26-2012, 11:33 PM
Nice script, what I've noticed is that it doesn't dismantle traps that have shut without a chin in them.
smurg
02-27-2012, 12:23 AM
Nice script, what I've noticed is that it doesn't dismantle traps that have shut without a chin in them.
Oh ok
curdin_p
02-27-2012, 05:04 PM
[Error] (117:3): Unknown identifier 'Mouse' at line 116
Compiling failed.
(at the main.simba)
[Error] (116:40): Unknown identifier 'Chin_XP' at line 115
Compiling failed.
(at the chinhunter.simba)
Can everybody help me at this lines?
getting this error
Exception in Script: Unable to find file 'SI/MAIN.SIMBA' used from ''
smurg
02-27-2012, 10:48 PM
[Error] (117:3): Unknown identifier 'Mouse' at line 116
Compiling failed.
(at the main.simba)
[Error] (116:40): Unknown identifier 'Chin_XP' at line 115
Compiling failed.
(at the chinhunter.simba)
Can everybody help me at this lines?
Get SRL first through simba extensions, then read the OP.
Get SRL first through simba extensions, then read the OP.
hey so whats my error
Exception in Script: Unable to find file 'SI/MAIN.SIMBA' used from ''
curdin_p
02-28-2012, 12:07 AM
You can't do a simple Video for us?
Because I searched at the hole YouTube and I can't find everything about what's in your description. . .
Pls
sahibjs
02-29-2012, 02:16 AM
The only things about Simba I've learned are through YOHOJO's tutorials, and I was easily able to solve both the issues.
I recommend adding harder anti-leeches. I'll edit post about how script goes soon.
EDIT:
Some things that can be improved:
Prioritize laying traps before checking them
stop dismantling good traps
and maybe try adding some dimensions in which only your traps will lay?
newy1
02-29-2012, 05:49 AM
Veryyy slow.
Fruitboy
03-01-2012, 03:29 PM
The leecher shit works.
I have been reading and watching tutorials for 5 hours and still can't figure this out :(
Gucci
03-01-2012, 03:47 PM
hey so whats my error
Exception in Script: Unable to find file 'SI/MAIN.SIMBA' used from ''
Read the original post by smurg, you need to take his main file and place it in SI
Paula_Deen
03-02-2012, 06:42 AM
Huh...
I put the Main.simba file in the proper folder, but I'm still getting the error message...
http://i42.tinypic.com/14kuz55.png
Does anyone have any ideas? :/
Update:
Nevermind ... I got it working.
Fruitboy
03-02-2012, 03:45 PM
Im so happy when I finaly get this script fixed and it won't even work.
I hope the update will come soon...
imjesusbaby22
03-03-2012, 07:42 PM
Exception in Script: Unable to find file 'SI/MAIN.SIMBA' used from '' help
smurg
03-03-2012, 07:50 PM
Exception in Script: Unable to find file 'SI/MAIN.SIMBA' used from '' help
I've never seen that before.
imjesusbaby22
03-03-2012, 09:01 PM
ok it trys to click on other peoples boxes? anyway to fix?
smurg
03-03-2012, 09:30 PM
ok it trys to click on other peoples boxes? anyway to fix?
Edit the custom coordinates I put in there for your "zone" or just edit the script yourself.
I plan on fixing the script somewhere down the line, but not high in priorities atm.
Krunal
03-03-2012, 09:59 PM
When i tried running it this came up Exception in Script: Unable to find file 'ObjectDTM\ObjDTMInclude.simba' used from ''
snow balls23
03-04-2012, 03:24 AM
how do i fix compiling erros im so confused and pls dont send read this link because im new and i have no idea how to fix them
smurg
03-04-2012, 03:53 AM
how do i fix compiling erros im so confused and pls dont send read this link because im new and i have no idea how to fix them
Why don't you want to read any tutorials?
snow balls23
03-04-2012, 04:03 AM
i just want to find out how to fix [Error] (117:3): Unknown identifier 'Mouse' at line 116
Compiling failed. if i have to read tutorials i will but i dont really understand scripting things i just like the do this o this then boom its fixed :/ so if there is anyway to help plz do :)
flabbles
03-04-2012, 05:55 AM
Wtf...
Writeln(IntToStr(Round(ChinsCaught * Chin_XP)) + ' xp gained (' + IntToStr(Round((ChinsCaught * Chin_XP) div (RunTime div 1000.0 div 60.0 div 60.0))) + ' xp/hr)');
I have no idea...
oligofren
03-04-2012, 07:04 PM
working nicely, the only the problem that sometimes it does not lay box after picking it and I can't figure out what is wrong, and outcome of that is that after 30-40 minutes of running no boxes left, so i have to set them manually for the script to continue
smurg
03-04-2012, 09:07 PM
i just want to find out how to fix [Error] (117:3): Unknown identifier 'Mouse' at line 116
Compiling failed. if i have to read tutorials i will but i dont really understand scripting things i just like the do this o this then boom its fixed :/ so if there is anyway to help plz do :)
Update SRL.
Wtf...
Writeln(IntToStr(Round(ChinsCaught * Chin_XP)) + ' xp gained (' + IntToStr(Round((ChinsCaught * Chin_XP) div (RunTime div 1000.0 div 60.0 div 60.0))) + ' xp/hr)');
I have no idea...
Well what's the error?
working nicely, the only the problem that sometimes it does not lay box after picking it and I can't figure out what is wrong, and outcome of that is that after 30-40 minutes of running no boxes left, so i have to set them manually for the script to continue
A quck fix would be to redo the DTM and use a CTS 1.
I think I wrote this when I didn't have a huge grasp on DTMs, so I didn't use CTS2 modifiers and the DTMs were a little screwy.
Luniz
03-05-2012, 11:19 AM
i got the script to start up, but when i try to start hunting the log spams this:
Total Colors: -1
Total Arrays: -1
Chin Slot: 0
Total Colors: -1
Total Arrays: -1
Chin Slot: 0
Total Colors: -1
Total Arrays: -1
Chin Slot: 0
how can i fix this?
eliteson
03-05-2012, 01:15 PM
[Error] (116:40): Unknown identifier 'Chin_XP' at line 115
Compiling failed.
No Plugins update available.
No SRL update available.
No SPS update available.
No MSI update available.
Cant find anything on the tut for beginners forums help please ?
Ashaman88
03-05-2012, 01:44 PM
[Error] (116:40): Unknown identifier 'Chin_XP' at line 115
Compiling failed.
No Plugins update available.
No SRL update available.
No SPS update available.
No MSI update available.
Cant find anything on the tut for beginners forums help please ?
Read through the 16 pages
Andres
03-05-2012, 02:06 PM
i got the script to start up, but when i try to start hunting the log spams this:
Total Colors: -1
Total Arrays: -1
Chin Slot: 0
Total Colors: -1
Total Arrays: -1
Chin Slot: 0
Total Colors: -1
Total Arrays: -1
Chin Slot: 0
how can i fix this?
You need to lay the traps manually, then it will take over.
Luniz
03-05-2012, 03:55 PM
You need to lay the traps manually, then it will take over.
hmm.. very weird.
I tried that at school, and i got a compiler error.
But now im at home it works.. lol
When i was at school I put on 'red' chins instead of 'grey' and it didnt work, now im home and didnt change that part and it still hunts red chins :P
until now it looks very good =D
Lynchh
03-05-2012, 09:07 PM
Wtf...
Writeln(IntToStr(Round(ChinsCaught * Chin_XP)) + ' xp gained (' + IntToStr(Round((ChinsCaught * Chin_XP) div (RunTime div 1000.0 div 60.0 div 60.0))) + ' xp/hr)');
I have no idea...
you have to add 'Chin_XP' to the variables. Idk what to do after that though, it keeps messing up at the amount of xp for grey chins.
[Error] (387:27): Type mismatch at line 386
Compiling failed.
Masterstroke
03-06-2012, 09:27 PM
Does this bot still work? :p Just wondering if I have to buy chins or wait till this bot crashes prices xD
espritje
03-07-2012, 07:24 AM
still to easy anti leech i think the req are 10 iQ.
If u watch some tur. u could fix this in 5-10min
gz impLO
instagib2001
03-07-2012, 09:37 PM
This works great and a great script would really like to find out how to Edit the custom coordinates so it only clicks on my own boxes and not others
instagib2001
03-07-2012, 09:45 PM
People In simba folder save main.simba in includes make a folder called SI if you dont have it than save that main.simba file in there
makerofmusic1
03-10-2012, 07:32 AM
'Unknown identifier 'Chin_XP' at line 381'
I've edited all the other 'Chin_XP' to say 265 ( the chins exp ) but when I put 265 for that one, it still doesn't work.. help? :o thanks in advance~
afastngr
03-11-2012, 07:25 AM
[Error] (116:40): Unknown identifier 'Chin_XP' at line 115
Compiling failed.
Can't figure it out.
brentrobbins
03-13-2012, 02:00 AM
[Error] (116:40): Unknown identifier 'Chin_XP' at line 115
Compiling failed.
Can't figure it out.
everyone with this problem, this is not a problem with the script, this is a built in error that is meant to keep people with 0 coding knowledge from using this script. It is meant to provoke you all to learn something about the script. I do not want to see any more people post and ask about unknown identifier. It is soo simple that if you have any knowledge of how these scripts work it will literally take you 2 seconds to correct it. Again, its not an error, it is on purpose. Look up tutorials and figure it out so you can be a help to the simba community. You have to activate the variable. All im saying.
liklox
03-13-2012, 07:27 PM
I read the op 6 times but cant found how fix it... Unable to find file 'SI/MAIN.SIMBA' used from ''
i have main.simba but wtf is SI ? doesn't exist in my folder
Fortune
03-13-2012, 10:41 PM
Is it suppose to click other people's traps
smurg
03-14-2012, 07:48 AM
I read the op 6 times but cant found how fix it... Unable to find file 'SI/MAIN.SIMBA' used from ''
i have main.simba but wtf is SI ? doesn't exist in my folder
Try making the folder
liklox
03-14-2012, 06:09 PM
Try making the folder
have u try? is it fix the problem?
smurg
03-15-2012, 12:13 AM
have u try? is it fix the problem?
Write the script I did. Know much I do.
http://thedreamingcafe.com/wp-content/uploads/2010/04/yoda-300x227.jpg
liklox
03-15-2012, 07:59 PM
Write the script I did. Know much I do.
thanks i fixed but it dont run because this error: [Error] (116:40): Unknown identifier 'Chin_XP' at line 115
Compiling failed.
abcde
03-15-2012, 11:31 PM
Could you give me the link on how to fix compiling errors? i read everything but couldnt find that part
abcde
03-16-2012, 02:51 AM
[Error] (382:7): Unknown identifier 'Chin_XP' at line 381
Compiling failed.
K so i fixed Chin_XP at line 115. But when i did the same thing on like 381 i failed. What happened?
abcde
03-16-2012, 02:56 AM
Hi,
I've adjusted some timings in the script and it is working nearly perfect now.
Beta status for dismantle routine can be removed now.
It does't dismantle open traps anymore.
Thanks smurg for this script, if somebody want to test this any further, just ask me.
Hey could you tell me how to fixed the Chin_XP thing? i really dont understand and i already read the tutorial so many times
abcde
03-16-2012, 02:32 PM
ok so i fixed the compiling error,able to log in with the script. But when i layed my trap, the script wont work and i get the following message:
The following DTMs were not freed: [SRL - Lamp bitmap, 1]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]
What does it mean?
smurg
03-16-2012, 06:29 PM
ok so i fixed the compiling error,able to log in with the script. But when i layed my trap, the script wont work and i get the following message:
The following DTMs were not freed: [SRL - Lamp bitmap, 1]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]
What does it mean?
You just stopped the script early.
liklox
03-16-2012, 06:52 PM
[Error] (116:40): Unknown identifier 'Chin_XP' at line 115
Compiling failed.
Reply With Quote please help for it
Transfixiate
03-16-2012, 08:19 PM
Was able to figure it out just by reading the posts in here for the initial error and the rest came by with a little small dose of logic. I know nothing of scripting and figured it out, thankyou for the challenge I appreciate it!
alexxx473
03-16-2012, 11:21 PM
i really do not get this lol please help would really like to use
liklox
03-17-2012, 12:37 PM
i copy & paste it 3 times lol... please help me to fix it [Error] (116:40): Unknown identifier 'Chin_XP' at line 115
Compiling failed.
RightClick
03-18-2012, 12:50 AM
i copy & paste it 3 times lol... please help me to fix it [Error] (116:40): Unknown identifier 'Chin_XP' at line 115
Compiling failed.
It's antileech dude
richymul
03-19-2012, 09:38 PM
well im not a scripter..but i did fix the problems at 115 etc, just trying to figure out whats wrong with [Error] (382:7): Unknown identifier 'Chin_XP' at line 381
Compiling failed.
but shall keep trying
RuneDragon
03-20-2012, 04:03 PM
You need to study Pascal to use this script :P
smurg
03-20-2012, 07:32 PM
You need to study Pascal to use this script :P
No. You would need to look at the script for like 2 minutes.
To the previous poster, have fun during your temp ban.
Andres
03-20-2012, 11:00 PM
No. You would need to look at the script for like 2 minutes.
To the previous poster, have fun during your temp ban.
Unless you're like me and you break something while fixing the anti ban ;)
Seriously, it is so simple.
Simplez
03-21-2012, 05:08 PM
Can someone please give us clear instruction on how to fix Unknown identifier 'Chin_XP' at line 115
Compiling failed. thank you. (flame me not really bothered)
smurg
03-21-2012, 06:03 PM
Can someone please give us clear instruction on how to fix Unknown identifier 'Chin_XP' at line 115
Compiling failed. thank you. (flame me not really bothered)
It's an intended error. I have put it in the script so people try to read up on scripting and try to become a bigger part of the community to use the script.
If anyone posts step by step how to, then their post will just be removed and adequate action taken.
Simplez
03-21-2012, 06:07 PM
Fair enough decent reply Where about's on the forums could i read up on this ?
smurg
03-21-2012, 06:35 PM
http://villavu.com/forum/showthread.php?t=58935
And then look over the script for any indications.
Simplez
03-21-2012, 07:25 PM
Hmm iv'e been looking at this for about 45 mins and have learn't alot but not entirely 100% sure what to do :L i know i'm dumb don't hate! going to read over this again, btw any hints on what i should be looking for, I know it's something in `begin'
Simplez
03-21-2012, 07:43 PM
Tbh i couldn't tell you why it's not working to save the world, and i'm getting frustrated trying to find it.
smurg
03-21-2012, 08:32 PM
Just read through the script slowly and you should see something out of place.
Simplez
03-21-2012, 08:48 PM
Can't find it, nd i'm two stressed to think atm, i keep thinking to myself it can't be that hard to find.
Pure Wrecked
03-23-2012, 02:15 AM
V Nice script, you should probably increase the anti leech though, it's pretty easy atm.
Timba
03-23-2012, 03:55 AM
V Nice script, you should probably increase the anti leech though, it's pretty easy atm.
Stop with that.. Maybe its easy for you but many 'leachers' are busting their Sacs on trying to figure out how to fix this, like me, for about 2 hours and still don't have a clue.
smurg
03-23-2012, 04:06 AM
If you can't figure it out, run this program as a comparison.
program new;
begin
writeln(a);
end.
Bots R Back
03-23-2012, 09:21 AM
EDIT: Couldn't find the anti-leech...was looking for something complicated when it was actually right in front of me..Silly me..
Bots R Back
03-23-2012, 10:39 AM
Any tips for making the bot pick up the traps that fall? losing so many box traps because its not picking them up...any help would be appreciated..thanks
Simplez
03-23-2012, 06:19 PM
I will pay you $10 to tell me what the fuck is the matter with my bot
it says "unknown identifier "chin_XP; at line 115" whats this mean, and how do i fix hit?
Timba
03-23-2012, 06:44 PM
I will pay you $10 to tell me what the fuck is the matter with my bot
The script doesn't work. I finally got it to run, and it tries to pick up other peoples' boxes and doesn't lay down your traps once the chin has dismantled it. Take it from me don't waste your time here..
Wetish
03-23-2012, 06:47 PM
The script doesn't work. I finally got it to run, and it tries to pick up other peoples' boxes and doesn't lay down your traps once the chin has dismantled it. Take it from me don't waste your time here..
The script does exactly what it says it will do. Before complaining please read the instructions.
Simplez
03-23-2012, 06:49 PM
Timba add my skype : Charliecall911
OR msn: T.cj@hotmail.co.uk
I can show you how to set it up
Nitwit
03-23-2012, 08:34 PM
[Error] (117:3): Unknown identifier 'Mouse' at line 116
Compiling failed.
I get that hen I try to run the script, any ideas how to fix since I'm still new to this?
emperor_nero
03-23-2012, 08:54 PM
Hey,
I am not sure if this is correct, but I changed what I thought needed to be fixed for the script to work and then I get this:
[Error] (99:32): Type mismatch at line 98
Compiling failed.
Did I make a mistake or is this another part of the anti-leech? Sorry to sound like a noob.
smurg
03-23-2012, 09:02 PM
[Error] (117:3): Unknown identifier 'Mouse' at line 116
Compiling failed.
I get that hen I try to run the script, any ideas how to fix since I'm still new to this?
Download SRL through Simba.
Hey,
I am not sure if this is correct, but I changed what I thought needed to be fixed for the script to work and then I get this:
[Error] (99:32): Type mismatch at line 98
Compiling failed.
Did I make a mistake or is this another part of the anti-leech? Sorry to sound like a noob.
You made a mistake.
emperor_nero
03-23-2012, 09:05 PM
Edit: Just wanted to say that I am such a retard, I was staring right at it.... Thanks you.
Nitwit
03-24-2012, 12:42 AM
[QUOTE=smurg;969062]Download SRL through Simba.
I did that and I get this:
No Plugins update available.
No SRL update available.
Is that normal because other scripts are working fine for me?
Reinout001
03-24-2012, 06:41 PM
Hey this is my first post but i scripted some before, not with runescape tho, (just at school ^^) so know a lil about it..
I found the leach error pretty quick but its not working..
When the bot runs, it logs in but then immidiately logs out??
Help me out plz :p
Nitwit
03-24-2012, 11:18 PM
So I fixed the first 2 errors then I get some more. I went back to the tutorial and it had nothing about the number of players. Any advice how to fix the leech errors?
smurg
03-25-2012, 01:42 AM
Hey this is my first post but i scripted some before, not with runescape tho, (just at school ^^) so know a lil about it..
I found the leach error pretty quick but its not working..
When the bot runs, it logs in but then immidiately logs out??
Help me out plz :p
Did you set your own traps?
So I fixed the first 2 errors then I get some more. I went back to the tutorial and it had nothing about the number of players. Any advice how to fix the leech errors?
There's only one error.
Nitwit
03-25-2012, 03:34 AM
Then how come it still won't let me run saying there are compiling errors? I did everything that you posted...but still won't work.
zamserv
03-25-2012, 03:44 AM
i will be member soon so i will test this script, thank you.
smurg
03-25-2012, 05:12 AM
Then how come it still won't let me run saying there are compiling errors? I did everything that you posted...but still won't work.
There's one compiling error as leech protection.
i will be member soon so i will test this script, thank you.
What?
Reinout001
03-25-2012, 08:45 AM
[QUOTE=smurg;970167]Did you set your own traps?
Yea I did, i fixed that now tho.
But i got a new problem now, it keeps checking others traps.
I have to change something with the array or?
And the bot doesn't dismantle the traps, only checks the boxes when theres a chomp in it.
Help me please :)
Nitwit
03-25-2012, 01:54 PM
Well supposedly I fixed 1, but it still won't let me run. Highlighting different lines and saying they are compiling errors.
tisin
03-25-2012, 11:50 PM
can i please have some help i cant figure it out
tisin
03-26-2012, 12:46 AM
[Error] (116:40): Unknown identifier 'Chin_XP' at line 115
how do i fix someone please help me
RightClick
03-26-2012, 01:36 AM
[Error] (116:40): Unknown identifier 'Chin_XP' at line 115
how do i fix someone please help me
Nobody know how to read ? ITS A ANTI-LEACH :duh:
shanghai88
03-26-2012, 07:23 AM
Hi
Can you please make the anti-leech a bit harder on the next major update? The Chin Prices have halved due to abuse of bots
Thanks
lilcmp1
03-26-2012, 02:07 PM
Hi
Can you please make the anti-leech a bit harder on the next major update? The Chin Prices have halved due to abuse of bots
Thanks
Yeah not much of a challenge :S funny how many it still gets though
Nitwit
03-26-2012, 07:36 PM
Well I did fix the anti leech but that is still not stopping me from running the script. I'm getting way more compiling errors that I have no idea what they mean -.-
Littellj
03-26-2012, 07:40 PM
Well I did fix the anti leech but that is still not stopping me from running the script. I'm getting way more compiling errors that I have no idea what they mean -.-
:duh: There's obviously more.
Craimforce
03-26-2012, 08:19 PM
Someone please help me fix.
Ive been searching a hour.
ive watched a video.Im very bad at this.at line 301 any help me?
smurg
03-27-2012, 12:38 AM
Well I did fix the anti leech but that is still not stopping me from running the script. I'm getting way more compiling errors that I have no idea what they mean -.-
Then you didn't fix it.
:duh: There's obviously more.
There's only 1 issue.
shanghai88
03-27-2012, 01:35 AM
Then you didn't fix it.
There's only 1 issue.
This is what I mean, you can totally fix it wrong in different ways and butcher the whole <fill in the Blank> Procedure and still make it work, because what you are fixing isn't vital to the functionality of the script, therefore it doesn't have to be fixed correctly.
Thanks
uytre1234565
03-27-2012, 06:23 AM
Omfg i fixed it lol i feel like a fucking nerd :d
Craimforce
03-27-2012, 05:14 PM
Fail,you need atleast 50 year java knowledge to solve this fkn shit.
Rob0222
03-28-2012, 12:44 AM
Omfgomfgomfgomfg i freaking did it! I've never scripted in my life, never watched a single tutorial and just used common sense :DDDD I love my life! ;D I'll post proggies!
element_0169
03-28-2012, 04:15 AM
Downloading right now, looks good i might be able to throw up a proggy if everything falls though
.:Element:.
GreenGang101
03-28-2012, 11:06 AM
Where do i add it?
Craimforce
03-28-2012, 11:41 AM
Omfgomfgomfgomfg i freaking did it! I've never scripted in my life, never watched a single tutorial and just used common sense :DDDD I love my life! ;D I'll post proggies!
Nice work :)
Craimforce
03-28-2012, 11:42 AM
Downloading right now, looks good i might be able to throw up a proggy if everything falls though
.:Element:.
Very nice man :).
superbuster4
03-28-2012, 06:15 PM
i do not see a point of using anti leech a 4 year old can get it all it did was waste my time.
Rob0222
03-28-2012, 11:54 PM
go fuck your self nigger
Lmfao i'm just getting 61 hunt for handcannon. I know how to read basic script -_- its common sense. And unlike other assholes i sell +5% and wait as long as they need for them to sell.
Craimforce
03-29-2012, 09:45 AM
i do not see a point of using anti leech a 4 year old can get it all it did was waste my time.
Great!
Craimforce
03-29-2012, 04:38 PM
Omfg i finaly fixed it after years.I feel like a boss now LMAO.
superbuster4
03-29-2012, 05:06 PM
GO fuck your life.
Or Help me.
any mods reading this kids crap? if i wrote this id be banned and ridiculed. sheesh the double standard.
Nitwit
03-29-2012, 10:19 PM
Alright found what I did wrong. Fixed the anti leech. Working atm. Nice script btw.
Masterstroke
03-30-2012, 10:35 AM
People just so you know, this scripts doesn't make the chin prices crash that much, epicbot has a hunter that crashes everything so don't blame Smurg. Simba doesn't have (luckily) that many users ;)
Craimforce
03-30-2012, 11:04 AM
any mods reading this kids crap? if i wrote this id be banned and ridiculed. sheesh the double standard.
???
fake Quote LOL.
Craimforce
03-30-2012, 11:07 AM
Please make it find other people trap this script is slow :(.
m34tcode
03-30-2012, 12:07 PM
???
fake Quote LOL.
If it is a fake quote you are fine. Mods can see your edits and will act accordingly.
As for the slow script. Please don't complain. Smurg worked hard to bring you a working color script. Chin hunting is not easy with color, due to humans hunting with traps that look exactly the same.
You are getting more hunting xp than you would otherwise ;]
superbuster4
03-30-2012, 12:30 PM
People just so you know, this scripts doesn't make the chin prices crash that much, epicbot has a hunter that crashes everything so don't blame Smurg. Simba doesn't have (luckily) that many users ;)
agreed, believe it or not the majority of registered users have trouble in the declare players part of the script throwing in anti leech makes it even harder.
m34tcode
03-30-2012, 02:21 PM
Honestly... I'm not sure anti leecch is a good idea. It just occured to me, that most of our users found simba, liked it because it worked, and then learned to script.
By implementing anti leech we may be effectively be turning off future scripters. I do love seeing registered users releasing scripts. Shows our community is growing :)
asdas
03-31-2012, 04:39 AM
I'm trying to learn how to script, but I'm finding it impossible to decipher the error messages and get your script working.
I'm learning from the start, which makes it hard to understand the intentional errors in your code.
Could anyone help me get this working?
*Edit*
Nevermind, I'm actually an idiot.
I was looking much too far into it.
CharlieTheArba
03-31-2012, 01:04 PM
Writeln(IntToStr(Round(ChinsCaught * Chin_XP)) + ' xp gained (' + IntToStr(Round((ChinsCaught * Chin_XP) div (RunTime div 1000.0 div 60.0 div 60.0))) + ' xp/hr)');
[Hint] C:\Simba\Includes\SRL/SRL/core/mapwalk.simba(1353:3): Variable 'BOX' never used at line 1352
[Error] (116:40): Unknown identifier 'Chin_XP' at line 115
Compiling failed.
How can i fix this?
shanghai88
03-31-2012, 06:42 PM
Honestly... I'm not sure anti leecch is a good idea. It just occured to me, that most of our users found simba, liked it because it worked, and then learned to script.
By implementing anti leech we may be effectively be turning off future scripters. I do love seeing registered users releasing scripts. Shows our community is growing :)
There are plenty of other scripts that works and doesn't have anti leech. If the new users want to demo simba, they can start with those. Chin is a specialized script for gold farming, therefore the "price" for this script is a manual fix, which is more than fair.
m34tcode
03-31-2012, 07:20 PM
much more than fair. Learn to script, help out the community, and you will be rewarded with the knowledge, and power, of automating anything(just about) in runescape, even if there are no scripts for it =]
Raiden702
04-02-2012, 05:22 AM
Exception in Script: Unable to find file 'SI/MAIN.SIMBA' used from ''
?
smurg
04-02-2012, 09:53 AM
Exception in Script: Unable to find file 'SI/MAIN.SIMBA' used from ''
?
Use the force you must.
HeroOfSinnoh
04-02-2012, 10:57 AM
Got through anti-leech. Like a boss.
Compiled. Like a boss.
Went to Feldip Hunter area. Like a boss.
Saw the all the people there and turned back and teleported.
So yeah, never got to use the script. I did try, but well as you have said, it doesn't detect your own traps and kept trying to take the traps of others.
Good job anyway. :)
Sim Kai Long
04-06-2012, 05:51 AM
Got the compiling error fixed in seconds. Tested on Grey Chins.
Problems: 1. Occasionally, failed traps collapses and the bot doesn't Re-lay it nor pick them up, resulting in loss of trap permanently.
2. Slow when laying traps/checking etc.
junsin
04-08-2012, 12:03 PM
was extremely difficult to fix the problem.. hint for all people who dont know how to script.. Chin_XP is turned off, you need to turn it on.. not easy to find out alone
junsin
04-08-2012, 12:20 PM
oops double post
m34tcode
04-08-2012, 08:15 PM
If it lets you delete your double post id do that, else dont worry about it. I do it sometimes accidentally too. Seems like the only time it doesnt let me delete a post, is after i have double posted >.>
Also, can you edit that post to remove the anti leach giveaway? It prevents people from just using the script and abusing it.
SerpSpectre
04-10-2012, 06:04 AM
Gfu
smurg
04-10-2012, 06:31 AM
This is fucking retarded. It's supposed to be easy to see.. Yeah right, I never scripted before, I have been staring for 5 hours without finding it, thanks for wasting my life like this for something this stupid, I just wanted 2 levels of hunter with the best script.. Tfuck is this bullshit? Just give the answer or fucking stop wasting our time.
I'm sure powerbot or another forum would love to have your attitude.
Talking like that is a surefire way to not get what you want here.
SerpSpectre
04-10-2012, 06:40 AM
Gfu
SerpSpectre
04-10-2012, 07:39 AM
I'm sure powerbot or another forum would love to have your attitude.
Talking like that is a surefire way to not get what you want here.
Ok so I got it to work for some reason, but it keeps clicking the other people's traps instead of laying his own.
mikkelo22
04-10-2012, 11:09 AM
can anyone help me fix the Antileech ? i looked the OP many times but im so stupid and havent found the thing yet
Add on
Steam: codk_owns
Skype: Mr.Gladkiller
m34tcode
04-10-2012, 02:32 PM
We cannot help you with the anti leech. If you cannot figure it out, you aren't allowed to use the script. Thats the point. Read the scripting tutorials =]
This is fucking retarded. It's supposed to be easy to see.. Yeah right, I never scripted before, I have been staring for 5 hours without finding it, thanks for wasting my life like this for something this stupid, I just wanted 2 levels of hunter with the best script.. Tfuck is this bullshit? Just give the answer or fucking stop wasting our time.
Our community is not here to help you bot, but to provide a method to learn programming. We make scripts because its combining two activities we enjoy, Playing, and programming. We do not make scripts because you need them, or because you pay for them. Everything here is free. If you do not like it you can move on.
superbuster4
04-10-2012, 02:36 PM
ok for some reason this script makes my whole laptop lagg i have no idea why, also the script doest lay the traps down from inventory after collecting the chin.
m34tcode
04-10-2012, 02:43 PM
Smart is probably the culprit. I think RuneScape has a memory leak, as it will slowly eat up memory. I have noticed this in both the browser and SMART. It seems far worse in smart though. One alternative is to run a virtual machine, and run simba/smart/RS in there. This way you can disable smart and let simba move the mouse, speeding it up a little. Of course this requires a medium to high end pc.
Imanoobbot
04-10-2012, 03:06 PM
Looks awesome so far! Maybe it will work better if you let it just search for the traps in a box of the space of the 4 traps around the player. I like your style of scripting! Intelligent solving of problems.
Powered by vBulletin® Version 4.2.1 Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.