Jump to content
View in the app

A better way to browse. Learn more.

OSBot :: 2007 OSRS Botting

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

GiimpeN

Members
  • Joined

  • Last visited

Everything posted by GiimpeN

  1. GiimpeN replied to GiimpeN's topic in Archive
    Not gonna spoil how I do it, If you want the service then say it here or pm
  2. GiimpeN replied to GiimpeN's topic in Archive
    Yes I do twitch views read my topic in my signature
  3. GiimpeN replied to GiimpeN's topic in Archive
    Just added you
  4. GiimpeN replied to GiimpeN's topic in Archive
    Around 10k per day can i delivery
  5. GiimpeN replied to GiimpeN's topic in Archive
    Sorry man its not safe for adSense. And its not 100% unique.
  6. GiimpeN posted a topic in Archive
    Hey guys im selling traffic to anything of your choice like website, youtube video you name it. I can offer a really good price pm me or post here if your interested. Greetings GiimpeN
  7. GiimpeN replied to GiimpeN's topic in Archive
    It's a service I delivery for everyone who need help with boost their twitch channel
  8. GiimpeN replied to GiimpeN's topic in Archive
    I got a private method, So not gonna tell.
  9. GiimpeN replied to JMS's topic in Archive
    Yes it is possible I have done it, and its manny guides on Youtube how to make it
  10. GiimpeN replied to GiimpeN's topic in Archive
    Just twitch views atm sorry.
  11. GiimpeN replied to GiimpeN's topic in Archive
    I can handle more then 200 views so its no problem.
  12. GiimpeN replied to GiimpeN's topic in Archive
    If your interested we can take prices over skype. And you have the views for so long you want have them. And the last question I don't understand, but I didnt sell to him.
  13. GiimpeN replied to GiimpeN's topic in Archive
    No why would it? I use it on my own stream every time. And been doing it for long time now.
  14. GiimpeN replied to GiimpeN's topic in Archive
    Could i preview it? Yea ofc, Just sent you an pm.
  15. GiimpeN replied to GiimpeN's topic in Archive
    If you guys want to test it before buying the service its fine.
  16. GiimpeN replied to GiimpeN's topic in Archive
    But when you have more viewers, you will get more real viewers too, as more people will see your stream.. Exactly!
  17. GiimpeN posted a topic in Archive
    Hey everyone I can offer service for fake twitch live viewers if your interested in this post here. If you guys want to test it before buying the service its fine. Vouches:
  18. Yea it would be fine but im new to java so idk how to add that would you like to help?
  19. Already did that, and could not find any usefull, and im now to java btw
  20. Hey every one, I need to know the lvls of a player how do I do that. Like se hes hp and str etc. (Not my own lvls, the enemy in pk)
  21. Thx man, It make it clear now when you sad it but couldnt get is self But thx really much. And btw is there anyhting other stupid with my code or is it okey for be my first?
  22. Hi I got some problem with my script and i don't know whats wrong I got it to work for aggro the rockcrabs (wake them up) then when im trying to add an attack method its not working please help me. And im really nooby on java as i sad my first real project. package killer; import java.awt.Graphics; import org.osbot.script.Script; import org.osbot.script.ScriptManifest; import org.osbot.script.rs2.model.Entity; import org.osbot.script.rs2.model.Player; @ScriptManifest(author = "GiimpeN", info = "Kills RockCrabs", name = "CrabKiller", version = 0.1) public class CrabKiller extends Script { public void onStart() { log("Script Started."); } public void onExit() { } public int onLoop() throws InterruptedException { Player player = client.getMyPlayer(); Entity Rocks = closestNPC(73, 71); if (Rocks != null) { if (!Rocks.isVisible()) { client.moveCameraToEntity(Rocks); if (!player.isMoving()) { if (!player.isAnimating()) { Rocks.interact("Walk here"); sleep(random(700, 800)); } } } } return 50; } public int onLoop1() throws InterruptedException { Entity rockcrab = closestAttackableNPCForName("Rock Crab"); Player player = client.getMyPlayer(); if (player.isUnderAttack()) { rockcrab.interact("Attack"); if (!rockcrab.isVisible()) { client.moveCameraToEntity(rockcrab); } } return 50; } public void onPaint(Graphics g) { } }

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.