Poll: Should I change the Anti-Leech to something Different?

Page 1 of 2 12 LastLast
Results 1 to 25 of 28

Thread: Based Animation Room - Warrior's Guild Tokens + 30k Xp/Hr

  1. #1
    Join Date
    May 2012
    Location
    Texas
    Posts
    365
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Based Animation Room - Warrior's Guild Tokens + 30k Xp/Hr


    Newest Verison 2.0

    Status: Working
    (Mine Ran 6 Hours)
    New Combat Detection! I modified SRL_InFight to work more accurately with my script



    Requirements:
    • Entry to the Warriors Guild
    • Armour / Weapons to kill the Adamant Dude
    • Rocktails or Lobsters (or You can add your own easily)


    Intructions:
    • Place Character in location similar to the one in the picture
    • Have necessary items
    • Do the Setup and Anti-Leech in the script
    • Enjoy 30K Combat Experience Per Hour while gaining Warrior Guild Tokens
    • Have food and armour visible when the bank window opens



    **For V1.1+ Please have extra Armour pieces visible in your bank as well as food**

    Save the attached picture as custom_WarriorGuild in
    C:\Simba\Includes\SPS\img\runescape_other



    V1 There should be 2 things that need to be fixed for Anti-Leech
    V1.1+ Only one thing but should still be effective

    V2.0 Removed the Anti-Leech, Just fill out the setup



    Changes
    V1.1
    -Added banking
    -Improved Memory Usage and leaks
    -Fixed a few minor bugs

    V1.2
    -Cleaned up the Main Loop
    -Added some Paint Debug for Object Finding
    -Changed Combat Detection

    V1.3
    -Added Text Finding for Tokens
    -Completely Revamped the Combat Detection
    -Added Random Chance to use any piece of armour on the animator
    -Reduced Freq of Antiban
    -Added some Comments to most Procedures/Functions To help people understand what
    each thing is doing ect.

    V1.4
    -Added On Screen Paint

    V2.0
    -Added Support for various foods
    -Added Support for Black + Mithril
    -Uses Records for Foods, Thanks to Abu_jwka's guide
    -Attempted to add multi-player


    Shout out to GOOGLE for helping me with some things


    I made this script because I was considering working on a Defender bot but obviously lacked the tokens to do so. Please leave feedback on the script! I want to Improve the script as well as better myself by learning

    Proggys
    Code:
    (With Banking)
    |▓|Based Animation Room
    |▓|1.2 By Based Lord
    |▓|Time Running: 6 Hours, 6 Seconds
    |▓|PointsGained: 19260
    |▓|Xp Gained: 169488
    |▓|XP/Hour: 28240
    |▓|Banks : 13

    Post your proggies!



    BasedAnimationRoomV1 - 25 Views
    BasedAnimationRoomV1.1 - 18 Views
    BasedAnimationRoomV1.2 - 14 Views
    Last edited by Based Lord; 07-27-2012 at 04:38 PM.
    Mostly Inactive, School

  2. #2
    Join Date
    Oct 2011
    Location
    UK
    Posts
    1,322
    Mentioned
    2 Post(s)
    Quoted
    1 Post(s)

    Default

    :L that antileech is great, very simple yet very effective, I won't be using it because I don't have members, but I do have a suggestion, if you change the eat at HP to a % then people won't have to change it if the level up

    So:
    Simba Code:
    If (CurrentHP<EatAt) Then
    would become:
    Simba Code:
    If(HPPercent<EatAtPercent)Then

    Also I suggest you remove capitol letters from uptexts, so Lobster becomes obster etc...

    You could neaten the code up by only loading one DTM for the food with a case statement, this would save memory (not much but it is good practice) and reduce lines of code.

    Also Your Lol and Rofl procedures are never called

    Overall a very good script
    Last edited by putonajonny; 06-14-2012 at 11:11 PM.

  3. #3
    Join Date
    May 2012
    Location
    Texas
    Posts
    365
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by putonajonny View Post
    :L that antileech is great, very simple yet very effective, I won't be using it because I don't have members, but I do have a suggestion, if you change the eat at HP to a % then people won't have to change it if the level up

    So:
    Simba Code:
    If (CurrentHP<EatAt) Then
    would become:
    Simba Code:
    If(HPPercent<EatAtPercent)Then

    Also I suggest you remove capitol letters from uptexts, so Lobster becomes obster etc...

    You could neaten the code up by only loading one DTM for the food with a case statement, this would save memory (not much but it is good practice) and reduce lines of code.
    I'm curious why the capitols mess up :\
    I have seen it in many scripts but was unsure of the reason

    Also I was considering the percent thing but I feel like Health Points would be safer considering their are different food options and because I wrote the script to finish killing the Animation then end it when it is out of food so you don't lose your Armour.

    Thanks for the feedback, I will fix the things you stated
    Mostly Inactive, School

  4. #4
    Join Date
    May 2012
    Location
    Texas
    Posts
    365
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Working on adding banking to get more food and possibly armour if it loses it for some reason. Might be out by tonight

    Edit: Been working hard on adding banking Should be releasing tonight if all goes well

    Edit2: Released script with banking, Use with caution i'm testing it right now 24 Mins in now
    Still much to improve
    Last edited by Based Lord; 06-17-2012 at 07:48 AM.
    Mostly Inactive, School

  5. #5
    Join Date
    Dec 2011
    Posts
    105
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    dont see the point in anti leech for a script like this. no gp is earned and the script is simply to help ppl from having to grind out defenders

  6. #6
    Join Date
    May 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i cant figure out what needs to be done for the antileech? i know where the problem is but i don't know how to fix it

  7. #7
    Join Date
    Dec 2011
    Location
    -bash
    Posts
    515
    Mentioned
    0 Post(s)
    Quoted
    27 Post(s)

    Default

    Nicely done. Your future in this forum looks promising. Will post a prog if I ever use the script

  8. #8
    Join Date
    May 2012
    Location
    Texas
    Posts
    365
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by nathan lad View Post
    dont see the point in anti leech for a script like this. no gp is earned and the script is simply to help ppl from having to grind out defenders
    Quote Originally Posted by dimebag828 View Post
    i cant figure out what needs to be done for the antileech? i know where the problem is but i don't know how to fix it
    Thank you for your concerns.
    One - I don't want the area to be too crowded.
    Two - The Anti-Leech is very easy, if you are having trouble with it PM me and I will point you in the right direction. I promise if you look through it you can probably figure it out with little knowledge.


    Quote Originally Posted by Chig View Post
    Nicely done. Your future in this forum looks promising. Will post a prog if I ever use the script
    Thanks for the feedback Let me know if you have any problems. I just got home from work and plan on making the banking version run for hours.

    Edit: Be sure to download V1.1 again made some minor improvements mine ran for nearly 2 hours before getting a random
    Last edited by Based Lord; 06-18-2012 at 12:25 AM.
    Mostly Inactive, School

  9. #9
    Join Date
    May 2012
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    not working for me ??? saying error starting simba, something about the target applet???

  10. #10
    Join Date
    May 2012
    Location
    Texas
    Posts
    365
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by arlext View Post
    not working for me ??? saying error starting simba, something about the target applet???
    Close all Simba windows and then open my script and run it
    If that doesn't work restart your computer
    Mostly Inactive, School

  11. #11
    Join Date
    May 2012
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    thank yeah it was working great for about 30 mins
    then:
    Error: Exception: Access violation at line 305
    The following DTMs were not freed: [SRL - Lamp bitmap, 1, 2]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, 3, 4, 5, 6]

  12. #12
    Join Date
    May 2012
    Location
    Texas
    Posts
    365
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by arlext View Post
    thank yeah it was working great for about 30 mins
    then:
    Error: Exception: Access violation at line 305
    The following DTMs were not freed: [SRL - Lamp bitmap, 1, 2]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, 3, 4, 5, 6]
    Did a quick search and found that it could be your java
    Use this guide to fix it, It will help with FPS in SMART as well
    http://villavu.com/forum/showthread.php?p=848708
    Mostly Inactive, School

  13. #13
    Join Date
    Apr 2012
    Posts
    3,356
    Mentioned
    34 Post(s)
    Quoted
    218 Post(s)

    Default

    This looks good, will have a play with it later to test

  14. #14
    Join Date
    May 2012
    Location
    Texas
    Posts
    365
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by -Benny View Post
    This looks good, will have a play with it later to test
    Thanks for the feedback I will probably be updating it tonight made some changes
    Mostly Inactive, School

  15. #15
    Join Date
    Apr 2012
    Location
    Seattle
    Posts
    791
    Mentioned
    1 Post(s)
    Quoted
    159 Post(s)

    Default

    Thanks, I will try this out. I needed this kind of script for a long time lol.

  16. #16
    Join Date
    May 2012
    Location
    Texas
    Posts
    365
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Update V1.3
    -Added Text Finding for tracking Tokens (Should be very accurate)
    -Completely Revamped the Combat Detection (Modified SRL_InFight)
    -Added Random Chance to use any piece of armour on the animator
    -Reduced Freq of Antiban
    -Added some Comments to most Procedures/Functions To help people understand what each thing is doing ect.

    Hope you guys like it
    Mostly Inactive, School

  17. #17
    Join Date
    Jun 2006
    Location
    Tennessee, USA
    Posts
    2,603
    Mentioned
    1 Post(s)
    Quoted
    46 Post(s)

    Default

    So I'm pretty noob when it comes to RS items, as I haven't really played legit in over 2 years. What exactly needs to be done to get a dragon defender? How many tokens is it, and how does this script accomplish getting defenders?

  18. #18
    Join Date
    May 2012
    Location
    Texas
    Posts
    365
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Mjordan View Post
    So I'm pretty noob when it comes to RS items, as I haven't really played legit in over 2 years. What exactly needs to be done to get a dragon defender? How many tokens is it, and how does this script accomplish getting defenders?
    It doesn't accomplish getting the defenders. To get defenders you have to kill the Cyclops on the top floor of the warriors guild. You need 200 Points I think to enter the room and takes 20 Tokens away every minute you are in the room. This bot only gets the tokens needed to be in the room to obtain defenders

    Edit: Tokens needed to obtain a dragon defender vary based on how long it takes to drop
    Mostly Inactive, School

  19. #19
    Join Date
    Apr 2012
    Location
    Portugal
    Posts
    144
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i'll test it after i end testing frost dragons script

  20. #20
    Join Date
    Jun 2012
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    lol you clearly don't know what an anti leech is, not like i'm going to drop the price of defenders, and there's no possible way this one script is going to crowd the guild.That being said i already have a script that does this faster lmao.

  21. #21
    Join Date
    May 2012
    Location
    Texas
    Posts
    365
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by s oo n View Post
    lol you clearly don't know what an anti leech is, not like i'm going to drop the price of defenders, and there's no possible way this one script is going to crowd the guild.That being said i already have a script that does this faster lmao.
    Thanks for the fantastic feedback! Not really sure how to respond to idiots so sorry . Anyways, I hope you enjoy the script!


    PS. If you don't have anything nice to say please keep it to yourself especially when this is something I spent many hours on and have released it to the public. I find your post very disrespectful and is not constructive in any way.
    Last edited by Based Lord; 06-22-2012 at 09:21 PM.
    Mostly Inactive, School

  22. #22
    Join Date
    Jun 2012
    Posts
    21
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    never scripted before and therefor i am a leech, but can i get a hint pwetty pwease??

  23. #23
    Join Date
    May 2012
    Location
    Texas
    Posts
    365
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by badkid View Post
    never scripted before and therefor i am a leech, but can i get a hint pwetty pwease??
    I'll pm you and give you a hint
    Mostly Inactive, School

  24. #24
    Join Date
    Dec 2011
    Posts
    105
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    dya think you wud ever update this to collect defenders too? or r they difficult to spot

  25. #25
    Join Date
    May 2012
    Location
    Texas
    Posts
    365
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by nathan lad View Post
    dya think you wud ever update this to collect defenders too? or r they difficult to spot
    The activity that this bot is doing does not award defenders although I will say I have a semi working defender bot but have not decided when I will finish it
    Mostly Inactive, School

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •