progamerz
Scripter II-
Posts
3472 -
Joined
-
Last visited
-
Days Won
4 -
Feedback
100%
Everything posted by progamerz
-
Thanks appreciate it i didn't understand the question thats why Solution found, Request close
-
Q- Write a program and ask the user to enter a number. Compute the factorial of the number and print it on the console. For example, if the user enters 5, the program should calculate 5 x 4 x 3 x 2 x 1 and display it as 5 ! = 120. Can someone help me in this? @The Hero of Time maybe?
-
Looks awesome looking forward to using it or testing it as usually i am sure it will be awesome as your other scripts!
-
Hey eagle, i might start tomorrow if that is np? as i am busy today to babysit and report bugs + i don't have a bond atm but have the money so i am planning to start tomorrow ill let you know how it will go and gonna try it on a lvl 1 farming acc for sure!
-
Progamerz Private Scripts [Reliable] [Affordable] [BTC/07gp]
progamerz replied to progamerz's topic in Private Scripts
Bump -
Yup he didn't have a check for the "Spin-X" + he is still on the old method as now it has "Spin-All" It was some1 trying to use spinning wheel so what was it before yesterday's update "Make X" -> type amount now it can be "Spin-X" -> Type amount or just "Spin-All"
-
This is what happens when u lack a simple check in ur script:
-
The update is that they changed "Make X" to "Spin X" or you could use "Spin-All"
-
Progamerz Private Scripts [Reliable] [Affordable] [BTC/07gp]
progamerz replied to progamerz's topic in Private Scripts
Bump -
@Token just notifying u if you are not sure, there were some recent updates made to crafting wheel interfaces(Option string changes) and skilling(smithing etc), as this script contains "Sheep shearer" i am telling u to update it to interact with the string "Spin-All" good luck
-
Progamerz Private Scripts [Reliable] [Affordable] [BTC/07gp]
progamerz replied to progamerz's topic in Private Scripts
Bump -
Added links to the OP
-
The apk is fucked up, but sure i can give u, same for the PDF, also they have an desktop app, which is coded in java converted to .exe i decompiled but i am checking currently 1 by 1 as luyten can't import files will upload the pdf and apk today
-
This also doesn't work Pmed you I'll try using that but i didn't understand how it works or like how is the usage
-
Already tried, as this pdf is password protected so i can't even view it or anything i will need password to unlock the pdf to do anything with it
-
Hello, recently i bought an ebook which has an offline app for android phones, i found out the .pdf file but it is currently restricted opening it without password, is it possible to unlock it? The reason i want to do this, is to be able to print as many copies as i want. APK: https://mega.nz/#!axMV2LhB!WnJ19orjTzL1IAnOWMtcQa6EH6kEmoLhqC6Gt7vbVRs PDF: https://mega.nz/#!T4VxyZQA!5h2J36khnkDElBoHygLatM8E2aw-XMNPCDYo96B3cfc Thanks
-
Working well for me
-
that isn't a good reason for a refund it is clearly stated, and the bans aren't the scripter's problem unless the script bugs out, you can't call the script "Bad" because of a ban if so then all the bots + scripts are bad and you will have to dispute them one by one. Don't bot on the accounts u care about.
-
This calculates by the distance between u and the tile/area u want to go to, not the actual path, for it to walk to the closest bank u will have to have an Array of banks: Then, u will set a webwalk event: WebWalkEvent webEvent = new WebWalkEvent(banking); PathPreferenceProfile ppp = new PathPreferenceProfile(); ppp.setAllowObstacles(true); webEvent.setPathPreferenceProfile(ppp); api.execute(webEvent); return;
- 24 replies
-
- 3
-
-
-
- closest bank
- closestbank
-
(and 3 more)
Tagged with:
-
I can't get this to work on my server(Ubuntu) this is the logger: Graphics Device initialization failed for : es2, sw Error initializing QuantumRenderer: no suitable pipeline found java.lang.RuntimeException: java.lang.RuntimeException: Error initializing QuantumRenderer: no suitable pipeline found at com.sun.javafx.tk.quantum.QuantumRenderer.getInstance(QuantumRenderer.java:280) at com.sun.javafx.tk.quantum.QuantumToolkit.init(QuantumToolkit.java:221) at com.sun.javafx.tk.Toolkit.getToolkit(Toolkit.java:205) at com.sun.javafx.application.PlatformImpl.startup(PlatformImpl.java:209) at com.sun.javafx.application.LauncherImpl.startToolkit(LauncherImpl.java:675) at com.sun.javafx.application.LauncherImpl.launchApplicationWithArgs(LauncherImpl.java:337) at com.sun.javafx.application.LauncherImpl.launchApplication(LauncherImpl.java:328) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.launcher.LauncherHelper$FXHelper.main(LauncherHelper.java:767) Caused by: java.lang.RuntimeException: Error initializing QuantumRenderer: no suitable pipeline found at com.sun.javafx.tk.quantum.QuantumRenderer$PipelineRunnable.init(QuantumRenderer.java:94) at com.sun.javafx.tk.quantum.QuantumRenderer$PipelineRunnable.run(QuantumRenderer.java:124) at java.lang.Thread.run(Thread.java:748) Exception in thread "main" java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.launcher.LauncherHelper$FXHelper.main(LauncherHelper.java:767) Caused by: java.lang.RuntimeException: No toolkit found at com.sun.javafx.tk.Toolkit.getToolkit(Toolkit.java:217) at com.sun.javafx.application.PlatformImpl.startup(PlatformImpl.java:209) at com.sun.javafx.application.LauncherImpl.startToolkit(LauncherImpl.java:675) at com.sun.javafx.application.LauncherImpl.launchApplicationWithArgs(LauncherImpl.java:337) at com.sun.javafx.application.LauncherImpl.launchApplication(LauncherImpl.java:328) ... 5 more @Explv i have seen u got it working for ur self, can u help me also get it working for me? if it needs extra stuff codded then leave it, thanks
-
Pushed V2.0! Please allow up to 24hrs for the update to be live