July 22, 201510 yr Please pick 720p xD https://www.youtube.com/watch?v=wsBBa70sghM Project code import org.osbot.rs07.script.Script; import org.osbot.rs07.script.ScriptManifest; import java.awt.*; @ScriptManifest(author = "Hajar424", info = "The best bot ever", name = "MYBOT", version = 0, logo = "www.google.com/mylogo.png") public class home extends Script { @Override public void onStart() { } @Override public int onLoop() throws InterruptedException { return (100); } @Override public void onExit() { } @Override public void onPaint(Graphics2D g) { } } Edited July 22, 201510 yr by hajar424
July 22, 201510 yr Please pick 720p xD https://www.youtube.com/watch?v=wsBBa70sghM Project code import org.osbot.rs07.script.Script; import org.osbot.rs07.script.ScriptManifest; import java.awt.*; @ScriptManifest(author = "Hajar424", info = "The best bot ever", name = "MYBOT", version = 0, logo = "www.google.com/mylogo.png") public class home extends Script { @Override public void onStart() { } @Override public int onLoop() throws InterruptedException { return (100); } @Override public void onExit() { } @Override public void onPaint(Graphics2D g) { } } Do you also do like public tutorials through google hangouts?
July 22, 201510 yr can u make it 1080p or 4K please i cant see trought pixels Edited July 22, 201510 yr by Def
July 22, 201510 yr Author can u make it 1080p or 4K please i cant see trought pixels I can but there is a problem, when i change my screen resolution to higher then i already have all the programs will get shrinked to 1/2, even if i change the window settings. The only way to fix this is by reinstalling windows but i have to many important programs and i don't have time. You have to live with it, sorry
July 22, 201510 yr I can but there is a problem, when i change my screen resolution to higher then i already have all the programs will get shrinked to 1/2, even if i change the window settings. The only way to fix this is by reinstalling windows but i have to many important programs and i don't have time. You have to live with it, sorry that was joke im fine with it ahh ok
July 22, 201510 yr it's great start atleast for me i am a noob in this so i hope i can learn from you ;)
Create an account or sign in to comment