Jump to content

nullcaused2

Members
  • Posts

    37
  • Joined

  • Last visited

  • Feedback

    0%

Profile Information

  • Gender
    Male

Recent Profile Visitors

579 profile views

nullcaused2's Achievements

Bronze Poster

Bronze Poster (2/10)

3

Reputation

  1. nullcaused2

    BETA v1.7.53

    found a liink yesterday that may apply.. unfourtunately is the same old story again.. maybe applies, maybe not, more than likely yes does apply. Recent update within last few days of JAVA..... Check to see that your java is most recent version.. goes without saying..
  2. nullcaused2

    BETA v1.7.53

    IT is time for us to either play legit, play other bot or play other game... or for the laddies, DO YOUR HOMEWORK..... For me, no difference since do not hardly bot.. can just as easy play legit But I so enjoy the client
  3. looks great.. would never apply to me, always pick least populated worlds, so, those are always changing. But I can easy see merchanters using it for world 301 and such Excellent idea to be sure Now if something could be done to set start up params to how we always want them... turning on off things like fps, mouse coordinates, to how we normally use those in game botting or not. Those are great when writing a script. but hardly needed just running scripts not ragging or flaming, fantastic what all you do .. wish I could do half as much
  4. yeah that would be funny uh uh uh.. everyone went to the corner pastry shop for coffee.. all 1,045 bots went same time ?
  5. Enfilades easel is a long used tool by runescape botters to help layout your screen designing layouts extremely easy to use. but have minor update for it as well. do a search on internet for 'Enfilades Easel' this will bring you to the main page for download or you can check http://salvationsoftware.smfforfree.com/index.php?topic=12.0 when you have the jar file on your desktop, or placed where you think is convenient. copy the above jpg to your desktop. open enfilades Easel using winzip or 7-zip open enfilades Easel. find the above jpg and replace it with this one. scan the easel.jar file with favoured anti virus trojan of course. then run easel. you will have current updated eael with the above photo as layout. the above photo is not a great rendition, but it is functional and does work sample output of enfilades easel to 'clipboard' import java.awt.*; //START: Code generated using Enfilade's Easel private final Color color1 = new Color(255, 255, 255); private final Color color2 = new Color(0, 0, 0); private final Color color3 = new Color(51, 51, 51); private final BasicStroke stroke1 = new BasicStroke(1); private final Font font1 = new Font("Arial", 0, 9); public void onRepaint(Graphics g1) { Graphics2D g = (Graphics2D)g1; g.setColor(color1); g.fillRoundRect(561, 217, 140, 17, 16, 16); g.setColor(color2); g.setStroke(stroke1); g.drawRoundRect(561, 217, 140, 17, 16, 16); g.setColor(color3); g.drawRect(18, 17, 154, 43); g.setColor(color1); g.fillOval(627, 77, 62, 53); g.setColor(color2); g.drawOval(627, 77, 62, 53); g.setFont(font1); g.setColor(color1); g.drawString("output for testing", 27, 45); } //END: Code generated using Enfilade's Easel what you see on screen: as you can see above, enfilades easel is extremely easy to use and greatly helps in placement of your graphics. Another program that is also helpful.. do a search on the net for OSRSPath generator is a simple jar file. It is located on another web page, as a tool that can be downloaded free to be used for creating paths for runescape botting. Do not believe I can mention the name, but it is permitted to say what the name is and how to find it it. opens up, and looks like a map of runescape,can enlarge it, or keep it showing more space. click on start location then click on path as you want it to run to where you want to go it will generate a text file with those coordinates ready for your script without the hastle of reading coordinates from point A to point B. side note on graphics placement. Think not to block incoming chat, people seeing you ignore them, can report for botting. if placing a link to click on to temporarily remove something from screen Hide your graphics, place it in a non clickable area, so that if you click it, does not affect the game. as in the upper right corner by the circle, lower left corner of that area.. Do have fun scripting, and may this aid you in your efforts
×
×
  • Create New...